diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-02 10:44:32 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-05-02 10:44:36 -0400 | 
| commit | 41eecdbe8695c2e49ce26e98faad98dce76e5e8b (patch) | |
| tree | b3e3449a24ae0bc79bb7a6e95617aca0fee4ca23 /flake.lock | |
| parent | sisudoc spine initial release (diff) | |
comment out nixpkg nixVersions.unstable
- nixVersions.unstable no longer available
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": 1713805509, -        "narHash": "sha256-YgSEan4CcrjivCNO5ZNzhg7/8ViLkZ4CB/GrGBVSudo=", +        "lastModified": 1714562304, +        "narHash": "sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU=",          "owner": "NixOS",          "repo": "nixpkgs", -        "rev": "1e1dc66fe68972a76679644a5577828b6a7e8be4", +        "rev": "bcd44e224fd68ce7d269b4f44d24c2220fd821e7",          "type": "github"        },        "original": { | 
