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
David Kleuker
cc4447dab4
Update CONTRIBUTING.md
...
to reflect the introduction of issue templates
2019-12-04 15:30:56 +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
oxalica
499369a5d7
cargo-edit: 0.3.3 -> 0.4.1
2019-12-04 20:57:59 +08: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
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
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
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
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