/ flake.lock
flake.lock
1 { 2 "nodes": { 3 "flake-compat": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1696426674, 7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 8 "owner": "edolstra", 9 "repo": "flake-compat", 10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "edolstra", 15 "repo": "flake-compat", 16 "type": "github" 17 } 18 }, 19 "gitignore": { 20 "inputs": { 21 "nixpkgs": [ 22 "pre-commit-hooks", 23 "nixpkgs" 24 ] 25 }, 26 "locked": { 27 "lastModified": 1709087332, 28 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 29 "owner": "hercules-ci", 30 "repo": "gitignore.nix", 31 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 32 "type": "github" 33 }, 34 "original": { 35 "owner": "hercules-ci", 36 "repo": "gitignore.nix", 37 "type": "github" 38 } 39 }, 40 "nixpkgs": { 41 "locked": { 42 "lastModified": 1751984180, 43 "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", 44 "owner": "NixOS", 45 "repo": "nixpkgs", 46 "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "NixOS", 51 "ref": "nixos-unstable", 52 "repo": "nixpkgs", 53 "type": "github" 54 } 55 }, 56 "nixpkgs_2": { 57 "locked": { 58 "lastModified": 1730768919, 59 "narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=", 60 "owner": "NixOS", 61 "repo": "nixpkgs", 62 "rev": "a04d33c0c3f1a59a2c1cb0c6e34cd24500e5a1dc", 63 "type": "github" 64 }, 65 "original": { 66 "owner": "NixOS", 67 "ref": "nixpkgs-unstable", 68 "repo": "nixpkgs", 69 "type": "github" 70 } 71 }, 72 "pre-commit-hooks": { 73 "inputs": { 74 "flake-compat": "flake-compat", 75 "gitignore": "gitignore", 76 "nixpkgs": "nixpkgs_2" 77 }, 78 "locked": { 79 "lastModified": 1750779888, 80 "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=", 81 "owner": "cachix", 82 "repo": "git-hooks.nix", 83 "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d", 84 "type": "github" 85 }, 86 "original": { 87 "owner": "cachix", 88 "repo": "git-hooks.nix", 89 "type": "github" 90 } 91 }, 92 "root": { 93 "inputs": { 94 "nixpkgs": "nixpkgs", 95 "pre-commit-hooks": "pre-commit-hooks", 96 "systems": "systems" 97 } 98 }, 99 "systems": { 100 "locked": { 101 "lastModified": 1681028828, 102 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 103 "owner": "nix-systems", 104 "repo": "default", 105 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 106 "type": "github" 107 }, 108 "original": { 109 "owner": "nix-systems", 110 "repo": "default", 111 "type": "github" 112 } 113 } 114 }, 115 "root": "root", 116 "version": 7 117 }