Lints and suggestions for the Nix programming language
at main 65 lines 1.6 kB view raw
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1754487366, 11 "narHash": "sha256-pHYj8gUBapuUzKV/kN/tR3Zvqc7o6gdFB9XKXIp1SQ8=", 12 "owner": "hercules-ci", 13 "repo": "flake-parts", 14 "rev": "af66ad14b28a127c5c0f3bbb298218fc63528a18", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "hercules-ci", 19 "repo": "flake-parts", 20 "type": "github" 21 } 22 }, 23 "nixpkgs": { 24 "locked": { 25 "lastModified": 1755268003, 26 "narHash": "sha256-nNaeJjo861wFR0tjHDyCnHs1rbRtrMgxAKMoig9Sj/w=", 27 "owner": "nixos", 28 "repo": "nixpkgs", 29 "rev": "32f313e49e42f715491e1ea7b306a87c16fe0388", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "nixos", 34 "ref": "nixpkgs-unstable", 35 "repo": "nixpkgs", 36 "type": "github" 37 } 38 }, 39 "root": { 40 "inputs": { 41 "flake-parts": "flake-parts", 42 "nixpkgs": "nixpkgs", 43 "systems": "systems" 44 } 45 }, 46 "systems": { 47 "flake": false, 48 "locked": { 49 "lastModified": 1681028828, 50 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 51 "owner": "nix-systems", 52 "repo": "default", 53 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 54 "type": "github" 55 }, 56 "original": { 57 "owner": "nix-systems", 58 "repo": "default", 59 "type": "github" 60 } 61 } 62 }, 63 "root": "root", 64 "version": 7 65}