Fix build

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-07-24 11:04:56 +01:00
parent 9c48849e68
commit a8f05267bd
3 changed files with 6 additions and 6 deletions

8
flake.lock generated
View File

@@ -262,11 +262,11 @@
"secrets": { "secrets": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1753348217, "lastModified": 1753351466,
"narHash": "sha256-0WC1OduTSV52LHWvOBH5jJ/CjSnQG+k1c0xWP9jAMJM=", "narHash": "sha256-DruDGOaubvCpiad4mjU8LrwDpmWEv1DsleLGaDIHaJM=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "63c7032ad90dbafa555b02450e146dbb8be4b89c", "rev": "1b1006ca0ff44848b30eabda820528a12c16cfe9",
"revCount": 11, "revCount": 12,
"type": "git", "type": "git",
"url": "https://git.karaolidis.com/karaolidis/nix-secrets.git" "url": "https://git.karaolidis.com/karaolidis/nix-secrets.git"
}, },

View File

@@ -9,7 +9,7 @@
patches = oldAttrs.patches or [ ] ++ [ patches = oldAttrs.patches or [ ] ++ [
(builtins.fetchurl { (builtins.fetchurl {
url = "https://patch-diff.githubusercontent.com/raw/containers/crun/pull/1807.patch"; url = "https://patch-diff.githubusercontent.com/raw/containers/crun/pull/1807.patch";
sha256 = "sha256:04s11r4ffjzlxzbwjk2s7vcgykllbmc0jgl0b1va5rxqvxs2c6hb"; sha256 = "sha256:13ax2scvd27s341wy0b9gpfyn47gjvg9fvbl8al3905dblqhdlr0";
}) })
]; ];
}); });

Submodule secrets updated: 63c7032ad9...1b1006ca0f