nixos-servers/flake.lock

547 lines
14 KiB
Text
Raw Normal View History

2023-11-05 17:43:32 +00:00
{
"nodes": {
2023-11-11 23:04:37 +00:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1727447169,
"narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=",
2023-11-11 23:04:37 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2024-10-25 13:48:12 +00:00
"rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76",
2023-11-11 23:04:37 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1729712798,
"narHash": "sha256-a+Aakkb+amHw4biOZ0iMo8xYl37uUL48YEXIC5PYJ/8=",
"owner": "nix-community",
"repo": "disko",
2024-10-25 13:48:12 +00:00
"rev": "09a776702b004fdf9c41a024e1299d575ee18a7d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-01-07 19:24:12 +00:00
"dns": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1726867691,
"narHash": "sha256-IK3r16N9pizf53AipOmrcrcyjVsPJwC4PI5hIqEyKwQ=",
2024-01-07 19:24:12 +00:00
"owner": "kirelagin",
"repo": "dns.nix",
2024-10-25 13:48:12 +00:00
"rev": "a3196708a56dee76186a9415c187473b94e6cbae",
2024-01-07 19:24:12 +00:00
"type": "github"
},
"original": {
"owner": "kirelagin",
"repo": "dns.nix",
"type": "github"
}
},
2023-11-11 23:04:37 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-11-11 23:04:37 +00:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-11-11 23:04:37 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-03-19 21:56:52 +00:00
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-10-28 13:12:06 +00:00
"flake-compat_4": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nix-snapshotter",
"nixpkgs"
]
},
"locked": {
"lastModified": 1704152458,
"narHash": "sha256-DS+dGw7SKygIWf9w4eNBUZsK+4Ug27NwEWmn2tnbycg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "88a2cd8166694ba0b6cb374700799cec53aef527",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-01-07 19:24:12 +00:00
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-17 20:28:15 +00:00
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-10-25 13:48:12 +00:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-10-28 13:12:06 +00:00
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"kubenix": {
"inputs": {
"flake-compat": "flake-compat_2",
"nixpkgs": [
"nixpkgs-unstable"
],
"systems": "systems_3",
"treefmt": "treefmt"
},
"locked": {
"lastModified": 1717788185,
"narHash": "sha256-Uc6QSQqJa2lyv/1W4StwoKrjtq7cFjlKNhdrtanToGo=",
"owner": "pizzapim",
"repo": "kubenix",
"rev": "a9590abe23a2f7577bc3271d90955e9ccc2923fe",
"type": "github"
},
"original": {
"owner": "pizzapim",
"repo": "kubenix",
"type": "github"
}
},
"nix-snapshotter": {
"inputs": {
"flake-compat": "flake-compat_3",
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1729627456,
"narHash": "sha256-TCZdXCmnqCPsd3PjLv/LDSKJhTspLliL0DE+c/XP9BY=",
"owner": "pdtpartners",
"repo": "nix-snapshotter",
2024-10-25 13:48:12 +00:00
"rev": "f2957822a3748c91e678657a1cfd009b0440bbfd",
"type": "github"
},
"original": {
"owner": "pdtpartners",
"repo": "nix-snapshotter",
"type": "github"
}
},
"nixng": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1726571270,
"narHash": "sha256-LEug48WOL+mmFYtKM57e/oudgjBk2Km5zIP3p27hF8I=",
"owner": "pizzapim",
"repo": "NixNG",
"rev": "9538892da603608f0176d07d33b1265e038c0adf",
"type": "github"
},
"original": {
"owner": "pizzapim",
"ref": "dnsmasq",
"repo": "NixNG",
"type": "github"
}
},
2024-02-27 19:14:53 +00:00
"nixos-hardware": {
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1729742320,
"narHash": "sha256-u3Of8xRkN//me8PU+RucKA59/6RNy4B2jcGAF36P4jI=",
2024-02-27 19:14:53 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-10-25 13:48:12 +00:00
"rev": "e8a2f6d5513fe7b7d15701b2d05404ffdc3b6dda",
2024-02-27 19:14:53 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-11-05 17:43:32 +00:00
"nixpkgs": {
2023-11-11 23:04:37 +00:00
"locked": {
"lastModified": 1702272962,
"narHash": "sha256-D+zHwkwPc6oYQ4G3A1HuadopqRwUY/JkMwHz1YF7j4Q=",
2023-11-11 23:04:37 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d",
2023-11-11 23:04:37 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-15 20:27:07 +00:00
"nixpkgs-stable": {
2024-10-28 13:12:06 +00:00
"locked": {
"lastModified": 1720386169,
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
2024-06-15 20:27:07 +00:00
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1729357638,
"narHash": "sha256-66RHecx+zohbZwJVEPF7uuwHeqf8rykZTMCTqIrOew4=",
2024-06-15 20:27:07 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-25 13:48:12 +00:00
"rev": "bb8c2cf7ea0dd2e18a52746b2c3a5b0c73b93c22",
2024-06-15 20:27:07 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-12 14:44:30 +00:00
"ref": "release-24.05",
2024-06-15 20:27:07 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-05 19:56:00 +00:00
"nixpkgs-unstable": {
2023-11-05 17:43:32 +00:00
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1729818716,
"narHash": "sha256-XRfkUsxLzFkMn3Tpstio1gNOIQ+2PZPCKbifJ2IXxlw=",
2024-06-07 18:40:22 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-25 13:48:12 +00:00
"rev": "062c4f59744fcffa2e5aa3ef443dc8b4d1674ed6",
2024-06-07 18:40:22 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-06-07 18:40:22 +00:00
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1729691686,
"narHash": "sha256-BAuPWW+9fa1moZTU+jFh+1cUtmsuF8asgzFwejM4wac=",
2023-11-05 17:43:32 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-25 13:48:12 +00:00
"rev": "32e940c7c420600ef0d1ef396dc63b04ee9cad37",
2023-11-05 17:43:32 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-06-05 19:44:44 +00:00
"ref": "nixos-24.05",
2023-11-05 17:43:32 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-28 13:12:06 +00:00
"nixpkgs_3": {
"locked": {
"lastModified": 1726871744,
"narHash": "sha256-V5LpfdHyQkUF7RfOaDPrZDP+oqz88lTJrMT1+stXNwo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a1d92660c6b3b7c26fb883500a80ea9d33321be2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_4",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs-unstable"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1729104314,
"narHash": "sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ+/nVtALHIciX/BI=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2023-11-05 17:43:32 +00:00
"root": {
"inputs": {
2023-11-11 23:04:37 +00:00
"deploy-rs": "deploy-rs",
"disko": "disko",
2024-01-07 19:24:12 +00:00
"dns": "dns",
"flake-utils": "flake-utils_2",
"kubenix": "kubenix",
"nix-snapshotter": "nix-snapshotter",
"nixng": "nixng",
2024-02-27 19:14:53 +00:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
2024-06-15 20:27:07 +00:00
"nixpkgs-unstable": "nixpkgs-unstable",
2024-10-28 13:12:06 +00:00
"pre-commit-hooks": "pre-commit-hooks",
"sops-nix": "sops-nix",
"treefmt-nix": "treefmt-nix"
2023-11-11 23:04:37 +00:00
}
},
2024-06-15 20:27:07 +00:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2024-10-28 13:12:06 +00:00
"nixpkgs-stable": "nixpkgs-stable_2"
2024-06-15 20:27:07 +00:00
},
"locked": {
2024-10-25 13:48:12 +00:00
"lastModified": 1729775275,
"narHash": "sha256-J2vtHq9sw1wWm0aTMXpEEAzsVCUMZDTEe5kiBYccpLE=",
2024-06-15 20:27:07 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2024-10-25 13:48:12 +00:00
"rev": "78a0e634fc8981d6b564f08b6715c69a755c4c7d",
"type": "github"
},
"original": {
2024-06-15 20:27:07 +00:00
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2024-06-15 20:27:07 +00:00
"systems": {
2024-01-17 20:28:15 +00:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-06-15 20:27:07 +00:00
"systems_2": {
2024-02-11 15:27:58 +00:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"id": "systems",
"type": "indirect"
}
},
"treefmt": {
"inputs": {
"nixpkgs": [
"kubenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1688026376,
"narHash": "sha256-qJmkr9BWDpqblk4E9/rCsAEl39y2n4Ycw6KRopvpUcY=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "df3f32b0cc253dfc7009b7317e8f0e7ccd70b1cf",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-10-28 13:12:06 +00:00
"treefmt-nix": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1730025913,
"narHash": "sha256-Y9NtFmP8ciLyRsopcCx1tyoaaStKeq+EndwtGCgww7I=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "bae131e525cc8718da22fbeb8d8c7c43c4ea502a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2023-11-11 23:04:37 +00:00
"utils": {
"inputs": {
"systems": "systems"
},
2023-11-11 23:04:37 +00:00
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-11-11 23:04:37 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-11-11 23:04:37 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2023-11-05 17:43:32 +00:00
}
}
},
"root": "root",
"version": 7
}