nixos-config/flake.lock

771 lines
20 KiB
Plaintext
Raw Normal View History

2022-12-18 17:01:34 +01:00
{
"nodes": {
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
2023-12-24 23:40:01 +01:00
],
"systems": "systems"
},
"locked": {
2024-08-13 11:38:01 +02:00
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
"owner": "ryantm",
"repo": "agenix",
2024-08-13 11:38:01 +02:00
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2024-05-20 12:19:05 +02:00
"authentik": {
"inputs": {
"authentik-src": "authentik-src",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"napalm": "napalm",
2024-08-13 11:38:01 +02:00
"nixpkgs": "nixpkgs",
2024-09-10 13:12:09 +02:00
"poetry2nix": "poetry2nix",
"systems": "systems_2"
2024-05-20 12:19:05 +02:00
},
"locked": {
2024-09-10 13:12:09 +02:00
"lastModified": 1725809370,
"narHash": "sha256-uUc+TbF17Q9H00aj1cbZGB25Tob6PpZ9M0RoY/jOo6s=",
2024-05-20 12:19:05 +02:00
"owner": "nix-community",
"repo": "authentik-nix",
2024-09-10 13:12:09 +02:00
"rev": "0fd076529b40e7fc7304a398618cab76ff7e96c3",
2024-05-20 12:19:05 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "authentik-nix",
"type": "github"
}
},
"authentik-src": {
"flake": false,
"locked": {
2024-09-10 13:12:09 +02:00
"lastModified": 1725718494,
"narHash": "sha256-X4Bwm7s6/8HcvKE+kyqwU+M1GEK/+RVHtDK1GpkuM4s=",
2024-05-20 12:19:05 +02:00
"owner": "goauthentik",
"repo": "authentik",
2024-09-10 13:12:09 +02:00
"rev": "f5580d311d01f2202b666f76931ed04f30b9ec30",
2024-05-20 12:19:05 +02:00
"type": "github"
},
"original": {
"owner": "goauthentik",
2024-09-10 13:12:09 +02:00
"ref": "version/2024.8.1",
2024-05-20 12:19:05 +02:00
"repo": "authentik",
"type": "github"
}
},
2023-01-09 13:00:09 +01:00
"base16-schemes": {
"flake": false,
"locked": {
2024-02-11 20:01:24 +01:00
"lastModified": 1696158499,
"narHash": "sha256-5yIHgDTPjoX/3oDEfLSQ0eJZdFL1SaCfb9d6M0RmOTM=",
2023-01-09 13:00:09 +01:00
"owner": "tinted-theming",
"repo": "base16-schemes",
2024-02-11 20:01:24 +01:00
"rev": "a9112eaae86d9dd8ee6bb9445b664fba2f94037a",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-schemes",
"type": "github"
}
},
2023-06-23 10:44:24 +02:00
"crane": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1717535930,
"narHash": "sha256-1hZ/txnbd/RmiBPNUs7i8UQw2N89uAK3UzrGAWdnFfU=",
2023-06-23 10:44:24 +02:00
"owner": "ipetkov",
"repo": "crane",
2024-06-10 10:21:00 +02:00
"rev": "55e7754ec31dac78980c8be45f8a28e80e370946",
2023-06-23 10:44:24 +02:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"darwin": {
2023-05-31 13:23:49 +02:00
"inputs": {
"nixpkgs": [
"agenix",
2023-05-31 13:23:49 +02:00
"nixpkgs"
]
2023-05-31 13:23:49 +02:00
},
"locked": {
2023-12-24 23:40:01 +01:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
2023-12-24 23:40:01 +01:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
2023-05-31 13:23:49 +02:00
"type": "github"
}
},
2024-04-17 22:04:08 +02:00
"dns": {
"inputs": {
2024-05-20 12:19:05 +02:00
"flake-utils": "flake-utils_2",
2024-04-17 22:04:08 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-26 17:49:47 +02:00
"lastModified": 1726867691,
"narHash": "sha256-IK3r16N9pizf53AipOmrcrcyjVsPJwC4PI5hIqEyKwQ=",
2024-04-17 22:04:08 +02:00
"owner": "nix-community",
"repo": "dns.nix",
2024-09-26 17:49:47 +02:00
"rev": "a3196708a56dee76186a9415c187473b94e6cbae",
2024-04-17 22:04:08 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "dns.nix",
"type": "github"
}
},
2023-05-24 15:51:58 +02:00
"flake-compat": {
2024-05-20 12:19:05 +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_2": {
2023-05-31 13:23:49 +02:00
"flake": false,
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-05-31 13:23:49 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2024-06-10 10:21:00 +02:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
2024-05-20 12:19:05 +02:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-09-10 13:12:09 +02:00
"lastModified": 1725234343,
"narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=",
2024-05-20 12:19:05 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-09-10 13:12:09 +02:00
"rev": "567b938d64d4b4112ee253b9274472dc3a346eb6",
2024-05-20 12:19:05 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2023-05-31 13:23:49 +02:00
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2023-05-31 13:23:49 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-10 10:21:00 +02:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
2024-05-20 12:19:05 +02:00
"inputs": {
2024-09-10 13:12:09 +02:00
"systems": [
"authentik",
"systems"
]
2024-05-20 12:19:05 +02:00
},
"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"
}
},
"flake-utils_2": {
2024-04-17 22:04:08 +02:00
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-05-20 12:19:05 +02:00
"flake-utils_3": {
2023-05-31 13:23:49 +02:00
"inputs": {
2024-09-10 13:12:09 +02:00
"systems": "systems_3"
2023-05-31 13:23:49 +02:00
},
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-05-31 13:23:49 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-06-10 10:21:00 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-05-31 13:23:49 +02:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-06-10 10:21:00 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-03-05 10:48:43 +01:00
]
2022-12-18 17:01:34 +01:00
},
"locked": {
2024-09-26 17:49:47 +02:00
"lastModified": 1727346017,
"narHash": "sha256-z7OCFXXxIseJhEHiCkkUOkYxD9jtLU8Kf5Q9WC0SjJ8=",
2022-12-18 17:01:34 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-26 17:49:47 +02:00
"rev": "c124568e1054a62c20fbe036155cc99237633327",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
2023-05-18 12:49:06 +02:00
"id": "home-manager",
"type": "indirect"
2022-12-18 17:01:34 +01:00
}
},
2023-05-29 13:31:20 +02:00
"images": {
"inputs": {
"nixpkgs": [
"trucksimulatorbot",
"nixpkgs"
]
},
"locked": {
2024-04-10 00:32:51 +02:00
"lastModified": 1712701678,
"narHash": "sha256-L/sr5Wi+ePvB2huYOxRUWR2D3BnCSAdl0RdbChRTrqs=",
"owner": "~rouven",
"repo": "trucksimulator-images",
"rev": "f8622b0a9f7541dee806113c005b69cd08e5a0bd",
"type": "sourcehut"
2023-05-29 13:31:20 +02:00
},
"original": {
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
"repo": "trucksimulator-images",
"type": "sourcehut"
2023-05-29 13:31:20 +02:00
}
},
2023-05-20 13:20:05 +02:00
"impermanence": {
"locked": {
2024-09-26 17:49:47 +02:00
"lastModified": 1727198257,
"narHash": "sha256-/qMVI+SG9zvhLbQFOnqb4y4BH6DdK3DQHZU5qGptehc=",
2023-05-20 13:20:05 +02:00
"owner": "nix-community",
"repo": "impermanence",
2024-09-26 17:49:47 +02:00
"rev": "8514fff0f048557723021ffeb31ca55f69b67de3",
2023-05-20 13:20:05 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2023-05-31 13:23:49 +02:00
"lanzaboote": {
"inputs": {
2023-10-09 23:37:08 +02:00
"crane": "crane",
2024-05-20 12:19:05 +02:00
"flake-compat": "flake-compat_2",
"flake-parts": "flake-parts_2",
"flake-utils": "flake-utils_3",
2023-05-31 13:23:49 +02:00
"nixpkgs": [
"nixpkgs"
],
2023-06-23 10:44:24 +02:00
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
2023-10-09 23:37:08 +02:00
"rust-overlay": "rust-overlay"
2023-05-31 13:23:49 +02:00
},
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1717943411,
"narHash": "sha256-43QN3+P7UjAz5ZjjUeYGKAyRfv6BLw7jjdc8Ric/6UQ=",
2023-05-31 13:23:49 +02:00
"owner": "nix-community",
"repo": "lanzaboote",
2024-06-10 10:21:00 +02:00
"rev": "56ed078dc92baf72813d55dcfe399715a632bc41",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-10 10:21:00 +02:00
"ref": "v0.4.0",
2023-05-31 13:23:49 +02:00
"repo": "lanzaboote",
"type": "github"
}
},
2024-05-20 12:19:05 +02:00
"napalm": {
"inputs": {
"flake-utils": [
"authentik",
"flake-utils"
],
"nixpkgs": [
"authentik",
"nixpkgs"
]
},
"locked": {
2024-09-10 13:12:09 +02:00
"lastModified": 1725806412,
"narHash": "sha256-lGZjkjds0p924QEhm/r0BhAxbHBJE1xMOldB/HmQH04=",
"owner": "willibutz",
2024-05-20 12:19:05 +02:00
"repo": "napalm",
2024-09-10 13:12:09 +02:00
"rev": "b492440d9e64ae20736d3bec5c7715ffcbde83f5",
2024-05-20 12:19:05 +02:00
"type": "github"
},
"original": {
2024-09-10 13:12:09 +02:00
"owner": "willibutz",
"ref": "avoid-foldl-stack-overflow",
2024-05-20 12:19:05 +02:00
"repo": "napalm",
"type": "github"
}
},
2023-01-09 13:00:09 +01:00
"nix-colors": {
"inputs": {
"base16-schemes": "base16-schemes",
2024-05-20 12:19:05 +02:00
"nixpkgs-lib": "nixpkgs-lib_2"
2023-01-09 13:00:09 +01:00
},
"locked": {
2024-02-17 19:14:03 +01:00
"lastModified": 1707825078,
"narHash": "sha256-hTfge2J2W+42SZ7VHXkf4kjU+qzFqPeC9k66jAUBMHk=",
2023-01-09 13:00:09 +01:00
"owner": "Misterio77",
"repo": "nix-colors",
2024-02-17 19:14:03 +01:00
"rev": "b01f024090d2c4fc3152cd0cf12027a7b8453ba1",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "Misterio77",
"repo": "nix-colors",
"type": "github"
}
},
2024-05-20 12:19:05 +02:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"authentik",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703863825,
"narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "5163432afc817cf8bd1f031418d1869e4c9d5547",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-26 17:49:47 +02:00
"lastModified": 1726975622,
"narHash": "sha256-bPDZosnom0+02ywmMZAvmj7zvsQ6mVv/5kmvSgbTkaY=",
"owner": "nix-community",
"repo": "nix-index-database",
2024-09-26 17:49:47 +02:00
"rev": "c7515c2fdaf2e1f3f49856cef6cec95bb2138417",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"nixpkgs": {
"locked": {
2024-09-10 13:12:09 +02:00
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
2024-05-13 14:22:08 +02:00
"owner": "NixOS",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
2024-09-10 13:12:09 +02:00
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
2024-08-13 11:38:01 +02:00
"owner": "NixOS",
2024-05-13 14:22:08 +02:00
"ref": "nixos-unstable",
2024-08-13 11:38:01 +02:00
"repo": "nixpkgs",
"type": "github"
2022-12-18 17:01:34 +01:00
}
},
2023-01-09 13:00:09 +01:00
"nixpkgs-lib": {
2024-05-20 12:19:05 +02:00
"locked": {
2024-09-10 13:12:09 +02:00
"lastModified": 1725233747,
"narHash": "sha256-Ss8QWLXdr2JCBPcYChJhz4xJm+h/xjl4G0c0XlP6a74=",
2024-07-31 14:16:33 +02:00
"type": "tarball",
2024-09-10 13:12:09 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
2024-05-20 12:19:05 +02:00
},
"original": {
2024-07-31 14:16:33 +02:00
"type": "tarball",
2024-09-10 13:12:09 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
2024-05-20 12:19:05 +02:00
}
},
"nixpkgs-lib_2": {
2023-01-09 13:00:09 +01:00
"locked": {
2024-02-11 20:01:24 +01:00
"lastModified": 1697935651,
"narHash": "sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw=",
2023-01-09 13:00:09 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-02-11 20:01:24 +01:00
"rev": "e1e11fdbb01113d85c7f41cada9d2847660e3902",
2023-01-09 13:00:09 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-stable": {
2023-05-31 13:23:49 +02:00
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1710695816,
"narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
2023-05-31 13:23:49 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-10 10:21:00 +02:00
"rev": "614b4613980a522ba49f0d194531beddbb7220d3",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-10 10:21:00 +02:00
"ref": "nixos-23.11",
2023-05-31 13:23:49 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-08-13 11:38:01 +02:00
"nixpkgs_2": {
"locked": {
2024-09-26 17:49:47 +02:00
"lastModified": 1727122398,
"narHash": "sha256-o8VBeCWHBxGd4kVMceIayf5GApqTavJbTa44Xcg5Rrk=",
2024-08-13 11:38:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-26 17:49:47 +02:00
"rev": "30439d93eb8b19861ccbe3e581abf97bdc91b093",
2024-08-13 11:38:01 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-09-12 11:09:32 +02:00
"pfersel": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-11 11:58:50 +02:00
"lastModified": 1712775079,
"narHash": "sha256-1j3haJ7/J1V3Lt4gyGgoDSxfFmf6x7A1zXl/QxZ+kSI=",
"owner": "~rouven",
2023-09-12 11:09:32 +02:00
"repo": "pfersel",
2024-04-11 11:58:50 +02:00
"rev": "4ef4893c290c5f83f1497d6e4c0d162759500ae7",
"type": "sourcehut"
2023-09-12 11:09:32 +02:00
},
"original": {
2024-04-11 11:58:50 +02:00
"owner": "~rouven",
2023-09-12 11:09:32 +02:00
"repo": "pfersel",
2024-04-11 11:58:50 +02:00
"type": "sourcehut"
2023-09-12 11:09:32 +02:00
}
},
2024-05-20 12:19:05 +02:00
"poetry2nix": {
"inputs": {
"flake-utils": [
"authentik",
"flake-utils"
],
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"authentik",
"nixpkgs"
],
2024-09-10 13:12:09 +02:00
"systems": [
"authentik",
"systems"
],
2024-05-20 12:19:05 +02:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-09-10 13:12:09 +02:00
"lastModified": 1725532428,
"narHash": "sha256-dCfawQDwpukcwQw++Cn/3LIh/RZMmH+k3fm91Oc5Pf0=",
2024-05-20 12:19:05 +02:00
"owner": "nix-community",
"repo": "poetry2nix",
2024-09-10 13:12:09 +02:00
"rev": "a313fd7169ae43ecd1a2ea2f1e4899fe3edba4d2",
2024-05-20 12:19:05 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2023-05-31 13:23:49 +02:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1717664902,
"narHash": "sha256-7XfBuLULizXjXfBYy/VV+SpYMHreNRHk9nKMsm1bgb4=",
2023-05-31 13:23:49 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-06-10 10:21:00 +02:00
"rev": "cc4d466cb1254af050ff7bdf47f6d404a7c646d1",
2023-05-31 13:23:49 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-04-13 14:24:39 +02:00
"purge": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-31 14:51:58 +02:00
"lastModified": 1717103025,
"narHash": "sha256-bn/YPVgu6YmHnKhwMfwIFe7USGvIOC5ge4Ps6o47Tr8=",
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
2023-04-13 14:24:39 +02:00
"repo": "purge",
2024-05-31 14:51:58 +02:00
"rev": "4f8f075eeaafc90737216031eb644792a4652ead",
2024-04-10 00:32:51 +02:00
"type": "sourcehut"
2023-04-13 14:24:39 +02:00
},
"original": {
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
2023-04-13 14:24:39 +02:00
"repo": "purge",
2024-04-10 00:32:51 +02:00
"type": "sourcehut"
2023-04-13 14:24:39 +02:00
}
},
2022-12-18 17:01:34 +01:00
"root": {
"inputs": {
"agenix": "agenix",
2024-05-20 12:19:05 +02:00
"authentik": "authentik",
2024-04-17 22:04:08 +02:00
"dns": "dns",
2022-12-18 17:01:34 +01:00
"home-manager": "home-manager",
2023-05-20 13:20:05 +02:00
"impermanence": "impermanence",
2023-05-31 13:23:49 +02:00
"lanzaboote": "lanzaboote",
2023-01-09 13:00:09 +01:00
"nix-colors": "nix-colors",
"nix-index-database": "nix-index-database",
2024-08-13 11:38:01 +02:00
"nixpkgs": "nixpkgs_2",
2023-09-12 11:09:32 +02:00
"pfersel": "pfersel",
2023-04-13 14:24:39 +02:00
"purge": "purge",
2023-05-29 13:31:20 +02:00
"trucksimulatorbot": "trucksimulatorbot"
}
},
2023-06-23 10:44:24 +02:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-06-10 10:21:00 +02:00
"lastModified": 1717813066,
"narHash": "sha256-wqbRwq3i7g5EHIui0bIi84mdqZ/It1AXBSLJ5tafD28=",
2023-06-23 10:44:24 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-06-10 10:21:00 +02:00
"rev": "6dc3e45fe4aee36efeed24d64fc68b1f989d5465",
2023-06-23 10:44:24 +02:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-05-31 13:23:49 +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-24 23:40:01 +01:00
"systems_2": {
"locked": {
2024-09-10 13:12:09 +02:00
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
2023-12-24 23:40:01 +01:00
"owner": "nix-systems",
2024-09-10 13:12:09 +02:00
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
2023-12-24 23:40:01 +01:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-09-10 13:12:09 +02:00
"repo": "default-linux",
2023-12-24 23:40:01 +01:00
"type": "github"
}
},
2024-05-20 12:19:05 +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"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"authentik",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
2024-09-03 15:34:48 +02:00
"lastModified": 1719749022,
"narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=",
2024-05-20 12:19:05 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-09-03 15:34:48 +02:00
"rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd",
2024-05-20 12:19:05 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2023-05-29 13:31:20 +02:00
"trucksimulatorbot": {
2023-04-16 16:56:24 +02:00
"inputs": {
2023-05-29 13:31:20 +02:00
"images": "images",
2023-04-16 16:56:24 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-23 15:44:49 +02:00
"lastModified": 1716450661,
"narHash": "sha256-4D4Hbe0+ilkaLEux6oBI/kUIUBqCRnUtf5Oln4kTOEE=",
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
"repo": "trucksimulator",
2024-05-23 15:44:49 +02:00
"rev": "43b44df053d484099dedc96784941f6a019f7b39",
2024-04-10 00:32:51 +02:00
"type": "sourcehut"
2023-04-16 16:56:24 +02:00
},
"original": {
2024-04-10 00:32:51 +02:00
"owner": "~rouven",
"repo": "trucksimulator",
"type": "sourcehut"
2023-04-16 16:56:24 +02:00
}
2022-12-18 17:01:34 +01:00
}
},
"root": "root",
"version": 7
}