infrastructure/flake.lock

606 lines
16 KiB
Plaintext
Raw Normal View History

2022-12-19 22:35:54 +00:00
{
"nodes": {
"agenix": {
"inputs": {
"agenix": "agenix_2",
2023-04-17 19:08:26 +00:00
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
2023-04-23 13:38:34 +00:00
"lastModified": 1682237245,
"narHash": "sha256-xbBR7LNK+d5Yi/D6FXQGc1R6u2VV2nwr/Df5iaEbOEQ=",
"owner": "yaxitech",
"repo": "ragenix",
2023-04-23 13:38:34 +00:00
"rev": "281f68c3d477904f79ff1cd5807a8c226cd80a50",
"type": "github"
},
"original": {
"owner": "yaxitech",
"repo": "ragenix",
"type": "github"
}
},
"agenix_2": {
"inputs": {
"darwin": "darwin",
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2023-04-23 13:38:34 +00:00
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
"owner": "ryantm",
"repo": "agenix",
2023-04-23 13:38:34 +00:00
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-12-20 10:33:21 +00:00
"crane": {
2023-04-17 19:08:26 +00:00
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"agenix",
"flake-utils"
],
"nixpkgs": [
"agenix",
"nixpkgs"
],
"rust-overlay": [
"agenix",
"rust-overlay"
]
},
"locked": {
2023-04-23 13:38:34 +00:00
"lastModified": 1681680516,
"narHash": "sha256-EB8Adaeg4zgcYDJn9sR6UMjN/OHdIiMMK19+3LmmXQY=",
2023-04-17 19:08:26 +00:00
"owner": "ipetkov",
"repo": "crane",
2023-04-23 13:38:34 +00:00
"rev": "54b63c8eae4c50172cb50b612946ff1d2bc1c75c",
2023-04-17 19:08:26 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-04-17 19:08:26 +00:00
"flake-compat": {
"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"
}
},
2023-04-23 13:38:34 +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"
}
},
2022-12-20 10:33:21 +00:00
"flake-parts": {
2023-04-23 13:38:34 +00:00
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2023-07-22 16:36:16 +00:00
"lastModified": 1688466019,
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
2023-04-23 13:38:34 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-07-22 16:36:16 +00:00
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
2023-04-17 19:08:26 +00:00
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2023-07-13 19:01:51 +00:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
"owner": "numtide",
"repo": "flake-utils",
2023-07-13 19:01:51 +00:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2023-05-04 18:40:19 +00:00
"inputs": {
2023-08-16 16:12:45 +00:00
"systems": "systems_4"
2023-05-04 18:40:19 +00:00
},
2023-04-23 13:38:34 +00:00
"locked": {
2023-07-22 16:36:16 +00:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-04-23 13:38:34 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-22 16:36:16 +00:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-12-20 10:33:21 +00:00
"home-manager": {
"inputs": {
"nixpkgs": "nixpkgs_2"
2022-12-20 10:33:21 +00:00
},
"locked": {
2023-08-20 17:16:18 +00:00
"lastModified": 1692503956,
"narHash": "sha256-MOA6FKc1YgfGP3ESnjSYfsyJ1BXlwV5pGlY/u5XdJfY=",
2022-12-20 10:33:21 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-08-20 17:16:18 +00:00
"rev": "958c06303f43cf0625694326b7f7e5475b1a2d5c",
2022-12-20 10:33:21 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hyprland": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",
"nixpkgs": "nixpkgs_3",
2023-08-16 16:12:45 +00:00
"systems": "systems_3",
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2023-08-21 19:03:21 +00:00
"lastModified": 1692644275,
"narHash": "sha256-OBEagtzFWGeEqw+VAhOXNgqWIPkVSXWJmzfq+3vpQ4k=",
"owner": "hyprwm",
"repo": "Hyprland",
2023-08-21 19:03:21 +00:00
"rev": "41d9b6f0d72947de1b0871795f8d8af32d0e9f98",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
2023-08-16 16:12:45 +00:00
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2023-08-16 16:12:45 +00:00
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
"owner": "hyprwm",
"repo": "hyprland-protocols",
2023-08-16 16:12:45 +00:00
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2023-04-23 13:38:34 +00:00
"lanzaboote": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_4",
2023-06-15 18:20:09 +00:00
"pre-commit-hooks-nix": "pre-commit-hooks-nix"
2023-04-23 13:38:34 +00:00
},
"locked": {
2023-08-12 18:23:45 +00:00
"lastModified": 1691761621,
"narHash": "sha256-xTPifd7/93/bmBEPMhb0zuU9nzRkUIZHr+PJUHoUld8=",
2023-04-23 13:38:34 +00:00
"owner": "nix-community",
"repo": "lanzaboote",
2023-08-12 18:23:45 +00:00
"rev": "f13848606f5a313c33b9c9ceb34e0ae4d51b6766",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
2023-05-28 13:35:16 +00:00
"nixos-hardware": {
"locked": {
2023-08-18 19:04:53 +00:00
"lastModified": 1692373088,
"narHash": "sha256-EPgCecdc9I8aTdmDNoO1l7R72r2WPhZRcesV4nzxBj8=",
2023-05-28 13:35:16 +00:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-08-18 19:04:53 +00:00
"rev": "7f1836531b126cfcf584e7d7d71bf8758bb58969",
2023-05-28 13:35:16 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-12-19 22:35:54 +00:00
"nixpkgs": {
2022-12-20 10:33:21 +00:00
"locked": {
"lastModified": 1681920287,
"narHash": "sha256-+/d6XQQfhhXVfqfLROJoqj3TuG38CAeoT6jO1g9r1k0=",
"owner": "nixos",
2022-12-20 10:33:21 +00:00
"repo": "nixpkgs",
"rev": "645bc49f34fa8eff95479f0345ff57e55b53437e",
2022-12-20 10:33:21 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-20 10:33:21 +00:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-23 13:38:34 +00:00
"nixpkgs-stable": {
"locked": {
2023-07-22 16:36:16 +00:00
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
2023-04-23 13:38:34 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-22 16:36:16 +00:00
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-22 16:36:16 +00:00
"ref": "nixos-23.05",
2023-04-23 13:38:34 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2023-08-20 17:16:18 +00:00
"lastModified": 1692447944,
"narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-20 17:16:18 +00:00
"rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2023-08-16 16:12:45 +00:00
"lastModified": 1691654369,
"narHash": "sha256-gSILTEx1jRaJjwZxRlnu3ZwMn1FVNk80qlwiCX8kmpo=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-16 16:12:45 +00:00
"rev": "ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1689846679,
"narHash": "sha256-89uOAMBZK4jooekzMZcm4sGxZp9kThMvJI6wVf00RfI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "17dd4c92ee12de80a1fe86ea30be723e4e06cd00",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
2023-08-20 17:16:18 +00:00
"lastModified": 1692447944,
"narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-20 17:16:18 +00:00
"rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-23 13:38:34 +00:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-07-22 16:36:16 +00:00
"lastModified": 1689668210,
"narHash": "sha256-XAATwDkaUxH958yXLs1lcEOmU6pSEIkatY3qjqk8X0E=",
2023-04-23 13:38:34 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-07-22 16:36:16 +00:00
"rev": "eb433bff05b285258be76513add6f6c57b441775",
2023-04-23 13:38:34 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2022-12-19 22:35:54 +00:00
"root": {
"inputs": {
"agenix": "agenix",
"flake-utils": "flake-utils_2",
2022-12-20 10:33:21 +00:00
"home-manager": "home-manager",
"hyprland": "hyprland",
2023-04-23 13:38:34 +00:00
"lanzaboote": "lanzaboote",
2023-05-28 13:35:16 +00:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_5"
2022-12-20 10:33:21 +00:00
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"agenix",
"flake-utils"
],
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2023-04-23 13:38:34 +00:00
"lastModified": 1682129965,
"narHash": "sha256-1KRPIorEL6pLpJR04FwAqqnt4Tzcm4MqD84yhlD+XSk=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "2c417c0460b788328220120c698630947547ee83",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-17 19:08:26 +00:00
"systems": {
2022-12-20 10:33:21 +00:00
"locked": {
2023-04-17 19:08:26 +00:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2022-12-20 10:33:21 +00:00
"type": "github"
},
"original": {
2023-04-17 19:08:26 +00:00
"owner": "nix-systems",
"repo": "default",
2022-12-20 10:33:21 +00:00
"type": "github"
}
},
2023-05-04 18:40:19 +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"
}
},
"systems_3": {
2023-08-16 16:12:45 +00:00
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-08-09 18:54:43 +00:00
"lastModified": 1691073628,
"narHash": "sha256-LlxE3o3UzRY7APYVLGNKM30DBMcDifCRIQiMVSbYLIc=",
"owner": "wlroots",
"repo": "wlroots",
2023-08-09 18:54:43 +00:00
"rev": "c74f89d4f84bfed0284d3908aee5d207698c70c5",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
2023-08-09 18:54:43 +00:00
"rev": "c74f89d4f84bfed0284d3908aee5d207698c70c5",
"type": "gitlab"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
2023-08-16 16:12:45 +00:00
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2023-08-16 16:12:45 +00:00
"lastModified": 1691841170,
"narHash": "sha256-RCTm1/MVWYPnReMgyp7tr2ogGYo/pvw38jZaFwemgPU=",
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-08-16 16:12:45 +00:00
"rev": "57a3a41ba6b358109e4fc25c6a4706b5f7d93c6b",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2022-12-19 22:35:54 +00:00
}
},
"root": "root",
"version": 7
}