mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
eid-mw: 4.1.19 -> 4.3.7
Urgent version bump as tax season is coming and 4.1.19 is not compatible with firefox anymore.
This commit is contained in:
parent
c94a1e6158
commit
558c8a280f
@ -4,7 +4,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "eid-mw-${version}";
|
||||
version = "4.1.19";
|
||||
version = "4.3.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
sha256 = "191c74kxfrfb894v8y4vi2iygyffjy9jjq5fj7cnnddgwai5n3c5";
|
||||
@ -58,5 +58,6 @@ stdenv.mkDerivation rec {
|
||||
and remove all ~/.pki and/or /etc/pki directories no longer needed.
|
||||
'';
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ bfortz ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user