Commit Graph

329660 Commits

Author SHA1 Message Date
Fabian Affolter
cda29d5277 python3Packages.env-canada: 0.5.15 -> 0.5.16 2021-11-08 22:07:40 -08:00
Fabian Affolter
8ce56fa0c9 python3Packages.mypy-boto3-s3: 1.19.12 -> 1.20.0 2021-11-08 22:01:54 -08:00
Fabian Affolter
8539149c7c python3Packages.pyswitchbot: 0.12.0 -> 0.13.0 2021-11-08 22:01:37 -08:00
Fabian Affolter
6349411408 python3Packages.pyvicare: 2.13.1 -> 2.14.0 2021-11-08 22:01:15 -08:00
Mario Rodas
68f750d91d
Merge pull request #144931 from marsam/update-opam
opam: 2.1.0 -> 2.1.1
2021-11-09 00:16:38 -05:00
Bobby Rong
5a2b94f940
Merge pull request #145165 from linyinfeng/godns
godns: 2.5 -> 2.5.1
2021-11-09 12:47:16 +08:00
Mario Rodas
429d2581da
Merge pull request #145162 from marsam/update-gallery-dl
gallery-dl: 1.19.1 -> 1.19.2
2021-11-08 23:37:01 -05:00
Cole Helbling
8c0a4b0a32 vscode-extentions/stkb.rewrap: init at 1.14.0 2021-11-08 19:58:11 -08:00
Lin Yinfeng
09af1585ca
godns: add missing ldflags 2021-11-09 11:51:43 +08:00
Lin Yinfeng
dac0fabd5e
godns: 2.5 -> 2.5.1 2021-11-09 11:51:22 +08:00
Sebastián Mancilla
203db44ed4 shogun: fix compile errors with Eigen 3.4
Fixes #142811.
2021-11-09 00:27:13 -03:00
Sebastián Mancilla
82568e6718 shogun: refactor build
Main changes are:

- Build with default stdenv instead of forcing GCC 8, by applying upstream
  patches that fix building with newer compilers.

  Together with #134390 and #134393 (and the blas library fixes on #135493
  and #136535), this enables building the derivation on darwin.

- Use multiple outputs.

- Move build-only inputs to nativeBuildInputs.

- Generate the meta examples but do not compile them (they are compiled as
  part of the tests), to not make the build take more time than already is.

  Install the example source files into $doc (but do not install the
  example binaries, only the sources).

- Enable testing by setting the CMake variable CMAKE_SKIP_BUILD_RPATH to
  false (it should not be needed if #108496 is merged). This allows the
  tests to locate the shogun library and run without problems.

  Disable integration and meta tests to speed up the build.

With a few other minor changes:

- Use upstream URL for the json-c patch.

- Be explicit about which optional, commercial dependencies are not used,
  to stop CMake searching for them.

- Do not set NIX_CFLAGS_COMPILE with '-faligned-new' because it causes a
  warning when compiling C files. Set CXXFLAGS instead.

- Remove unnecessary ccache variables from the environment.

- Fix wrong Google Mock download location, which was forcing CMake to need
  network access to download the tarball to the right location (which fails
  within the sandbox).
2021-11-08 23:57:29 -03:00
Marvin Dostal
788119f781 nextcloud-client: disable qml caching
There currently seems to be a chance that after a nextcloud-client
update it will crash on startup. This crashing can be fixed by deleting the
`~/.cache/Nextcloud/qmlcache` folder.

For the crashing behavior, see also:
* #127324
* #121594
* #119029
* ...

The workaround introduced in this commit is also already used by muse.
See: 842a0d94cb/pkgs/applications/audio/musescore/default.nix (L34)
2021-11-08 18:56:54 -08:00
Marvin Dostal
52ffa1c36d nextcloud-client: make autostart entry start client from path 2021-11-08 18:56:36 -08:00
Jonathan Ringer
afce445208 lua/setup-hook: remove empty hook 2021-11-08 18:56:18 -08:00
Timothy DeHerrera
4665afee5a
Merge pull request #145152 from moinessim/dotnet
dotnetCorePackages: 6.0.0-rc.2 -> 6.0
2021-11-08 19:55:02 -07:00
Ilan Joselevich
e59e24b370 nextcloud-client: 3.3.5 -> 3.3.6 2021-11-08 18:54:25 -08:00
Anders Kaseorg
bf9447721d msmtp: Fix GSSAPI support
We already have gsasl as a build input, but it was not being used
because we were missing the --with-libgsasl configure flag.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-11-08 18:23:48 -08:00
Sebastián Mancilla
1e25b1831d shogun: add smancill to maintainers 2021-11-08 23:02:09 -03:00
Sebastián Mancilla
2dd5d704d5 shogun: format derivation 2021-11-08 23:01:59 -03:00
Moises Nessim
2248e8c1d0 dotnetCorePackages: 6.0.0-rc.2 -> 6.0 2021-11-08 21:01:28 -05:00
Ryan Burns
c10a075517 clinfo: enable on darwin 2021-11-08 17:44:04 -08:00
Dmitry Kalinkin
85ec7e8756
pythonPackages.tensorflow: fix for darwin 2021-11-08 19:57:56 -05:00
David Houston
0ab65e4780
awesome-lint: init at 0.18.0
Signed-off-by: David Houston <houstdav000@gmail.com>
2021-11-08 19:05:45 -05:00
Thiago Kenji Okada
db6044d5de
Merge pull request #144955 from legendofmiracles/pur
python3Packages.pur: 5.4.1 -> 5.4.2; fix build
2021-11-08 21:00:43 -03:00
Fabian Affolter
98b65cc0a0 python3Packages.asyncio-mqtt: 0.10.0 -> 0.11.0 2021-11-09 00:41:12 +01:00
Fabian Affolter
69db2b90f8 python3Packages.aiomusiccast: 0.12.0 -> 0.13.1 2021-11-09 00:36:30 +01:00
mc-fugger
7fb9e94407 invidious: unstable-2021-10-15 -> unstable-2021-11-08 2021-11-09 00:34:41 +01:00
Fabian Affolter
00c34f0af6
Merge pull request #144526 from fabaff/bump-unidecode
python3Packages.unidecode: 1.3.1 -> 1.3.2
2021-11-09 00:15:16 +01:00
Fabian Affolter
0c3a756ffa python3Packages.systembridge: 2.2.1 -> 2.2.3 2021-11-09 00:08:01 +01:00
Fabian Affolter
50b75596ac python3Packages.async-upnp-client: 0.22.10 -> 0.22.12 2021-11-09 00:04:30 +01:00
Fabian Affolter
d6ed5e13e7 python3Packages.velbus-aio: 2021.11.0 -> 2021.11.6 2021-11-09 00:01:52 +01:00
Fabian Affolter
0e55588977 python3Packages.python-ecobee-api: 0.2.13 -> 0.2.14 2021-11-08 23:57:43 +01:00
Maximilian Bosch
25e6a0ad62
Merge pull request #143345 from happysalada/update_plausible
plausible: 1.3.0 -> 1.4.0
2021-11-08 23:48:53 +01:00
Thiago Kenji Okada
331c462c8d
Merge pull request #145120 from happysalada/update_caddy
caddy: 2.4.5 -> 2.4.6
2021-11-08 19:30:39 -03:00
Fabian Affolter
eb22cbd0ec certipy: init at unstable-2021-11-08 2021-11-08 23:28:12 +01:00
Artturi
217ea11ebc
Merge pull request #145091 from kubukoz/scala-cli-008
scala-cli: 0.0.7 -> 0.0.8
2021-11-09 00:26:25 +02:00
Timothy DeHerrera
b31c4628c2
Merge pull request #145098 from veprbl/pr/pyjet_python38_fix
python38Packages.pyjet: fix build
2021-11-08 15:17:52 -07:00
Sandro Jäckel
4bb2c88d0d
adobe-reader: use meta.platforms, cleanup version, minor formatting 2021-11-08 23:08:48 +01:00
sternenseemann
d14ae62671 nixos/terminfo: inherit TERMINFO* env vars also for doas
This should mirror the behavior we implement for sudo: The TERMINFO and
TERMINFO_DIRS variables are inherited from the normal user's
environment, so terminfo files installed in the user's profile can be
found by ncurses applications running as root.
2021-11-08 14:05:24 -08:00
Michael Weiss
6b7fd31bb3
intel-media-driver: 21.3.5 -> 21.4.1 2021-11-08 23:03:41 +01:00
happysalada
bd25ccf3aa caddy: 2.4.5 -> 2.4.6 2021-11-08 16:56:39 -05:00
José Romildo Malaquias
0f41094088
Merge pull request #145024 from romildo/upd.jwm
jwm: 1685 -> 2.4.0
2021-11-08 18:52:30 -03:00
José Luis Lafuente
8605fbd737 vim-utils: create less symlinks
For every vim plugin, we create a symlink to every file in the top
directory. It should be enough to create a symlink to the vim plugin
directly.
2021-11-08 22:35:49 +01:00
Bas van Dijk
b0a1847999 nixos/tests/tinydns.nix: test a few more queries 2021-11-08 21:35:29 +00:00
Thibaut Marty
e204d34b94 djbdns: add link to tinydns nixos test 2021-11-08 21:33:39 +00:00
Sandro
d083ae6247
Merge pull request #145110 from jlesquembre/vim-plugins 2021-11-08 22:32:53 +01:00
Dmitry Kalinkin
74d277c8cd
python38Packages.pyjet: fix build 2021-11-08 16:25:33 -05:00
maralorn
0f8344a04f
Merge pull request #145112 from thielema/patch-2
haskellPackages.lapack-ffi: remove from broken.yaml
2021-11-08 22:19:16 +01:00
José Romildo
4595cfb622 jwm: 1685 -> 2.4.0 2021-11-08 18:19:15 -03:00