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": 1757698511,
"narHash": "sha256-UqHHGydF/q3jfYXCpvYLA0TWtvByOp1NwOKCUjhYmPs=",
2025-04-19 23:07:40 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "a3fcc92180c7462082cd849498369591dfb20855",
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": 1757487488,
"narHash": "sha256-zwE/e7CuPJUWKdvvTCB7iunV4E/+G0lKfv4kk/5Izdg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ab0f3607a6c7486ea22229b92ed2d355f1482ee0",
"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
}