Weijia Wang
4538d214dd
Merge pull request #222361 from vifino/vifino/mongodb-6.0.5
...
mongodb-6_0: 6.0.1 -> 6.0.5
2023-03-25 11:27:01 +02:00
Adrian Pistol
74ef0ee319
mongodb-6_0: 6.0.1 -> 6.0.5
2023-03-24 13:53:56 +01:00
Adrian Pistol
084fd53374
mongodb-4_2: Add cache alignment fix for aarch64
2023-03-19 23:37:20 +01:00
Adrian Pistol
982e914e57
mongodb: Mark anything older than 6.0 broken on aarch64-darwin
2023-03-19 22:42:33 +01:00
Adrian Pistol
cceff04ce9
mongodb-4_2: 4.2.19 -> 4.2.24
2023-03-19 17:30:48 +01:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
OPNA2608
c9b4c7dccd
treewide: Rename libyamlcpp* to yaml-cpp*
2023-01-31 16:22:54 +01:00
Thiago Kenji Okada
e0487171e3
sconsPackages.scons_3_1_2: default to python3
2023-01-07 13:15:11 +00:00
Weijia Wang
7afa7286f7
mongodb-4_0: drop
2023-01-05 21:21:33 +01:00
Weijia Wang
06ce75d724
mongodb-3_4, mongodb-3_6: drop
2022-12-27 09:45:53 +01:00
Sandro
899c3c586c
Merge pull request #197499 from kfiz/Update-mongoDB-v6-darwin
2022-12-24 02:25:35 +01:00
Robert Schütz
b6062cc56e
mongodb: don't depend on pyyaml
2022-12-03 22:50:12 -08:00
Robert Schütz
23f36e463e
mongodb: use cheetah3
2022-12-03 18:57:20 -08:00
Doro Rose
9a99aff2f3
mongoDB: Enable 6.0 update for darwin
2022-10-24 08:59:13 +02:00
pacien
9201d1163e
mongodb-6_0: restrict platform to linux
2022-09-12 12:54:41 +02:00
pacien
9f39226978
mongodb-6_0: init at 6.0.1
...
GitHub: closes #190297
2022-09-12 12:54:40 +02:00
pacien
f2de05f59b
mongodb: add note about mongosh
...
The `mongo` shell has been deprecated.
The official replacement is `mongosh` from pkgs.mongosh.
2022-09-12 12:54:40 +02:00
pacien
f016bedd7b
mongodb: wrap overly long lines
2022-09-12 12:54:38 +02:00
Et7f3
e7d158d4af
mongodb-4_4: fic-gcc11-optionnal
...
gcc 11 doesn't add <optional> by mistake.
2022-07-22 01:32:59 +02:00
Et7f3
6274875188
mongodb: fix build with boost 1.79 on linux
2022-07-20 02:30:23 +02:00
Et7f3
2ba2e8d8b2
mongodb: backport a fix to 5.0 in openssl detection.
2022-07-20 02:30:23 +02:00
Et7f3
2a7c1ea477
mongodb: asio-no-experimental-string-view.patch is no longer required on darwin
2022-07-20 02:30:23 +02:00
Et7f3
a0f42fb899
mongodb: drem doesn't exist after 3.6
2022-07-20 02:30:22 +02:00
Élie BRAMI
eedcccd291
mongodb: fix double link of isNamedError on darwin.
...
duplicate symbol 'mongo::error_details::isNamedCode<100>' in:
build/nixos/mongo/libmongodmain.a(db.o)
build/nixos/third_party/murmurhash3/libmurmurhash3.a(MurmurHash3.o)
duplicate symbol 'mongo::error_details::isNamedCode<11000>' in:
build/nixos/mongo/libmongodmain.a(db.o)
build/nixos/third_party/murmurhash3/libmurmurhash3.a(MurmurHash3.o)
ld: 380094 duplicate symbols for architecture x86_64
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
scons: *** [build/nixos/mongo/mongod] Error 1
scons: building terminated because of errors.
build/nixos/mongo/mongo failed: Error 1
build/nixos/mongo/mongos failed: Error 1
build/nixos/mongo/mongod failed: Error 1
2022-07-20 02:30:22 +02:00
Et7f3
2ddc70dc48
mongodb: fix build with boost 1.79
2022-07-20 02:30:22 +02:00
superherointj
ed0e7ad72e
mongodb-4_2: fixed
...
Co-authored-by: @bryanasdev000
2022-06-24 13:09:00 -03:00
superherointj
eaebf07d5c
mongodb-4_0: fixed
...
Co-authored-by: @bryanasdev000
2022-06-24 13:09:00 -03:00
Pascal Bach
92402c908f
mongodb: 5.0.5 -> 5.0.7
2022-04-09 09:49:45 +02:00
Pascal Bach
dc72466610
mongodb: 4.2.17 -> 4.2.19
2022-04-09 09:43:17 +02:00
Pascal Bach
7a246abcf1
mongodb: 4.4.10 -> 4.4.13
2022-04-09 09:42:36 +02:00
Doro Rose
1be4226669
mongodb: add 5.0
2022-04-09 09:41:55 +02:00
Doro Rose
462b1e4473
mongodb: add 4.4
2022-04-09 09:41:55 +02:00
Bryan A. S
3108f8dd7c
mongodb-4_2: 4.2.8 -> 4.2.17
2021-11-16 20:02:34 -03:00
Bryan A. S
6aa95a5ea8
mongodb-4_0: 4.0.12 -> 4.0.27
2021-11-16 20:01:42 -03:00
Bryan A. S
373dd89275
mongodb-3_6: 3.6.13 -> 3.6.23
2021-11-16 20:01:10 -03:00
Andreas Rammhold
cd20497c66
mongodb: pick python version from scons
...
The python modules that we to the enviroment should always come from the
same python version as scons as otherwise they can't be loaded.
This unbreaks the build of mongodb 4.2 which pinned python to 3.8 while
our python attribute moved on to 3.9 which is what scons uses now.
2021-08-14 13:42:01 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
872973d7d1
pkgs/servers: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
...
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Jaka Hudoklin
fea9351d81
Merge pull request #92719 from pjjw/update/mongodb-42
...
mongodb: 4.0.12 -> 4.2.8
2020-07-24 20:15:29 +02:00
Peter Woodman
dbd0f3e957
mongodb: 4.0.12 -> 4.2.8
...
Not strictly an upgrade, but adds a new mongodb-4_2 target with the
current mongodb from that branch.
Use matching client and server versions in mongodb tests- tests were
using the mongo 3.4 client to connect, and this finally doesn't work
with server 4.2.
Per reviewer suggestion, adding myself as cheetah3 maintainer.
Additionally, reestore comments describing the purpose of the
build-dependencies patch
2020-07-24 11:44:16 -04:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
...
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Justin Humm
6f7af76904
mongodb: use pname instead of name
2020-07-20 16:48:50 +02:00
Michael Weiss
5b14758d31
Merge pull request #92920 from primeos/scons
...
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Michael Weiss
595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
...
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
Vladimír Čunát
44391a72b2
mongodb: add basic check
...
For example, it detected the issue fixed in the parent commit
(tested on aarch64).
2020-07-11 11:07:18 +02:00
Maximilian Bosch
25b9bca759
mongodb_3_4: fix license
...
As noted in #83433 , the 3.4 branch of `mongodb` is still licensed under
AGPL[1].
[1] https://github.com/mongodb/mongo/blob/r3.4.24/README
2020-04-21 18:05:15 +02:00
Frederik Rietdijk
a36be028f5
Merge staging-next into staging
2020-03-28 21:15:15 +01:00
Michael Weiss
0950324466
scons: Add passthru.py2 for backward compatibility
...
Not all packages build with Python 3, see #75877 . The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Maximilian Bosch
80e6da7bd3
mongodb: builds on aarch64 as well
2020-03-26 14:02:49 +01:00