mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 06:47:09 +03:00
bash-supergenpass: unstable-2018-04-18 -> unstable-2020-02-03
This commit is contained in:
parent
c584a69088
commit
3be5bd9a36
@ -8,15 +8,15 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "bash-supergenpass";
|
||||
version = "unstable-2018-04-18";
|
||||
version = "unstable-2020-02-03";
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "lanzz";
|
||||
repo = "bash-supergenpass";
|
||||
rev = "ece772b9ec095946ac4ea985cda5561b211e56f0";
|
||||
sha256 = "1gkbrycyyl7y3klbfx7xjvvfw5df1h4fj6x1f73gglfy6nk8ffnd";
|
||||
rev = "e5d96599b65d65a37148996f00f9d057e522e4d8";
|
||||
sha256 = "1d8csp94l2p5y5ln53aza5qf246rwmd10043x0x1yrswqrrya40f";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user