Files
nixos-config/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-03-27 12:44:37 +02:00
{
"nodes": {
2023-09-10 23:19:41 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-07-29 22:33:53 +02:00
"locked": {
"lastModified": 1722630065,
"narHash": "sha256-QfM/9BMRkCmgWzrPDK+KbgJOUlSJnfX4OvsUupEUZvA=",
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "afc892db74d65042031a093adb6010c4c3378422",
2023-07-29 22:33:53 +02:00
"type": "github"
},
"original": {
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-29 22:33:53 +02:00
"type": "github"
}
},
2023-09-19 15:53:10 +02:00
"nixos-hardware": {
"locked": {
"lastModified": 1722332872,
"narHash": "sha256-2xLM4sc5QBfi0U/AANJAW21Bj4ZX479MHPMPkB+eKBU=",
2023-09-19 15:53:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "14c333162ba53c02853add87a0000cbd7aa230c2",
2023-09-19 15:53:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-09-10 23:19:41 +02:00
"nixpkgs": {
2023-03-27 12:44:37 +02:00
"locked": {
"lastModified": 1722813957,
"narHash": "sha256-IAoYyYnED7P8zrBFMnmp7ydaJfwTnwcnqxUElC1I26Y=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "cb9a96f23c491c081b38eab96d22fa958043c9fa",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-04-25 08:32:04 +02:00
"home-manager": "home-manager",
2023-09-19 15:53:10 +02:00
"nixos-hardware": "nixos-hardware",
2024-04-25 08:32:04 +02:00
"nixpkgs": "nixpkgs"
2023-03-27 12:44:37 +02:00
}
}
},
"root": "root",
"version": 7
}