mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
john: 1.9.0-Jumbo-1-unstable-2026-04-13 -> 1.9.0-Jumbo-1-unstable-2026-05-31 (#526448)
This commit is contained in:
@@ -26,13 +26,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "john";
|
||||
version = "1.9.0-Jumbo-1-unstable-2026-04-13";
|
||||
version = "1.9.0-Jumbo-1-unstable-2026-05-31";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "openwall";
|
||||
repo = "john";
|
||||
rev = "f514ece8ec4ae5e38ad75aaa322eac86d73dcd76";
|
||||
hash = "sha256-zO1/KUJe3LvYCGlwVpNg5uDwPRD0ql/7anErb7tywC0=";
|
||||
rev = "776889036312637dd97584da68af196e2a2c93ea";
|
||||
hash = "sha256-JRQN5NJMCvRDjzXql06Pqy7xEwA8peMCeB4nCedhAvE=";
|
||||
};
|
||||
|
||||
patches = lib.optionals withOpenCL [
|
||||
|
||||
Reference in New Issue
Block a user