zsh.nix/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-10-18 14:14:58 +02:00
{
"nodes": {
2025-04-19 23:07:40 +02:00
"home-manager": {
2024-10-18 14:14:58 +02:00
"inputs": {
2025-04-19 23:07:40 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-10-18 14:14:58 +02:00
},
"locked": {
"lastModified": 1755229570,
"narHash": "sha256-soZegto0xXzG2zYlu/zjknDHv0Z7tRS5EQs+Z/VRTBg=",
2025-04-19 23:07:40 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "11626a4383b458f8dc5ea3237eaa04e8ab1912f3",
2024-10-18 14:14:58 +02:00
"type": "github"
},
"original": {
2025-04-19 23:07:40 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-18 14:14:58 +02:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1755186698,
"narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fbcf476f790d8a217c3eab4e12033dc4a0f6d23c",
"type": "github"
2024-10-18 14:14:58 +02:00
},
"original": {
2025-04-19 23:07:40 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-10-18 14:14:58 +02:00
}
},
"root": {
"inputs": {
2025-04-19 23:07:40 +02:00
"home-manager": "home-manager",
2024-10-18 14:14:58 +02:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}