164 lines
4.1 KiB
JSON
164 lines
4.1 KiB
JSON
{
|
|
"nodes": {
|
|
"authentik-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1688730196,
|
|
"narHash": "sha256-m79tgfQv7HoMcvbFkGdNV77ufJw0nRygNuJvSIeF/yA=",
|
|
"owner": "goauthentik",
|
|
"repo": "authentik",
|
|
"rev": "7db9ced218ed6584fe4ab9e4f115509fac9bdd52",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "goauthentik",
|
|
"ref": "version/2023.6.0",
|
|
"repo": "authentik",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1688466019,
|
|
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1687709756,
|
|
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"napalm": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1687462197,
|
|
"narHash": "sha256-sJ4kSnGKlVSZ66RfMc0Uc+sruOxOD0SaBTfW8VMVLGw=",
|
|
"owner": "nix-community",
|
|
"repo": "napalm",
|
|
"rev": "22b610cdb812ad7abf22c05af45778ee394fbfd1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "napalm",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1688594934,
|
|
"narHash": "sha256-3dUo20PsmUd57jVZRx5vgKyIN1tv+v/JQweZsve5q/A=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "e11142026e2cef35ea52c9205703823df225c947",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-23.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"dir": "lib",
|
|
"lastModified": 1688049487,
|
|
"narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "lib",
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"poetry2nix": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1688730769,
|
|
"narHash": "sha256-xKvTeYPetd5FDheBl0vdtBus54NC7BQ4RxIq2uIPqxQ=",
|
|
"owner": "nix-community",
|
|
"repo": "poetry2nix",
|
|
"rev": "f9c886e188503db79b59f15c014d86aa680d9141",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "poetry2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"authentik-src": "authentik-src",
|
|
"flake-parts": "flake-parts",
|
|
"flake-utils": "flake-utils",
|
|
"napalm": "napalm",
|
|
"nixpkgs": "nixpkgs",
|
|
"poetry2nix": "poetry2nix"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|