From f96a7628d4f885758ff6f44b422ee86bf68bcd22 Mon Sep 17 00:00:00 2001 From: Francisco Javier Honduvilla Coto Date: Fri, 22 Mar 2024 12:36:37 +0000 Subject: [PATCH] build: Update nixpkgs version `nix flake update`` Rust 1.77.0 got released the other day: ``` (nix:nix-shell-env) [javierhonduco@fedora lightswitch]$ rustc --version rustc 1.75.0 (82e1608df 2023-12-21) (nix:nix-shell-env) [javierhonduco@fedora lightswitch]$ rustc --version rustc 1.77.0 (aedd173a2 2024-03-17) ``` --- flake.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index f8cc5b3..713b883 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1701680307, - "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "owner": "numtide", "repo": "flake-utils", - "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "type": "github" }, "original": { @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1705133751, - "narHash": "sha256-rCIsyE80jgiOU78gCWN3A0wE0tR2GI5nH6MlS+HaaSQ=", + "lastModified": 1711001935, + "narHash": "sha256-URtGpHue7HHZK0mrHnSf8wJ6OmMKYSsoLmJybrOLFSQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9b19f5e77dd906cb52dade0b7bd280339d2a1f3d", + "rev": "20f77aa09916374aa3141cbc605c955626762c9a", "type": "github" }, "original": { @@ -51,11 +51,11 @@ ] }, "locked": { - "lastModified": 1705198720, - "narHash": "sha256-/pzqqQQ1aU4llyaCDVjhPjQWIWpcRxFCsiDzl0lcAIk=", + "lastModified": 1711073443, + "narHash": "sha256-PpNb4xq7U5Q/DdX40qe7CijUsqhVVM3VZrhN0+c6Lcw=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "71d1d01578272b2294f6993b1860dfb22e4baac3", + "rev": "eec55ba9fcde6be4c63942827247e42afef7fafe", "type": "github" }, "original": {