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": {
2025-04-19 23:07:40 +02:00
"lastModified": 1745071558,
"narHash": "sha256-bvcatss0xodcdxXm0LUSLPd2jjrhqO3yFSu3stOfQXg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "9676e8a52a177d80c8a42f66566362a6d74ecf78",
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": {
2025-04-19 23:07:40 +02:00
"lastModified": 1744932701,
"narHash": "sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-04-19 23:07:40 +02:00
"rev": "b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef",
"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
}