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": {
2024-04-07 09:18:48 +00:00
"lastModified": 1711973905,
"narHash": "sha256-UFKME/N1pbUtn+2Aqnk+agUt8CekbpuqwzljivfIme8=",
2023-04-12 12:47:22 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2024-04-07 09:18:48 +00:00
"rev": "88b3059b020da69cbe16526b8d639bd5e0b51c8b",
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": {
2024-04-07 09:18:48 +00:00
"lastModified": 1712439257,
"narHash": "sha256-aSpiNepFOMk9932HOax0XwNxbA38GOUVOiXfUVPOrck=",
2023-04-12 12:47:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-07 09:18:48 +00:00
"rev": "ff0dbd94265ac470dda06a657d5fe49de93b4599",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-04-07 09:18:48 +00:00
"lastModified": 1712437997,
"narHash": "sha256-g0whLLwRvgO2FsyhY8fNk+TWenS3jg5UdlWL4uqgFeo=",
2023-04-12 12:47:22 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-07 09:18:48 +00:00
"rev": "e38d7cb66ea4f7a0eb6681920615dfcc30fc2920",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-04-07 09:18:48 +00:00
"ref": "release-23.11",
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": {
2024-04-07 09:18:48 +00:00
"lastModified": 1712458908,
"narHash": "sha256-DMgBS+jNHDg8z3g9GkwqL8xTKXCRQ/0FGsAyrniVonc=",
2023-04-12 12:47:22 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2024-04-07 09:18:48 +00:00
"rev": "39191e8e6265b106c9a2ba0cfd3a4dafe98a31c6",
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": {
2024-04-07 09:18:48 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-04-12 12:47:22 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-07 09:18:48 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}