Pol Dellaiera 2024-05-10 22:21:26 +02:00
parent 7b31aeefa1
commit ac1f62247c
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.3.6";
hash = "sha256-YySx3djrMCWwQQNLiNwrwLSBmwAiEp7q66N+R4AxCLw=";
version = "8.3.7";
hash = "sha256-AcIM3hxaVpZlGHXtIvUHhJZ5+6dA+MQhYWt9Q9f3l9o=";
});
in
base.withExtensions ({ all, ... }: with all; ([