mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
committed by
Maximilian Bosch
parent
0b572e26b2
commit
d34e5decd2
@@ -2,8 +2,8 @@
|
||||
|
||||
let
|
||||
base = callPackage ./generic.nix (_args // {
|
||||
version = "8.2.11";
|
||||
hash = "sha256-OBktrv+r9K9sQnvxesH4JWXZx1IuDb0yIVFilEQ0sos=";
|
||||
version = "8.2.12";
|
||||
hash = "sha256-cEMl9WsbTBf5+VHh/+9cZOFIiWBT804mJhUsuqLwWJM=";
|
||||
});
|
||||
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user