HermitCollective.nix/flake.lock

69 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-03-06 09:25:15 +00:00
{
"nodes": {
2024-03-06 09:36:35 +00:00
"comin": {
2024-03-06 09:25:15 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-06 09:36:35 +00:00
"lastModified": 1708160520,
"narHash": "sha256-2PdzJHLBYQ+Vy4pF7/e76YVfxIOjQJ3+JcBL6xRmSK4=",
"owner": "nlewo",
"repo": "comin",
"rev": "529a27caaffd30b9ac3e8d48250a2566b5e36f4e",
2024-03-06 09:25:15 +00:00
"type": "github"
},
"original": {
2024-03-06 09:36:35 +00:00
"owner": "nlewo",
"repo": "comin",
2024-03-06 09:25:15 +00:00
"type": "github"
}
},
2024-03-06 09:36:35 +00:00
"iceshrimp": {
2024-03-06 09:25:15 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-06 09:36:35 +00:00
"lastModified": 1709197042,
"narHash": "sha256-EXTZ6H6+Pm/1wqdeijVkasXJFgvFN5fiCW6+S5pqNWA=",
"ref": "refs/heads/dev",
"rev": "04f8a479f1d80ae436246dfda3ebb1fcd4ded1e6",
"revCount": 42,
"type": "git",
"url": "https://iceshrimp.dev/iceshrimp/packaging"
2024-03-06 09:25:15 +00:00
},
"original": {
2024-03-06 09:36:35 +00:00
"type": "git",
"url": "https://iceshrimp.dev/iceshrimp/packaging"
2024-03-06 09:25:15 +00:00
}
},
"nixpkgs": {
"locked": {
"lastModified": 1707956935,
"narHash": "sha256-ZL2TrjVsiFNKOYwYQozpbvQSwvtV/3Me7Zwhmdsfyu4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a4d4fe8c5002202493e87ec8dbc91335ff55552c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
2024-03-06 09:36:35 +00:00
"comin": "comin",
"iceshrimp": "iceshrimp",
"nixpkgs": "nixpkgs"
2024-03-06 09:25:15 +00:00
}
}
},
"root": "root",
"version": 7
}