This repository has no description
0

Configure Feed

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

character / devenv.lock
1.6 kB 65 lines
1{ 2 "nodes": { 3 "devenv": { 4 "locked": { 5 "dir": "src/modules", 6 "lastModified": 1779749056, 7 "narHash": "sha256-AtocdrunzuxTvSDn+82RntEhrs6TicM6Z4/zNQS9KKg=", 8 "owner": "cachix", 9 "repo": "devenv", 10 "rev": "099ac65fcef79e88127bdc06adbd1ea94255274a", 11 "type": "github" 12 }, 13 "original": { 14 "dir": "src/modules", 15 "owner": "cachix", 16 "repo": "devenv", 17 "type": "github" 18 } 19 }, 20 "nixpkgs": { 21 "inputs": { 22 "nixpkgs-src": "nixpkgs-src" 23 }, 24 "locked": { 25 "lastModified": 1778507786, 26 "narHash": "sha256-HzSQCKMsMr8r55LwM1JuzIOB+8bzk0FEv6sItKvsfoY=", 27 "owner": "cachix", 28 "repo": "devenv-nixpkgs", 29 "rev": "8f24a228a782e24576b155d1e39f0d914b380691", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "cachix", 34 "ref": "rolling", 35 "repo": "devenv-nixpkgs", 36 "type": "github" 37 } 38 }, 39 "nixpkgs-src": { 40 "flake": false, 41 "locked": { 42 "lastModified": 1778274207, 43 "narHash": "sha256-I4puXmX1iovcCHZlRmztO3vW0mAbbRvq4F8wgIMQ1MM=", 44 "owner": "NixOS", 45 "repo": "nixpkgs", 46 "rev": "b3da656039dc7a6240f27b2ef8cc6a3ef3bccae7", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "NixOS", 51 "ref": "nixpkgs-unstable", 52 "repo": "nixpkgs", 53 "type": "github" 54 } 55 }, 56 "root": { 57 "inputs": { 58 "devenv": "devenv", 59 "nixpkgs": "nixpkgs" 60 } 61 } 62 }, 63 "root": "root", 64 "version": 7 65}