diff options
author | Vika <vika@fireburn.ru> | 2022-10-24 00:53:26 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2022-10-24 00:53:26 +0300 |
commit | 4b917f257a41e6bdfd32e91d7a38bdc975c8f678 (patch) | |
tree | 900e96bd6113ac149a468b74d35df68c32a2ee26 | |
parent | 729bf77efb0812d0aed6234576fdd06effa5019e (diff) | |
download | kittybox-4b917f257a41e6bdfd32e91d7a38bdc975c8f678.tar.zst |
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:vikanezrimaya/nixpkgs/5c6c3a079b3e34925d4fcecd54efc8a00e390142' (2022-09-19) → 'github:nixos/nixpkgs/104e8082de1b20f9d0e1f05b1028795ed0e0e4bc' (2022-10-16)
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index d4688ef..ccb1f35 100644 --- a/flake.lock +++ b/flake.lock @@ -39,11 +39,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1663604189, - "narHash": "sha256-+cj5km4SoXqH+QGjr9Hp9UVJy0vtvnDeezcuuGd6uwQ=", - "owner": "vikanezrimaya", + "lastModified": 1665940183, + "narHash": "sha256-cPe3F7CtnxU9YbJpc3Adl4d9kX+turqTv5FxM98i8vg=", + "owner": "nixos", "repo": "nixpkgs", - "rev": "5c6c3a079b3e34925d4fcecd54efc8a00e390142", + "rev": "104e8082de1b20f9d0e1f05b1028795ed0e0e4bc", "type": "github" }, "original": { |