Search nix packages versions - and minimalist devshell and version manager built on nix - Flake generator for version pinned packages.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 119 lines 3.0 kB view raw
1{ 2 "nodes": { 3 "devshell": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1741473158, 11 "narHash": "sha256-kWNaq6wQUbUMlPgw8Y+9/9wP0F8SHkjy24/mN3UAppg=", 12 "owner": "numtide", 13 "repo": "devshell", 14 "rev": "7c9e793ebe66bcba8292989a68c0419b737a22a0", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "numtide", 19 "repo": "devshell", 20 "type": "github" 21 } 22 }, 23 "flake-parts": { 24 "inputs": { 25 "nixpkgs-lib": "nixpkgs-lib" 26 }, 27 "locked": { 28 "lastModified": 1756770412, 29 "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=", 30 "owner": "hercules-ci", 31 "repo": "flake-parts", 32 "rev": "4524271976b625a4a605beefd893f270620fd751", 33 "type": "github" 34 }, 35 "original": { 36 "owner": "hercules-ci", 37 "repo": "flake-parts", 38 "type": "github" 39 } 40 }, 41 "nixpkgs": { 42 "locked": { 43 "lastModified": 1758446476, 44 "narHash": "sha256-5rdAi7CTvM/kSs6fHe1bREIva5W3TbImsto+dxG4mBo=", 45 "owner": "nixos", 46 "repo": "nixpkgs", 47 "rev": "a1f79a1770d05af18111fbbe2a3ab2c42c0f6cd0", 48 "type": "github" 49 }, 50 "original": { 51 "owner": "nixos", 52 "ref": "nixpkgs-unstable", 53 "repo": "nixpkgs", 54 "type": "github" 55 } 56 }, 57 "nixpkgs-lib": { 58 "locked": { 59 "lastModified": 1754788789, 60 "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=", 61 "owner": "nix-community", 62 "repo": "nixpkgs.lib", 63 "rev": "a73b9c743612e4244d865a2fdee11865283c04e6", 64 "type": "github" 65 }, 66 "original": { 67 "owner": "nix-community", 68 "repo": "nixpkgs.lib", 69 "type": "github" 70 } 71 }, 72 "root": { 73 "inputs": { 74 "devshell": "devshell", 75 "flake-parts": "flake-parts", 76 "nixpkgs": "nixpkgs", 77 "systems": "systems", 78 "treefmt-nix": "treefmt-nix" 79 } 80 }, 81 "systems": { 82 "locked": { 83 "lastModified": 1681028828, 84 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 85 "owner": "nix-systems", 86 "repo": "default", 87 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 88 "type": "github" 89 }, 90 "original": { 91 "owner": "nix-systems", 92 "repo": "default", 93 "type": "github" 94 } 95 }, 96 "treefmt-nix": { 97 "inputs": { 98 "nixpkgs": [ 99 "nixpkgs" 100 ] 101 }, 102 "locked": { 103 "lastModified": 1758206697, 104 "narHash": "sha256-/DbPkh6PZOgfueCbs3uzlk4ASU2nPPsiVWhpMCNkAd0=", 105 "owner": "numtide", 106 "repo": "treefmt-nix", 107 "rev": "128222dc911b8e2e18939537bed1762b7f3a04aa", 108 "type": "github" 109 }, 110 "original": { 111 "owner": "numtide", 112 "repo": "treefmt-nix", 113 "type": "github" 114 } 115 } 116 }, 117 "root": "root", 118 "version": 7 119}