nix-config/flake.lock

2525 lines
67 KiB
Plaintext
Raw Normal View History

2023-01-25 17:53:02 +01:00
{
"nodes": {
2023-01-25 22:12:36 +01:00
"agenix": {
"inputs": {
"darwin": "darwin",
2023-05-19 06:54:56 +02:00
"home-manager": [
"home-manager"
],
2023-01-25 22:12:36 +01:00
"nixpkgs": [
"nixpkgs"
2023-12-27 00:44:45 +01:00
],
"systems": "systems"
2023-01-25 22:12:36 +01:00
},
"locked": {
2024-08-29 16:27:24 +02:00
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
"owner": "ryantm",
2023-01-25 22:12:36 +01:00
"repo": "agenix",
2024-08-29 16:27:24 +02:00
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
2023-01-25 22:12:36 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
2023-01-25 22:12:36 +01:00
"repo": "agenix",
"type": "github"
}
},
"agenix-rekey": {
"inputs": {
"devshell": "devshell",
2024-11-11 17:24:14 +01:00
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1729172588,
"narHash": "sha256-BLAyMpW3onKZ0tOfXRY26baJL9fZ/OogccFWO0uNyuw=",
2023-09-30 18:08:54 +02:00
"owner": "oddlama",
"repo": "agenix-rekey",
"rev": "0488a23f882df0de8107e46da88177bd038ab4d2",
2023-09-30 18:08:54 +02:00
"type": "github"
},
"original": {
"owner": "oddlama",
"repo": "agenix-rekey",
"type": "github"
}
},
2023-09-22 20:57:08 +02:00
"base16": {
"inputs": {
"fromYaml": "fromYaml"
},
"locked": {
2024-03-02 16:09:11 +01:00
"lastModified": 1708890466,
"narHash": "sha256-LlrC09LoPi8OPYOGPXegD72v+//VapgAqhbOFS3i8sc=",
2023-09-22 20:57:08 +02:00
"owner": "SenchoPens",
"repo": "base16.nix",
2024-03-02 16:09:11 +01:00
"rev": "665b3c6748534eb766c777298721cece9453fdae",
2023-09-22 20:57:08 +02:00
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "base16.nix",
"type": "github"
}
},
2023-10-15 18:34:34 +02:00
"base16-fish": {
"flake": false,
"locked": {
"lastModified": 1622559957,
"narHash": "sha256-PebymhVYbL8trDVVXxCvZgc0S5VxI7I1Hv4RMSquTpA=",
"owner": "tomyun",
"repo": "base16-fish",
"rev": "2f6dd973a9075dabccd26f1cded09508180bf5fe",
"type": "github"
},
"original": {
"owner": "tomyun",
"repo": "base16-fish",
"type": "github"
}
},
"base16-helix": {
"flake": false,
"locked": {
2024-10-10 19:11:21 +02:00
"lastModified": 1725860795,
"narHash": "sha256-Z2o8VBPW3I+KKTSfe25kskz0EUj7MpUh8u355Z1nVsU=",
2023-10-15 18:34:34 +02:00
"owner": "tinted-theming",
"repo": "base16-helix",
2024-10-10 19:11:21 +02:00
"rev": "7f795bf75d38e0eea9fed287264067ca187b88a9",
2023-10-15 18:34:34 +02:00
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-helix",
"type": "github"
}
},
"base16-vim": {
"flake": false,
"locked": {
2024-06-28 20:32:11 +02:00
"lastModified": 1716150083,
"narHash": "sha256-ZMhnNmw34ogE5rJZrjRv5MtG3WaqKd60ds2VXvT6hEc=",
"owner": "tinted-theming",
2023-10-15 18:34:34 +02:00
"repo": "base16-vim",
2024-06-28 20:32:11 +02:00
"rev": "6e955d704d046b0dc3e5c2d68a2a6eeffd2b5d3d",
2023-10-15 18:34:34 +02:00
"type": "github"
},
"original": {
2024-06-28 20:32:11 +02:00
"owner": "tinted-theming",
2023-10-15 18:34:34 +02:00
"repo": "base16-vim",
"type": "github"
}
},
2023-09-21 01:43:10 +02:00
"crane": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"rust-overlay": [
"lanzaboote",
"rust-overlay"
]
},
"locked": {
"lastModified": 1681177078,
"narHash": "sha256-ZNIjBDou2GOabcpctiQykEQVkI8BDwk7TyvlWlI4myE=",
"owner": "ipetkov",
"repo": "crane",
"rev": "0c9f468ff00576577d83f5019a66c557ede5acf6",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"crane_2": {
"flake": false,
"locked": {
"lastModified": 1727316705,
"narHash": "sha256-/mumx8AQ5xFuCJqxCIOFCHTVlxHkMT21idpbgbm/TIE=",
"owner": "ipetkov",
"repo": "crane",
"rev": "5b03654ce046b5167e7b0bccbd8244cb56c16f0e",
"type": "github"
},
"original": {
"owner": "ipetkov",
"ref": "v0.19.0",
"repo": "crane",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2023-12-27 00:44:45 +01:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
2023-12-27 00:44:45 +01:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2024-03-14 23:08:42 +01:00
"dependencyDagOfSubmodule": {
"inputs": {
"nixpkgs": [
"nixos-nftables-firewall",
"nixpkgs"
]
},
"locked": {
"lastModified": 1656615370,
"narHash": "sha256-IZDqz1aSySoqf1qtVQg+oJMHfC4IlT55Zoa7EkjvPug=",
"owner": "thelegy",
"repo": "nix-dependencyDagOfSubmodule",
"rev": "98eb563d80b35acafbfc1abb9ccee569c1efb19c",
"type": "github"
},
"original": {
"owner": "thelegy",
"repo": "nix-dependencyDagOfSubmodule",
"type": "github"
}
},
"devshell": {
"inputs": {
"nixpkgs": [
"agenix-rekey",
"nixpkgs"
],
2023-12-27 00:44:45 +01:00
"systems": "systems_2"
},
"locked": {
"lastModified": 1695195896,
"narHash": "sha256-pq9q7YsGXnQzJFkR5284TmxrLNFc0wo4NQ/a5E93CQU=",
"owner": "numtide",
"repo": "devshell",
"rev": "05d40d17bf3459606316e3e9ec683b784ff28f16",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"devshell_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-10 19:11:21 +02:00
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
"owner": "numtide",
"repo": "devshell",
2024-10-10 19:11:21 +02:00
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2023-12-22 01:45:26 +01:00
"devshell_3": {
2024-04-12 12:07:01 +02:00
"inputs": {
"nixpkgs": [
"nix-topology",
"nixpkgs"
]
},
"locked": {
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
2024-04-12 12:07:01 +02:00
"owner": "numtide",
"repo": "devshell",
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
2024-04-12 12:07:01 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"devshell_4": {
2023-12-22 01:45:26 +01:00
"inputs": {
"nixpkgs": [
"nixos-extra-modules",
"nixpkgs"
],
2024-11-11 17:24:14 +01:00
"systems": "systems_7"
2023-12-22 01:45:26 +01:00
},
"locked": {
"lastModified": 1701787589,
"narHash": "sha256-ce+oQR4Zq9VOsLoh9bZT8Ip9PaMLcjjBUHVPzW5d7Cw=",
"owner": "numtide",
"repo": "devshell",
"rev": "44ddedcbcfc2d52a76b64fb6122f209881bd3e1e",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2024-04-12 12:07:01 +02:00
"devshell_5": {
2024-11-14 12:27:17 +01:00
"inputs": {
"nixpkgs": [
"nixp-meta",
"nixpkgs"
]
},
"locked": {
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
"owner": "numtide",
"repo": "devshell",
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"devshell_6": {
2024-03-13 00:06:30 +01:00
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-10-10 19:11:21 +02:00
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
2024-03-13 00:06:30 +01:00
"owner": "numtide",
"repo": "devshell",
2024-10-10 19:11:21 +02:00
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
2024-03-13 00:06:30 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2023-08-30 14:25:52 +02:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1731060864,
"narHash": "sha256-aYE7oAYZ+gPU1mPNhM0JwLAQNgjf0/JK1BF1ln2KBgk=",
2023-08-30 14:25:52 +02:00
"owner": "nix-community",
"repo": "disko",
"rev": "5e40e02978e3bd63c2a6a9fa6fa8ba0e310e747f",
2023-08-30 14:25:52 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"dream2nix": {
"inputs": {
"nixpkgs": [
"nixp-meta",
"nci",
"nixpkgs"
],
"purescript-overlay": "purescript-overlay",
"pyproject-nix": "pyproject-nix"
},
"locked": {
"lastModified": 1730723587,
"narHash": "sha256-3ewuvm7VB/q3sxn9vzzQ0902PlSdqKqqagr8XbC1hIo=",
"owner": "nix-community",
"repo": "dream2nix",
"rev": "51943fca6b95cb9649236bacf5d7c8d9af4c3bec",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "dream2nix",
"type": "github"
}
},
"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"
}
},
2024-11-14 12:27:17 +01:00
"flake-compat_10": {
"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-compat_11": {
"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_2": {
2023-09-21 01:43:10 +02:00
"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-09-25 21:28:30 +02:00
"flake-compat_3": {
2024-04-12 12:07:01 +02:00
"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-compat_4": {
2023-12-22 01:45:26 +01:00
"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"
}
},
2024-04-12 12:07:01 +02:00
"flake-compat_5": {
2024-11-14 12:27:17 +01:00
"flake": false,
2023-09-05 21:00:29 +02:00
"locked": {
2024-11-14 12:27:17 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
2023-09-05 21:00:29 +02:00
"repo": "flake-compat",
2024-11-14 12:27:17 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
2024-11-14 12:27:17 +01:00
"owner": "edolstra",
2023-09-05 21:00:29 +02:00
"repo": "flake-compat",
"type": "github"
}
},
2024-04-12 12:07:01 +02:00
"flake-compat_6": {
2024-11-14 12:27:17 +01:00
"flake": false,
2024-03-02 16:09:11 +01:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-11-14 12:27:17 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2024-03-02 16:09:11 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-11-14 12:27:17 +01:00
"type": "github"
2024-03-02 16:09:11 +01:00
},
"original": {
2024-11-14 12:27:17 +01:00
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
2024-03-02 16:09:11 +01:00
}
},
2024-04-12 12:07:01 +02:00
"flake-compat_7": {
"locked": {
2024-11-14 12:27:17 +01:00
"lastModified": 1717312683,
"narHash": "sha256-FrlieJH50AuvagamEvWMIE6D2OAnERuDboFDYAED/dE=",
"owner": "nix-community",
"repo": "flake-compat",
2024-11-14 12:27:17 +01:00
"rev": "38fd3954cf65ce6faf3d0d45cd26059e059f07ea",
"type": "github"
},
"original": {
2024-11-14 12:27:17 +01:00
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
2024-04-12 12:07:01 +02:00
"flake-compat_8": {
2024-07-23 19:17:51 +02:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-11-14 12:27:17 +01:00
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
2024-07-23 19:17:51 +02:00
},
"original": {
2024-11-14 12:27:17 +01:00
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
2024-07-23 19:17:51 +02:00
}
},
"flake-compat_9": {
2023-10-25 00:21:15 +02:00
"flake": false,
"locked": {
2024-11-14 12:27:17 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-10-25 00:21:15 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2024-11-14 12:27:17 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-10-25 00:21:15 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-09-05 21:00:29 +02:00
"flake-parts": {
2024-08-08 21:38:44 +02:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-11-03 21:33:48 +01:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2024-08-08 21:38:44 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-03 21:33:48 +01:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2024-08-08 21:38:44 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2023-09-21 01:43:10 +02:00
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1680392223,
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-08-08 21:38:44 +02:00
"flake-parts_3": {
2024-11-14 12:27:17 +01:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_2"
},
"locked": {
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_4": {
2023-09-05 21:00:29 +02:00
"inputs": {
"nixpkgs-lib": [
"nixpkgs-wayland",
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
2024-08-29 16:27:24 +02:00
"lastModified": 1722555600,
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
2023-09-05 21:00:29 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-08-29 16:27:24 +02:00
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"flake-parts_5": {
2023-04-12 16:52:20 +02:00
"inputs": {
2024-01-10 15:42:32 +01:00
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
2023-04-12 16:52:20 +02:00
},
2024-01-15 20:46:53 +01:00
"locked": {
2024-11-03 21:33:48 +01:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2024-01-15 20:46:53 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-03 21:33:48 +01:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2024-01-15 20:46:53 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-05-22 18:24:04 +02:00
"flake-utils": {
2023-09-21 01:43:10 +02:00
"inputs": {
2024-11-11 17:24:14 +01:00
"systems": "systems_3"
2023-09-21 01:43:10 +02:00
},
2023-09-05 21:00:29 +02:00
"locked": {
2024-10-10 19:11:21 +02:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-09-05 21:00:29 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-10 19:11:21 +02:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-09-20 18:53:35 +02:00
"inputs": {
2024-11-11 17:24:14 +01:00
"systems": "systems_4"
2023-12-22 01:45:26 +01:00
},
"locked": {
2024-01-10 15:42:32 +01:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-12-22 01:45:26 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-10 15:42:32 +01:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-12-22 01:45:26 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2023-12-22 01:45:26 +01:00
"inputs": {
2024-11-11 17:24:14 +01:00
"systems": "systems_5"
2023-09-20 18:53:35 +02:00
},
2023-10-25 00:21:15 +02:00
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-10-25 00:21:15 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2023-10-25 00:21:15 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-10-30 20:04:38 +01:00
"flake-utils_4": {
2023-10-25 00:21:15 +02:00
"inputs": {
2024-10-30 20:04:38 +01:00
"systems": "systems_6"
2023-10-25 00:21:15 +02:00
},
2024-11-11 17:24:14 +01:00
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_5": {
"inputs": {
"systems": "systems_8"
},
2023-10-25 00:21:15 +02:00
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-10-25 00:21:15 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-10-25 00:21:15 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-11-11 17:24:14 +01:00
"flake-utils_6": {
2023-10-25 00:21:15 +02:00
"inputs": {
2024-11-11 17:24:14 +01:00
"systems": "systems_9"
2023-10-25 00:21:15 +02:00
},
2024-03-13 00:06:30 +01:00
"locked": {
2024-10-10 19:11:21 +02:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-03-13 00:06:30 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-10 19:11:21 +02:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-03-13 00:06:30 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-11-11 17:24:14 +01:00
"flake-utils_7": {
2024-03-13 00:06:30 +01:00
"inputs": {
2024-11-11 17:24:14 +01:00
"systems": "systems_10"
2024-03-13 00:06:30 +01:00
},
2023-10-13 16:55:01 +02:00
"locked": {
2024-10-10 19:11:21 +02:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-10-13 16:55:01 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-10 19:11:21 +02:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-04-12 12:07:01 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-11-11 17:24:14 +01:00
"flake-utils_8": {
2024-08-29 16:27:24 +02:00
"inputs": {
"systems": [
"stylix",
"systems"
]
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-09-22 20:57:08 +02:00
"fromYaml": {
"flake": false,
"locked": {
"lastModified": 1689549921,
"narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=",
"owner": "SenchoPens",
"repo": "fromYaml",
"rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "fromYaml",
"type": "github"
}
},
2024-06-09 20:59:23 +02:00
"git-hooks": {
"inputs": {
2024-07-20 18:50:49 +02:00
"flake-compat": [
"nixvim",
"flake-compat"
],
2024-11-14 12:27:17 +01:00
"gitignore": "gitignore_6",
2024-06-09 20:59:23 +02:00
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1730814269,
"narHash": "sha256-fWPHyhYE6xvMI1eGY3pwBTq85wcy1YXqdzTZF+06nOg=",
2024-06-09 20:59:23 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "d70155fdc00df4628446352fc58adc640cd705c2",
2024-06-09 20:59:23 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"agenix-rekey",
"pre-commit-hooks",
"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"
}
},
"gitignore_2": {
2023-09-21 01:43:10 +02:00
"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"
}
},
"gitignore_3": {
2024-04-12 12:07:01 +02:00
"inputs": {
"nixpkgs": [
"nix-topology",
"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"
}
},
"gitignore_4": {
2023-10-25 00:21:15 +02:00
"inputs": {
"nixpkgs": [
2023-12-22 01:45:26 +01:00
"nixos-extra-modules",
2023-10-25 00:21:15 +02:00
"pre-commit-hooks",
"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"
}
},
2024-04-12 12:07:01 +02:00
"gitignore_5": {
2024-11-14 12:27:17 +01:00
"inputs": {
"nixpkgs": [
"nixp-meta",
"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"
}
},
"gitignore_6": {
2023-12-22 01:45:26 +01:00
"inputs": {
"nixpkgs": [
"nixvim",
2024-06-09 20:59:23 +02:00
"git-hooks",
2023-12-22 01:45:26 +01:00
"nixpkgs"
]
},
"locked": {
2024-04-05 21:54:41 +02:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-12-22 01:45:26 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-04-05 21:54:41 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2023-12-22 01:45:26 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"gitignore_7": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
2024-04-05 21:54:41 +02:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-04-05 21:54:41 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-02-09 01:33:07 +01:00
"gnome-shell": {
"flake": false,
"locked": {
2024-05-22 18:24:04 +02:00
"lastModified": 1713702291,
"narHash": "sha256-zYP1ehjtcV8fo+c+JFfkAqktZ384Y+y779fzmR9lQAU=",
2024-02-09 01:33:07 +01:00
"owner": "GNOME",
"repo": "gnome-shell",
2024-05-22 18:24:04 +02:00
"rev": "0d0aadf013f78a7f7f1dc984d0d812971864b934",
2024-02-09 01:33:07 +01:00
"type": "github"
},
"original": {
"owner": "GNOME",
2024-05-22 18:24:04 +02:00
"ref": "46.1",
2024-02-09 01:33:07 +01:00
"repo": "gnome-shell",
"type": "github"
}
},
2023-01-25 17:53:02 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-30 11:34:26 +02:00
]
2023-01-25 17:53:02 +01:00
},
"locked": {
"lastModified": 1731235328,
"narHash": "sha256-NjavpgE9/bMe/ABvZpyHIUeYF1mqR5lhaep3wB79ucs=",
2023-01-25 17:53:02 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "60bb110917844d354f3c18e05450606a435d2d10",
2023-01-25 17:53:02 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-09-22 20:57:08 +02:00
"home-manager_2": {
2024-01-10 15:42:32 +01:00
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1730837930,
"narHash": "sha256-0kZL4m+bKBJUBQse0HanewWO0g8hDdCvBhudzxgehqc=",
2024-01-10 15:42:32 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2f607e07f3ac7e53541120536708e824acccfaa8",
2024-01-10 15:42:32 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_3": {
2023-09-22 20:57:08 +02:00
"inputs": {
"nixpkgs": [
"stylix",
"nixpkgs"
]
},
"locked": {
2024-08-29 16:27:24 +02:00
"lastModified": 1724435763,
"narHash": "sha256-UNky3lJNGQtUEXT2OY8gMxejakSWPTfWKvpFkpFlAfM=",
2023-09-22 20:57:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-29 16:27:24 +02:00
"rev": "c2cd2a52e02f1dfa1c88f95abeb89298d46023be",
2023-09-22 20:57:08 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-05-26 17:30:37 +02:00
"impermanence": {
"locked": {
"lastModified": 1731242966,
"narHash": "sha256-B3C3JLbGw0FtLSWCjBxU961gLNv+BOOBC6WvstKLYMw=",
2023-05-26 17:30:37 +02:00
"owner": "nix-community",
"repo": "impermanence",
"rev": "3ed3f0eaae9fcc0a8331e77e9319c8a4abd8a71a",
2023-05-26 17:30:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2024-10-30 20:04:38 +01:00
"ixx": {
"inputs": {
"flake-utils": [
"nixvim",
"nuschtosSearch",
"flake-utils"
],
"nixpkgs": [
"nixvim",
"nuschtosSearch",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729958008,
"narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=",
2024-10-30 20:04:38 +01:00
"owner": "NuschtOS",
"repo": "ixx",
"rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb",
2024-10-30 20:04:38 +01:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
"ref": "v0.0.6",
2024-10-30 20:04:38 +01:00
"repo": "ixx",
"type": "github"
}
},
2023-09-21 01:43:10 +02:00
"lanzaboote": {
2023-09-05 21:00:29 +02:00
"inputs": {
2023-09-21 01:43:10 +02:00
"crane": "crane",
2023-09-25 21:28:30 +02:00
"flake-compat": "flake-compat_2",
2024-08-08 21:38:44 +02:00
"flake-parts": "flake-parts_2",
"flake-utils": "flake-utils_2",
2023-09-21 01:43:10 +02:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1682802423,
"narHash": "sha256-Fb5TeRTdvUlo/5Yi2d+FC8a6KoRLk2h1VE0/peMhWPs=",
"owner": "nix-community",
"repo": "lanzaboote",
"rev": "64b903ca87d18cef2752c19c098af275c6e51d63",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "v0.3.0",
"repo": "lanzaboote",
"type": "github"
}
},
"lib-aggregate": {
"inputs": {
2024-11-11 17:24:14 +01:00
"flake-utils": "flake-utils_6",
2024-11-14 12:27:17 +01:00
"nixpkgs-lib": "nixpkgs-lib_3"
2023-09-05 21:00:29 +02:00
},
"locked": {
"lastModified": 1731240728,
"narHash": "sha256-a0xQE3cwZLMsycd9NneFC3z29E+z1PSD/ozhISM7qYQ=",
2023-09-05 21:00:29 +02:00
"owner": "nix-community",
"repo": "lib-aggregate",
"rev": "807ab623e6d01e931269a28a07c59dcfd6474173",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lib-aggregate",
"type": "github"
}
},
2024-01-11 15:41:03 +01:00
"lib-net": {
"flake": false,
"locked": {
"lastModified": 1596309860,
"narHash": "sha256-izAzepR/6cDvnRfaa2ceSolMLMwqzQB5x9q62aR5J2g=",
"type": "tarball",
"url": "https://gist.github.com/duairc/5c9bb3c922e5d501a1edb9e7b3b845ba/archive/3885f7cd9ed0a746a9d675da6f265d41e9fd6704.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://gist.github.com/duairc/5c9bb3c922e5d501a1edb9e7b3b845ba/archive/3885f7cd9ed0a746a9d675da6f265d41e9fd6704.tar.gz"
}
},
"microvm": {
"inputs": {
2024-11-11 17:24:14 +01:00
"flake-utils": "flake-utils_3",
2024-01-11 15:41:03 +01:00
"nixpkgs": [
"nixpkgs"
],
"spectrum": "spectrum"
},
"locked": {
"lastModified": 1731240174,
"narHash": "sha256-HYu+bPoV3UILhwc4Ar5iQ7aF+DuQWHXl4mljN6Bwq6A=",
2024-01-11 15:41:03 +01:00
"owner": "astro",
"repo": "microvm.nix",
"rev": "dd89404e1885b8d7033106f3898eaef8db660cb2",
2024-01-11 15:41:03 +01:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"mk-naked-shell": {
"flake": false,
"locked": {
"lastModified": 1681286841,
"narHash": "sha256-3XlJrwlR0nBiREnuogoa5i1b4+w/XPe0z8bbrJASw0g=",
"owner": "yusdacra",
"repo": "mk-naked-shell",
"rev": "7612f828dd6f22b7fb332cc69440e839d7ffe6bd",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "mk-naked-shell",
"type": "github"
}
},
"nci": {
"inputs": {
"crane": "crane_2",
"dream2nix": "dream2nix",
"mk-naked-shell": "mk-naked-shell",
"nixpkgs": "nixpkgs_2",
"parts": "parts",
"rust-overlay": "rust-overlay_2",
"treefmt": "treefmt"
},
"locked": {
"lastModified": 1731305765,
"narHash": "sha256-byo8b2j2nEumZqEuHFbGzTSu+RV3ijJTshS6O2rLcxc=",
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"rev": "b26200f7cc3a37b1b503ac67f54f52678019494f",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2024-01-10 15:42:32 +01:00
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1731153869,
"narHash": "sha256-3Ftf9oqOypcEyyrWJ0baVkRpvQqroK/SVBFLvU3nPuc=",
2024-01-10 15:42:32 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "5c74ab862c8070cbf6400128a1b56abb213656da",
2024-01-10 15:42:32 +01:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2023-09-05 21:00:29 +02:00
"nix-eval-jobs": {
"inputs": {
2024-11-14 12:27:17 +01:00
"flake-parts": "flake-parts_4",
2023-11-06 12:27:13 +01:00
"nix-github-actions": "nix-github-actions",
2024-11-14 12:27:17 +01:00
"nixpkgs": "nixpkgs_7",
"treefmt-nix": "treefmt-nix_2"
2023-09-05 21:00:29 +02:00
},
"locked": {
"lastModified": 1731222442,
"narHash": "sha256-NGmEGvvckECifktsyJh3LK48E8fTbGhBVUWsJYIsy3s=",
2023-09-05 21:00:29 +02:00
"owner": "nix-community",
"repo": "nix-eval-jobs",
"rev": "63c10ff7e65247b34b4ba057fd9e45818dbefc56",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-eval-jobs",
"type": "github"
}
},
2023-11-06 12:27:13 +01:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"nixpkgs-wayland",
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
2024-07-20 18:50:49 +02:00
"lastModified": 1720066371,
"narHash": "sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ=",
2023-11-06 12:27:13 +01:00
"owner": "nix-community",
"repo": "nix-github-actions",
2024-07-20 18:50:49 +02:00
"rev": "622f829f5fe69310a866c8a6cd07e747c44ef820",
2023-11-06 12:27:13 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-09-18 13:04:44 +02:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1731209121,
"narHash": "sha256-BF7FBh1hIYPDihdUlImHGsQzaJZVLLfYqfDx41wjuF0=",
2023-09-18 13:04:44 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "896019f04b22ce5db4c0ee4f89978694f44345c3",
2023-09-18 13:04:44 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2024-04-12 12:07:01 +02:00
"nix-topology": {
"inputs": {
"devshell": "devshell_3",
2024-11-11 17:24:14 +01:00
"flake-utils": "flake-utils_4",
2024-04-12 12:07:01 +02:00
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks_2"
},
"locked": {
"lastModified": 1730803396,
"narHash": "sha256-5ycWNOxmR/wPftlSWLQEZ3odOIE3rPvSd2qjd5+nLAE=",
2024-04-12 12:07:01 +02:00
"owner": "oddlama",
"repo": "nix-topology",
"rev": "82dbbdc3c4f8f86fefdee8d8875fd4fd9276881a",
2024-04-12 12:07:01 +02:00
"type": "github"
},
"original": {
"owner": "oddlama",
"repo": "nix-topology",
"type": "github"
}
},
2023-08-30 16:38:30 +02:00
"nixlib": {
"locked": {
2024-10-23 14:44:05 +02:00
"lastModified": 1729386149,
"narHash": "sha256-hUP9oxmnOmNnKcDOf5Y55HQ+NnoT0+bLWHLQWLLw9Ks=",
2023-08-30 16:38:30 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-10-23 14:44:05 +02:00
"rev": "cce4521b6df014e79a7b7afc58c703ed683c916e",
2023-08-30 16:38:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2023-12-22 01:45:26 +01:00
"nixos-extra-modules": {
"inputs": {
2024-04-12 12:07:01 +02:00
"devshell": "devshell_4",
2024-11-11 17:24:14 +01:00
"flake-utils": "flake-utils_5",
2024-01-11 15:41:03 +01:00
"lib-net": "lib-net",
2023-12-22 01:45:26 +01:00
"nixpkgs": [
"nixpkgs"
],
2024-04-12 12:07:01 +02:00
"pre-commit-hooks": "pre-commit-hooks_3"
2023-12-22 01:45:26 +01:00
},
"locked": {
2024-11-03 21:33:48 +01:00
"lastModified": 1730662453,
"narHash": "sha256-gfHjVmhsbsp0O61RSBxtrg4xEsYwQ5BZwyQTwIfFl9s=",
2024-04-24 01:00:57 +02:00
"owner": "oddlama",
"repo": "nixos-extra-modules",
2024-11-03 21:33:48 +01:00
"rev": "ba53e1a0becde25b0644fbf886234669c9b285e3",
2024-04-24 01:00:57 +02:00
"type": "github"
2023-12-22 01:45:26 +01:00
},
"original": {
"owner": "oddlama",
"repo": "nixos-extra-modules",
"type": "github"
}
},
2023-08-30 16:38:30 +02:00
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-23 14:44:05 +02:00
"lastModified": 1729472750,
"narHash": "sha256-s93LPHi5BN7I2xSGNAFWiYb8WRsPvT1LE9ZjZBrpFlg=",
2023-08-30 16:38:30 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-10-23 14:44:05 +02:00
"rev": "7c60ba4bc8d6aa2ba3e5b0f6ceb9fc07bc261565",
2023-08-30 16:38:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1730919458,
"narHash": "sha256-yMO0T0QJlmT/x4HEyvrCyigGrdYfIXX3e5gWqB64wLg=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "e1cc1f6483393634aee94514186d21a4871e78d7",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-03-14 23:08:42 +01:00
"nixos-nftables-firewall": {
"inputs": {
"dependencyDagOfSubmodule": "dependencyDagOfSubmodule",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-22 18:24:04 +02:00
"lastModified": 1715521768,
"narHash": "sha256-BQkkBqDemoPRd2a4G94I9w9fNE0IxWtVsQ9SalnNqCQ=",
2024-03-14 23:08:42 +01:00
"owner": "thelegy",
"repo": "nixos-nftables-firewall",
2024-05-22 18:24:04 +02:00
"rev": "2c5a19966b4dfc5ca92df7eb250c68f90be653c8",
2024-03-14 23:08:42 +01:00
"type": "github"
},
"original": {
"owner": "thelegy",
"repo": "nixos-nftables-firewall",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"nixp-meta": {
"inputs": {
"devshell": "devshell_5",
"flake-parts": "flake-parts_3",
"nci": "nci",
"nixpkgs": "nixpkgs_3",
"pre-commit-hooks": "pre-commit-hooks_4",
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1731522295,
"narHash": "sha256-AwxIa+ejYRMQku0JVWJgbA/Ha8wKiqvZk+6SJOC+mN8=",
"ref": "refs/heads/main",
"rev": "e7ba129bed3a82a2bd6b046dbb31aebb4c52872f",
"revCount": 8,
"type": "git",
"url": "https://forge.lel.lol/patrick/nixp-meta.git"
},
"original": {
"type": "git",
"url": "https://forge.lel.lol/patrick/nixp-meta.git"
}
},
2023-01-25 17:53:02 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1730531603,
"narHash": "sha256-Dqg6si5CqIzm87sp57j5nTaeBbWhHFaVyG7V6L8k3lY=",
2023-01-25 17:53:02 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7ffd9ae656aec493492b44d0ddfb28e79a1ea25d",
2023-01-25 17:53:02 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-05 21:00:29 +02:00
"nixpkgs-lib": {
2024-08-08 21:38:44 +02:00
"locked": {
2024-11-03 21:33:48 +01:00
"lastModified": 1730504152,
"narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
2024-08-08 21:38:44 +02:00
"type": "tarball",
2024-11-03 21:33:48 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2024-08-08 21:38:44 +02:00
},
"original": {
"type": "tarball",
2024-11-03 21:33:48 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2024-08-08 21:38:44 +02:00
}
},
"nixpkgs-lib_2": {
2024-11-14 12:27:17 +01:00
"locked": {
"lastModified": 1730504152,
"narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
}
},
"nixpkgs-lib_3": {
2023-09-05 21:00:29 +02:00
"locked": {
"lastModified": 1731200463,
"narHash": "sha256-qDaAweJjdFbVExqs8aG27urUgcgKufkIngHW3Rzustg=",
2023-09-05 21:00:29 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "e04234d263750db01c78a412690363dc2226e68a",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2024-08-19 15:58:24 +02:00
"nixpkgs-octoprint": {
"locked": {
"lastModified": 1730668902,
"narHash": "sha256-GVOHeDUa05ivnlW11v/uRyKl5vpPmIA0ixSdyGENT7c=",
2024-08-19 15:58:24 +02:00
"owner": "patrickdag",
"repo": "nixpkgs",
"rev": "2599d2effdda740f40050d47fed0e3586397ef1e",
2024-08-19 15:58:24 +02:00
"type": "github"
},
"original": {
"owner": "patrickdag",
"ref": "octoprint-update",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
2023-09-21 01:43:10 +02:00
"locked": {
"lastModified": 1678872516,
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_3": {
"locked": {
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-30 20:04:38 +01:00
"nixpkgs-stable_4": {
2023-10-25 00:21:15 +02:00
"locked": {
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
2023-10-25 00:21:15 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
2023-10-25 00:21:15 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-20 18:50:49 +02:00
"ref": "nixos-24.05",
2023-10-25 00:21:15 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"nixpkgs-stable_5": {
"locked": {
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-05 21:00:29 +02:00
"nixpkgs-wayland": {
"inputs": {
2024-11-14 12:27:17 +01:00
"flake-compat": "flake-compat_7",
2023-09-05 21:00:29 +02:00
"lib-aggregate": "lib-aggregate",
"nix-eval-jobs": "nix-eval-jobs",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1731242021,
"narHash": "sha256-t8PNNvBTY4DDNraDk9U6D6G0LqtF78bnvEAHOuG0ZVM=",
2023-09-05 21:00:29 +02:00
"owner": "nix-community",
"repo": "nixpkgs-wayland",
"rev": "7fbb5864f499098e5ea9731d487dbbafa3fe9922",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs-wayland",
"type": "github"
}
},
"nixpkgs_2": {
2024-11-14 12:27:17 +01:00
"locked": {
"lastModified": 1731139594,
"narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1731139594,
"narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1730768919,
"narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a04d33c0c3f1a59a2c1cb0c6e34cd24500e5a1dc",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
"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"
}
},
"nixpkgs_6": {
2024-04-12 12:07:01 +02:00
"locked": {
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
2024-04-12 12:07:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
2024-04-12 12:07:01 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"nixpkgs_7": {
2023-09-05 21:00:29 +02:00
"locked": {
2024-08-29 16:27:24 +02:00
"lastModified": 1723221148,
"narHash": "sha256-7pjpeQlZUNQ4eeVntytU3jkw9dFK3k1Htgk2iuXjaD8=",
2023-09-05 21:00:29 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-29 16:27:24 +02:00
"rev": "154bcb95ad51bc257c2ce4043a725de6ca700ef6",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2023-09-05 21:00:29 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"nixpkgs_8": {
2023-09-22 20:57:08 +02:00
"locked": {
2024-10-10 19:11:21 +02:00
"lastModified": 1725194671,
"narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=",
2023-09-22 20:57:08 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-10 19:11:21 +02:00
"rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c",
2023-09-22 20:57:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-25 00:21:15 +02:00
"nixvim": {
"inputs": {
2024-11-14 12:27:17 +01:00
"devshell": "devshell_6",
"flake-compat": "flake-compat_8",
"flake-parts": "flake-parts_5",
2024-06-09 20:59:23 +02:00
"git-hooks": "git-hooks",
2024-01-10 15:42:32 +01:00
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
2023-10-25 00:21:15 +02:00
"nixpkgs": [
"nixpkgs"
],
"nuschtosSearch": "nuschtosSearch",
2024-11-14 12:27:17 +01:00
"treefmt-nix": "treefmt-nix_3"
2023-10-25 00:21:15 +02:00
},
"locked": {
"lastModified": 1731155487,
"narHash": "sha256-+D57j7BcV5O3XH9za3c3XXVLHr+F+enThAN2EeF6H/M=",
2023-11-06 12:27:13 +01:00
"owner": "nix-community",
"repo": "nixvim",
"rev": "31364af1990067d5529846a2ebf17a42c5ab22ff",
2023-11-06 12:27:13 +01:00
"type": "github"
2023-10-25 00:21:15 +02:00
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
"nuschtosSearch": {
"inputs": {
2024-11-11 17:24:14 +01:00
"flake-utils": "flake-utils_7",
2024-10-30 20:04:38 +01:00
"ixx": "ixx",
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1731060242,
"narHash": "sha256-43yLsOm/wxBbfYSNDWVJeVv5Ij+23X3BIjFUfsdx/6M=",
"owner": "NuschtOS",
"repo": "search",
"rev": "ef493352f9e1f051e01a55c062731503a6b36b4e",
"type": "github"
},
"original": {
"owner": "NuschtOS",
"repo": "search",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"parts": {
"inputs": {
"nixpkgs-lib": [
"nixp-meta",
"nci",
"nixpkgs"
]
},
"locked": {
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-09-05 21:00:29 +02:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"agenix-rekey",
"flake-utils"
],
"gitignore": "gitignore",
"nixpkgs": [
"agenix-rekey",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1694364351,
"narHash": "sha256-oadhSCqopYXxURwIA6/Anpe5IAG11q2LhvTJNP5zE6o=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "4f883a76282bc28eb952570afc3d8a1bf6f481d7",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-09-21 01:43:10 +02:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"gitignore": "gitignore_2",
2023-09-21 01:43:10 +02:00
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
2023-09-21 01:43:10 +02:00
},
"locked": {
"lastModified": 1681413034,
"narHash": "sha256-/t7OjNQcNkeWeSq/CFLYVBfm+IEnkjoSm9iKvArnUUI=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "d3de8f69ca88fb6f8b09e5b598be5ac98d28ede5",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"pre-commit-hooks_2": {
"inputs": {
2023-12-22 01:45:26 +01:00
"flake-compat": "flake-compat_3",
2023-10-25 00:21:15 +02:00
"gitignore": "gitignore_3",
"nixpkgs": [
2024-04-12 12:07:01 +02:00
"nix-topology",
2023-10-25 00:21:15 +02:00
"nixpkgs"
],
2024-10-30 20:04:38 +01:00
"nixpkgs-stable": [
"nix-topology",
"nixpkgs"
]
2023-10-25 00:21:15 +02:00
},
2024-04-12 12:07:01 +02:00
"locked": {
"lastModified": 1730797577,
"narHash": "sha256-SrID5yVpyUfknUTGWgYkTyvdr9J1LxUym4om3SVGPkg=",
2024-04-12 12:07:01 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "1864030ed24a2b8b4e4d386a5eeaf0c5369e50a9",
2024-04-12 12:07:01 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"pre-commit-hooks_3": {
"inputs": {
"flake-compat": "flake-compat_4",
"flake-utils": [
"nixos-extra-modules",
"flake-utils"
],
"gitignore": "gitignore_4",
"nixpkgs": [
"nixos-extra-modules",
"nixpkgs"
],
2024-10-30 20:04:38 +01:00
"nixpkgs-stable": "nixpkgs-stable_3"
2024-04-12 12:07:01 +02:00
},
2023-10-25 00:21:15 +02:00
"locked": {
2023-12-17 01:27:40 +01:00
"lastModified": 1702456155,
"narHash": "sha256-I2XhXGAecdGlqi6hPWYT83AQtMgL+aa3ulA85RAEgOk=",
2023-10-25 00:21:15 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-12-17 01:27:40 +01:00
"rev": "007a45d064c1c32d04e1b8a0de5ef00984c419bc",
2023-10-25 00:21:15 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2024-04-12 12:07:01 +02:00
"pre-commit-hooks_4": {
2023-12-22 01:45:26 +01:00
"inputs": {
2024-11-14 12:27:17 +01:00
"flake-compat": "flake-compat_6",
"gitignore": "gitignore_5",
"nixpkgs": "nixpkgs_4",
"nixpkgs-stable": "nixpkgs-stable_4"
},
"locked": {
"lastModified": 1730814269,
"narHash": "sha256-fWPHyhYE6xvMI1eGY3pwBTq85wcy1YXqdzTZF+06nOg=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "d70155fdc00df4628446352fc58adc640cd705c2",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"pre-commit-hooks_5": {
"inputs": {
"flake-compat": "flake-compat_9",
"gitignore": "gitignore_7",
"nixpkgs": [
"nixpkgs"
],
2024-11-14 12:27:17 +01:00
"nixpkgs-stable": "nixpkgs-stable_5"
},
"locked": {
"lastModified": 1730814269,
"narHash": "sha256-fWPHyhYE6xvMI1eGY3pwBTq85wcy1YXqdzTZF+06nOg=",
"owner": "cachix",
2024-09-13 21:23:31 +02:00
"repo": "git-hooks.nix",
"rev": "d70155fdc00df4628446352fc58adc640cd705c2",
"type": "github"
},
"original": {
"owner": "cachix",
2024-09-13 21:23:31 +02:00
"repo": "git-hooks.nix",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"purescript-overlay": {
"inputs": {
"flake-compat": "flake-compat_5",
"nixpkgs": [
"nixp-meta",
"nci",
"dream2nix",
"nixpkgs"
],
"slimlock": "slimlock"
},
"locked": {
"lastModified": 1728546539,
"narHash": "sha256-Sws7w0tlnjD+Bjck1nv29NjC5DbL6nH5auL9Ex9Iz2A=",
"owner": "thomashoneyman",
"repo": "purescript-overlay",
"rev": "4ad4c15d07bd899d7346b331f377606631eb0ee4",
"type": "github"
},
"original": {
"owner": "thomashoneyman",
"repo": "purescript-overlay",
"type": "github"
}
},
"pyproject-nix": {
"flake": false,
"locked": {
"lastModified": 1702448246,
"narHash": "sha256-hFg5s/hoJFv7tDpiGvEvXP0UfFvFEDgTdyHIjDVHu1I=",
"owner": "davhau",
"repo": "pyproject.nix",
"rev": "5a06a2697b228c04dd2f35659b4b659ca74f7aeb",
"type": "github"
},
"original": {
"owner": "davhau",
"ref": "dream2nix",
"repo": "pyproject.nix",
"type": "github"
}
},
2023-01-25 17:53:02 +01:00
"root": {
"inputs": {
2023-01-25 22:12:36 +01:00
"agenix": "agenix",
"agenix-rekey": "agenix-rekey",
"devshell": "devshell_2",
2023-08-30 14:25:52 +02:00
"disko": "disko",
2024-08-08 21:38:44 +02:00
"flake-parts": "flake-parts",
2023-01-25 17:53:02 +01:00
"home-manager": "home-manager",
2023-05-26 17:30:37 +02:00
"impermanence": "impermanence",
2023-09-21 01:43:10 +02:00
"lanzaboote": "lanzaboote",
2024-01-11 15:41:03 +01:00
"microvm": "microvm",
2023-09-18 13:04:44 +02:00
"nix-index-database": "nix-index-database",
2024-04-12 12:07:01 +02:00
"nix-topology": "nix-topology",
2023-12-22 01:45:26 +01:00
"nixos-extra-modules": "nixos-extra-modules",
2023-08-30 16:38:30 +02:00
"nixos-generators": "nixos-generators",
"nixos-hardware": "nixos-hardware",
2024-03-14 23:08:42 +01:00
"nixos-nftables-firewall": "nixos-nftables-firewall",
2024-11-14 12:27:17 +01:00
"nixp-meta": "nixp-meta",
"nixpkgs": "nixpkgs_6",
2024-08-19 15:58:24 +02:00
"nixpkgs-octoprint": "nixpkgs-octoprint",
2023-09-05 21:00:29 +02:00
"nixpkgs-wayland": "nixpkgs-wayland",
2023-10-25 00:21:15 +02:00
"nixvim": "nixvim",
2024-11-14 12:27:17 +01:00
"pre-commit-hooks": "pre-commit-hooks_5",
2023-10-13 16:55:01 +02:00
"spicetify-nix": "spicetify-nix",
2023-09-22 20:57:08 +02:00
"stylix": "stylix",
2024-11-11 17:24:14 +01:00
"systems": "systems_12",
2024-04-24 01:00:57 +02:00
"templates": "templates"
2023-03-06 07:47:49 +01:00
}
},
2023-09-21 01:43:10 +02:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682129965,
"narHash": "sha256-1KRPIorEL6pLpJR04FwAqqnt4Tzcm4MqD84yhlD+XSk=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "2c417c0460b788328220120c698630947547ee83",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"rust-overlay_2": {
"inputs": {
"nixpkgs": [
"nixp-meta",
"nci",
"nixpkgs"
]
},
"locked": {
"lastModified": 1731292155,
"narHash": "sha256-fYVoUUtSadbOrH0z0epVQDsStBDS/S/fAK//0ECQAAI=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "7c4cd99ed7604b79e8cb721099ac99c66f656b3a",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"slimlock": {
"inputs": {
"nixpkgs": [
"nixp-meta",
"nci",
"dream2nix",
"purescript-overlay",
"nixpkgs"
]
},
"locked": {
"lastModified": 1688756706,
"narHash": "sha256-xzkkMv3neJJJ89zo3o2ojp7nFeaZc2G0fYwNXNJRFlo=",
"owner": "thomashoneyman",
"repo": "slimlock",
"rev": "cf72723f59e2340d24881fd7bf61cb113b4c407c",
"type": "github"
},
"original": {
"owner": "thomashoneyman",
"repo": "slimlock",
"type": "github"
}
},
2024-01-11 15:41:03 +01:00
"spectrum": {
"flake": false,
"locked": {
2024-10-30 20:04:38 +01:00
"lastModified": 1729945407,
"narHash": "sha256-iGNMamNOAnVTETnIVqDWd6fl74J8fLEi1ejdZiNjEtY=",
2024-01-11 15:41:03 +01:00
"ref": "refs/heads/main",
2024-10-30 20:04:38 +01:00
"rev": "f1d94ee7029af18637dbd5fdf4749621533693fa",
"revCount": 764,
2024-01-11 15:41:03 +01:00
"type": "git",
"url": "https://spectrum-os.org/git/spectrum"
},
"original": {
"type": "git",
"url": "https://spectrum-os.org/git/spectrum"
}
},
2023-10-13 16:55:01 +02:00
"spicetify-nix": {
"inputs": {
2024-11-14 12:27:17 +01:00
"flake-compat": "flake-compat_10",
2024-07-23 19:17:51 +02:00
"nixpkgs": [
"nixpkgs"
]
2023-10-13 16:55:01 +02:00
},
"locked": {
"lastModified": 1731212123,
"narHash": "sha256-z7BcNt3Z6xozfRC+ldgMPFM4RmNjeCbJWZgcnQeAdRM=",
2024-07-23 19:17:51 +02:00
"owner": "Gerg-l",
2023-10-13 16:55:01 +02:00
"repo": "spicetify-nix",
"rev": "9c3f1ef622b7b82a01936bdbd75ea4c5891ee4d1",
2023-10-13 16:55:01 +02:00
"type": "github"
},
"original": {
2024-07-23 19:17:51 +02:00
"owner": "Gerg-l",
2023-10-13 16:55:01 +02:00
"repo": "spicetify-nix",
"type": "github"
}
},
2023-09-22 20:57:08 +02:00
"stylix": {
"inputs": {
"base16": "base16",
2023-10-15 18:34:34 +02:00
"base16-fish": "base16-fish",
"base16-helix": "base16-helix",
"base16-vim": "base16-vim",
2024-11-14 12:27:17 +01:00
"flake-compat": "flake-compat_11",
2024-11-11 17:24:14 +01:00
"flake-utils": "flake-utils_8",
2024-02-09 01:33:07 +01:00
"gnome-shell": "gnome-shell",
2024-01-10 15:42:32 +01:00
"home-manager": "home-manager_3",
2024-11-14 12:27:17 +01:00
"nixpkgs": "nixpkgs_8",
2024-11-11 17:24:14 +01:00
"systems": "systems_11",
2024-10-10 19:11:21 +02:00
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-tmux": "tinted-tmux"
2023-09-22 20:57:08 +02:00
},
"locked": {
2024-10-10 19:11:21 +02:00
"lastModified": 1728508267,
"narHash": "sha256-JH2+RXJNooFtZIN6ZhaGZWn2KChMrso4H7Fkp1Ujrdo=",
2023-09-22 20:57:08 +02:00
"owner": "danth",
"repo": "stylix",
2024-10-10 19:11:21 +02:00
"rev": "ed91a20c84a80a525780dcb5ea3387dddf6cd2de",
2023-09-22 20:57:08 +02:00
"type": "github"
},
"original": {
"owner": "danth",
"repo": "stylix",
2024-10-10 19:11:21 +02:00
"rev": "ed91a20c84a80a525780dcb5ea3387dddf6cd2de",
2023-09-22 20:57:08 +02:00
"type": "github"
}
},
2023-04-12 16:52:20 +02:00
"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-22 01:45:26 +01:00
"systems_10": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
2023-12-27 00:44:45 +01:00
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-11-11 17:24:14 +01:00
"systems_11": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_12": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-09-05 21:00:29 +02: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-09-20 18:53:35 +02:00
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-09-21 01:43:10 +02:00
"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"
}
},
"systems_5": {
"locked": {
2023-10-13 16:55:01 +02:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_6": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-10-25 00:21:15 +02:00
"systems_7": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_8": {
"locked": {
2023-12-22 01:45:26 +01:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_9": {
"locked": {
2023-10-25 00:21:15 +02:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-04-24 01:00:57 +02:00
"templates": {
"locked": {
2024-11-12 18:06:31 +01:00
"lastModified": 1731343127,
"narHash": "sha256-7zkle9m6jQlXXjnndLjgCjgklkY8i886l2z0bb7D78A=",
2024-04-24 01:00:57 +02:00
"ref": "refs/heads/main",
2024-11-12 18:06:31 +01:00
"rev": "6ddc1adcc8eca00dad757c4bb2961034e4afb1d8",
"revCount": 16,
2024-04-24 01:00:57 +02:00
"type": "git",
"url": "https://forge.lel.lol/patrick/nix-templates.git"
},
"original": {
"type": "git",
"url": "https://forge.lel.lol/patrick/nix-templates.git"
}
},
2024-10-10 19:11:21 +02:00
"tinted-foot": {
"flake": false,
"locked": {
"lastModified": 1696725948,
"narHash": "sha256-65bz2bUL/yzZ1c8/GQASnoiGwaF8DczlxJtzik1c0AU=",
"owner": "tinted-theming",
"repo": "tinted-foot",
"rev": "eedbcfa30de0a4baa03e99f5e3ceb5535c2755ce",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "tinted-foot",
"type": "github"
}
},
"tinted-kitty": {
"flake": false,
"locked": {
"lastModified": 1716423189,
"narHash": "sha256-2xF3sH7UIwegn+2gKzMpFi3pk5DlIlM18+vj17Uf82U=",
"owner": "tinted-theming",
"repo": "tinted-kitty",
"rev": "eb39e141db14baef052893285df9f266df041ff8",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "tinted-kitty",
"rev": "eb39e141db14baef052893285df9f266df041ff8",
"type": "github"
}
},
"tinted-tmux": {
"flake": false,
"locked": {
"lastModified": 1696725902,
"narHash": "sha256-wDPg5elZPcQpu7Df0lI5O8Jv4A3T6jUQIVg63KDU+3Q=",
"owner": "tinted-theming",
"repo": "tinted-tmux",
"rev": "c02050bebb60dbb20cb433cd4d8ce668ecc11ba7",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "tinted-tmux",
"type": "github"
}
},
2024-11-14 12:27:17 +01:00
"treefmt": {
"inputs": {
"nixpkgs": [
"nixp-meta",
"nci",
"nixpkgs"
]
},
"locked": {
"lastModified": 1730321837,
"narHash": "sha256-vK+a09qq19QNu2MlLcvN4qcRctJbqWkX7ahgPZ/+maI=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "746901bb8dba96d154b66492a29f5db0693dbfcc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2023-09-05 21:00:29 +02:00
"treefmt-nix": {
2024-11-14 12:27:17 +01:00
"inputs": {
"nixpkgs": "nixpkgs_5"
},
"locked": {
"lastModified": 1730321837,
"narHash": "sha256-vK+a09qq19QNu2MlLcvN4qcRctJbqWkX7ahgPZ/+maI=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "746901bb8dba96d154b66492a29f5db0693dbfcc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"treefmt-nix_2": {
2023-09-05 21:00:29 +02:00
"inputs": {
"nixpkgs": [
"nixpkgs-wayland",
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
2024-08-29 16:27:24 +02:00
"lastModified": 1723303070,
"narHash": "sha256-krGNVA30yptyRonohQ+i9cnK+CfCpedg6z3qzqVJcTs=",
2023-09-05 21:00:29 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-08-29 16:27:24 +02:00
"rev": "14c092e0326de759e16b37535161b3cb9770cea3",
2023-09-05 21:00:29 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-05-22 18:24:04 +02:00
},
2024-11-14 12:27:17 +01:00
"treefmt-nix_3": {
2024-05-22 18:24:04 +02:00
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-11-03 21:33:48 +01:00
"lastModified": 1730321837,
"narHash": "sha256-vK+a09qq19QNu2MlLcvN4qcRctJbqWkX7ahgPZ/+maI=",
2024-05-22 18:24:04 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-11-03 21:33:48 +01:00
"rev": "746901bb8dba96d154b66492a29f5db0693dbfcc",
2024-05-22 18:24:04 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2023-01-25 17:53:02 +01:00
}
},
"root": "root",
"version": 7
}