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": 1750304462,
"narHash": "sha256-Mj5t4yX05/rXnRqJkpoLZTWqgStB88Mr/fegTRqyiWc=",
2025-04-19 23:07:40 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "863842639722dd12ae9e37ca83bcb61a63b36f6c",
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": 1750365781,
"narHash": "sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54",
"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
}