zsh.nix/flake.lock

60 lines
1.4 KiB
Text
Raw Normal View History

2024-10-18 14:14:58 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-11-14 12:19:11 +01:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-10-18 14:14:58 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-14 12:19:11 +01:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-10-18 14:14:58 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1741865919,
"narHash": "sha256-4thdbnP6dlbdq+qZWTsm4ffAwoS8Tiq1YResB+RP6WE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "573c650e8a14b2faa0041645ab18aed7e60f0c9a",
"type": "github"
2024-10-18 14:14:58 +02:00
},
"original": {
2025-03-13 22:24:07 +01:00
"id": "nixpkgs",
"type": "indirect"
2024-10-18 14:14:58 +02:00
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}