diff options
author | Vika <vika@fireburn.ru> | 2022-05-24 15:07:37 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2022-05-24 16:30:44 +0300 |
commit | b1c197aa75fd7f5c1a2982d3ab2933fb98fad474 (patch) | |
tree | d1b30859c49e72c09640fa497be36e01a3b0f328 | |
parent | d0057b822858e5d31d0b80d61ec555dea9b71ace (diff) | |
download | kittybox-b1c197aa75fd7f5c1a2982d3ab2933fb98fad474.tar.zst |
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:vikanezrimaya/nixpkgs/bf819aeeb2f0954506a748ff117962edc8cf732d' (2022-03-28) → 'github:nixos/nixpkgs/dfd82985c273aac6eced03625f454b334daae2e8' (2022-05-20)
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index 0099d0e..7fcd156 100644 --- a/flake.lock +++ b/flake.lock @@ -54,11 +54,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1648465495, - "narHash": "sha256-2xCf6DoeE+bE6oXNCxF4hscU5d/C/wkx5Ej/0Q5K8bg=", - "owner": "vikanezrimaya", + "lastModified": 1653060744, + "narHash": "sha256-kfRusllRumpt33J1hPV+CeCCylCXEU7e0gn2/cIM7cY=", + "owner": "nixos", "repo": "nixpkgs", - "rev": "bf819aeeb2f0954506a748ff117962edc8cf732d", + "rev": "dfd82985c273aac6eced03625f454b334daae2e8", "type": "github" }, "original": { |