infrastructure/flake.lock

172 lines
4.3 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-12-27 08:04:38 +00:00
"lastModified": 1703087360,
"narHash": "sha256-0VUbWBW8VyiDRuimMuLsEO4elGuUw/nc2WDeuO1eN1M=",
2023-04-12 12:47:22 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2023-12-27 08:04:38 +00:00
"rev": "b709d63debafce9f5645a5ba550c9e0983b3d1f7",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2023-12-27 08:04:38 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-04-12 12:47:22 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-12-27 08:04:38 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1704194953,
"narHash": "sha256-RtDKd8Mynhe5CFnVT8s0/0yqtWFMM9LmCzXv/YKxnq4=",
2023-04-12 12:47:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bd645e8668ec6612439a9ee7e71f7eac4099d4f6",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-12-31 13:59:59 +00:00
"lastModified": 1703950681,
"narHash": "sha256-veU5bE4eLOmi7aOzhE7LfZXcSOONRMay0BKv01WHojo=",
2023-04-12 12:47:22 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-31 13:59:59 +00:00
"rev": "0aad9113182747452dbfc68b93c86e168811fa6c",
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-12-31 13:59:59 +00:00
"lastModified": 1703991717,
"narHash": "sha256-XfBg2dmDJXPQEB8EdNBnzybvnhswaiAkUeeDj7fa/hQ=",
2023-04-12 12:47:22 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2023-12-31 13:59:59 +00:00
"rev": "cfdbaf68d00bc2f9e071f17ae77be4b27ff72fa6",
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"
}
},
2023-12-27 08:04:38 +00:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-04-12 12:47:22 +00:00
"utils": {
2023-12-27 08:04:38 +00:00
"inputs": {
"systems": "systems"
},
2023-04-12 12:47:22 +00:00
"locked": {
2023-12-27 08:04:38 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-04-12 12:47:22 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-27 08:04:38 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"inputs": {
2023-12-27 08:04:38 +00:00
"systems": "systems_2"
2023-04-12 12:47:22 +00:00
},
"locked": {
2023-12-27 08:04:38 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-04-12 12:47:22 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-27 08:04:38 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}