1
0
Fork 0
selfhostblocks/flake.lock

147 lines
3.8 KiB
Text
Raw Normal View History

2023-06-22 21:22:34 -07:00
{
"nodes": {
2023-11-04 20:30:17 -07:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-11-04 20:30:17 -07:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-11-04 20:30:17 -07: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-22 21:22:34 -07:00
"nixpkgs": {
"locked": {
"lastModified": 1715787315,
"narHash": "sha256-cYApT0NXJfqBkKcci7D9Kr4CBYZKOQKDYA23q8XNuWg=",
2023-06-22 21:22:34 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "33d1e753c82ffc557b4a585c77de43d4c922ebb5",
2023-06-22 21:22:34 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1715458492,
"narHash": "sha256-q0OFeZqKQaik2U8wwGDsELEkgoZMK7gvfF6tTXkpsqE=",
2023-06-22 21:22:34 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8e47858badee5594292921c2668c11004c3b0142",
2023-06-22 21:22:34 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
2023-06-22 21:22:34 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1715413075,
"narHash": "sha256-FCi3R1MeS5bVp0M0xTheveP6hhcCYfW/aghSTPebYL4=",
2023-06-22 21:22:34 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4e7a43a9db7e22613accfeb1005cca1b2b1ee0d",
2023-06-22 21:22:34 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nmdsrc": {
"flake": false,
2023-11-30 10:38:35 -08: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 10:38:35 -08:00
},
"original": {
"type": "git",
"url": "https://git.sr.ht/~rycee/nmd"
2023-11-30 10:38:35 -08:00
}
},
2023-06-22 21:22:34 -07:00
"root": {
"inputs": {
2023-11-04 20:30:17 -07:00
"flake-utils": "flake-utils",
"nix-flake-tests": "nix-flake-tests",
2023-06-22 21:22:34 -07:00
"nixpkgs": "nixpkgs",
"nmdsrc": "nmdsrc",
2023-06-22 21:22:34 -07:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1715482972,
"narHash": "sha256-y1uMzXNlrVOWYj1YNcsGYLm4TOC2aJrwoUY1NjQs9fM=",
2023-06-22 21:22:34 -07:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "b6cb5de2ce57acb10ecdaaf9bbd62a5ff24fa02e",
2023-06-22 21:22:34 -07:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2023-11-04 20:30:17 -07: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-22 21:22:34 -07:00
}
},
"root": "root",
"version": 7
}