Commit Graph

325877 Commits

Author SHA1 Message Date
Mario Rodas
28405cad78
Merge pull request #143371 from r-ryantm/auto-update/terraformer
terraformer: 0.8.17 -> 0.8.18
2021-10-28 09:11:43 -05:00
Mario Rodas
a528cdcf2f
Merge pull request #143368 from 1000101/tsdb
postgresqlPackages.timescaledb: 2.4.2 -> 2.5.0
2021-10-28 09:11:12 -05:00
Mario Rodas
b75277466f
Merge pull request #143316 from ivankovnatsky/patch-15
rbw: 1.3.0 -> 1.4.0
2021-10-28 09:09:22 -05:00
markuskowa
21f73171e8
Merge pull request #143361 from sheepforce/gromacs
gromacs: 2020.4 -> 2021.3, cuda, mpi cleanups, performance tunings
2021-10-28 15:41:58 +02:00
Pavol Rusnak
ffea1625ad
Merge pull request #143367 from r-ryantm/auto-update/tor
tor: 0.4.6.7 -> 0.4.6.8
2021-10-28 15:19:43 +02:00
Alexander Bantyev
c434764a1c
Merge pull request #141926 from flexagoon/purple-discord-update
purple-discord: 2018-04-10 -> 2021-10-17
2021-10-28 16:13:32 +03:00
Kim Lindberger
598dac5b15
Merge pull request #142833 from yayayayaka/gitlab-14.4.0
gitlab: 14.3.3 -> 14.4.0
2021-10-28 15:07:26 +02:00
Phillip Seeber
e4d824f4e3 gromacs: bool switches for MPI and CUDA 2021-10-28 14:52:30 +02:00
Michele Guerini Rocco
719e24ac21
Merge pull request #143362 from r-ryantm/auto-update/thinkfan
thinkfan: 1.2.2 -> 1.3.0
2021-10-28 14:38:27 +02:00
davidak
b06c840d5a
Merge pull request #143173 from bobby285271/monitor
monitor: 0.10.0 -> 0.11.0
2021-10-28 14:31:47 +02:00
Yuka
963d758334
schildichat-web, schildichat-desktop: init at 1.9.0-sc.1 (#142662) 2021-10-28 14:29:27 +02:00
R. Ryantm
dcb22ec280 terraformer: 0.8.17 -> 0.8.18 2021-10-28 12:22:40 +00:00
figsoda
1c5a2ba890
Merge pull request #143329 from Alexnortung/session-desktop-appimage
session-desktop-appimage: 1.7.3 -> 1.7.4
2021-10-28 08:10:55 -04:00
1000101
ab3097a237 postgresqlPackages.timescaledb: 2.4.2 -> 2.5.0 2021-10-28 14:09:31 +02:00
R. Ryantm
7338660484 tor: 0.4.6.7 -> 0.4.6.8 2021-10-28 12:07:02 +00:00
R. Ryantm
f9c890c998 thinkfan: 1.2.2 -> 1.3.0 2021-10-28 11:53:14 +00:00
Phillip Seeber
19e71dfa87 gromacs: 2020.4 -> 2021.3, cuda, mpi cleanups, performance tunings
gromacs: dont build double cuda version


gromacs: propagate mpi
2021-10-28 13:50:39 +02:00
figsoda
837ebb5ac9
Merge pull request #143356 from r-ryantm/auto-update/tz
tz: 0.5 -> 0.6.1
2021-10-28 07:48:38 -04:00
Sandro
052162e104
Merge pull request #143336 from SuperSandro2000/rename 2021-10-28 13:46:15 +02:00
figsoda
bc7aac70d3
Merge pull request #143339 from SuperSandro2000/doc
doc: fix typo
2021-10-28 07:44:58 -04:00
Sandro
4bd55cc89b
Merge pull request #143341 from Ma27/bump-gitea 2021-10-28 13:43:36 +02:00
Lara
978b3e19e4 gitlab: 14.3.3 -> 14.4.0 2021-10-28 11:03:32 +00:00
Dmitry Kalinkin
bffe643651
Merge pull request #143334 from sikmir/pcalc
pcalc: enable on darwin
2021-10-28 06:59:31 -04:00
talyz
33b3dae348 rl-2111: Note the addition of virtualisation.useNixStoreImage...
...and rename of virtualisation.pathsInNixDB.
2021-10-28 12:55:01 +02:00
talyz
46f7521144 make-disk-image: Add an argument to only build a Nix store image
Add the `onlyNixStore` argument which enables building images
containing the contents of the Nix store at the root, instead of a
full system.
2021-10-28 12:55:01 +02:00
talyz
ed2497b405 gitlab.tests: Improve test performance
Massively reduce the time it takes running the test by building a
proper root disk image and increasing the virtualized core count to
4. This should make it much easier for the tests to pass even on
weaker systems.

With my laptop (AMD Ryzen 7 PRO 2700U) as the reference system, I see
the following test run times:

- No change:
  Times out after 28 mins

- Building a root image:
  7 mins, 48 secs

- Building a root image and bumping the core count:
  7 mins, 17 secs

The times include the time it takes to build the image
(~1 min, 20 secs).
2021-10-28 12:55:01 +02:00
talyz
2781f84bce discourse.tests: Improve test performance
Massively reduce the time it takes running the test by building a
proper root disk image and increasing the virtualized core count to
4. This should make it much easier for the tests to pass even on
weaker systems.

With my laptop (AMD Ryzen 7 PRO 2700U, 32GB RAM) as the reference
system, I see the following test run times:

- No change:
  25 mins, 49 secs

- Building a root image:
  4 mins, 44 secs

- Building a root image and bumping the core count:
  3 mins, 6 secs

The times include the time it takes to build the image (~40 secs).
2021-10-28 12:55:01 +02:00
talyz
329a4461a7 nixos/testing-python: Copy test script derivations to nodes
Make sure the all derivations referenced by the test script are
available on the nodes. Accessing these derivations works just fine
without this change when using 9p to mount the host's store, but when
an image is built (virtualisation.buildRootImage), the dependencies
need to be copied to the image. We don't want to copy the script
itself, though, since that would trigger unnecessary image rebuilds.
2021-10-28 12:55:01 +02:00
talyz
aa22fa9c0b trivial-builders: Add writeStringReferencesToFile
Add writeStringReferencesToFile, a builder which extracts a string's
references to derivations and paths and writes them to a text file,
removing the input string itself from the dependency graph. This is
useful when you want to make a derivation depend on the string's
references, but not its content (to avoid unnecessary rebuilds, for
example).
2021-10-28 12:55:01 +02:00
talyz
af9f6d9a2a nixos/qemu-vm: Rename pathsInNixDB to additionalPaths
pathsInNixDB isn't a very accurate name when a Nix store image is
built (virtualisation.useNixStoreImage); rename it to additionalPaths,
which should be general enough to cover both cases.
2021-10-28 12:55:01 +02:00
talyz
84839b395f nixos/qemu-vm: Allow building a Nix store image instead of using 9p
Add the `useNixStoreImage` option, allowing a disk image with the
necessary contents from the Nix store to be built using
make-disk-image.nix. The image will be mounted at `/nix/store` and
acts as a drop-in replacement for the usual 9p mounting of the host's
Nix store.

This removes the performance penalty of 9p, drastically improving
execution speed of applications which do lots of reads from the Nix
store. The caveats are increased disk space usage and image build
time.
2021-10-28 12:55:01 +02:00
talyz
87d8eec069 make-disk-image: Add additionalPaths argument
Add an argument which makes it possible to add additional paths to the
image's nix store.
2021-10-28 12:55:01 +02:00
talyz
398a73ac98 make-disk-image: Add copyChannel argument
Add a copyChannel argument which controls whether the current source
tree will be made available as a nix channel in the image or
not. Previously, it always was. Making it available is useful for
interactive use of nix utils, but changes the hash of the image when
the sources are updated.
2021-10-28 12:55:01 +02:00
talyz
56c5efa25b make-disk-image: Reintroduce the installBootLoader argument
installBootLoader was removed in
f1708a9d7d79e2bf2961fc648625578b23b3460f; probably by mistake, since
only the logic was removed, not the argument.
2021-10-28 12:55:01 +02:00
R. Ryantm
b7c19f700d tz: 0.5 -> 0.6.1 2021-10-28 10:53:42 +00:00
Sandro
7f3494b343
Merge pull request #143330 from Ma27/bump-lnav 2021-10-28 11:51:20 +02:00
Nikolay Korotkiy
89707c93aa
pcalc: enable on darwin 2021-10-28 12:47:11 +03:00
Sandro
bc329d66d9
Merge pull request #143263 from r-ryantm/auto-update/yubikey-manager-qt 2021-10-28 11:40:35 +02:00
Sandro
1d1af5674a
Merge pull request #143337 from r-ryantm/auto-update/python3.8-phonopy 2021-10-28 11:39:51 +02:00
Maximilian Bosch
cb788cef50
gitea: 1.15.5 -> 1.15.6
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.6
2021-10-28 11:35:58 +02:00
Robert Schütz
9ce555e0af newsboat: 2.24 -> 2.25
https://github.com/newsboat/newsboat/releases/tag/r2.25
2021-10-28 11:29:51 +02:00
Sandro
2207e2d15c
Merge pull request #143335 from r-ryantm/auto-update/terraform-ls 2021-10-28 11:28:29 +02:00
Sandro Jäckel
a0dba13ede
python39Packages.dogpile-core: normalise name 2021-10-28 11:11:53 +02:00
Sandro Jäckel
71ed943a86
python39Packages.imapclient: normalise name 2021-10-28 11:11:53 +02:00
Sandro Jäckel
2b218f52c8
python39Packages: normalise aliases and add missing comments 2021-10-28 11:11:52 +02:00
Sandro Jäckel
846ceff3b3
python39Packages.sqlalchemy-migrate: normalise attr 2021-10-28 11:11:52 +02:00
Sandro Jäckel
db19e68125
python39Packages.dogpile-cache: normalise attr, cleanup 2021-10-28 11:11:52 +02:00
Sandro
fe948d29fe
Merge pull request #142793 from helsinki-systems/upd/gcc8 2021-10-28 11:06:56 +02:00
R. Ryantm
4effa2569a python38Packages.phonopy: 2.11.0 -> 2.12.0 2021-10-28 09:05:45 +00:00
R. Ryantm
252b473145 terraform-ls: 0.22.0 -> 0.23.0 2021-10-28 09:04:40 +00:00