aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-12-15 19:55:49 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2022-12-31 11:50:22 -0500
commit3d78a7541b6bdeca09496c92387fc74f77b70962 (patch)
tree72ed59a14753385ce9ae08b783694bef96e22e35 /flake.lock
parentremoved old ruby utility scripts (diff)
nix and build housekeeping
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock11
1 files changed, 6 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index 733e33e..5154297 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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"
}