1
0
Fork 0
selfhostblocks/flake.lock

147 lines
3.8 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": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-11-05 04:30:17 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
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": 1707546158,
"narHash": "sha256-nYYJTpzfPMDxI8mzhQsYjIUX+grorqjKEU9Np6Xwy/0=",
2023-06-23 06:22:34 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d934204a0f8d9198e1e4515dd6fec76a139c87f0",
2023-06-23 06:22:34 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1707603439,
"narHash": "sha256-LodBVZ3+ehJP2azM5oj+JrhfNAAzmTJ/OwAIOn0RfZ0=",
2023-06-23 06:22:34 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d8cd80616c8800feec0cab64331d7c3d5a1a6d98",
2023-06-23 06:22:34 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
2023-06-23 06:22:34 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1707451808,
"narHash": "sha256-UwDBUNHNRsYKFJzyTMVMTF5qS4xeJlWoeyJf+6vvamU=",
2023-06-23 06:22:34 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "442d407992384ed9c0e6d352de75b69079904e4e",
2023-06-23 06:22:34 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-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",
"nmdsrc": "nmdsrc",
2023-06-23 06:22:34 +02:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1707748232,
"narHash": "sha256-o9L8jrOemQl/5cYp++0cWdfMLzVljCdHwPFF4N0KZeQ=",
2023-06-23 06:22:34 +02:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "695275c349bb27f91b2b06cb742510899c887b81",
2023-06-23 06:22:34 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
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
}