/ devenv.lock
devenv.lock
1 { 2 "nodes": { 3 "devenv": { 4 "locked": { 5 "dir": "src/modules", 6 "lastModified": 1775507677, 7 "narHash": "sha256-gCv9ODisrHjTDtjV/Xru8dtDbrldahRZFShu089/60M=", 8 "owner": "cachix", 9 "repo": "devenv", 10 "rev": "c429c111e25b467c431f9eb70598c70394d56aaa", 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": 1774287239, 26 "narHash": "sha256-W3krsWcDwYuA3gPWsFA24YAXxOFUL6iIlT6IknAoNSE=", 27 "owner": "cachix", 28 "repo": "devenv-nixpkgs", 29 "rev": "fa7125ea7f1ae5430010a6e071f68375a39bd24c", 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": 1773840656, 43 "narHash": "sha256-9tpvMGFteZnd3gRQZFlRCohVpqooygFuy9yjuyRL2C0=", 44 "owner": "NixOS", 45 "repo": "nixpkgs", 46 "rev": "9cf7092bdd603554bd8b63c216e8943cf9b12512", 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 }