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": 1747021744,
"narHash": "sha256-IDsM/9/tHQBlhG3tXI2fTM84AUN1uRa7JDPT1LMlGes=",
2025-04-19 23:07:40 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "fb061f555f821fe4fb49f8f6f2a0cc3d5728bd52",
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": 1746904237,
"narHash": "sha256-3e+AVBczosP5dCLQmMoMEogM57gmZ2qrVSrmq9aResQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d89fc19e405cb2d55ce7cc114356846a0ee5e956",
"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
}