www/flake.lock

103 lines
2.5 KiB
Text
Raw Normal View History

2023-09-13 15:45:47 -05:00
{
"nodes": {
2023-09-14 14:51:37 -05:00
"devshell": {
"inputs": {
2024-04-04 20:20:39 -05:00
"flake-utils": [
"flake-utils"
],
2023-09-14 14:51:37 -05:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-04 20:20:39 -05:00
"lastModified": 1711099426,
"narHash": "sha256-HzpgM/wc3aqpnHJJ2oDqPBkNsqWbW0WfWUO8lKu8nGk=",
2023-09-14 14:51:37 -05:00
"owner": "numtide",
"repo": "devshell",
2024-04-04 20:20:39 -05:00
"rev": "2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8",
2023-09-14 14:51:37 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2023-09-13 15:45:47 -05:00
"flake-utils": {
"inputs": {
2024-04-04 20:20:39 -05:00
"systems": "systems"
2023-09-13 15:45:47 -05:00
},
"locked": {
2024-04-04 20:20:39 -05:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-09-13 15:45:47 -05:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-04 20:20:39 -05:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-09-13 15:45:47 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-04-04 20:20:39 -05:00
"lastModified": 1712192574,
"narHash": "sha256-LbbVOliJKTF4Zl2b9salumvdMXuQBr2kuKP5+ZwbYq4=",
2023-09-13 15:45:47 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-04 20:20:39 -05:00
"rev": "f480f9d09e4b4cf87ee6151eba068197125714de",
2023-09-13 15:45:47 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-09-14 14:51:37 -05:00
"devshell": "devshell",
2023-09-13 15:45:47 -05:00
"flake-utils": "flake-utils",
2023-09-14 14:51:37 -05:00
"nixpkgs": "nixpkgs",
"zerm": "zerm"
2023-09-13 15:45:47 -05:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-09-14 14:51:37 -05:00
},
"zerm": {
"flake": false,
"locked": {
"lastModified": 1655175694,
"narHash": "sha256-FhcBVJtRuQp59hI8vRnobp2vXCXbtE0l8t7EDGeXyyA=",
"owner": "ejmg",
"repo": "zerm",
"rev": "c9c3524cbd0cb90f91158cd33a113da464d32e6b",
"type": "github"
},
"original": {
"owner": "ejmg",
"repo": "zerm",
"type": "github"
}
2023-09-13 15:45:47 -05:00
}
},
"root": "root",
"version": 7
}