nixos/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-03-18 12:11:31 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-07 22:42:43 +00:00
"lastModified": 1720327769,
"narHash": "sha256-kAsg3Lg4YKKpGw+f1W2s5hzjP8B0y/juowvjK8utIag=",
2024-03-18 12:11:31 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-07 22:42:43 +00:00
"rev": "6b7ce96f34b324e4e104abc30d06955d216bac71",
2024-03-18 12:11:31 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-07-07 22:42:43 +00:00
"lastModified": 1720031269,
"narHash": "sha256-rwz8NJZV+387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ=",
2024-03-18 12:11:31 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-07 22:42:43 +00:00
"rev": "9f4128e00b0ae8ec65918efeba59db998750ead6",
2024-03-18 12:11:31 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-07-07 22:05:51 +00:00
"nixpkgs": "nixpkgs"
2024-05-14 15:42:09 +00:00
}
2024-03-18 12:11:31 +00:00
}
},
"root": "root",
"version": 7
}