summaryrefslogtreecommitdiffhomepage
path: root/flake.lock
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-12-19 21:27:17 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2022-12-31 21:55:43 -0500
commitda6f5d079e01906fb5dc558390659557a869df8f (patch)
tree35b99248cf1ba78b52474bea960f92984ff721c7 /flake.lock
parentsort how you want this to be (diff)
nix flake, things nix
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 35eeac7..5154297 100644
--- a/flake.lock
+++ b/flake.lock
@@ -17,15 +17,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1669255296,
- "narHash": "sha256-fanIg477ra96rlKeNPUUVvNj4fXQhg6kmf/pIN9V/qc=",
- "owner": "nixos",
+ "lastModified": 1672428209,
+ "narHash": "sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ=",
+ "owner": "NixOS",
"repo": "nixpkgs",
- "rev": "878cb61054ad018729171107120e282ab7051adc",
+ "rev": "293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847",
"type": "github"
},
"original": {
- "owner": "nixos",
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}