diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-12-15 19:55:49 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-12-31 11:50:22 -0500 |
commit | 3d78a7541b6bdeca09496c92387fc74f77b70962 (patch) | |
tree | 72ed59a14753385ce9ae08b783694bef96e22e35 /flake.lock | |
parent | removed old ruby utility scripts (diff) |
nix and build housekeeping
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -17,15 +17,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1671837212, - "narHash": "sha256-16nCDyLIocvo6XZ8CuvExTtfJoF6zrUZOlH4JfGxHOI=", - "owner": "nixos", + "lastModified": 1672428209, + "narHash": "sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ=", + "owner": "NixOS", "repo": "nixpkgs", - "rev": "59cf8b7a71488c65ccbe2b993602a0b5dcf8f5f6", + "rev": "293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847", "type": "github" }, "original": { - "owner": "nixos", + "owner": "NixOS", + "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } |