Commit graph

204146 commits

Author SHA1 Message Date
Matt Huszagh 9c7cd63b3d symbiyosys: add yices dependency
Symbioyosys requires at least smt solver backend
to work out of the box.
2019-12-04 14:29:31 -06:00
Maximilian Bosch 785d5c6f79
Merge pull request #74983 from filalex77/cargo-deb-1.23.0
cargo-deb: 1.21.1 -> 1.23.0
2019-12-04 21:17:56 +01:00
Profpatsch c5c5465fe4 pkgs/build-support/trivial-builders: remove runCommandCCLocal
We shouldn’t force the user to have a C compiler in scope, just
because the derivation is forced to build locally. That can’t be
counted as “lightweight” anymore.

Co-Authored-By: Silvan Mosberger<contact@infinisil.com>
2019-12-04 21:17:01 +01:00
Profpatsch 64bfaad977 doc/builders: add ids to the trivial builder definitions
This makes it possible to reference single function definitions,
for pointing people to their exact definition.
2019-12-04 21:17:01 +01:00
Profpatsch faa3e54fe0 doc/builders/trivial-builders: added runCommandLocal docs
The link in the note points to the `id` added in
https://github.com/NixOS/nix/pull/3255, so it might take some time to
start working correctly.
2019-12-04 21:17:01 +01:00
Profpatsch 8deaf41d60 pkgs/build-support/trivial-builders: add runCommandLocal
A definition I’ve been copy-pasting everywhere so far, so it’s finally
time to add it to nixpkgs.

I’m using a remote builder for my regular nix builds, so trivial
`runCommand`s which first try a substitution and then copy the inputs
to the builder to run for 0.2s are quite noticable.

If we just always build these, we gain some build time, so let’s make
it easy to switch from remote to local.
2019-12-04 21:17:01 +01:00
Maximilian Bosch 03ad033f97
Merge pull request #74992 from rnhmjoj/maintainers
nixos: add myself to maintainers
2019-12-04 21:09:48 +01:00
Maximilian Bosch af066ace5f
iwd: 1.1 -> 1.2
https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=8901ad39275bbd9d7bd868c8d7aac3f97d1131ad
2019-12-04 20:52:24 +01:00
Jan Tojnar fe6953eb27
Merge pull request #74994 from jonringer/fix-texlive-bin
texlive.bin: fix darwin build
2019-12-04 20:43:32 +01:00
Sébastien Maret c108acaaaf gildas: 20191001_a -> 20191201_a (#73041)
* gildas: 20191001_a -> 20191101_a

* gildas: 20191101_a -> 20191201_a
2019-12-04 20:18:39 +01:00
Graham Christensen 458b84dddf
Merge pull request #74996 from jsamsa/remove-vulgarity-wordpress
remove vulgarity from wordpress nixos module
2019-12-04 13:48:54 -05:00
Jason Samsa 7e564ae162 remove vulgarity from wordpress nixos module 2019-12-04 12:45:40 -06:00
Florian Klink bcfa14af15 terraform-providers: bump version (#74991)
Contrary to what the update script suggested, I didn't bump the google
providers to 3.0.0[-beta] just yet :-)
2019-12-04 18:04:34 +00:00
Jonathan Ringer c064c2adc1 python3Packages.chainer: 6.4.0 -> 6.5.0 2019-12-04 09:40:44 -08:00
Renaud 9a47e45857
Merge pull request #74982 from filalex77/licensor-2.1.0
licensor: 2.0.0 -> 2.1.0
2019-12-04 18:36:48 +01:00
José Miguel 38d945f4b6 pythonPackages.pytest-bdd: init at 3.2.1 2019-12-04 09:35:32 -08:00
José Miguel 670cd1092e maintainers: add jm2dev 2019-12-04 09:35:32 -08:00
Lancelot SIX 40e0bf33fc pytthonPackages.django_2_2: 2.2.7 -> 2.2.8
See https://docs.djangoproject.com/en/2.2/releases/2.2.8/
2019-12-04 18:29:21 +01:00
Jonathan Ringer cbbad0d899 texlive.bin: fix darwin build 2019-12-04 09:26:39 -08:00
rnhmjoj 1a2e7c3b00
nixos: add myself to maintainers 2019-12-04 17:09:53 +01:00
Florian Klink dcf9a77568
Merge pull request #74972 from nyantec/feature/gitlab-12-5-3
gitlab: 12.5.2 -> 12.5.3
2019-12-04 17:07:23 +01:00
Florian Klink afd8bb3aef
Merge pull request #74851 from tfc/nixos-test-ldap-python
nixosTests.[open]ldap: port to python
2019-12-04 16:54:51 +01:00
Vincent Laporte 0b5dfa54e1 ocamlPackages.metrics-unix: init at 0.1.0 2019-12-04 15:37:36 +00:00
Vincent Laporte 8ad01c3362 ocamlPackages.metrics-lwt: init at 0.1.0 2019-12-04 15:37:36 +00:00
Vincent Laporte 5d0dd4e536 ocamlPackages.metrics: init at 0.1.0 2019-12-04 15:37:36 +00:00
Tim Steinbach d674a64c85
zoom-us: 3.0.317369.1110 -> 3.5.330166.1202 2019-12-04 10:26:35 -05:00
Vladimír Čunát 24a4f45319
knot-resolver: 4.2.2 -> 4.3.0 (security)
Fixes CVE-2019-19331 (DoS), but other changes as well:
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v4.3.0
2019-12-04 16:22:49 +01:00
Jacek Galowicz 5d91b29e0d nixosTests.openldap: port test to python 2019-12-04 16:22:26 +01:00
Jacek Galowicz 15f105d41f nixosTests.ldap: port integration test to python 2019-12-04 16:22:13 +01:00
Florian Klink 746a888f86
Merge pull request #74898 from tfc/nixos-test-retry
nixos/test: Use retry() in all looping functions that need timeouts
2019-12-04 16:18:42 +01:00
Florian Klink f4fd6ad282
Merge pull request #73309 from guibou/bazel_fix_env
bazel: fix strict action env
2019-12-04 16:02:09 +01:00
Oleksii Filonenko b0e523a5d1
cargo-deb: 1.21.1 -> 1.23.0
https://github.com/mmstick/cargo-deb/releases/tag/v1.23.0
2019-12-04 15:22:54 +02:00
Oleksii Filonenko aea497460e
licensor: 2.0.0 -> 2.1.0
https://github.com/raftario/licensor/releases/tag/v2.1.0
2019-12-04 15:15:35 +02:00
Jan Tojnar b6284fd70f
libreoffice: use external Poppler 0.83 patch 2019-12-04 13:22:50 +01:00
Mario Rodas 14c1a446d8
Merge pull request #74958 from marsam/update-tds_fdw
postgresqlPackages.tds_fdw: 1.0.8 -> 2.0.1
2019-12-04 07:01:13 -05:00
Guillaume Bouchard c0a6fc4a56 bazel: add file and zip in the test runner env
`file` and `zip` are needed for some bazel test and by default the test
runner take these binaries from the current `PATH` which may not contain
them
2019-12-04 12:59:32 +01:00
Guillaume Bouchard 20752ba4f7 bazel: improve strict action env context
- Bazel strict action env set a default PATH to
`/bin/:/usr/bin:/usr/local/bin`. This was previously changed to disable
this behavior to improve hermeticity. However the previous change was
only removing `/bin:/usr/bin`, keeping `/usr/local/bin`, this commit
also remove this entry.
2019-12-04 12:59:32 +01:00
Mario Rodas 60fbc69a08
Merge pull request #74967 from groodt/conftest-0.15.0
conftest: 0.14.0 -> 0.15.0
2019-12-04 06:41:52 -05:00
Mario Rodas aa1d254fe5
Merge pull request #73093 from groodt/protolock-0.15.0
protolock: 0.14.1 -> 0.15.0
2019-12-04 06:41:07 -05:00
Mario Rodas 591aee28b2
Merge pull request #74908 from groodt/kubeval-0.14.0
kubeval: 0.7.3 -> 0.14.0
2019-12-04 06:39:44 -05:00
Jan Tojnar 80913b53c1
Merge pull request #74955 from mmilata/lo-poppler-0.82
libreoffice: fix build with poppler-0.83
2019-12-04 11:53:08 +01:00
Milan Pässler a43003d633 gitlab: 12.5.2 -> 12.5.3 2019-12-04 11:30:40 +01:00
Jan Tojnar deecdeae30
Merge pull request #74961 from jtojnar/gimp-libdir
gimp: use prefix-relative libdir
2019-12-04 09:56:30 +01:00
Mario Rodas c54a5fa7e5
Merge pull request #74963 from equirosa/master
ffsend: 0.2.55 -> 0.2.56
2019-12-04 03:56:17 -05:00
Timo Kaufmann 5c9000014e
Merge pull request #74945 from timokau/sage-no-timeout
sage: disable test timeout
2019-12-04 09:55:34 +01:00
Mario Rodas 43570232b0
Merge pull request #74947 from marsam/update-node
nodejs-13_x: 13.2.0 -> 13.3.0
2019-12-04 03:43:32 -05:00
Mario Rodas 3dbebb32ee
Merge pull request #74900 from marsam/update-protobuf
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-04 03:42:54 -05:00
Redvers Davies 7618bd810b hpe-ltfs: init at 3.4.2_Z7550-02501 (#74814) 2019-12-04 08:33:08 +00:00
Greg Roodt 8ac4947846 conftest: 0.14.0 -> 0.15.0 2019-12-04 16:53:44 +11:00
Martin Milata 7f1bf286dc libreoffice: fix build with poppler-0.83 2019-12-04 03:19:29 +01:00