diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-06 14:14:49 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-06 14:14:52 -0400 | 
| commit | 16532cbf2a360b8ffa47d7b72dab2b204a912153 (patch) | |
| tree | ec630db7d97afe7c06e4859a8cbaab28cf4cd039 /flake.lock | |
| parent | set nixVersions.nix_2_21 (diff) | |
work on more generic install + instructions
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": 1714562304, -        "narHash": "sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU=", +        "lastModified": 1714912032, +        "narHash": "sha256-clkcOIkg8G4xuJh+1onLG4HPMpbtzdLv4rHxFzgsH9c=",          "owner": "NixOS",          "repo": "nixpkgs", -        "rev": "bcd44e224fd68ce7d269b4f44d24c2220fd821e7", +        "rev": "ee4a6e0f566fe5ec79968c57a9c2c3c25f2cf41d",          "type": "github"        },        "original": { | 
