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

65748 commits

Author SHA1 Message Date
Pascal Bach 195e30b74a distgen: init at 1.3
This tool is mainly used in openshift to build source to image containers.
2019-07-11 21:54:06 -04:00
Jan Tojnar 9983820e93
haskellPackages.hsdev_0_3_3_1: fix build 2019-06-21 23:33:54 +02:00
Daiderd Jordan 2962730b88
gstreamer: fix darwin build 2019-06-21 20:30:05 +02:00
Matthew Bauer a33837391a gstreamer: don’t use libvisual
Fixes #63617
2019-06-21 11:29:11 -04:00
Dmitry Kalinkin bff304c7fe
Revert "python: buildbot-worker: 2.3.0 -> 2.3.1"
This reverts commit 67ffa0330a.

Resolves: #63611
2019-06-21 10:51:21 -04:00
Dmitry Kalinkin cd1bc95193
Revert "python: buildbot-pkg: 2.3.0 -> 2.3.1"
This reverts commit 97e406f53b.

Resolves: #63611
2019-06-21 10:44:15 -04:00
Dmitry Kalinkin 847f677b56
Revert "python: buildbot: 2.3.0 -> 2.3.1"
This reverts commit 038794dd73.

Resolves: #63611
2019-06-21 10:40:04 -04:00
Mario Rodas 3d22f444ef
Merge pull request #63343 from vdemeester/update-buildah
buildah: 1.8.3 -> 1.9.0
2019-06-20 18:22:22 -05:00
Mario Rodas 12e2244711
Merge pull request #63336 from r-ryantm/auto-update/prometheus-cpp
prometheus-cpp: 0.6.0 -> 0.7.0
2019-06-20 18:21:06 -05:00
Timo Kaufmann 7792ba9127
python.pkgs.rl-coach: 0.12.0 -> 0.12.1 (#63590)
Adds support for scipy 1.3 and thereby unbreaks the build.
2019-06-20 23:18:10 +02:00
Vladyslav M afdcc40a44
cargo-bloat: 0.7.0 -> 0.7.1 (#63565)
cargo-bloat: 0.7.0 -> 0.7.1
2019-06-20 23:45:28 +03:00
Timo Kaufmann 07b2082b08
python.pkgs.dm-sonnet: update bazel fetch hash (#63587)
Changed after the bazel 0.26 update.
2019-06-20 22:16:51 +02:00
Maximilian Bosch e4fdd21675
Merge pull request #63363 from r-ryantm/auto-update/python3.7-google-i18n-address
python37Packages.google-i18n-address: 2.3.4 -> 2.3.5
2019-06-20 17:48:00 +02:00
xrelkd 5702d02c38 cargo-bloat: 0.7.0 -> 0.7.1 2019-06-20 20:31:17 +08:00
markuskowa 9f79b1eab2
Merge pull request #63475 from r-ryantm/auto-update/zlog
zlog: 1.2.12 -> 1.2.14
2019-06-20 14:21:38 +02:00
markuskowa 02128a8bb5
Merge pull request #63113 from ck3d/vdr-xineliboutput
initial vdr plugin xineliboutput-2.1.0
2019-06-20 13:37:36 +02:00
Niklas Hambüchen a4c5d37226 gst_all_1.gst-plugins-bad: Fix rtmp dependency 2019-06-20 13:36:11 +02:00
Niklas Hambüchen 46d25e912d gst_all_1.gst-plugins-bad: Fix gsm dependency 2019-06-20 13:36:11 +02:00
Niklas Hambüchen 95bea55802 gstreamer: 1.15.1 -> 1.16.0
Changes needed:

* core: dbghelp disabled as it's not needed
* core: Fixed script not being executable and skipped by patchShebangs
* base: gtk_doc disabled because of wayland symbol error
* ges: Patch removed that was merged upstream:
  https://bugzilla.gnome.org/show_bug.cgi?id=794856#c16
2019-06-20 13:36:11 +02:00
Niklas Hambüchen 1a6e572529 gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad.
During the 1.14 -> 1.15 upgrade, lots of stuff stopped working because
gstreamer changed what features are enabled by default and which ones are
automatically turned on/off via pkgconfig dependency detection.

This resulted in the `gstreamer` ("core" attribute in nixpkgs) package
to have only 15 of its previous 163 build targets enabled, and downstream
packages breaking correspondingly.

To ease maintainability and to ensure users will find the expected features
available (and when not, will see in the nix file why not), we now pass
the `-Dauto_features=enabled` Meson build flag to all gstreamer builds,
which sets all `auto` dependencies to `enabled`, and we explicitly disable
those that we can't build.

This means in particular that `gst-plugins-bad` now has vastly more integrations
(namely all for which nixpkgs has libraries available).
2019-06-20 13:36:11 +02:00
Mario Rodas 238259947b
Merge pull request #63317 from r-ryantm/auto-update/ocaml4.06.1-ppxfind
ocamlPackages.ppxfind: 1.2 -> 1.3
2019-06-20 06:01:20 -05:00
Mario Rodas 888df4d8c1
Merge pull request #63323 from r-ryantm/auto-update/openvdb
openvdb: 6.0.0 -> 6.1.0
2019-06-20 05:57:51 -05:00
Mario Rodas 4f90ec023f
Merge pull request #63284 from r-ryantm/auto-update/libsolv
libsolv: 0.7.4 -> 0.7.5
2019-06-20 05:42:37 -05:00
Jörg Thalheim 18b92aa13b
radare2: 3.5.0 -> 3.5.1 (#63559)
radare2: 3.5.0 -> 3.5.1
2019-06-20 11:10:31 +01:00
Frederik Rietdijk e951c42b9a python: acoustics: 0.2.0.post2 -> 0.2.1 2019-06-20 11:41:54 +02:00
Jörg Thalheim e06aa9887b
radare2: 3.5.0 -> 3.5.1 2019-06-20 10:24:44 +01:00
Lancelot SIX 00078b99ee
Merge pull request #63366 from lsix/django_1_11_21
pythonPackages.django: 1.11.20 -> 1.11.21
2019-06-20 11:00:05 +02:00
Lancelot SIX 8516717ecd
Merge pull request #63367 from lsix/django_2_1_9
pythonPackages.django_2_1: 2.1.8 -> 2.1.9
2019-06-20 10:59:46 +02:00
José Romildo Malaquias f0e7c5f569 ocamlPackages.printbox: init at 0.2 2019-06-20 07:29:55 +00:00
José Romildo Malaquias b8495898df ocamlPackages.mdx: init at 1.4.0 2019-06-20 07:29:55 +00:00
Vincent Laporte 99fec0eeb3 ocamlPackages.bistro: init at 0.4.0 2019-06-20 07:29:20 +00:00
Vladimír Čunát e48b747d2f
Merge #63547: luaPackages.luadbi-mysql: Fix linking issue
Fixes the prosody test, and it seems very unlikely to break anything.
2019-06-20 08:59:18 +02:00
Michael Raskin 5784f9beb5
Merge pull request #63256 from r-ryantm/auto-update/givaro
givaro: 4.1.0 -> 4.1.1
2019-06-20 06:51:23 +00:00
Mario Rodas 043012f80f
Merge pull request #63345 from r-ryantm/auto-update/python3.7-astropy-helpers
python37Packages.astropy-helpers: 3.1.1 -> 3.2.1
2019-06-19 21:58:54 -05:00
Mario Rodas 863e4e0525
Merge pull request #63347 from r-ryantm/auto-update/python3.7-astropy
python37Packages.astropy: 3.1.2 -> 3.2.1
2019-06-19 21:58:32 -05:00
Mario Rodas eb092c2c77
Merge pull request #63360 from r-ryantm/auto-update/python3.7-fs
python37Packages.fs: 2.4.5 -> 2.4.7
2019-06-19 21:57:36 -05:00
Mario Rodas a2646b3c92
Merge pull request #62519 from r-ryantm/auto-update/python3.7-cfgv
python37Packages.cfgv: 1.6.0 -> 2.0.0
2019-06-19 21:54:51 -05:00
R. RyanTM 956aace12d
python37Packages.astropy: 3.1.2 -> 3.2.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-astropy/versions
2019-06-19 21:42:06 -05:00
Mario Rodas b9b86a7f82
Merge pull request #63341 from r-ryantm/auto-update/python3.7-aiorpcx
python37Packages.aiorpcx: 0.17.0 -> 0.18.3
2019-06-19 21:37:37 -05:00
R. RyanTM c514c27b7e
python37Packages.fs: 2.4.5 -> 2.4.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/python3.7-fs/versions
2019-06-19 21:34:13 -05:00
Alexei Robyn 460217d022 luaPackages.luadbi-mysql: Fix linking issue 2019-06-20 11:13:46 +10:00
Mario Rodas 4a38ee5cd6
Merge pull request #63464 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.17 -> 1.5.18
2019-06-19 19:31:47 -05:00
Mario Rodas 0e1bd6ee70
Merge pull request #63412 from marsam/update-ocaml-merlin
ocamlPackages.merlin: 3.3.0 -> 3.3.1
2019-06-19 19:22:41 -05:00
Jan Tojnar 93580a122e
haskellPackages.llvm-hs: fix build
It requires llvm_8
2019-06-20 00:47:30 +02:00
Peter Simons f399f890dd haskell-stack: clean up deep overrides 2019-06-19 22:46:56 +02:00
Peter Simons 3a1a49c9ab git-annex: update sha256 for version 7.20190615 2019-06-19 22:46:56 +02:00
Peter Simons ef24a2c6d5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4 from Hackage revision
ea1610f9fc.
2019-06-19 22:46:50 +02:00
Peter Simons 7a56998521 hackage2nix: disable builds that are broken on Hydra 2019-06-19 22:45:52 +02:00
Peter Simons 4d1660a9e8 LTS Haskell 13.26 2019-06-19 22:45:52 +02:00
Dmitry Kalinkin 7cb82ca2d3
Merge pull request #63490 from jonringer/bump_uproot
pythonPackages.uproot: 3.4.19 -> 3.7.0
2019-06-19 14:25:01 -04:00