2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-04 12:03:21 +00:00
Commit Graph

47579 Commits

Author SHA1 Message Date
Robert Schütz
e04a4d3c9e python.pkgs.tweepy: move expression 2018-04-26 08:48:41 +02:00
Robert Schütz
df7efec995 python: docker: 3.2.1 -> 3.3.0 2018-04-26 08:14:54 +02:00
Robert Schütz
b072018824 python: docker-pycreds: 0.2.2 -> 0.2.3 2018-04-26 08:14:54 +02:00
Robert Schütz
1c84ac797d python: pip-tools: 1.11.0 -> 2.0.1 2018-04-21 08:10:24 +02:00
Robert Schütz
6a45d0b179 python.pkgs.flake8-future-import: 0.4.3 -> 0.4.5 2018-04-21 08:10:24 +02:00
Frederik Rietdijk
e5f57757d0 python.pkgs.pip: 9.0.3 -> 10.0.1 2018-04-21 08:10:24 +02:00
Frederik Rietdijk
6d2dd33070 python.pkgs.bootstrapped-pip: 9.0.3 -> 10.0.1 2018-04-21 08:10:24 +02:00
Matthew Justin Bauer
3745d1e3d2
Merge pull request from ryantm/auto-update/x265
x265: 2.6 -> 2.7
2018-04-20 18:20:24 -05:00
Keith Amidon
737c1c491d gnome-boxes: fix USB redirection ()
This fixes USB redirection in gnome-boxes by ensuring that the
required PolicyKit action policy file is installed in the spice-gtk
package and adding that package to gnome-boxes propagatedUserEnvPkgs.
2018-04-19 20:40:10 +02:00
Matthew Justin Bauer
5bc59008b9
Merge pull request from r-ryantm/auto-update/wayland
wayland: 1.14.0 -> 1.15.0
2018-04-19 13:03:04 -05:00
Matthew Justin Bauer
79f9657841
libjpeg: fixup hash
https://hydra.nixos.org/build/72972836/nixlog/1
2018-04-19 11:54:42 -05:00
Matthew Justin Bauer
2d90138b3b
clang3.4: still needs libedit
https://hydra.nixos.org/build/72965931/nixlog/1
2018-04-18 13:13:03 -05:00
Jörg Thalheim
229e629d81
Merge pull request from georgewhewell/binutils-fix-aarch64-relocations
binutils: fix R_AARCH64_ABS32 on aarch64
2018-04-17 21:26:46 +01:00
Matthew Justin Bauer
13662bcda0
Merge pull request from r-ryantm/auto-update/geoclue
geoclue2: 2.4.7 -> 2.4.8
2018-04-17 12:04:21 -05:00
Matthew Justin Bauer
0934f68340
Merge pull request from ryantm/auto-update/c-ares
c-ares: 1.13.0 -> 1.14.0
2018-04-17 10:53:17 -05:00
Matthew Justin Bauer
0b4f002a51
Merge pull request from ryantm/auto-update/libxml2
libxml2: 2.9.7 -> 2.9.8
2018-04-17 10:51:29 -05:00
Matthew Justin Bauer
15041489ba
Merge pull request from ryantm/auto-update/itstool
itstool: 2.0.2 -> 2.0.4
2018-04-17 10:51:12 -05:00
Matthew Justin Bauer
ec04583a14
Merge pull request from ivan-tkatchev/boost-static-fix
boost: Fix static library builds.
2018-04-17 10:40:20 -05:00
georgewhewell
5ce2d3355d binutils: apply patch on aarch64 to fix https://sourceware.org/bugzilla/show_bug.cgi?id=22764 2018-04-17 16:21:28 +01:00
Matthew Justin Bauer
fd98d4acd2
Merge pull request from ryantm/auto-update/libjpeg
libjpeg_original: 8d -> 9c
2018-04-17 10:15:53 -05:00
Matthew Justin Bauer
319c14e46b
Merge pull request from r-ryantm/auto-update/libdvdcss
libdvdcss: 1.4.1 -> 1.4.2
2018-04-17 10:07:25 -05:00
Matthew Justin Bauer
b26d3d2da0
Merge pull request from r-ryantm/auto-update/libuv
libuv: 1.19.2 -> 1.20.0
2018-04-17 10:06:03 -05:00
Matthew Justin Bauer
98dbeaa7b7
Merge pull request from marsam/feature/update-ruby
Update ruby: 2.3.6 -> 2.3.7, 2.4.3 -> 2.4.4, 2.5.0 -> 2.5.1
2018-04-17 10:00:33 -05:00
Matthew Justin Bauer
67f1ee7c55
Merge pull request from r-ryantm/auto-update/libwacom
libwacom: 0.28 -> 0.29
2018-04-17 09:59:17 -05:00
Matthew Justin Bauer
f0640ab0c6
Merge pull request from r-ryantm/auto-update/libidn
libidn: 1.33 -> 1.34
2018-04-17 09:58:54 -05:00
Matthew Justin Bauer
28fb8e0944
Merge pull request from r-ryantm/auto-update/libevdev
libevdev: 1.5.8 -> 1.5.9
2018-04-17 09:58:21 -05:00
Matthew Justin Bauer
8794c83378
Merge pull request from r-ryantm/auto-update/libinput
libinput: 1.10.0 -> 1.10.3
2018-04-17 09:58:06 -05:00
Matthew Bauer
9ee69c27c9 llvm: remove libedit from clang
clang should never need libedit. From what I understand this is only
needed by LLDB.

https://github.com/llvm-mirror/clang/search?q=libedit
2018-04-17 09:52:08 -05:00
Matthew Bauer
7b73c7f49a clang: only link if LLVMgold exists
buildEnv now errors with broken symlinks. Lots of things like this
still exist.

Discussion in .
2018-04-17 09:50:21 -05:00
Matthew Bauer
9487244703 Merge remote-tracking branch 'strager/fix-clang' into staging 2018-04-17 09:47:29 -05:00
Jörg Thalheim
1151597e84
Merge pull request from Mic92/nss
nss: 3.35 -> 3.36.1
2018-04-17 14:49:55 +01:00
R. RyanTM
e5b678698b geoclue2: 2.4.7 -> 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/geoclue/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.4.8 with grep in /nix/store/94izsg39mjz2f8z4wp0z4i2kxpwj8gv4-geoclue-2.4.8
- directory tree listing: https://gist.github.com/387fefa5c6ac00efbebe272c600f309f
2018-04-17 02:31:12 -07:00
Tuomas Tynkkynen
16b45ec3da Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/applications/version-management/git-and-tools/git/default.nix
	pkgs/top-level/all-packages.nix
	pkgs/top-level/unix-tools.nix
2018-04-16 21:13:30 +03:00
Yegor Timoshenko
d17d4b70c9
Merge pull request from yorickvP/rocksdb-jemalloc
rocksdb: use jemalloc 4.5.0
2018-04-16 14:34:51 +00:00
Yorick van Pelt
c03f5f5579
jemalloc: don't try to patch 4.5.0 2018-04-16 16:18:33 +02:00
Jörg Thalheim
74ed06efa0
Merge pull request from Mic92/rustc-disable-aarch64-tests
rustc: disable tests for aarch64
2018-04-16 14:14:22 +01:00
Yorick
f2e16a647a
rocksdb: use stdenv.lib instead of lib 2018-04-16 14:15:14 +02:00
Jörg Thalheim
dee60d8e2c rustc: disable tests for aarch64
upstream is doing the same
2018-04-16 12:28:04 +01:00
Yorick van Pelt
415093d4c0
rocksdb: package binary tools 2018-04-16 12:46:31 +02:00
Yorick van Pelt
d536542ee4
jemalloc: add 4.5.0 version 2018-04-16 12:31:26 +02:00
Peter Hoeg
1441787c84 kirigami: dump deprecated/unmaintained kirigami1 2018-04-16 16:15:29 +08:00
Peter Hoeg
c859867e42 pythonPackages.warrant: init at 0.6.1 2018-04-16 07:58:28 +02:00
Peter Hoeg
764d03decc pythonPackages.envs: init at 1.2.4 2018-04-16 07:58:21 +02:00
Frederik Rietdijk
908657ab53
Merge pull request from thorstenweber83/tw-fix-python-digitalocean
python: python-digitalocean: fix build
2018-04-16 07:16:15 +02:00
Matthew Glazar
2505aa51a4 clang: fix install on Darwin
As of Nix 2.0, building the `user-environment` package on macOS (Darwin)
fails because LLVMgold.so is a broken symlink. Fix the issue by not
creating the symlink in the first place, since it wouldn't be used on
Darwin anyway.
2018-04-15 21:12:03 -07:00
Matthew Glazar
d3d0c0196e clang: refactor post-install comments
Throughout the evolution of the Clang packages, some comments have
become misplaced. Put some of Clang's postInstall comments next to the
lines they refer to.
2018-04-15 21:10:22 -07:00
Thorsten Weber
bf31818f46 python: python-digitalocean: fix build
fix hash and add missing dependency "jsonpickle"

see 886048fdff (diff-714655688532fd4a33aab2085f266252)
2018-04-16 01:00:20 +02:00
Sarah Brofeldt
2bdda287f5
Merge pull request from djgoku/update-erlang-r20
erlang: 20.3.1 -> 20.3.2
2018-04-15 23:52:00 +02:00
Sander van der Burg
fc7c95b0aa
Merge pull request from srghma/node2nix-fix
node2nix: add nix as dependency (fix for )
2018-04-15 22:39:34 +02:00
Jörg Thalheim
2adc297e52 nss: 3.35 -> 3.36.1 2018-04-15 21:35:46 +01:00