nixos-config/flake.lock

84 lines
2.1 KiB
Plaintext
Raw Normal View History

2022-06-17 15:00:08 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-06-17 15:00:08 +00:00
},
"locked": {
2024-07-07 10:51:10 +00:00
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-07 10:51:10 +00:00
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-02 10:06:14 +00:00
"ref": "release-24.05",
2022-06-17 15:00:08 +00:00
"repo": "home-manager",
"type": "github"
}
},
2024-01-12 22:31:01 +00:00
"nixos-hardware": {
"locked": {
2024-06-02 10:06:14 +00:00
"lastModified": 1717321100,
"narHash": "sha256-KGHHKh6seidZz6TzeTcD8K8elpruaBUKS6vkjhExIw4=",
2024-01-12 22:31:01 +00:00
"owner": "mandlm",
"repo": "nixos-hardware",
2024-06-02 10:06:14 +00:00
"rev": "f06c266ab87393a08b79f861fcfa57c264510861",
2024-01-12 22:31:01 +00:00
"type": "github"
},
"original": {
"owner": "mandlm",
"ref": "p330",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"nixpkgs": {
"locked": {
2024-07-07 10:51:10 +00:00
"lastModified": 1720110830,
"narHash": "sha256-E5dN9GDV4LwMEduhBLSkyEz51zM17XkWZ3/9luvNOPs=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-07 10:51:10 +00:00
"rev": "c0d0be00d4ecc4b51d2d6948e37466194c1e6c51",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-02 10:06:14 +00:00
"ref": "nixos-24.05",
2022-06-18 17:48:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-13 12:52:54 +00:00
"nixpkgs-unstable": {
"locked": {
2024-07-07 10:51:10 +00:00
"lastModified": 1720031269,
"narHash": "sha256-rwz8NJZV+387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ=",
2023-03-13 12:52:54 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-07 10:51:10 +00:00
"rev": "9f4128e00b0ae8ec65918efeba59db998750ead6",
2023-03-13 12:52:54 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-01-12 22:31:01 +00:00
"nixos-hardware": "nixos-hardware",
2023-03-13 12:52:54 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2022-06-17 15:00:08 +00:00
}
}
},
"root": "root",
"version": 7
}