Commit graph

176715 commits

Author SHA1 Message Date
Timo Kaufmann 930fa9b92e python.pkgs.cysignals: propagate pari
This didn't cause issues earlier since all packages that depend on
cysignals have a pari dependency anyways.
2019-04-17 22:44:10 +02:00
Timo Kaufmann 1f643b9c49 python.pkgs.pplpy: init at 0.8.4
This is a new dependency for the upcoming sage version.
2019-04-17 22:44:10 +02:00
Timo Kaufmann 68233970a2 gmpy2: 2.0.8 -> 2.1a4 2019-04-17 22:44:10 +02:00
Eelco Dolstra dd9192c55c youtube-dl: 2019.04.07 -> 2019.04.17 2019-04-17 22:11:01 +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
Jan Tojnar 121dce6fff
gnome3.grilo-plugins: add dependencies
Add libsoup dependency which is required by libgdata dependency of YouTube plug-in
and also by Dleyna plug-in, and which was removed during previous clean-up.

Also add dependencies for lua-factory plug-in which is enabled by default by master.

Partially fixes: https://github.com/NixOS/nixpkgs/issues/59792
2019-04-17 22:07:29 +02:00
adisbladis e3a83b5bc0
zfsUnstable: 0.8.0-rc3 -> 0.8.0-rc4 2019-04-17 20:57:51 +01:00
Eelco Dolstra 8ac7316db6 chatzilla: Remove
Chatzilla no longer works since Firefox 57 due to the removal of XUL.
2019-04-17 21:47:42 +02:00
Michael Weiss e98c2c8101
signal-desktop: 1.23.2 -> 1.24.0 2019-04-17 21:19:21 +02:00
Jan Tojnar 9d32a1c9d2
gnomeExtensions.window-corner-preview: unstable-2019-02-27 → unstable-2019-04-03 2019-04-17 21:10:32 +02:00
Jan Tojnar 58b1c03ce0
gnomeExtensions.sound-output-device-chooser: unstable-2019-03-10 → unstable-2019-04-01 2019-04-17 21:10:32 +02:00
Will Dietz 31726fd9a6
Merge pull request #59417 from dtzWill/update/musl-1.1.22
musl: 1.1.21 -> 1.1.22
2019-04-17 14:06:14 -05: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
Jan Tojnar 1bdbe456dd
Merge pull request #59765 from jtojnar/g-c-c-mutter
gnome3.gnome-control-center: Add mutter keybindings
2019-04-17 21:05:18 +02: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
Timo Kaufmann 40a84f0fa9
Merge pull request #59785 from timokau/sage-bugfix
sage: fix another transient sig_on bug
2019-04-17 20:39:11 +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
Robin Gloster afe4f8ace5
Merge pull request #59666 from r-ryantm/auto-update/pre-commit
gitAndTools.pre-commit: 1.14.4 -> 1.15.1
2019-04-17 18:12:39 +00:00
Will Dietz 47fc99f533
Merge pull request #58152 from dtzWill/update/bleachbit-2.2
bleachbit: 2.0 -> 2.2
2019-04-17 13:11:57 -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
Timo Kaufmann e0e5445667 sage: fix another transient sig_on bug
Caused a test failure on hydra, backporting upstream fix.
2019-04-17 19:58:07 +02: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
Robin Gloster 04bb17bc4a
Merge pull request #59782 from alyssais/bundix
bundix: 2.4.2 -> 2.4.3
2019-04-17 17:48:22 +00:00
Dennis Gosnell 96fa44736a stretchly: init at 0.19.1 (#59383)
This commit adds the program `stretchly`:

https://github.com/hovancik/stretchly

`stretchly` is an Electron app, so this commit just packages the binary
version for Linux.
2019-04-17 19:36:11 +02:00
Jörg Thalheim 6890f32e86
Merge pull request #59766 from Synthetica9/vscode-absolute-path2
vscode: use absolute predetermined path instead of heuristic
2019-04-17 17:42:30 +01:00
Robin Gloster 44afc81af1
Merge pull request #57693 from mayflower/kube-apiserver-proxy-client-certs
nixos/kubernetes: Add proxy client certs to apiserver
2019-04-17 16:38:51 +00:00
Robin Gloster 7dc6e77bc2
Merge pull request #56789 from mayflower/upstream-k8s-refactor
nixos/kubernetes: stabilize cluster deployment/startup across machines
2019-04-17 16:37:58 +00:00
Alyssa Ross 27a22f0910
bundix: 2.4.1 -> 2.4.2 2019-04-17 17:28:11 +01:00
Joachim Fasting bce47ea9d5
tor-browser-bundle-bin: defaults for XAUTHORITY and DBUS_SESSION_BUS_ADDRESS
See https://github.com/NixOS/nixpkgs/issues/55082
and https://github.com/NixOS/nixpkgs/issues/20157#issuecomment-272767442
2019-04-17 17:53:23 +02:00
Graham Christensen 0b3721588e
Merge pull request #59776 from AmineChikhaoui/nixops-release-1.7
nixops: 1.6.1 -> 1.7
2019-04-17 11:30:48 -04:00
markuskowa 3884afada4
Merge pull request #59501 from dtzWill/feature/numatop
numatop: init at 2.1
2019-04-17 17:24:34 +02:00
AmineChikhaoui 5b5ca459d2
nixopsUnstable: 1.6.1pre2728_8ed39f9 -> 1.7pre2764_932bf43 2019-04-17 11:10:40 -04:00
Charles Strahan 2b4bcb0344
Merge pull request #59777 from alyssais/converge
lib.converge: optimise
2019-04-17 10:03:30 -05:00
Alyssa Ross 7ed977e60d
lib.converge: optimise 2019-04-17 15:55:57 +01:00
AmineChikhaoui 0db54f93fb
nixops: 1.6.1 -> 1.7
Add release 1.7, also keep version 1.6.1 available for Azure
backend users. Azure backend was disabled in v1.7 due to the
python API changes.
2019-04-17 10:18:03 -04: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
Tim Steinbach e9621b2c96
linux: 5.0.7 -> 5.0.8 2019-04-17 10:05:55 -04:00
Tim Steinbach 41336064ab
linux: 4.9.168 -> 4.9.169 2019-04-17 10:05:55 -04:00
Tim Steinbach f9c38693da
linux: 4.19.34 -> 4.19.35 2019-04-17 10:05:55 -04:00
Tim Steinbach dd3964e885
linux: 4.14.111 -> 4.14.112 2019-04-17 10:05:54 -04:00
Alex Branham f9000031ed
python-language-server: 0.25.0 -> 0.26.1 2019-04-17 08:51:05 -05:00
Bas van Dijk 55ef5d4246 nixos/prometheus: set optional attributes to type types.nullOr
This makes sure that when a user hasn't set a Prometheus option it
won't show up in the prometheus.yml configuration file. This results
in smaller and easier to understand configuration files.
2019-04-17 14:49:09 +02:00