foundationdb: default to 6.0.x
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
c52a5c5b23
commit
3e02311f89
@ -2766,7 +2766,7 @@ with pkgs;
|
|||||||
foundationdb52
|
foundationdb52
|
||||||
foundationdb60;
|
foundationdb60;
|
||||||
|
|
||||||
foundationdb = foundationdb52;
|
foundationdb = foundationdb60;
|
||||||
|
|
||||||
fuse-7z-ng = callPackage ../tools/filesystems/fuse-7z-ng { };
|
fuse-7z-ng = callPackage ../tools/filesystems/fuse-7z-ng { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user