diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-07 10:36:50 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-07 10:37:02 -0400 | 
| commit | 05111f648ef3afc8f53b2326318f20f1e85fb31f (patch) | |
| tree | d7ff1ae5a8ec61deedd128af227adf84ec09ba74 /flake.lock | |
| parent | .envrc-nix info (diff) | |
dub (dlang) prefer dub run to dub build
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -20,11 +20,11 @@      },      "nixpkgs": {        "locked": { -        "lastModified": 1714912032, -        "narHash": "sha256-clkcOIkg8G4xuJh+1onLG4HPMpbtzdLv4rHxFzgsH9c=", +        "lastModified": 1715037484, +        "narHash": "sha256-OUt8xQFmBU96Hmm4T9tOWTu4oCswCzoVl+pxSq/kiFc=",          "owner": "NixOS",          "repo": "nixpkgs", -        "rev": "ee4a6e0f566fe5ec79968c57a9c2c3c25f2cf41d", +        "rev": "ad7efee13e0d216bf29992311536fce1d3eefbef",          "type": "github"        },        "original": { | 
