diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-12-19 21:27:17 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-12-31 21:55:43 -0500 |
commit | da6f5d079e01906fb5dc558390659557a869df8f (patch) | |
tree | 35b99248cf1ba78b52474bea960f92984ff721c7 /flake.lock | |
parent | sort how you want this to be (diff) |
nix flake, things nix
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": 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" } |