diff --git a/flake.lock b/flake.lock index ed5e17d..baa656b 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1720031269, - "narHash": "sha256-rwz8NJZV+387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ=", + "lastModified": 1733940404, + "narHash": "sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g=", "owner": "nixos", "repo": "nixpkgs", - "rev": "9f4128e00b0ae8ec65918efeba59db998750ead6", + "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", "type": "github" }, "original": { diff --git a/gerrit/default.nix b/gerrit/default.nix index d356ae2..87f620d 100644 --- a/gerrit/default.nix +++ b/gerrit/default.nix @@ -38,7 +38,7 @@ in find "$dir" -name .git -print0 | xargs -0 rm -rf ''; }); - depsHash = "sha256-mp2RhOvDh+0CeLQhCjPp57N2QB816k4AWMeAhvU2u38="; + depsHash = "sha256-eX26Bjm7GvzywYeew3705dIwM1ducJw3LsjEYPLn6AM="; patches = [ ./0001-Syntax-highlight-nix.patch