www/flake.lock

106 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": {
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1694435990,
"narHash": "sha256-yLQPD2eZGepu3yvdwABXrR3GhAqWRWTj9rn3a4knYuk=",
"owner": "numtide",
"repo": "devshell",
"rev": "f6aec2e8b1cdddcab10ce7fc2eac66886e3deaad",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2023-09-13 15:45:47 -05:00
"flake-utils": {
"inputs": {
2023-09-14 14:51:37 -05:00
"systems": [
"systems"
]
2023-09-13 15:45:47 -05:00
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1694593561,
"narHash": "sha256-WSaIQZ5s9N9bDFkEMTw6P9eaZ9bv39ZhsiW12GtTNM0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1697b7d480449b01111e352021f46e5879e47643",
"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",
"systems": "systems",
"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
}