infrastructure/flake.lock

154 lines
3.8 KiB
Plaintext
Raw Normal View History

2023-04-12 12:47:22 +00:00
{
"nodes": {
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-07-08 13:03:44 +00:00
"lastModified": 1686747123,
"narHash": "sha256-XUQK9kwHpTeilHoad7L4LjMCCyY13Oq383CoFADecRE=",
2023-04-12 12:47:22 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2023-07-08 13:03:44 +00:00
"rev": "724463b5a94daa810abfc64a4f87faef4e00f984",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-08 13:03:44 +00:00
"lastModified": 1688679045,
"narHash": "sha256-t3xGEfYIwhaLTPU8FLtN/pLPytNeDwbLI6a7XFFBlGo=",
2023-04-12 12:47:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-08 13:03:44 +00:00
"rev": "3c7487575d9445185249a159046cc02ff364bff8",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-07-08 13:03:44 +00:00
"lastModified": 1688256355,
"narHash": "sha256-/E+OSabu4ii5+ccWff2k4vxDsXYhpc4hwnm0s6JOz7Y=",
2023-04-12 12:47:22 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-08 13:03:44 +00:00
"rev": "f553c016a31277246f8d3724d3b1eee5e8c0842c",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-08 13:03:44 +00:00
"ref": "release-23.05",
2023-04-12 12:47:22 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"deploy-rs": "deploy-rs",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix",
"utils": "utils_2"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-07-08 13:03:44 +00:00
"lastModified": 1688268466,
"narHash": "sha256-fArazqgYyEFiNcqa136zVYXihuqzRHNOOeVICayU2Yg=",
2023-04-12 12:47:22 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2023-07-08 13:03:44 +00:00
"rev": "5ed3c22c1fa0515e037e36956a67fe7e32c92957",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-07-08 13:03:44 +00:00
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
2023-04-12 12:47:22 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-08 13:03:44 +00:00
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}