Merge pull request #233883 from wegank/foundationdb-bump-default
foundationdb: default to foundationdb71
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Highlights {#sec-release-23.11-highlights}
|
||||
|
||||
- Create the first release note entry in this section!
|
||||
- FoundationDB now defaults to major version 7.
|
||||
|
||||
## New Services {#sec-release-23.11-new-services}
|
||||
|
||||
|
||||
@@ -7766,7 +7766,7 @@ with pkgs;
|
||||
foundationdb71
|
||||
;
|
||||
|
||||
foundationdb = foundationdb61;
|
||||
foundationdb = foundationdb71;
|
||||
|
||||
fuse-7z-ng = callPackage ../tools/filesystems/fuse-7z-ng { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user