mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
freicoin: use default db4 now db48 is default
This commit is contained in:
parent
7ad65e860e
commit
992e69abf4
@ -8029,9 +8029,7 @@ let
|
||||
|
||||
freerdpUnstable = callPackage ../applications/networking/remote/freerdp/unstable.nix { };
|
||||
|
||||
freicoin = callPackage ../applications/misc/freicoin {
|
||||
db4 = db48;
|
||||
};
|
||||
freicoin = callPackage ../applications/misc/freicoin { };
|
||||
|
||||
fspot = callPackage ../applications/graphics/f-spot {
|
||||
inherit (gnome) libgnome libgnomeui;
|
||||
|
Loading…
Reference in New Issue
Block a user