From 746ff6d52fe1aa49733cf123b4d415b33fef33c3 Mon Sep 17 00:00:00 2001 From: Samuel McBroom Date: Mon, 15 Jun 2026 06:51:44 -0700 Subject: [PATCH] Update versions. --- flake.lock | 121 ++++++++++++++++------------------------------------- flake.nix | 8 ++-- 2 files changed, 41 insertions(+), 88 deletions(-) diff --git a/flake.lock b/flake.lock index c9e3f26..f902538 100644 --- a/flake.lock +++ b/flake.lock @@ -1,6 +1,20 @@ { "nodes": { "crane": { + "locked": { + "lastModified": 1776394852, + "narHash": "sha256-K0i9GoNk2To1RQkW348EY4c7RYf3mD74hWlGSc/9sk0=", + "rev": "db220b8709cea4bd43c9adcd4192f212fb6768d1", + "revCount": 839, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/ipetkov/crane/0.23.3/019d9966-e100-7831-aae4-a70427980cdf/source.tar.gz" + }, + "original": { + "type": "tarball", + "url": "https://flakehub.com/f/ipetkov/crane/0" + } + }, + "crane_2": { "locked": { "lastModified": 1745454774, "narHash": "sha256-oLvmxOnsEKGtwczxp/CwhrfmQUG2ym24OMWowcoRhH8=", @@ -16,7 +30,7 @@ }, "easy-template": { "inputs": { - "crane": "crane", + "crane": "crane_2", "fenix": "fenix", "nixpkgs": [ "flake-checker", @@ -67,62 +81,39 @@ "rust-analyzer-src": "rust-analyzer-src_2" }, "locked": { - "lastModified": 1767250179, - "narHash": "sha256-PnQdWvPZqHp+7yaHWDFX3NYSKaOy0fjkwpR+rIQC7AY=", - "rev": "a3eaf682db8800962943a77ab77c0aae966f9825", - "revCount": 2511, + "lastModified": 1777624102, + "narHash": "sha256-thSyElkje577x/kAbP72nHlfiFc1a+tCudskLPHXe9s=", + "rev": "4d81601e0b73f20d81d066754ad0e7d1e7f75a06", + "revCount": 2646, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/nix-community/fenix/0.1.2511%2Brev-a3eaf682db8800962943a77ab77c0aae966f9825/019b78a8-f9ad-7faf-9a11-350b6ae3fcd9/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/nix-community/fenix/0.1.2646%2Brev-4d81601e0b73f20d81d066754ad0e7d1e7f75a06/019de2eb-4157-78e2-99a4-47e0ab7416f5/source.tar.gz" }, "original": { "type": "tarball", - "url": "https://flakehub.com/f/nix-community/fenix/0" - } - }, - "fenix_3": { - "inputs": { - "nixpkgs": [ - "flake-checker", - "naersk", - "nixpkgs" - ], - "rust-analyzer-src": "rust-analyzer-src_3" - }, - "locked": { - "lastModified": 1752475459, - "narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=", - "owner": "nix-community", - "repo": "fenix", - "rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" + "url": "https://flakehub.com/f/nix-community/fenix/0.1" } }, "flake-checker": { "inputs": { + "crane": "crane", "easy-template": "easy-template", "fenix": "fenix_2", - "naersk": "naersk", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1767628555, - "narHash": "sha256-0ftHzqFpFkKZKByWJ49/YySrXBU4lCxvcpbTuMY8ZXs=", + "lastModified": 1780192580, + "narHash": "sha256-QE/Druzo/EDiuh7Vb+kipPgUxkIRPLsHFMSpSRMFIVw=", "owner": "DeterminateSystems", "repo": "flake-checker", - "rev": "1d9e9f37224ff2904b7dbca5cad576725ee814e5", + "rev": "ec67ebf5b7a666b3509006c3e2ce5e7dfbcaaf38", "type": "github" }, "original": { "owner": "DeterminateSystems", "repo": "flake-checker", - "rev": "1d9e9f37224ff2904b7dbca5cad576725ee814e5", + "rev": "ec67ebf5b7a666b3509006c3e2ce5e7dfbcaaf38", "type": "github" } }, @@ -131,54 +122,33 @@ "nixpkgs-lib": "nixpkgs-lib" }, "locked": { - "lastModified": 1777988971, - "narHash": "sha256-qIoWPDs+0/8JecyYgE3gpKQxW/4bLW/gp45vow9ioCQ=", + "lastModified": 1778716662, + "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "0678d8986be1661af6bb555f3489f2fdfc31f6ff", + "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", - "rev": "0678d8986be1661af6bb555f3489f2fdfc31f6ff", + "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb", "type": "github" } }, - "naersk": { - "inputs": { - "fenix": "fenix_3", - "nixpkgs": [ - "flake-checker", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1763384566, - "narHash": "sha256-r+wgI+WvNaSdxQmqaM58lVNvJYJ16zoq+tKN20cLst4=", - "rev": "d4155d6ebb70fbe2314959842f744aa7cabbbf6a", - "revCount": 381, - "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/nix-community/naersk/0.1.381%2Brev-d4155d6ebb70fbe2314959842f744aa7cabbbf6a/019b3a44-9ce1-7d8e-9d0c-f07a28444fd1/source.tar.gz" - }, - "original": { - "type": "tarball", - "url": "https://flakehub.com/f/nix-community/naersk/0" - } - }, "nixpkgs": { "locked": { - "lastModified": 1778506197, - "narHash": "sha256-rrNRUA4Euyofm79+YEwFknvRXef5Yt01PS8D5heatZU=", + "lastModified": 1781530649, + "narHash": "sha256-pAvRe+MyG+gD61w2waZFmArPlpAQtP+HNKjh85DTEGc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f0a103ea5f8ba2ce197fd57e3ca6deff9a54260c", + "rev": "030a23777772752542b0cba04ae37878997ebe50", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixpkgs", - "rev": "f0a103ea5f8ba2ce197fd57e3ca6deff9a54260c", + "rev": "030a23777772752542b0cba04ae37878997ebe50", "type": "github" } }, @@ -224,28 +194,11 @@ "rust-analyzer-src_2": { "flake": false, "locked": { - "lastModified": 1767191410, - "narHash": "sha256-cCZGjubgDWmstvFkS6eAw2qk2ihgWkycw55u2dtLd70=", - "owner": "rust-lang", - "repo": "rust-analyzer", - "rev": "a9026e6d5068172bf5a0d52a260bb290961d1cb4", - "type": "github" - }, - "original": { - "owner": "rust-lang", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } - }, - "rust-analyzer-src_3": { - "flake": false, - "locked": { - "lastModified": 1752428706, - "narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=", + "lastModified": 1777583169, + "narHash": "sha256-dVJ4+wrRKc8oIgp3rLOFSq1obt/sCKlXy3h47qof/w0=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "591e3b7624be97e4443ea7b5542c191311aa141d", + "rev": "aa64e4828a2bbba44463c1229a81c748d3cce583", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 52451e8..1acaa16 100644 --- a/flake.nix +++ b/flake.nix @@ -4,12 +4,12 @@ inputs = { # Commit does not correspond to a tag. # Updating to latest commit generally follows unstable branch. - nixpkgs.url = "github:NixOS/nixpkgs/f0a103ea5f8ba2ce197fd57e3ca6deff9a54260c"; + nixpkgs.url = "github:NixOS/nixpkgs/030a23777772752542b0cba04ae37878997ebe50"; # Commit does not correspond to a tag. - flake-parts.url = "github:hercules-ci/flake-parts/0678d8986be1661af6bb555f3489f2fdfc31f6ff"; + flake-parts.url = "github:hercules-ci/flake-parts/f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb"; flake-checker = { - # Commit corresponds to tag v0.2.11. - url = "github:DeterminateSystems/flake-checker/1d9e9f37224ff2904b7dbca5cad576725ee814e5"; + # Commit corresponds to tag v0.2.13. + url = "github:DeterminateSystems/flake-checker/ec67ebf5b7a666b3509006c3e2ce5e7dfbcaaf38"; inputs.nixpkgs.follows = "nixpkgs"; }; };