1
0
Fork 0
selfhostblocks/flake.lock

95 lines
2.4 KiB
Text
Raw Normal View History

2023-06-23 06:22:34 +02:00
{
"nodes": {
2023-11-05 04:30:17 +01:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-11-05 04:30:17 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2023-11-05 04:30:17 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nix-flake-tests": {
"locked": {
"lastModified": 1677844186,
"narHash": "sha256-ErJZ/Gs1rxh561CJeWP5bohA2IcTq1rDneu1WT6CVII=",
"owner": "antifuchs",
"repo": "nix-flake-tests",
"rev": "bbd9216bd0f6495bb961a8eb8392b7ef55c67afb",
"type": "github"
},
"original": {
"owner": "antifuchs",
"repo": "nix-flake-tests",
"type": "github"
}
},
2023-06-23 06:22:34 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1729413321,
"narHash": "sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0=",
2023-06-23 06:22:34 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1997e4aa514312c1af7e2bda7fad1644e778ff26",
2023-06-23 06:22:34 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nmdsrc": {
"flake": false,
2023-11-30 19:38:35 +01:00
"locked": {
"lastModified": 1705050560,
"narHash": "sha256-x3zzcdvhJpodsmdjqB4t5mkVW22V3wqHLOun0KRBzUI=",
"ref": "refs/heads/master",
"rev": "66d9334933119c36f91a78d565c152a4fdc8d3d3",
"revCount": 66,
"type": "git",
"url": "https://git.sr.ht/~rycee/nmd"
2023-11-30 19:38:35 +01:00
},
"original": {
"type": "git",
"url": "https://git.sr.ht/~rycee/nmd"
2023-11-30 19:38:35 +01:00
}
},
2023-06-23 06:22:34 +02:00
"root": {
"inputs": {
2023-11-05 04:30:17 +01:00
"flake-utils": "flake-utils",
"nix-flake-tests": "nix-flake-tests",
2023-06-23 06:22:34 +02:00
"nixpkgs": "nixpkgs",
2024-08-20 07:09:10 +02:00
"nmdsrc": "nmdsrc"
2023-06-23 06:22:34 +02:00
}
2023-11-05 04:30:17 +01: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-06-23 06:22:34 +02:00
}
},
"root": "root",
"version": 7
}