summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGrisha Shipunov2026-07-26 20:32:54 +0000
committerGrisha Shipunov2026-07-26 20:32:54 +0000
commitc771b71197571454e496e7ece01dcfd5dff8171f (patch)
tree1ff5796caceb1a1d4e82a8c72753aefa4aed39ac /flake.lock
parent1ce66ae49e995b1dce2ad801de200f241459459c (diff)
authentik: yeetscaledown
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock291
1 files changed, 10 insertions, 281 deletions
diff --git a/flake.lock b/flake.lock
index 9aaa820..868bf9a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,48 +1,5 @@
{
"nodes": {
- "authentik-nix": {
- "inputs": {
- "authentik-src": "authentik-src",
- "flake-compat": "flake-compat",
- "flake-parts": "flake-parts",
- "flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs",
- "pyproject-build-systems": "pyproject-build-systems",
- "pyproject-nix": "pyproject-nix",
- "systems": "systems",
- "uv2nix": "uv2nix"
- },
- "locked": {
- "lastModified": 1785064442,
- "narHash": "sha256-qMigDNdmkbAEGeL2kndiuJzT0tBTt14gJqOkZhZx2g4=",
- "owner": "nix-community",
- "repo": "authentik-nix",
- "rev": "5fbbce90f7cbe1bec0afa7e31598d8da7fa101dc",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "authentik-nix",
- "type": "github"
- }
- },
- "authentik-src": {
- "flake": false,
- "locked": {
- "lastModified": 1784731584,
- "narHash": "sha256-/HdXzjjvuSW7zjbCNJKm3Fj8gvIwfrDf8mOYev0yuIg=",
- "owner": "goauthentik",
- "repo": "authentik",
- "rev": "0c67ea476be6319f1b2a41cb0f5ed128af37b99b",
- "type": "github"
- },
- "original": {
- "owner": "goauthentik",
- "ref": "version/2026.5.6",
- "repo": "authentik",
- "type": "github"
- }
- },
"crane": {
"locked": {
"lastModified": 1781825982,
@@ -63,22 +20,6 @@
"locked": {
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
- "owner": "edolstra",
- "repo": "flake-compat",
- "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
- "type": "github"
- },
- "original": {
- "owner": "edolstra",
- "repo": "flake-compat",
- "type": "github"
- }
- },
- "flake-compat_2": {
- "flake": false,
- "locked": {
- "lastModified": 1767039857,
- "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "NixOS",
"repo": "flake-compat",
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
@@ -90,63 +31,6 @@
"type": "github"
}
},
- "flake-parts": {
- "inputs": {
- "nixpkgs-lib": "nixpkgs-lib"
- },
- "locked": {
- "lastModified": 1782949081,
- "narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=",
- "owner": "hercules-ci",
- "repo": "flake-parts",
- "rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
- "type": "github"
- },
- "original": {
- "owner": "hercules-ci",
- "repo": "flake-parts",
- "type": "github"
- }
- },
- "flake-utils": {
- "inputs": {
- "systems": [
- "authentik-nix",
- "systems"
- ]
- },
- "locked": {
- "lastModified": 1731533236,
- "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "flake-utils_2": {
- "inputs": {
- "systems": "systems_2"
- },
- "locked": {
- "lastModified": 1731533236,
- "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
"gitignore": {
"inputs": {
"nixpkgs": [
@@ -216,7 +100,7 @@
},
"nixos-hardware": {
"inputs": {
- "nixpkgs": "nixpkgs_2"
+ "nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1784723954,
@@ -235,33 +119,15 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1784497964,
- "narHash": "sha256-vlHUuqAcbcH2RKmHbPiuQzbv1pnzzavXnI62RD0bqCU=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "241313f4e8e508cb9b13278c2b0fa25b9ca27163",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs-lib": {
- "locked": {
- "lastModified": 1782614948,
- "narHash": "sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC+eBu2zKlp8=",
- "owner": "nix-community",
- "repo": "nixpkgs.lib",
- "rev": "db3f255737b94216eb71cce308e2912cf6bc2d7c",
- "type": "github"
+ "lastModified": 1767892417,
+ "narHash": "sha256-8bW3q88CEg2u4hSP66Vf4lpbLonHz7hqDNBMcCY7E9U=",
+ "rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
+ "type": "tarball",
+ "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre924538.3497aa5c9457/nixexprs.tar.xz"
},
"original": {
- "owner": "nix-community",
- "repo": "nixpkgs.lib",
- "type": "github"
+ "type": "tarball",
+ "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
}
},
"nixpkgs-unstable": {
@@ -279,19 +145,6 @@
},
"nixpkgs_2": {
"locked": {
- "lastModified": 1767892417,
- "narHash": "sha256-8bW3q88CEg2u4hSP66Vf4lpbLonHz7hqDNBMcCY7E9U=",
- "rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
- "type": "tarball",
- "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre924538.3497aa5c9457/nixexprs.tar.xz"
- },
- "original": {
- "type": "tarball",
- "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
- }
- },
- "nixpkgs_3": {
- "locked": {
"lastModified": 1784856561,
"narHash": "sha256-/HjbyQqfFs3cG7o/zJ25RPaLZqS9a88z6vOGhMoZwRs=",
"rev": "597283ad8aa0b331c788e97c4c262d58877074ef",
@@ -305,7 +158,7 @@
},
"pre-commit": {
"inputs": {
- "flake-compat": "flake-compat_2",
+ "flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
@@ -326,67 +179,14 @@
"type": "github"
}
},
- "pyproject-build-systems": {
- "inputs": {
- "nixpkgs": [
- "authentik-nix",
- "nixpkgs"
- ],
- "pyproject-nix": [
- "authentik-nix",
- "pyproject-nix"
- ],
- "uv2nix": [
- "authentik-nix",
- "uv2nix"
- ]
- },
- "locked": {
- "lastModified": 1782093830,
- "narHash": "sha256-6gmEVe69+KlRkZD4PEEV5xAlB9CB0Y9TiuEgQjDrKTQ=",
- "owner": "pyproject-nix",
- "repo": "build-system-pkgs",
- "rev": "430680a19bc85a3bda55f12e4cc1a1aadcf2e478",
- "type": "github"
- },
- "original": {
- "owner": "pyproject-nix",
- "repo": "build-system-pkgs",
- "type": "github"
- }
- },
- "pyproject-nix": {
- "inputs": {
- "nixpkgs": [
- "authentik-nix",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1782905613,
- "narHash": "sha256-SvXJcAemihifkTn4BGvyE5K1FJX9bl4U8DQ5pqKvD0s=",
- "owner": "pyproject-nix",
- "repo": "pyproject.nix",
- "rev": "7af23cfe91064865ecf2e835da28b45b3c6f49fd",
- "type": "github"
- },
- "original": {
- "owner": "pyproject-nix",
- "repo": "pyproject.nix",
- "type": "github"
- }
- },
"root": {
"inputs": {
- "authentik-nix": "authentik-nix",
- "flake-utils": "flake-utils_2",
"lanzaboote": "lanzaboote",
"microvm": "microvm",
"nixos-hardware": "nixos-hardware",
- "nixpkgs": "nixpkgs_3",
+ "nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix",
- "tmux-yank": "tmux-yank",
"website": "website"
}
},
@@ -447,77 +247,6 @@
"url": "https://spectrum-os.org/git/spectrum"
}
},
- "systems": {
- "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_2": {
- "locked": {
- "lastModified": 1681028828,
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
- "owner": "nix-systems",
- "repo": "default",
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
- "type": "github"
- },
- "original": {
- "owner": "nix-systems",
- "repo": "default",
- "type": "github"
- }
- },
- "tmux-yank": {
- "flake": false,
- "locked": {
- "lastModified": 1689770565,
- "narHash": "sha256-/5HPaoOx2U2d8lZZJo5dKmemu6hKgHJYq23hxkddXpA=",
- "owner": "tmux-plugins",
- "repo": "tmux-yank",
- "rev": "acfd36e4fcba99f8310a7dfb432111c242fe7392",
- "type": "github"
- },
- "original": {
- "owner": "tmux-plugins",
- "repo": "tmux-yank",
- "type": "github"
- }
- },
- "uv2nix": {
- "inputs": {
- "nixpkgs": [
- "authentik-nix",
- "nixpkgs"
- ],
- "pyproject-nix": [
- "authentik-nix",
- "pyproject-nix"
- ]
- },
- "locked": {
- "lastModified": 1783511944,
- "narHash": "sha256-Z/Ss9rWw9QYcRK+Qqkmty7PB1pIik5XGbrtit+ad2qs=",
- "owner": "pyproject-nix",
- "repo": "uv2nix",
- "rev": "83995ef5e4ece3c9c704aa645bbff439e15a0ac3",
- "type": "github"
- },
- "original": {
- "owner": "pyproject-nix",
- "repo": "uv2nix",
- "type": "github"
- }
- },
"website": {
"flake": false,
"locked": {