diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-28 20:09:04 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-28 20:09:04 +0200 |
commit | c717ddfa956c5c9f910b364652e2d2272b14a4cd (patch) | |
tree | a92dbd574848b5a762b1b210b1b77db3ff6c4edc | |
parent | pkgs/i3bar-river-patched: Base on my branch and rebase the block in middle patch (diff) | |
download | nixos-config-c717ddfa956c5c9f910b364652e2d2272b14a4cd.zip |
flake.lock: Update
This update contains the fixes to the aforementioned cppnix/lix vulnerability.
Diffstat (limited to '')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index 82daaa1a..2a5bc552 100644 --- a/flake.lock +++ b/flake.lock @@ -432,11 +432,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1750506804, - "narHash": "sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc=", + "lastModified": 1751011381, + "narHash": "sha256-krGXKxvkBhnrSC/kGBmg5MyupUUT5R6IBCLEzx9jhMM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4206c4cb56751df534751b058295ea61357bbbaa", + "rev": "30e2e2857ba47844aa71991daa6ed1fc678bcbb7", "type": "github" }, "original": { |