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 { };
|
freerdpUnstable = callPackage ../applications/networking/remote/freerdp/unstable.nix { };
|
||||||
|
|
||||||
freicoin = callPackage ../applications/misc/freicoin {
|
freicoin = callPackage ../applications/misc/freicoin { };
|
||||||
db4 = db48;
|
|
||||||
};
|
|
||||||
|
|
||||||
fspot = callPackage ../applications/graphics/f-spot {
|
fspot = callPackage ../applications/graphics/f-spot {
|
||||||
inherit (gnome) libgnome libgnomeui;
|
inherit (gnome) libgnome libgnomeui;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user