⛩️ Powerful yet Minimal Nix Dependency Manager
flake flakes home-manager nixos go nix dependency dependencies
at main 143 lines 3.7 kB view raw
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 "flake-utils": { 20 "inputs": { 21 "systems": [ 22 "systems" 23 ] 24 }, 25 "locked": { 26 "lastModified": 1726560853, 27 "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", 28 "owner": "numtide", 29 "repo": "flake-utils", 30 "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "numtide", 35 "repo": "flake-utils", 36 "type": "github" 37 } 38 }, 39 "gitignore": { 40 "inputs": { 41 "nixpkgs": [ 42 "pre-commit-hooks", 43 "nixpkgs" 44 ] 45 }, 46 "locked": { 47 "lastModified": 1709087332, 48 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 49 "owner": "hercules-ci", 50 "repo": "gitignore.nix", 51 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 52 "type": "github" 53 }, 54 "original": { 55 "owner": "hercules-ci", 56 "repo": "gitignore.nix", 57 "type": "github" 58 } 59 }, 60 "nixpkgs": { 61 "locked": { 62 "lastModified": 1730551372, 63 "narHash": "sha256-kD10NQ+5MScsRXZcppfNuJNqfh481YQhL/mBXQ5OCLs=", 64 "owner": "NixOS", 65 "repo": "nixpkgs", 66 "rev": "bfdd1148ed703ef0134aec793ad1e0fcd9a2ab59", 67 "type": "github" 68 }, 69 "original": { 70 "owner": "NixOS", 71 "repo": "nixpkgs", 72 "type": "github" 73 } 74 }, 75 "nixpkgs-stable": { 76 "locked": { 77 "lastModified": 1720386169, 78 "narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=", 79 "owner": "NixOS", 80 "repo": "nixpkgs", 81 "rev": "194846768975b7ad2c4988bdb82572c00222c0d7", 82 "type": "github" 83 }, 84 "original": { 85 "owner": "NixOS", 86 "ref": "nixos-24.05", 87 "repo": "nixpkgs", 88 "type": "github" 89 } 90 }, 91 "pre-commit-hooks": { 92 "inputs": { 93 "flake-compat": [ 94 "flake-compat" 95 ], 96 "gitignore": "gitignore", 97 "nixpkgs": [ 98 "nixpkgs" 99 ], 100 "nixpkgs-stable": "nixpkgs-stable" 101 }, 102 "locked": { 103 "lastModified": 1726745158, 104 "narHash": "sha256-D5AegvGoEjt4rkKedmxlSEmC+nNLMBPWFxvmYnVLhjk=", 105 "owner": "cachix", 106 "repo": "git-hooks.nix", 107 "rev": "4e743a6920eab45e8ba0fbe49dc459f1423a4b74", 108 "type": "github" 109 }, 110 "original": { 111 "owner": "cachix", 112 "repo": "git-hooks.nix", 113 "type": "github" 114 } 115 }, 116 "root": { 117 "inputs": { 118 "flake-compat": "flake-compat", 119 "flake-utils": "flake-utils", 120 "nixpkgs": "nixpkgs", 121 "pre-commit-hooks": "pre-commit-hooks", 122 "systems": "systems" 123 } 124 }, 125 "systems": { 126 "locked": { 127 "lastModified": 1681028828, 128 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 129 "owner": "nix-systems", 130 "repo": "default", 131 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 132 "type": "github" 133 }, 134 "original": { 135 "owner": "nix-systems", 136 "repo": "default", 137 "type": "github" 138 } 139 } 140 }, 141 "root": "root", 142 "version": 7 143}