Commit Graph

159467 Commits

Author SHA1 Message Date
Jörg Thalheim
cbef2d552f
zfsUnstable: 0.8.0-rc4 -> 0.8.0-rc5 (#61234)
zfsUnstable: 0.8.0-rc4 -> 0.8.0-rc5
2019-05-13 09:48:29 +01:00
Jaka Hudoklin
053b58a7a7
Merge pull request #61415 from teto/wireshark_cleanup
wireshark: cleanup
2019-05-13 10:45:58 +02:00
Jaka Hudoklin
310989baef
Merge pull request #61375 from xtruder/pkgs/elasticsearch/missing_deps
elasticsearch: add missing gnugrep and coreutils to wrapper
2019-05-13 10:44:24 +02:00
R. RyanTM
67645b48bf tixati: 2.59 -> 2.61
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tixati/versions
2019-05-13 01:21:26 -07:00
Roman Volosatovs
240fce7ba7
kitty: symlink the deref binary 2019-05-13 10:08:40 +02:00
Roman Volosatovs
7da57081fe
kitty: apply patch on Darwin for running as symlink 2019-05-13 10:08:40 +02:00
R. RyanTM
4c86b24d7a tgt: 1.0.76 -> 1.0.77
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2019-05-13 00:10:57 -07:00
volth
c9eb44eab3 data/fonts: cleanup
* make font derivations fixed-output where applicable
 * fix dead links
 * `stdenv.lib` -> `lib` where `stdenv` is not involved
 * remove `meta.platforms = [ unix ]` and `meta.platforms = [ linux ]` because the restriction has no sense for data packages
2019-05-13 06:03:31 +00:00
R. RyanTM
12ae350d36 gitAndTools.svn-all-fast-export: 1.0.13 -> 1.0.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/svn-all-fast-export/versions
2019-05-12 22:59:47 -07:00
Lily Ballard
453a37b420 chit: init at 0.1.12 2019-05-12 22:49:40 -07:00
R. RyanTM
a7928fc731 signify: 24 -> 25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/signify/versions
2019-05-12 21:32:52 -07:00
John Ericson
59a733edae
Merge pull request #61336 from matthewbauer/ghc-ncg-cross
Use ncg for x86 ghc cross compilation
2019-05-13 00:02:02 -04:00
Ryan Mulligan
1df1834dd1
Merge pull request #61402 from r-ryantm/auto-update/python3.7-shodan
python37Packages.shodan: 1.12.1 -> 1.13.0
2019-05-12 20:55:16 -07:00
Austin Seipp
562a475258
Merge pull request #61108 from thoughtpolice/nixpkgs/bpftool-init
bpftool: init at 5.1.1
2019-05-12 22:13:35 -05:00
Austin Seipp
46b7153d57
bpftool: init at 5.1.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-12 22:12:30 -05:00
R. RyanTM
84b00ac140 range-v3: 0.4.0 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/range-v3/versions
2019-05-12 19:50:50 -07:00
Edmund Wu
509785c127
vscode-extensions.ms-vscode.cpptools: 0.22.1 -> 0.23.0 2019-05-12 22:14:07 -04:00
Mario Rodas
a459734c25
Merge pull request #61407 from mvnetbiz/octoprint-jinja2
octoprint: fix held back jinja2 dependency

Fixes https://github.com/NixOS/nixpkgs/issues/61183
2019-05-12 20:42:38 -05:00
Mario Rodas
395a9def0d
octoprint: fix darwin build 2019-05-12 20:41:38 -05:00
Matthieu Coudron
6e21976092 wireshark: cleanup
the call to fixCmakeFiles looks useless and just pollutes git status when developing
on wireshark.
I also removed an old variable that generated a warning.
2019-05-13 10:16:48 +09:00
Edmund Wu
fd894b3868
vscode-extensions.WakaTime.vscode-wakatime: 2.0.9 -> 2.1.0 2019-05-12 20:51:48 -04:00
R. RyanTM
1d11a3d915
python37Packages.av: 6.1.2 -> 6.2.0
PyAV stopped using nosetest https://github.com/mikeboers/PyAV/pull/514/

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-av/versions
2019-05-12 19:47:14 -05:00
R. RyanTM
ca123bf7ba python37Packages.xcffib: 0.7.0 -> 0.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xcffib/versions
2019-05-12 17:07:49 -07:00
R. RyanTM
6f88e9a59b python37Packages.xdis: 3.8.10 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xdis/versions
2019-05-12 17:04:49 -07:00
Matt Votava
2a96ed5850 octoprint: fix held back jinja2 dependency
Octoprint holds back python jinja2 package due to breaking changes.
nixpkgs' jinja2 recently changed to running tests, but the octoprint
version fails building due to having an older pytest configuration,
and this versions pypi release doesn't have the tests dir distributed in
the tarball anyways.
2019-05-12 16:36:17 -07:00
R. RyanTM
1601dd9ca4 python37Packages.typed-ast: 1.3.4 -> 1.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-typed-ast/versions
2019-05-12 16:34:58 -07:00
R. RyanTM
ce729d33a2 python37Packages.sphinxcontrib_plantuml: 0.14 -> 0.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-sphinxcontrib-plantuml/versions
2019-05-12 15:53:33 -07:00
Robert Helgesson
d8cac92f55
lombok: 1.18.4 -> 1.18.8 2019-05-13 00:43:20 +02:00
worldofpeace
ffd8102fb4
Merge pull request #61222 from worldofpeace/bump/tilix
tilix: 1.9.0 -> 1.9.3
2019-05-12 18:37:28 -04:00
R. RyanTM
1419b0dffe python37Packages.shodan: 1.12.1 -> 1.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-shodan/versions
2019-05-12 15:29:42 -07:00
R. RyanTM
af6a39460a cbc: 2.9.9 -> 2.10.2 (#58016)
* cbc: 2.9.9 -> 2.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cbc/versions

* cbc: 2.10.0 -> 2.10.2
+ mark as broken on aarch64 (fails to build)
2019-05-12 23:46:18 +02:00
Florian Klink
f2ac54d086
kernel: Disable VirtualBox guest modules. (#60938)
kernel: Disable VirtualBox guest modules.
2019-05-12 23:42:42 +02:00
Robert Helgesson
0c7704df0c
unifont_upper: 12.0.01 -> 12.1.01 2019-05-12 23:36:49 +02:00
Robert Helgesson
d958e025be
unifont: 12.0.01 -> 12.1.01 2019-05-12 23:36:49 +02:00
Will Dietz
c127f43e50 alkimia: 7.0.1 -> 8.0.1 (#60041)
* alkimia: 7.0.1 -> 8.0.1, new url

* alkimia: deps
2019-05-12 23:28:59 +02:00
Mario Rodas
09e08100ca
Merge pull request #61272 from r-ryantm/auto-update/buck
buck: 2019.01.10.01 -> 2019.05.06.01
2019-05-12 16:10:59 -05:00
Christopher A. Williamson
e6aaadf610 mkclean: init at 0.8.10 2019-05-13 05:43:28 +09:00
Tobias Mayer
66cf1c68a6 Avoid changing of derivation for non-musl platform 2019-05-12 22:25:01 +02:00
Tobias Mayer
17c2884c70 coreutils: fix musl cross compilation 2019-05-12 22:25:01 +02:00
worldofpeace
5b49567b0f
Merge pull request #61264 from xrelkd/update/youtube-dl
youtube-dl: 2019.04.30 -> 2019.05.11
2019-05-12 16:07:00 -04:00
worldofpeace
1cc66f5a54
Merge pull request #61318 from r-ryantm/auto-update/gtksourceview
gtksourceview: 3.24.10 -> 3.24.11
2019-05-12 15:59:11 -04:00
R. RyanTM
abbb737413 python37Packages.python-axolotl: 0.1.42 -> 0.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-axolotl/versions
2019-05-12 12:41:57 -07:00
Alex Branham
0695bb6f46 syncthing: 1.1.1 -> 1.1.3 2019-05-13 04:25:31 +09:00
Matthew Bauer
cf13cea8fd
Merge pull request #61113 from matthewbauer/fix-nethack-qt
nethack-qt: use gcc
2019-05-12 15:22:30 -04:00
Matthew Bauer
78a6156c55
Merge pull request #61111 from matthewbauer/fix-lldb-7
lldb_7: fix broken build on darwin
2019-05-12 15:22:20 -04:00
Matthew Bauer
4fb6ccbe61
Merge pull request #61112 from matthewbauer/fix-bazel-llvm
bazel: use llvm6 on darwin
2019-05-12 15:22:01 -04:00
Matthew Bauer
ab1f377480
Merge pull request #61333 from matthewbauer/fix-portaudio-darwni
portaudio: disable werror for flags hit in clang
2019-05-12 15:18:48 -04:00
Peter Simons
8e4df4840e haskell-hledger-lib: jailbreak to enable running the build with ghc-8.8.x
The build still fails, but I want to see the actual errors.
2019-05-12 20:49:17 +02:00
Peter Simons
8e4cd524c7 haskell-lens: patch (and jailbreak) to fix build with ghc-8.8.x 2019-05-12 20:49:17 +02:00
Peter Simons
12982ef5cd haskell-shakespeare: patch to fix build with ghc-8.8.x 2019-05-12 20:49:17 +02:00
Peter Simons
4619745465 haskell-aeson: ghc-8.8.x runs out of memory trying to compile the test suite 2019-05-12 20:49:17 +02:00
Peter Simons
f944f8f9c5 haskell-cabal-install: update ghc-8.8.x package set to latest git version 2019-05-12 20:49:16 +02:00
Peter Simons
aa62499290 haskell-cassava: patch to fix the build with ghc-8.8.x 2019-05-12 20:49:16 +02:00
Peter Simons
5409929d61 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
baa9f80e41.
2019-05-12 20:49:16 +02:00
Peter Simons
cb0235faf9 hackage2nix: disable failing Hydra builds 2019-05-12 20:49:16 +02:00
Peter Simons
44184820b2 haskell-setlocale: jailbreak to fix the build with ghc-8.8.x 2019-05-12 20:49:16 +02:00
R. RyanTM
2fddcae0c8 python37Packages.pympler: 0.6 -> 0.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pympler/versions
2019-05-12 11:38:29 -07:00
Ryan Mulligan
c420e6d59a
Merge pull request #61372 from r-ryantm/auto-update/python3.7-holoviews
python37Packages.holoviews: 1.11.3 -> 1.12.2
2019-05-12 11:38:08 -07:00
Elis Hirwing
efa29f6bf6
phpPackages.phpstan: 0.11.5 -> 0.11.6
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.6
2019-05-12 20:30:39 +02:00
R. RyanTM
3e146be2ea evolution-data-server: 3.32.1 -> 3.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evolution-data-server/versions
2019-05-12 20:28:27 +02:00
Frederik Rietdijk
0d5f072fde
Merge pull request #61330 from r-ryantm/auto-update/libgda
libgda: 5.2.8 -> 5.2.9
2019-05-12 20:26:51 +02:00
R. RyanTM
e48352a96a libdazzle: 3.32.1 -> 3.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdazzle/versions
2019-05-12 20:23:08 +02:00
R. RyanTM
b9ccfc9f2e oniguruma: 6.9.1 -> 6.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/onig/versions
2019-05-12 20:21:35 +02:00
R. RyanTM
5fb2a77c30 python37Packages.phonenumbers: 8.10.10 -> 8.10.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-phonenumbers/versions
2019-05-12 20:21:17 +02:00
R. RyanTM
4def26f290 python37Packages.latexcodec: 1.0.6 -> 1.0.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-latexcodec/versions
2019-05-12 20:21:02 +02:00
Spencer Baugh
4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Robert Scott
3e9184b8dc pythonPackages.pyopenssl: add support for building with openssl 1.1.x 2019-05-12 20:01:58 +02:00
R. RyanTM
0ffe8e6bb1 python37Packages.ansible-runner: 1.3.3 -> 1.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ansible-runner/versions
2019-05-12 20:00:34 +02:00
Pascal Wittmann
5c9b7d8b41
axel: 2.16.1 -> 2.17.1 2019-05-12 20:00:30 +02:00
Sebastien Bourdeauducq
992150d37b symbiyosys: fix path to bash 2019-05-12 20:00:10 +02:00
R. RyanTM
e9b7e01828 python27Packages.j2cli: 0.3.7 -> 0.3.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-j2cli/versions
2019-05-12 19:58:46 +02:00
Alyssa Ross
5c36a8d556
Merge pull request #61052 from deliciouslytyped/patch-2
trivial-builders: add writeShellScript and minor cleaning
2019-05-12 17:43:35 +00:00
deliciouslytyped
103ab24e94 trivial-builders: add writeShellScript and minor cleaning
Add writeShellScript
Small whitespace additions
Fix "Example:" docstring sections for some of the writeScript functions to use the correct function
2019-05-12 19:40:01 +02:00
R. RyanTM
7c9de797bc python37Packages.django_guardian: 1.5.0 -> 1.5.1 (#61364)
* python37Packages.django_guardian: 1.5.0 -> 1.5.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-guardian/versions

* pythonPackages.django-guardian: reenable on Py27
2019-05-12 19:38:04 +02:00
Vladyslav M
fd4a976dc3
bitwarden_rs: 1.8.0 -> 1.9.0 (#61353)
bitwarden_rs: 1.8.0 -> 1.9.0
2019-05-12 20:26:16 +03:00
Renaud
f476b32f05
Merge pull request #61368 from r-ryantm/auto-update/python3.7-fs
python37Packages.fs: 2.4.4 -> 2.4.5
2019-05-12 19:15:49 +02:00
freezeboy
c6e2638882 demoit: unstable-2019-03-29 -> unstable-2019-05-10 (#61349)
* demoit: unstable-2019-03-29 -> unstable-2019-05-10
2019-05-12 18:47:26 +02:00
Wael Nasreddine
9a0fccac6f
up: 0.3.1 -> 0.3.2 (#61281) 2019-05-12 09:37:45 -07:00
Renaud
62c785c85a
Merge pull request #61362 from r-ryantm/auto-update/python3.7-cassandra-driver
python37Packages.cassandra-driver: 3.17.0 -> 3.17.1
2019-05-12 18:17:07 +02:00
R. RyanTM
471c981bbd python37Packages.netcdf4: 1.5.0.1 -> 1.5.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-netcdf4/versions
2019-05-12 18:03:25 +02:00
Mario Rodas
6673cc8ee9
haskell: x509-system fix on darwin
x509-system requires access to the `security` executable. Partially
reverts [1: d69cc779b5]

1: d69cc779b5
   Revert "Revert "darwin 10.12 commits""
2019-05-12 11:00:00 -05:00
Renaud
822c758eca
Merge pull request #61327 from r-ryantm/auto-update/josm
josm: 14945 -> 15031
2019-05-12 17:55:06 +02:00
Renaud
9f8e30bfc1
Merge pull request #61284 from r-ryantm/auto-update/eccodes
eccodes: 2.12.0 -> 2.12.5
2019-05-12 17:46:58 +02:00
Renaud
c2b68ec2f7
Merge pull request #61324 from r-ryantm/auto-update/ipe
ipe: 7.2.11 -> 7.2.12
2019-05-12 17:42:28 +02:00
Renaud
b6e415a33f
Merge pull request #61354 from ThomasMader/dlang-update
Fix ldc
2019-05-12 17:33:11 +02:00
Renaud
d081baa4a5
Merge pull request #61335 from r-ryantm/auto-update/minimap2
minimap2: 2.16 -> 2.17
2019-05-12 17:27:28 +02:00
R. RyanTM
8e79758bf9 python37Packages.gensim: 3.7.2 -> 3.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gensim/versions
2019-05-12 17:18:51 +02:00
Mario Rodas
1e9ad86cd3
bitwarden_rs: fix darwin build 2019-05-12 09:54:30 -05:00
Maximilian Bosch
c99a01aa7a calcurse: fix python3 wrapper
The current Python wrapper for `httplib2` breaks when running e.g.
`./result/bin/calcurse-caldav` with the following error:

```
Traceback (most recent call last):
  File "./result/bin/calcurse-caldav", line 6, in <module>
    import httplib2
ModuleNotFoundError: No module named 'httplib2'
```

The easiest workaround is to use the `wrapPython` tool to properly patch
library path inside the script.
2019-05-12 16:54:30 +02:00
Renaud
26b044ea29
Merge pull request #61059 from lopsided98/hdf4-fix
hdf4: fix tests on some machines
2019-05-12 16:40:40 +02:00
Jaka Hudoklin
e4d89879f8
elasticsearch: add missing gnugrep and coreutils to wrapper 2019-05-12 16:31:13 +02:00
Renaud
2c86b2c79c
Merge pull request #61242 from xbreak/update/cfitsio-3450
cfitsio: 3.430 -> 3.450
2019-05-12 16:15:01 +02:00
Renaud
a2e69f1b06 bitwarden_rs: 1.8.0 -> 1.9.0
Changelog: https://github.com/dani-garcia/bitwarden_rs/releases/tag/1.9.0
2019-05-12 15:55:35 +02:00
R. RyanTM
2d60d9984e python37Packages.holoviews: 1.11.3 -> 1.12.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-holoviews/versions
2019-05-12 06:44:39 -07:00
Dan Callahan
1d13eb119d
gitAndTools.gitFastExport: (old) -> v190107 2019-05-12 14:40:15 +01:00
R. RyanTM
dfb12618f5 netsniff-ng: 0.6.5 -> 0.6.6 (#61342)
* netsniff-ng: 0.6.5 -> 0.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netsniff-ng/versions

* netsniff-ng: drop glibc patch
It has been fixed upstream
+ cleanup build inputs
+ perl not needed to build anymore
2019-05-12 15:29:39 +02:00
Renaud
3cdb2c3d0c
icr: 0.5.0 -> 0.6.0 (#61156)
* icr: 0.5.0 -> 0.6.0

* icr: ensure crystal is in PATH
2019-05-12 15:27:55 +02:00
Vladimír Čunát
0fb181b8ce
Merge #59422: patchutils: 0.3.3 -> 0.3.4, keep 0.3.3 for fetchpatch 2019-05-12 15:17:10 +02:00
Vladimír Čunát
e07c5ec107
fetchpatch: explain why we use 0.3.3 2019-05-12 15:16:45 +02:00
R. RyanTM
c7fd3d0c4d python37Packages.fs: 2.4.4 -> 2.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fs/versions
2019-05-12 06:02:19 -07:00
Vladimír Čunát
359a7340d7
Merge #61181: spl: fix build with linux 5.1 2019-05-12 14:07:20 +02:00
Renaud
bc61a27025
Merge pull request #61107 from OmnipotentEntity/mp3cat-0.5
mp3cat init at 0.5
2019-05-12 13:57:40 +02:00
Vladimír Čunát
08506c8eff
jvmci8: restrict meta.platforms according to graalvm8
This unbreaks evaluation on darwin, maybe elsewhere.  Thread:
https://github.com/NixOS/nixpkgs/commit/3cf07efa30a#r33500279
2019-05-12 13:51:40 +02:00
R. RyanTM
305ded523e python37Packages.cassandra-driver: 3.17.0 -> 3.17.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cassandra-driver/versions
2019-05-12 04:42:37 -07:00
xbreak
152b1e4dbc cfitsio: 3.430 -> 3.450
The derivation is also updated to optionally build cfitsio with bzip2
support (enabled by default).
2019-05-12 11:25:22 +00:00
Michael Reilly
9e9996ad1a mp3cat init at 0.5
Adding package mp3cat, a command line mp3 utility which will concatenate
multiple mp3 files, and keep only the audio frames, discarding headers
and so on.
2019-05-12 07:00:50 -04:00
Maximilian Bosch
4c6754c631
up: repackage with buildGoModule
Go modules[1] provide a set of sources and corresponding checksums.
These sources can be resolved automatically with Nix, so no go2nix is
required anymore.

[1] https://blog.golang.org/using-go-modules
2019-05-12 11:24:00 +02:00
Maximilian Bosch
74c841f4ad
Merge pull request #61323 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1
2019-05-12 11:05:01 +02:00
Thomas Mader
6948e565a7 dmd: Enable dmd tests again 2019-05-12 10:50:48 +02:00
Vladimír Čunát
ec5f5a21d7
Merge #60614: lua*Packages improvements 2019-05-12 10:01:48 +02:00
Renaud
90f6472633
Merge pull request #61039 from dtzWill/update/libnsl-1.2.0
libnsl: 1.1.0 -> 1.2.0, drop included patches
2019-05-12 10:00:25 +02:00
Peter Simons
8fd4b19d6b haskell-aeson: patch to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons
579b679507 haskell-dlist: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons
553a1eec6f haskell-parallel: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons
5d61a76ba9 haskell-optparse-applicative: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons
7df834c628 haskell-th-lift: jailbreak is no longer necessary in the latest version 2019-05-12 09:54:32 +02:00
Peter Simons
b24afc5119 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3 from Hackage revision
2979437e88.
2019-05-12 09:54:26 +02:00
Peter Simons
ac8bf3419b hackage2nix: re-enable 'megaparsec-tests' builds on Hydra 2019-05-12 09:54:26 +02:00
Michael Raskin
aa7d27a348
Merge pull request #61326 from r-ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.10.0 -> 3.11.0
2019-05-12 07:49:39 +00:00
Will Dietz
eb327edc2a hyperscan: 5.1.0 -> 5.1.1 (#59500)
* hyperscan: 5.1.0 -> 5.1.1

* provide misc utils needed by build

* hyperscan: build shared libs only by default

Only consumer now (rspamd) needs only the shared libs
+ add a switch to build both shared and static if needed
+ cleaner outputs (previously there was static lib and symlink to shared lib in $dev)
+ fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong

* hyperscan: restrict to x86_64-linux

Fails to find 'nm' on x64 darwin
2019-05-12 09:44:05 +02:00
Thomas Mader
074be2ff85 ldc: Fix #61316 2019-05-12 09:26:37 +02:00
Wael Nasreddine
15c4a36012
amass: 2.9.1 -> 2.9.11 using buildGoModule (#61343) 2019-05-11 23:34:24 -07:00
R. RyanTM
21b1d6ee28
bfs: 1.3.3 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bfs/versions
2019-05-11 23:42:26 -05:00
R. RyanTM
315be87440
python37Packages.geopandas: 0.4.1 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-geopandas/versions
2019-05-11 23:28:23 -05:00
Matthew Bauer
490d9fd509 release-cross: use latest stable ghc
Previously on ghc 8.4.4, but we can now use 8.6.5 to address the
issue.
2019-05-12 00:22:01 -04:00
Matthew Bauer
8a52658918 ghc: use ncg for cross buildsystem
We can use ncg for all x86 builds.

Fixes #61262
2019-05-12 00:22:01 -04:00
R. RyanTM
ad5676f8b9 minimap2: 2.16 -> 2.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minimap2/versions
2019-05-11 21:12:42 -07:00
Matthew Bauer
0f473cc854 portaudio: disable werror for flags hit in clang 2019-05-11 23:02:56 -04:00
worldofpeace
8f5c4f6565
Merge pull request #61289 from Ma27/bump-pyaxmlparser
python3Packages.pyaxmlparser: 0.3.13 -> 0.3.15
2019-05-11 22:16:26 -04:00
R. RyanTM
9390ebd695 libgda: 5.2.8 -> 5.2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgda/versions
2019-05-11 18:31:20 -07:00
R. RyanTM
a26cda2b64 josm: 14945 -> 15031
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-05-11 16:58:54 -07:00
R. RyanTM
5c28af1480 apache-jena-fuseki: 3.10.0 -> 3.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-jena-fuseki/versions
2019-05-11 16:46:32 -07:00
Mario Rodas
89ae3d6a83
Merge pull request #59648 from r-ryantm/auto-update/python3.7-confluent-kafka
python37Packages.confluent-kafka: 0.11.6 -> 1.0.0
2019-05-11 18:26:23 -05:00
José Romildo Malaquias
db1236e468
Merge pull request #59941 from romildo/fix.deepin.dde-polkit-agent
deepin.dde-polkit-agent: set plugins dir from environment variable
2019-05-11 20:22:38 -03:00
R. RyanTM
aa0dd5df19 ipe: 7.2.11 -> 7.2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-05-11 16:12:49 -07:00
Dmitry Kalinkin
b6ed6e452e
Merge pull request #61313 from eadwu/pythonPackages.zstd/1.4.0.0
pythonPackages.zstd: 1.3.8.1 -> 1.4.0.0
2019-05-11 18:29:41 -04:00
Renaud
c162ccf1c7
Merge pull request #61001 from ryan4729/qscintilla-macos
qscintilla: add qtmacextras to propagatedBuildInputs on darwin
2019-05-12 00:13:57 +02:00
Mario Rodas
b7a6a7c8f5
pythonPackages.streamz: 0.5.0 -> 0.5.1 2019-05-11 17:09:44 -05:00
R. RyanTM
855a6f2887
python37Packages.confluent-kafka: 0.11.6 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-confluent-kafka/versions
2019-05-11 17:09:44 -05:00
R. RyanTM
fface18d2b ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-05-11 14:50:58 -07:00
Roman Volosatovs
4afa4cda63
zathura: Add a comment about why poppler is used on Darwin 2019-05-11 23:43:00 +02:00
Mario Rodas
e8817507d7
twitterBootstrap4: init at 4.3.1 2019-05-11 16:41:12 -05:00
R. RyanTM
c4a83dfb07
twitterBootstrap: 3.3.7 -> 3.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bootstrap/versions
2019-05-11 16:41:12 -05:00
Alexey Shmalko
dedda379bb
Merge pull request #61161 from stefano-m/awesome-issue-60538
awesome: add optional gtk3 support
2019-05-12 00:37:19 +03:00
Renaud
1a262d01ba
Merge pull request #61062 from risicle/ris-lark-parser-enable-tests
pythonPackages.lark-parser: enable majority of tests
2019-05-11 23:02:32 +02:00
Renaud
5f0afa48d1
Merge pull request #61081 from vbgl/ocaml-elpi-1.2.0
ocamlPackages.elpi: 1.1.0 -> 1.2.0
2019-05-11 22:55:55 +02:00
R. RyanTM
7a47b92765 gtksourceview: 3.24.10 -> 3.24.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-05-11 13:39:44 -07:00
Renaud
f8c9ed2167
Merge pull request #61267 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20190405 -> 20190509
2019-05-11 22:17:22 +02:00
Renaud
f46b69d793
Merge pull request #60473 from wucke13/apmplanner-2
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 21:55:44 +02:00
Mario Rodas
fe52f61554
Merge pull request #59642 from r-ryantm/auto-update/python3.7-asgiref
python37Packages.asgiref: 2.3.2 -> 3.0.0
2019-05-11 13:38:26 -05:00
Mario Rodas
788471b177
python3Packages.channels: 2.1.7 -> 2.2.0 2019-05-11 13:22:49 -05:00
Mario Rodas
fbdb9ce787
python3Packages.daphne: 2.2.5 -> 2.3.0 2019-05-11 13:21:33 -05:00
R. RyanTM
b589619eda
python37Packages.asgiref: 2.3.2 -> 3.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-asgiref/versions
2019-05-11 13:14:39 -05:00
Edmund Wu
d314dac67f
pythonPackages.zstd: 1.3.8.1 -> 1.4.0.0 2019-05-11 14:12:34 -04:00
Renaud
bb1a0d26a0
Merge pull request #61282 from r-ryantm/auto-update/davix
davix: 0.7.2 -> 0.7.3
2019-05-11 20:11:34 +02:00
Wael Nasreddine
7977977fa5
proto-contrib: init at 0.9.0 (#61261) 2019-05-11 11:07:08 -07:00
Jaka Hudoklin
af97161103
Merge pull request #61045 from xtruder/pkgs/elasticsearch/plugins-refactor
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin
2019-05-11 20:01:48 +02:00
Mario Rodas
51a083c169
Merge pull request #61303 from artemist/ropper
python3Packages.ropper: 1.11.13 → 1.12.1
2019-05-11 13:00:54 -05:00
Jaka Hudoklin
e3f6239631
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin 2019-05-11 19:54:20 +02:00
Mario Rodas
8ceabe5a5a
python3Packages.ropper: update license to bsd3
Ropper was relicensed to BSD 3-Clause. See:
b817130009
2019-05-11 12:50:13 -05:00
Vincent Demeester
8e10b333fb minikube: 1.0.0 -> 1.0.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-11 13:41:12 -04:00
R. RyanTM
5d5c5e3577 groovy: 2.5.6 -> 2.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groovy/versions
2019-05-11 13:40:53 -04:00
volth
df4d0fab2f grub: 2.02 -> 2.04-rc1 2019-05-11 13:40:21 -04:00
Matthew Bauer
8318ded593
Merge pull request #61301 from matthewbauer/darwin-nogold
binutils: disable gold when building on darwin
2019-05-11 13:39:38 -04:00
wucke13
a670a8dbb1 apmplanner-2: 2.0.26 -> 2.0.27-rc1 2019-05-11 19:15:10 +02:00
marius851000
8ce538a70f hackertyper: init at 1.1 2019-05-12 02:09:16 +09:00
Stefano Mazzucco
75886e3b47 awesome: add optional gtk3 support
Add optional gtk3 support to Awesome so that the `beautiful.gtk` module can be
used.

The `beautiful.gtk` uses `lgi` to obtain Gtk via gobject-introspect:

    return require('lgi').Gtk

Since the current build does not include the typelib files needed, the above
call fails.

It turns out that both `gtk3` and `atk` (Accessibility toolkit) are needed, so
this commit adds them as optional build inputs.

Setting `gtk3Support` to `true` e.g. in an overlay will make `beautiful.gtk`
work at the cost of an increased closure size (currently 99.6M vs 223.4M).

Fixes https://github.com/NixOS/nixpkgs/issues/60538
2019-05-11 17:36:54 +01:00
Michael Weiss
56cb15b5fc
dav1d: 0.3.0 -> 0.3.1 2019-05-11 18:15:01 +02:00
Maximilian Bosch
212e4e1933
nexus: 3.15.0-01 -> 3.16.1-02
New upstream release with some minor improvements:
https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.16.1
2019-05-11 18:04:41 +02:00
Patrick Hilhorst
9bc4c1c311
i3-wk-switch: 2017-08-21 -> 2019-05-10 2019-05-11 17:41:08 +02:00
Artemis Tosini
0b49618cdf
python3Packages.ropper: 1.11.13 → 1.12.1 2019-05-11 15:39:33 +00:00
Renaud
8660acf856
Merge pull request #60188 from risicle/ris-mesos-fix
mesos: fix build by forcing protobuf 3.6
2019-05-11 17:25:41 +02:00
Matthew Bauer
3c5188ccb6 binutils: disable gold when building on darwin
Needed to build anything, otherwise get this error:

https://hydra.nixos.org/build/93192355/
2019-05-11 11:24:35 -04:00
Robert Scott
a7b397295b k2pdfopt: patch custom leptonica with security fixes
this is what you get to inherit if you insist on old versions. cross-port
of r19.03's 0861ad591a96ad7246335c9cb35f51126874ea12.
2019-05-11 16:15:24 +01:00
Mario Rodas
725a100c73
Merge pull request #59656 from r-ryantm/auto-update/python3.7-google-cloud-speech
python37Packages.google_cloud_speech: 0.36.3 -> 1.0.0
2019-05-11 10:01:10 -05:00
Joachim F
b6300babad
Merge pull request #61211 from dtzWill/update/electrum-3.3.5
electrum: 3.3.4 -> 3.3.5 (not your typical version bump)
2019-05-11 14:45:40 +00:00
Maximilian Bosch
6a5f5314b1
Merge pull request #61288 from andrewchambers/janet0.5.0
janet: 0.4.1 -> 0.5.0
2019-05-11 16:26:21 +02:00
Timo Kaufmann
3814d7b14a
givaro: 4.0.4 -> 4.1.0, fflas-ffpack: 2.3.2 -> 2.4.0, linbox: 1.5.2 -> 1.6.0 (#61285)
The three packages are interdependent and need to be updated together,
like the main contributor did for sage:

https://trac.sagemath.org/ticket/24214
2019-05-11 16:09:07 +02:00
Roman Volosatovs
9ddd56a7e3
zathura: use poppler on Darwin by default 2019-05-11 16:03:03 +02:00
Roman Volosatovs
a2f3f6881b
zathura: fix darwin builds 2019-05-11 16:02:58 +02:00
José Romildo Malaquias
8f133f190c deepin.dde-polkit-agent: set plugins dir from environment variable 2019-05-11 10:23:08 -03:00
Tim Steinbach
18d0273877
oh-my-zsh: 2019-05-09 -> 2019-05-11 2019-05-11 09:17:37 -04:00
Tim Steinbach
95d0ad903f
jenkins: 2.164.2 -> 2.164.3 2019-05-11 09:17:10 -04:00
Tim Steinbach
9038594b95
linux: 5.1 -> 5.1.1 2019-05-11 09:08:18 -04:00
Tim Steinbach
c058fb9d08
linux: 5.0.14 -> 5.0.15 2019-05-11 09:07:54 -04:00
Tim Steinbach
fe65f45fb3
linux: 4.9.174 -> 4.9.175 2019-05-11 09:07:25 -04:00
Tim Steinbach
2a78d62815
linux: 4.19.41 -> 4.19.42 2019-05-11 09:06:34 -04:00
Tim Steinbach
659c6ab081
linux: 4.14.117 -> 4.14.118 2019-05-11 09:06:07 -04:00
Maximilian Bosch
187d6fee39
python3Packages.pyaxmlparser: 0.3.13 -> 0.3.15
Minor bugfix releases with several improvements and more checks for APK
files to parse.

https://github.com/appknox/pyaxmlparser/compare/v0.3.13...v0.3.15
2019-05-11 15:03:41 +02:00
Andrew Chambers
fb0e76db85 janet: 0.4.1 -> 0.5.0 2019-05-12 00:21:50 +12:00
Maximilian Bosch
88b32c775e
Merge pull request #61275 from nyanloutre/riot_update_1_1_0
riot-{web,desktop}: 1.0.8 -> 1.1.0
2019-05-11 13:13:55 +02:00
R. RyanTM
ee654a9224 eccodes: 2.12.0 -> 2.12.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2019-05-11 04:02:57 -07:00
Maximilian Bosch
87fa21d3ce
Merge pull request #61277 from r-ryantm/auto-update/chessx
chessx: 1.4.6 -> 1.5.0
2019-05-11 12:39:51 +02:00
Maximilian Bosch
0015e885ce
Merge pull request #61274 from petabyteboy/feature/update-yarn
yarn: 1.15.2 -> 1.16.0
2019-05-11 12:02:26 +02:00
Vladimír Čunát
5236232eea
ffmpeg-full: fix the build phase
I was surprised the build is so slow, and I see it's single-threaded
due to all work being done in install phase :-/
Please, do *not* rewrite phases unless you're really confident it's
a good approach; typically postFoo and preFoo is much better.

I considered filing this ffmpeg-related string of changes as a PR,
but in the end it doesn't seem likely to need review and we have too
many PRs as it is...
2019-05-11 11:38:28 +02:00
Vladimír Čunát
9fda8602e1
ffmpeg-full: enable nvenc by default
It's called "full", after all, and nvenc seem quite cheap actually.
Also remove an unused parameter.
2019-05-11 11:38:28 +02:00
Jorge Acereda
9efdc7530a
nv-codec-headers: fix license
(cherry picked from commit 65c52e11ab066b0e16250ef4c8d8354f3529a5ce)
2019-05-11 11:38:26 +02:00
Jorge Acereda
f96ce31af8
nvenc: remove obsolete nvidia-video-sdk
(cherry picked from commit b869a42ddb02a3ad6eb812a52400e0603b578bbb)
2019-05-11 11:38:26 +02:00
Jorge Acereda
de5e115de2
ffmpeg-full: nvenc doesn't imply nonfree licensing
(cherry picked from commit ce211e68396e7cfe0897586ae38b0e5fb268f09b)
2019-05-11 11:38:25 +02:00
Will Dietz
5dff8e9818 libxmlb: 0.1.8 -> 0.1.9 (#61201)
* libxmlb: 0.1.8 -> 0.1.9

* libxmlb: restrict to linux platforms
It fails to build on Darwin
2019-05-11 11:30:46 +02:00