Matthew Justin Bauer
b3788ffcb0
Merge pull request #38046 from ryantm/auto-update/urlwatch
...
urlwatch: 2.8 -> 2.9
2018-04-03 13:21:39 -05:00
Matthew Justin Bauer
60f8df20ae
Merge pull request #38164 from r-ryantm/auto-update/pmd
...
pmd: 6.1.0 -> 6.2.0
2018-04-03 13:21:00 -05:00
Matthew Justin Bauer
3bbea5c65b
Merge pull request #38381 from xeji/p/mailutils
...
mailutils: disable parallel building
2018-04-03 13:20:30 -05:00
Will Dietz
8422a14493
Merge pull request #37810 from dtzWill/update/udisks2-2.1.8
...
udisks2: 2.1.6 -> 2.1.8, extend workaround to include musl
2018-04-03 13:20:09 -05:00
John Ericson
adaa110a72
binutils: No more darwin conditionals
...
Since at least d7bddc27b23da8ce7bc19cfeeeb0cbebdb5a4410, we've had a
situation where one should depend on:
- `stdenv.cc.bintools`: for executables at build time
- `libbfd` or `libiberty`: for those libraries
- `targetPackages.cc.bintools`: for exectuables at *run* time
- `binutils`: only for specifically GNU Binutils's executables,
regardless of the host platform, at run time.
and that commit cleaned up this usage to reflect that. This PR flips the
switch so that:
- `binutils` is indeed unconditionally GNU Binutils
- `binutils-raw`, which previously served that role, is gone.
so that the correct usage will be enforced going forward and everything
is simple.
N.B. In a few cases `binutils-unwrapped` (which before and now was
unconditionally actual GNU binutils), rather than `binutils` was used to
replace old `binutils-raw` as it is friendly towards some cross
compilation usage by avoiding a reference to the next bootstrapping
change.
2018-04-03 13:34:52 -04:00
Peter Simons
97e891aee0
Merge pull request #38314 from ElvishJerricco/fix-ghcjs-7.10
...
Fix GHCJS 7.10
2018-04-03 18:15:44 +02:00
Jan Tojnar
e362dd6d4c
gnomeExtensions.dash-to-dock: 62 → 63
2018-04-03 18:13:25 +02:00
Jan Tojnar
817c086642
Merge pull request #38392 from hedning/gvfs-fix
...
gvfs: fix non-deterministic build failure
2018-04-03 18:03:54 +02:00
adisbladis
729cd0352d
Merge pull request #38294 from r-ryantm/auto-update/cups-filters
...
cups-filters: 1.20.1 -> 1.20.2
2018-04-03 23:56:07 +08:00
Jan Tojnar
74839720f9
Merge pull request #38375 from hedning/webkitgtk-fix-build-failure
...
webkitgtk: fix non-deterministic build failure
2018-04-03 17:20:15 +02:00
Jan Tojnar
317567e017
Merge pull request #38390 from hedning/gnome-shell-extensions
...
Fix gnome-shell-extensions-3.28.0
2018-04-03 17:06:54 +02:00
adisbladis
6a6bdca507
Merge pull request #38322 from rvl/buildkite-agent
...
buildkite-agent: 2.6.9 -> 2.6.10
2018-04-03 22:44:57 +08:00
Ben Gamari
ef3c42b9c4
pythonPackages.vxi11: init at 0.9
2018-04-03 16:39:17 +02:00
Ricardo M. Correia
9c5f79d2ab
Merge pull request #38347 from r-ryantm/auto-update/icedtea-web
...
icedtea8_web: 1.6.2 -> 1.7.1
2018-04-03 16:33:44 +02:00
Michael Bishop
3c9e579d1e
make-system-tarball: allow alternate compression methods
2018-04-03 11:30:43 -03:00
Tor Hedin Brønner
7f3e2f62c1
gnome3.gnome-tweaks: make tweaks aware of gnome-shell-extensions
...
This makes it possible to use the `user-theme` extension.
2018-04-03 16:12:18 +02:00
Tor Hedin Brønner
43ce9b93f5
gnome3.gnome-shell-extensions: let apps-menu know about gnome-menus
2018-04-03 16:10:23 +02:00
Tor Hedin Brønner
1661e88e82
gnome3.gnome-shell-extensions: build schema files
2018-04-03 16:10:12 +02:00
adisbladis
f379933672
Merge pull request #38358 from samueldr/dbeaver/5.0.2
...
dbeaver: 5.0.0 -> 5.0.2
2018-04-03 21:58:57 +08:00
Will Dietz
9714501256
Merge pull request #38385 from dtzWill/update/mesa-17.3.7
...
mesa: 17.3.6 -> 17.3.7, use llvm6
2018-04-03 08:45:31 -05:00
adisbladis
3593d19a64
Merge pull request #38379 from andrestylianos/joker
...
joker: 0.8.9 -> 0.9.1
2018-04-03 21:37:17 +08:00
Tor Hedin Brønner
ebda67e15f
gvfs: fix non-deterministic build failure
2018-04-03 15:29:24 +02:00
Will Dietz
1d16384bb6
mesa: use llvm6
2018-04-03 08:11:27 -05:00
Will Dietz
231cdaf159
mesa: 17.3.6 -> 17.3.7
2018-04-03 08:11:26 -05:00
Will Dietz
08b299abea
Merge pull request #38389 from dtzWill/fix/gnumakeHEAD-remove
...
gnumake42HEAD: remove attribute to fix eval
2018-04-03 08:06:00 -05:00
Will Dietz
4cee817a31
gnumake42HEAD: remove attribute to fix eval
...
This was removed as part of
519f0b8db2f91e73964375ee81fc411153bf3aa3
but is still present for whatever reason.
Remove since the file no longer exists.
2018-04-03 08:04:25 -05:00
Will Dietz
8515a1a50e
Merge pull request #38387 from NixOS/revert-38354-update/git-2.17.0
...
Revert "git: 2.16.3 -> 2.17.0"
2018-04-03 07:56:48 -05:00
Will Dietz
2b29239eff
Revert "git: 2.16.3 -> 2.17.0"
2018-04-03 07:52:38 -05:00
Maximilian Bosch
a770159b76
Revert "dlib: 19.9 -> 19.10"
...
This reverts commit 7ec4573f4c9e4ad5e05319b13adef1a804d52db0.
2018-04-03 14:45:54 +02:00
Maximilian Bosch
6df74adb14
pythonPackages.face_recognition: 1.2.1 -> 1.2.2
...
The following fixes have been applied according to the changelog (https://github.com/ageitgey/face_recognition/releases )
- Added the face_detection CLI command
- Removed dependencies on scipy to make installation easier
- Cleaned up KNN example and fixed a bug with drawing fonts to label detected faces in the demo
Furthermore the maintainer switched to actual GIT tags for PyPI releases
as discussed in ageitgey/face_recognition#417 and #37566
2018-04-03 14:45:53 +02:00
Michael Weiss
38d0e1ddf5
androidStudioPackages.{dev,canary}: 3.2.0.7 -> 3.2.0.8
2018-04-03 14:45:40 +02:00
Maximilian Bode
8f2102def6
tectonic: fix darwin build
2018-04-03 14:33:19 +02:00
Will Dietz
fd1b47a47c
Merge pull request #38217 from r-ryantm/auto-update/libdrm
...
libdrm: 2.4.90 -> 2.4.91
Release announcement: https://lists.freedesktop.org/archives/dri-devel/2018-March/168156.html
libdrm newer than 2.4.90 (or older, actually) is required for pending mesa bump.
2018-04-03 07:32:56 -05:00
adisbladis
57ce94c971
Merge pull request #38350 from r-ryantm/auto-update/criu
...
criu: 3.8 -> 3.8.1
2018-04-03 19:57:19 +08:00
adisbladis
8a69ebd5f1
Merge pull request #38380 from andrestylianos/fix/nox-review-instructions
...
nixos/doc: fix instructions for nox-review usage
2018-04-03 19:52:24 +08:00
Thomas Tuegel
140f2a3584
tex-gyre-*-math: Move to tex-gyre-math
package set
...
The `tex-gyre-*-math` fonts are moved to the `tex-gyre-math` set for consistency
with `tex-gyre` and to allow them to be easily installed together. Aliases are
created for backwards-compatibility.
2018-04-03 06:32:02 -05:00
Thomas Tuegel
87c12bda03
tex-gyre: use callPackages
...
Using `callPackages` instead of `callPackage` adds an `override` attribute to
each individual package instead of the set. Each member of the set is then just
a package so that `lib.attrValues tex-gyre` gives a list of packages that can be
installed.
2018-04-03 06:26:18 -05:00
Yannik Sander
0c95dee8cb
krunner-pass: init at version 1.3.0
2018-04-03 19:01:58 +08:00
Andre Ramos
51c8e9ff5e
nixos/doc: fix instructions for nox-review usage
2018-04-03 13:01:51 +02:00
Andre Ramos
3f9cc31af4
joker: 0.8.9 -> 0.9.1
2018-04-03 12:49:15 +02:00
Benjamin Staffin
09b16a92af
bazel: 0.10.1 -> 0.11.1
2018-04-03 12:45:30 +02:00
xeji
b913e36ab9
mailutils: disable parallel building
...
to avoid sporadic build failures
2018-04-03 12:38:18 +02:00
adisbladis
935c2b5b96
Merge pull request #38323 from bachp/minio-update
...
Minio update
2018-04-03 17:56:17 +08:00
Tor Hedin Brønner
5058529572
webkitgtk: fix non-deterministic build failure
...
The build sometimes fails, mostly when using a single core. This is a simple
stopgap, see upstream bug: https://bugs.webkit.org/show_bug.cgi?id=183788
2018-04-03 11:52:47 +02:00
adisbladis
39424cfe0d
Merge pull request #38346 from r-ryantm/auto-update/mkvtoolnix
...
mkvtoolnix: 21.0.0 -> 22.0.0
2018-04-03 17:34:03 +08:00
adisbladis
e369f3661e
Merge pull request #38349 from r-ryantm/auto-update/jpegoptim
...
jpegoptim: 1.4.4 -> 1.4.5
2018-04-03 17:33:53 +08:00
Eelco Dolstra
6b27ae33c5
Merge pull request #38261 from r-ryantm/auto-update/aws-sdk-cpp
...
aws-sdk-cpp: 1.4.15 -> 1.4.24
2018-04-03 11:13:59 +02:00
adisbladis
3af1b1eb52
Merge pull request #38367 from frontsideair/flow-0.69.0
...
flow: 0.68.0 -> 0.69.0
2018-04-03 16:34:03 +08:00
adisbladis
b81ca435e6
go-ethereum: 1.8.2 -> 1.8.3
2018-04-03 14:58:13 +08:00
adisbladis
2dc8520225
minio: 2018-03-19T19-22-06Z -> 2018-03-30T00-38-44Z
2018-04-03 11:30:14 +08:00