From e8c8c3ca7460c0e6c6450340097de1e80fae34db Mon Sep 17 00:00:00 2001 From: Chris Marchesi Date: Sat, 30 Mar 2024 02:18:09 -0700 Subject: [PATCH] nix: update nixpkgs-zig-0-12 (security, ff to staging-next) This fast-forwards the nixpkgs-zig-0-12 flake input to follow staging-next instead of nixos-unstable, in response to CVE-2024-3094. Nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/300028 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index e00216332..a2db820f3 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1711143939, - "narHash": "sha256-oT6a81U4NHjJH1hjaMVXKsdTZJwl2dT+MhMESKoevvA=", + "lastModified": 1711789504, + "narHash": "sha256-1XRwW0MD9LxtHMMlPmF3rDw/Zbv4jLnpGnJEtibO+MQ=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "c4749393c06e52da4adf42877fdf9bac7141f0de", + "rev": "c9e24149cca8215b84fc3ce5bc2bdc1ca823a588", "type": "github" }, "original": {