Commit Graph

63086 Commits

Author SHA1 Message Date
Frederik Rietdijk 8baeed4560 python: atomman: 1.2.4 -> 1.2.5 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 76672a4cb0 python: astropy-helpers: 3.1 -> 3.1.1 2019-04-18 12:42:39 +02:00
Frederik Rietdijk ac5fad1088 python: astroid: 1.6.5 -> 1.6.6 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 1ec2cb1d04 python: argcomplete: 1.9.4 -> 1.9.5 2019-04-18 12:42:39 +02:00
Frederik Rietdijk cfb9fd898a python: ansible-runner: 1.3.0 -> 1.3.2 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 5111d50796 python: alembic: 1.0.7 -> 1.0.9 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 0a323058b3 python: aioconsole: 0.1.13 -> 0.1.14 2019-04-18 12:42:39 +02:00
Frederik Rietdijk ff5b3300df python: agate-sql: 0.5.3 -> 0.5.4 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 90f5832c8c python: absl-py: 0.7.0 -> 0.7.1 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 335d7bc2fe python: Mako: 1.0.7 -> 1.0.9 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 5621a0ae35 python: Cython: 0.29.5 -> 0.29.7 2019-04-18 12:42:39 +02:00
Jorge Acereda b7a41a280f cairo: make x11 optional, disabled on darwin 2019-04-18 09:41:29 +02:00
Jorge Acereda bd878ef083 pango: make x11 optional, disabled on darwin 2019-04-18 09:41:29 +02:00
Ben Wolsieffer aa2468f4a1 cracklib: fix cross build 2019-04-18 08:40:54 +02:00
Will Dietz ab4b33cdbf libseccomp: 2.4.0 -> 2.4.1
https://github.com/seccomp/libseccomp/releases/tag/v2.4.1
2019-04-18 08:39:29 +02:00
Frederik Rietdijk 2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Frederik Rietdijk 9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
bb010g 28ac309309 python3{5,6}: Reintroduce bytecode determinism
Originally introduced in 8970a9c and 1531b5e, these patches were lost in
efbe87f when the CPython version files were merged, likely due to
CPython 3.7 not needing them anymore. These patches should remain
in-tree until CPython 3.5 and 3.6 support is dropped completely.

Found with the diffoscope ( https://diffoscope.org/ ).
2019-04-18 08:12:29 +02:00
worldofpeace eb095fa677
Merge pull request #59298 from worldofpeace/gnome-pomodoro
gnome3.pomodoro: 0.13.4 -> 0.15.1
2019-04-17 20:17:42 -04:00
worldofpeace 8696640f22 dleyna-renderer: checkout patch in tree
Built this locally and noticed that the hash changed

wanted: sha256:0x5vj5zfk95avyg6g3nf6gar250cfrgla2ixj2ifn8pcick2d9vq
got:        sha256:0m7rxv2nnycvwqpc8ak396g8cbb9g6dw290cjbfwhrrhdhbii5qc
2019-04-17 18:27:28 -04:00
Daiderd Jordan 698af96454
Merge pull request #58638 from Amar1729/darwin-fix/hivex
Fix hivex for darwin
2019-04-17 23:03:09 +02:00
Matthew Bauer d0da672b0e
Merge pull request #59787 from delroth/strip-glibc
glibc: re-enable stripping in cross builds
2019-04-17 16:07:40 -04:00
Will Dietz fd8bf47c5e
Merge pull request #59097 from dtzWill/feature/joplin-cli
joplin: init at 1.0.124 (CLI note-taking app, cc joplin-desktop)
2019-04-17 14:05:52 -05:00
Lorenzo 6c6f13e9c4 pythonPackages.azure-mgmt-network: remove patch (#59614)
The patched file has been removed in [0].

 [0]: 09b09a5839
2019-04-17 20:47:08 +02:00
Robert Schütz a5a9454749
Merge pull request #59681 from r-ryantm/auto-update/python3.7-wsproto
python37Packages.wsproto: 0.13.0 -> 0.14.0
2019-04-17 20:20:34 +02:00
Will Dietz 5ca0cbb0a1
Merge pull request #58321 from dtzWill/update/kvantum-0.11.0
qtstyleplugin-kvantum{,-qt4}: 0.10.x -> 0.11.0
2019-04-17 13:17:38 -05:00
Will Dietz 60e7e8ae3d
Merge pull request #58140 from dtzWill/update/go-langserver-2.0.0
go-langserver: 2018-03-05 -> 2.0.0, unpin old go version
2019-04-17 13:10:19 -05:00
worldofpeace 2e60e06d69
Merge pull request #59734 from Infinisil/update/libimobiledevice
Update libimobiledevice packages, fix usbmuxd
2019-04-17 14:09:11 -04:00
Robin Gloster b3d3b426a6
Merge pull request #59768 from bachp/gitlab-runner-11.9.2
gitlab-runner: 11.9.0 -> 11.9.2
2019-04-17 18:07:11 +00:00
Robert Schütz e55e8fe3e3 python.pkgs.wsproto: add meta 2019-04-17 19:56:56 +02:00
Pierre Bourdon 03f618d9cf
glibc: re-enable stripping in cross builds
References to the host toolchain are leaking through debug symbols in
glibc, causing gnu cross-builds to always depend on the host toolchain.
The decision to not strip was made in 2012 in order to improve GNU/Hurd
support, and I suspect the reasons that justified it back then do not
apply anymore in 2019.

Closure size before:
/nix/store/v5pxj0bgg627hic2khk4d43z6cjp5v7d-hello-2.10-armv7l-unknown-linux-gnueabihf                            596.8M

After:
/nix/store/llp1ncmpar406rc2vhj7g5ix4yqwna3n-hello-2.10-armv7l-unknown-linux-gnueabihf     23.6M
2019-04-17 19:53:53 +02:00
R. RyanTM 3dd3ad8753 python37Packages.xdot: 1.0 -> 1.1 (#59732)
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-xdot/versions
2019-04-17 19:52:23 +02:00
worldofpeace 7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Alyssa Ross 27a22f0910
bundix: 2.4.1 -> 2.4.2 2019-04-17 17:28:11 +01:00
Jörg Thalheim 6336f9e6ea
Merge pull request #59775 from jabranham/python-language-server
python-language-server: 0.25.0 -> 0.26.1
2019-04-17 15:10:55 +01:00
Tim Steinbach eb970c5887
openjdk: 11.0.2-b9 -> 11.0.3-ga 2019-04-17 10:05:55 -04:00
Tim Steinbach 0540650f22
openjdk: 8u202 -> 8u212 2019-04-17 10:05:55 -04:00
Tim Steinbach 9429f15f31
dotty: 0.10.0-RC1 -> 0.14.0-RC1 2019-04-17 10:05:55 -04:00
Alex Branham f9000031ed
python-language-server: 0.25.0 -> 0.26.1 2019-04-17 08:51:05 -05:00
Pascal Bach 5def98b89a gitlab-runner: 11.9.0 -> 11.9.2
Fixes issues with git lfs.
2019-04-17 13:01:02 +02:00
Jan Tojnar 6ae33c9afe
Merge pull request #57736 from jtojnar/gupnp-1.2
gupnp: 1.0.3 → 1.2.0
2019-04-17 11:04:56 +02:00
Alyssa Ross 69ec9bdf0d
Merge pull request #59252 from lilyball/cocoapods-beta
cocoapods-beta: init at 1.7.0.beta.3
2019-04-17 08:50:15 +00:00
Frederik Rietdijk 488fb5829a Revert "harfbuzz: 2.3.1 -> 2.4.0"
This reverts commit bcbbbf97b3.

The hash has changed several times. We should look into fetching
from git instead.
2019-04-17 09:47:01 +02:00
Lily Ballard ae22f7d35c cocoapods-beta: init at 1.7.0.beta.3
cocoapods-beta is an alternative attribute for the cocoapods package
that provides the latest beta instead of the stable version.

Also switch to `bundlerApp` so we stop polluting the profile with our
gem dependencies and can get rid of the broken `sandbox-pod` executable.
2019-04-16 20:50:56 -07:00
Mario Rodas d32b5e5760
Merge pull request #59682 from r-ryantm/auto-update/python3.7-yapf
python37Packages.yapf: 0.26.0 -> 0.27.0
2019-04-16 19:45:58 -05:00
Matthew Bauer d96a566cd5
Merge pull request #59743 from obsidiansystems/km-remove-androidndk-mfloat-flag
androidndk-pkgs: Remove -mfloat flag
2019-04-16 17:56:46 -04:00
Silvan Mosberger 91a9000cba
Merge pull request #59665 from hedning/flatpak-fix-pixbuf-leakage
flatpak: clear GDK_PIXBUF_MODULE_FILE
2019-04-16 22:35:43 +02:00
Ken Micklas ec7643047c androidndk-pkgs: Remove -mfloat flag 2019-04-16 16:21:51 -04:00
R. RyanTM d5b52f3ce0 ace: 6.5.4 -> 6.5.5 (#59436)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions
2019-04-16 20:32:41 +02:00
Silvan Mosberger 173e96075c
libimobiledevice: 2018-07-24 -> 2019-04-04 2019-04-16 20:00:44 +02:00