From 5b193f70d4cd96672394f08ed0936b1ccd09eece Mon Sep 17 00:00:00 2001 From: Patrick Schönberger Date: Fri, 24 Apr 2026 16:33:42 +0200 Subject: update flake --- flake.lock | 70 +++++++++++++++++--------------------------------------------- 1 file changed, 19 insertions(+), 51 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index c133561..88e744e 100644 --- a/flake.lock +++ b/flake.lock @@ -1,74 +1,42 @@ { "nodes": { - "flake-utils": { - "inputs": { - "systems": "systems" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "nixpkgs": { "locked": { - "lastModified": 1776651835, - "narHash": "sha256-LSe+AguPHcpPz7tJvl4dDPgquMRFx5HISSMCLI4BAvc=", - "owner": "nixos", + "lastModified": 1776949667, + "narHash": "sha256-GMSVw35Q+294GlrTUKlx087E31z7KurReQ1YHSKp5iw=", + "owner": "NixOS", "repo": "nixpkgs", - "rev": "6e304368a33c825ce730f05456cfde2cbf94d350", + "rev": "01fbdeef22b76df85ea168fbfe1bfd9e63681b30", "type": "github" }, "original": { - "owner": "nixos", - "repo": "nixpkgs", - "type": "github" + "id": "nixpkgs", + "type": "indirect" } }, "root": { "inputs": { - "zig2nix": "zig2nix" - } - }, - "systems": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" + "nixpkgs": "nixpkgs", + "zig": "zig" } }, - "zig2nix": { + "zig": { "inputs": { - "flake-utils": "flake-utils", - "nixpkgs": "nixpkgs" + "nixpkgs": [ + "nixpkgs" + ] }, "locked": { - "lastModified": 1776654168, - "narHash": "sha256-y7XLfr7+2Goc1rVL9Bmb+B0oL/C1Wnmnywh8bMO7zgE=", - "owner": "Cloudef", - "repo": "zig2nix", - "rev": "9840ffe3b6c2faa2baa68940146ef000d72e9fb2", + "lastModified": 1777022972, + "narHash": "sha256-JONIVp25MIU90jh5LOl1LJsFoVhWTyRmvvxaJMqG5/g=", + "owner": "silversquirl", + "repo": "zig-flake", + "rev": "a94c5ff62b4d642e6c12a38a5835ad13cbfd21d8", "type": "github" }, "original": { - "owner": "Cloudef", - "repo": "zig2nix", + "owner": "silversquirl", + "repo": "zig-flake", "type": "github" } } -- cgit v1.2.3