1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-21 05:25:38 +00:00
Commit graph

204429 commits

Author SHA1 Message Date
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
Mario Rodas e44d7c14f5
treewide: remove empty let blocks 2019-12-04 06:00:00 -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
Oleksii Filonenko 069058683f
starship: patch absolute paths in tests 2019-12-04 12:40:37 +02:00
Milan Pässler a43003d633 gitlab: 12.5.2 -> 12.5.3 2019-12-04 11:30:40 +01:00
Mario Rodas 4b83e3e893
nix-linter: init at 2019-04-26 2019-12-04 04:20:00 -05:00
Mario Rodas 49c63e498c
treewide: remove empty inherits
These empty inherits were accidentally introduced by https://github.com/NixOS/nixpkgs/pull/66585
2019-12-04 04:20:00 -05:00
Christian Kauhaus 484b469caf Merge pull request #74875 from d-goldin/djvulibre_sec_patches 2019-12-04 10:19:23 +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
Andrew Dunham c37902dfd1 nixosTests.gvisor: add test for gvisor and gvisor as a Docker runtime 2019-12-03 23:55:24 -08:00
Andrew Dunham 1f0512faf6 gvisor-containerd-shim: init at 2019-10-09 2019-12-03 23:55:24 -08:00
Andrew Dunham 3147b0a09e gvisor: init at 2019-11-14 2019-12-03 23:55:24 -08:00
Greg Roodt 8ac4947846 conftest: 0.14.0 -> 0.15.0 2019-12-04 16:53:44 +11:00
José Romildo Malaquias 9f1b240f9d connman-notify: 2014-06-23 -> 2019-10-05 2019-12-04 00:49:58 -03:00
Martin Milata 7f1bf286dc libreoffice: fix build with poppler-0.83 2019-12-04 03:19:29 +01:00
Eduardo Quiros 8bdf0b99e3 ffsend: 0.2.55 -> 0.2.56 2019-12-03 20:12:51 -06:00
Chuck c768e2338f vimPlugins.vim-subversive: Init at 2019-07-28 2019-12-03 17:45:00 -08:00
Chuck 357c541f82 vimPlugins.vim-move: Init at 2019-11-23 2019-12-03 17:45:00 -08:00
Chuck 210252aa26 vimPlugins.thesaurus_query-vim: Init at 2019-11-09 2019-12-03 17:45:00 -08:00
Chuck 399811ecf7 vimPlugins: Update 2019-12-03 17:45:00 -08:00
Jan Tojnar 375c4b110f
gimp: use prefix-relative libdir
Multiple outputs hard-code libdir, which prevents plug-ins to override it in gimpplugindir variable.
2019-12-04 02:33:42 +01:00
Mario Rodas f469c6bb71
Merge pull request #74729 from danieldk/drawio-12.3.2
drawio: 12.2.2 -> 12.3.2
2019-12-03 20:32:29 -05:00
Mario Rodas bfcf240cec
Merge pull request #74954 from equirosa/master
croc 6.4.1 -> 6.4.6
2019-12-03 20:31:05 -05:00
Matthew Harm Bekkema f83a83f964 upower: load config from /etc
In the process of making UPower.conf customizable (#73968), it came up
that UPower doesn't load its config from /etc by default.

The UPower derivation is modified to make it load its config from /etc
at runtime, but still install the default config to its nix store path
as before.

The UPower module is modified to put the config in /etc.
2019-12-04 12:26:30 +11:00
Matthew Harm Bekkema aecfea098e nixos/upower: Allow customization of UPower.conf
Documentation of options and default values taken from the upstream
UPower.conf. The documentation was modified slightly to make more sense
when displayed on https://nixos.org/nixos/options.html.

A copy of upstream UPower.conf can be found here:
https://cgit.freedesktop.org/upower/tree/etc/UPower.conf?id=28bd86c181e2510ef6a1dc7cfa26f97803698a79
2019-12-04 12:26:30 +11:00
Mario Rodas a4d2e5edf9
postgresqlPackages.tds_fdw: 1.0.8 -> 2.0.1
Changelog: https://github.com/tds-fdw/tds_fdw/releases/tag/v2.0.1
2019-12-03 19:19:19 -05:00
Eduardo Quiros 1de760838b croc 6.4.1 -> 6.4.6 2019-12-03 18:16:57 -06:00
Florian Klink b7c19e1b91
Merge pull request #74866 from x123/x123-test-tiddlywiki
nixos/tests/tiddlywiki: port to python
2019-12-04 01:05:00 +01:00
Florian Klink 49f3d9203a
Merge pull request #74913 from paumr/master
improved nginx.basicAuthFile description
2019-12-04 01:03:45 +01:00
Florian Klink f7a232297a
Merge pull request #74938 from x123/x123-i3wm-test-to-python
nixos/tests/i3wm: port to python
2019-12-04 00:50:31 +01:00
Russell O'Connor e503d20e19 bitcoin: 0.18.1 -> 0.19.0.1
protobuf is not longer a dependency of bitcoin.
2019-12-04 00:38:34 +01:00
Florian Klink c7d0ee722d
Merge pull request #74082 from flokli/nixos-test-port-gocd
nixosTest.gocd-{agent,server}: port to python
2019-12-04 00:35:56 +01:00
Florian Klink b62c02ce04 nixosTests.gocd-agent: mark as broken 2019-12-04 00:35:07 +01:00
John Ericson 9a080ceff2
Merge pull request #74922 from matthewbauer/ghc-no-gold-with-llvm
ghc: don’t use gold when useLLVM = true
2019-12-03 17:35:57 -05:00
Mario Rodas 4e7dacd5d9
nodejs-13_x: 13.2.0 -> 13.3.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.3.0
2019-12-03 17:00:00 -05:00
Sébastien Lavoie f27b686ed6 qt5.qtbase: fix darwin patches for 5.12.6 (#74911)
qtbase was updated to 5.12.6 in https://github.com/NixOS/nixpkgs/pull/73562,
but the patch for macOS wasn't updated, causing the build to fail.
2019-12-03 16:53:31 -05:00
adisbladis 77d1b6cb9a
Merge pull request #74936 from acowley/emacs27-seq
emacs: do not use seq package from elpa for emacs >= 27
2019-12-03 21:49:09 +00:00
Ben Wolsieffer 20605f8fed pacman: 5.1.3 -> 5.2.1 2019-12-03 13:33:55 -08:00
ajs124 a216a37898 ejabberd: 19.08 -> 19.09.1 2019-12-03 22:18:51 +01:00
x123 b6d5e3844f nixos/tests/i3wm: port to python 2019-12-03 21:51:26 +01:00
R. RyanTM 004634a2e6 libndctl: 66 -> 67 2019-12-03 14:37:32 -06:00
lassulus 17327d9b83 electron-cash: 4.0.10 -> 4.0.11 2019-12-03 21:26:40 +01:00