diff options
author | Vika <vika@fireburn.ru> | 2021-11-24 04:32:22 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2021-11-24 04:32:22 +0300 |
commit | dd0bd6f9b7cb556c8eab12569b6096a5d8afa3e0 (patch) | |
tree | 08b8848b42763205bb22d8d809f4f27c88f15828 | |
parent | e559259686f984fdcce5669f0ab8c6dc27d76077 (diff) | |
download | kittybox-dd0bd6f9b7cb556c8eab12569b6096a5d8afa3e0.tar.zst |
flake.lock: Update
Flake lock file changes: • Updated input 'nixpkgs': 'github:kisik21/nixpkgs/28ab753837babd73e2200fb76a6c40f6cb8aee28' (2021-07-14) → 'github:kisik21/nixpkgs/e2b7e226ac2f83039d0f116c3693619a8bd6444c' (2021-11-23) • Updated input 'rust': 'github:oxalica/rust-overlay/63cff1cea66f1cd76fe5377776e5e597c6635a42' (2021-08-06) → 'github:oxalica/rust-overlay/885ef5bf9d2857dff8689292aedb511dfc952862' (2021-11-23) • Updated input 'rust/flake-utils': 'github:numtide/flake-utils/f7e004a55b120c02ecb6219596820fcd32ca8772' (2021-06-16) → 'github:numtide/flake-utils/bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4' (2021-11-15)
-rw-r--r-- | flake.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock index 03601a6..810f84f 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ }, "flake-utils_2": { "locked": { - "lastModified": 1623875721, - "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=", + "lastModified": 1637014545, + "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=", "owner": "numtide", "repo": "flake-utils", - "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772", + "rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4", "type": "github" }, "original": { @@ -54,11 +54,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1626282673, - "narHash": "sha256-tPmKacGmININsdsOeeHY7xsAPXWPLiSZlSNHJnTTCRY=", + "lastModified": 1637661856, + "narHash": "sha256-IKXdL+6qm+TGMgSjyi2/Jl2vXFNs0F1NRRRUJt1EsOI=", "owner": "kisik21", "repo": "nixpkgs", - "rev": "28ab753837babd73e2200fb76a6c40f6cb8aee28", + "rev": "e2b7e226ac2f83039d0f116c3693619a8bd6444c", "type": "github" }, "original": { @@ -82,11 +82,11 @@ ] }, "locked": { - "lastModified": 1628216053, - "narHash": "sha256-ngnhg7xx0s4gyfdfSVPCYQafLA+YfW3JHX70M3eNOSk=", + "lastModified": 1637633693, + "narHash": "sha256-4EqHaQrpevUcGGcWIoNuZWJEhA1GhcApCSBggR0r2MM=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "63cff1cea66f1cd76fe5377776e5e597c6635a42", + "rev": "885ef5bf9d2857dff8689292aedb511dfc952862", "type": "github" }, "original": { |