/ nginx-keycloak / flake.lock
flake.lock
1 { 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1696717752, 6 "narHash": "sha256-qEq1styCyQHSrw7AOhskH2qwCFx93bOwsGEzUIrZC0g=", 7 "owner": "NixOS", 8 "repo": "nixpkgs", 9 "rev": "2f3b6b3fcd9fa0a4e6b544180c058a70890a7cc1", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "NixOS", 14 "ref": "release-23.05", 15 "repo": "nixpkgs", 16 "type": "github" 17 } 18 }, 19 "root": { 20 "inputs": { 21 "nixpkgs": "nixpkgs" 22 } 23 } 24 }, 25 "root": "root", 26 "version": 7 27 }