diff options
author | Vika <vika@fireburn.ru> | 2022-09-20 03:29:23 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2022-09-20 03:29:23 +0300 |
commit | e468d8cd5aac240a05a149737e0117a57a926683 (patch) | |
tree | 4d348485bd907deda05237317d5399068a22a64a | |
parent | be96c7e28e410df24f6f86acac1cf1fda306f546 (diff) | |
download | kittybox-e468d8cd5aac240a05a149737e0117a57a926683.tar.zst |
flake.lock: Update
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249' (2022-07-04) → 'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/71a4f0dc3d80ba76f437c888c1c3d59f1df98163' (2022-07-05) → 'github:vikanezrimaya/nixpkgs/5c6c3a079b3e34925d4fcecd54efc8a00e390142' (2022-09-19)
-rw-r--r-- | flake.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock index 9d06ce3..d4688ef 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "flake-utils": { "locked": { - "lastModified": 1656928814, - "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", + "lastModified": 1659877975, + "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", - "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", + "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { @@ -39,11 +39,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1657020478, - "narHash": "sha256-sU5hXEGcOcvz2xoPAuNLBQJLXjwvPpTkoddyXE8gw20=", - "owner": "nixos", + "lastModified": 1663604189, + "narHash": "sha256-+cj5km4SoXqH+QGjr9Hp9UVJy0vtvnDeezcuuGd6uwQ=", + "owner": "vikanezrimaya", "repo": "nixpkgs", - "rev": "71a4f0dc3d80ba76f437c888c1c3d59f1df98163", + "rev": "5c6c3a079b3e34925d4fcecd54efc8a00e390142", "type": "github" }, "original": { |