Commit Graph

99058 Commits

Author SHA1 Message Date
taku0 f175cdc411 firefox: 55.0 -> 55.0.2 2017-08-17 03:12:56 +09:00
taku0 85a1a59e67 firefox-bin: 55.0 -> 55.0.2 2017-08-17 03:12:41 +09:00
Bart Brouns 7ecb287ce9 distrho: unstable-2016-06-26 -> unstable-2017-08-04 2017-08-16 19:16:48 +02:00
Jörg Thalheim a3dec32463 octoprint: fix hash 2017-08-16 18:06:12 +01:00
koenigmaximilian 7fdf6e6b99 palemoon: 27.2.1 -> 27.4.1 2017-08-16 16:57:56 +00:00
John Ericson 63428ebab9 diffutils: coreutils is a run-time dep; specify pr's location 2017-08-16 11:54:34 -04:00
John Ericson 220e3817b8 findutils: Manually specify sort's location
Run-time deps aren't necessarily on the PATH, so we cannot rely on
configure finding it.

N.B. on cross `-z` support is assumed missing, which is an incorrect
assumption.
2017-08-16 11:26:18 -04:00
Joachim F 18f2f5708a Merge pull request #28308 from michaelpj/factorio-update
Factorio: 0.15.31 -> 0.15.33
2017-08-16 14:55:32 +00:00
Bjarki Ágúst Guðmundsson 280aff8ea1 google-play-music-desktop-player: 4.3.0 -> 4.4.0 2017-08-16 14:14:49 +00:00
Domen Kožar 105864a24d
purescript: fix building #28296 2017-08-16 15:44:28 +02:00
Jörg Thalheim 34d8ff1809 Merge pull request #28303 from chris-martin/pr/sublime3-zip-fix
sublime3: fix package re-zipping
2017-08-16 14:35:50 +01:00
Jörg Thalheim dc282c1285 Merge pull request #28147 from uralbash/red
red: init at 0.6.3
2017-08-16 14:09:16 +01:00
Svintsov Dmitry 7bd8ac64c3 red: init at 0.6.3 2017-08-16 17:39:38 +05:00
Graham Christensen 47ec1bcb8c Merge pull request #28300 from NickHu/syncthing-tray
syncthing-tray: init at v0.7
2017-08-16 07:19:19 -04:00
Graham Christensen c734648f4f Merge pull request #27823 from NickHu/aatt
urxvt_autocomplete_all_the_things: init at 1.6.0
2017-08-16 07:12:00 -04:00
Michael Weiss bc24294ea5 maim: 5.4.67 -> 5.4.68 2017-08-16 10:37:35 +02:00
Moritz Ulrich 9fab349ef5
optipng: Workaround for issue 28106. 2017-08-16 10:25:02 +02:00
Tim Jäger 0c1c3d2b99 qemu: fix HDA recording latency
Very long latency occurs for audio inputs when simulating an Intel HDA device.

Patch courtesy of Volker Rümeling.
https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg03336.html
2017-08-16 09:48:49 +02:00
Vladimír Čunát 378c6d7063
knot-dns: try to fixup on Darwin 2017-08-16 08:24:05 +02:00
Peter Hoeg d32bf457ef wp-cli: 1.2.1 -> 1.3.0 2017-08-16 08:39:29 +08:00
Michael Peyton Jones 1b262de7ee Factorio: 0.15.31 -> 0.15.33 2017-08-15 23:46:35 +01:00
John Ericson eeabf85780 stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`
Additionally, instead of pulling them from `setup.sh`, route them via
Nix. This gets us one step closer to making stdenv be a plain attribute
set instead of a derivation.
2017-08-15 18:24:54 -04:00
Robert Helgesson f7f43ad554
perl-URI: 1.71 -> 1.72 2017-08-16 00:08:10 +02:00
Robert Helgesson c957ae9da9
perl-Test-Needs: init at 0.002005 2017-08-16 00:07:14 +02:00
John Ericson a71cf06b16 mkDerivation: Simply Nix
No hashes were changed by this
2017-08-15 16:13:30 -04:00
Bjørn Forsman ed0f2641cb apcupsd: unbreak build
Fix build since commit 093cc00cdd
("cc-wrapper: Always export environment variables for binutils").

The apcupsd build system uses "$(STRIP)" as flags for the "install"
program. Now that $STRIP is the path to the strip binary, we cannot pass
that to "install". Fixes this:

  ...
  COPY  multimon.cgi => /nix/store/...-apcupsd-3.14.14/libexec/cgi-bin
/nix/store/...-coreutils-8.27/bin/install: cannot stat 'strip': No such file or directory
2017-08-15 22:11:14 +02:00
vinymeuh 9e1cde78b8 gcc-arm-embedded: 5-2016-q2-update -> 6-2017-q2-update 2017-08-15 21:36:30 +02:00
John Ericson 63439f8a11 Merge pull request #28269 from obsidiansystems/cc-wrapper-set-u
cc-wrapper: Improve `set -u` compliance
2017-08-15 15:14:56 -04:00
Will Dietz 43cea71d5b
jdk8: add cflags to fix build w/gcc6 2017-08-15 20:55:09 +02:00
Michael Raskin 19a5e00985 Merge pull request #28212 from volth/fontforge-20170730
fontforge: 20160404 -> 20170730 + support reproducible builds of fonts
2017-08-15 20:50:04 +02:00
Volth 97db36a707 use sed instead of patch 2017-08-15 18:41:56 +00:00
Chris Martin 2b0f79e5c2 sublime3: fix package re-zipping
The previous zip command wasn't including directories. This Sublime package only
has one directory in it, so the resulting bug was subtle. The directory
contained the send2trash Python package, so the result was that file deletion
didn't work.
2017-08-15 14:37:15 -04:00
Nick Hu 78b6d45921 syncthing-tray: init at v0.7 2017-08-15 17:49:17 +01:00
Joachim F 11eece3a2e Merge pull request #28268 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-15 15:25:41 +00:00
James D. Trotter 518fb60797 fenics: init at 2017.1.0 2017-08-15 16:19:45 +02:00
Eelco Dolstra 252ea06097 Merge pull request #28244 from FRidh/hydrapython
Python: build 2.7 and 3.6 packages on Hydra again
2017-08-15 15:33:58 +02:00
Bart Brouns a8fefd4ca8 portaudio: 19-20140130 -> 190600-20161030, add jack 2017-08-15 15:24:04 +02:00
Kamil Chmielewski 9ca7f38ce9 pony-stable: unstable-2017-07-26 -> 0.0.1 2017-08-15 14:58:34 +02:00
Cray Elliott ceed8ad8a1 ucl: modify cflags so gcc6 compiles successfully 2017-08-15 14:57:38 +02:00
edef 2fca91cbb2 keybase: 1.0.22 -> 1.0.27 2017-08-15 14:56:22 +02:00
Markus Hauck 9e9b177575 http-prompt: 0.9.1 -> 0.10.2 2017-08-15 14:53:17 +02:00
Guillaume Maudoux cc92326e12 grisbi: init at 1.0.2 2017-08-15 14:52:32 +02:00
romildo f9eef3ca79 cbatticon: 1.6.5 -> 1.6.6 2017-08-15 14:51:37 +02:00
Bart Brouns cdfa4882e4 das_watchdog: git-2015-04-02 -> git-2015-09-12 2017-08-15 14:51:21 +02:00
Pascal Bach 22fc62eec3 gitlab-runner: 9.3.0 -> 9.4.2 2017-08-15 14:50:50 +02:00
Marius Bergmann 1e9606adb7 keepalived: 1.3.5 -> 1.3.6 2017-08-15 14:50:31 +02:00
Albert Peschar cfda60042d hyperlink: init at 17.3.0 2017-08-15 12:42:06 +02:00
Frederik Rietdijk eff07f381c Merge pull request #28267 from mimadrid/update/meson-0.41.2
meson: 0.40.0 -> 0.41.2
2017-08-15 12:39:34 +02:00
rnhmjoj da8712e4e9 haskellPackages.shell-conduit: fix failing test 2017-08-15 12:06:53 +02:00
mimadrid 4fb22bb622
meson: 0.40.0 -> 0.41.2 2017-08-15 11:54:43 +02:00
Symphorien Gibol 2dfba8529b epkowa: init at 2.30.3-1 2017-08-15 11:41:55 +02:00
Frederik Rietdijk 2f44cbc1ad Merge pull request #28274 from womfoo/bump/gpxsee-4.9
gpxsee: 4.8 -> 4.9
2017-08-15 09:01:35 +02:00
Vladimír Čunát a1bb61312c
stdenv: fixup allowedRequisites on aarch64-linux 2017-08-15 08:09:26 +02:00
Tuomas Tynkkynen 55a642f5cf linuxHeaders: Remove cruft 2017-08-15 01:07:50 +03:00
Kranium Gikos Mendoza 310746b6db gpxsee: 4.8 -> 4.9 2017-08-15 06:51:41 +10:00
Will Dietz 3e8d68e514 make-bootstrap-tools: Fix config opts for ash builtins after upgrade 2017-08-14 22:40:11 +03:00
Will Dietz c20d41de0e Revert "busybox: downgrade 1.27.1 -> 1.26.2"
This reverts commit 9c3702ad35.
2017-08-14 22:40:11 +03:00
Michael Alan Dorman 879a5e0c6e melpa-package: 2017-08-14 2017-08-14 15:22:51 -04:00
Michael Alan Dorman 0f07fd95b5 melpa-stable-package: 2017-08-14 2017-08-14 15:22:51 -04:00
Michael Alan Dorman d9a5cdecf6 org-package: 2017-08-14 2017-08-14 15:22:51 -04:00
Michael Alan Dorman e8557ff74c elpa-package: 2017-08-14 2017-08-14 15:22:46 -04:00
John Ericson 3c9cf282bb cc-wrapper: Improve `set -u` compliance 2017-08-14 14:44:32 -04:00
Tim Steinbach b94210b066
linux-copperhead: 4.12.5.a -> 4.12.7.a 2017-08-14 12:51:30 -04:00
Yann Hodique 2a0c6c7bee dns-root-data: 2017-07-11 -> 2017-07-26 2017-08-14 16:54:25 +02:00
zimbatm aa60296df6 direnv: 2.10.0 -> 2.12.2 2017-08-14 15:23:47 +01:00
Joachim F 16f69139f7 Merge pull request #27011 from Hodapp87/opencv_tesseract
opencv: Add optional Tesseract support
2017-08-14 14:23:31 +00:00
Rickard Nilsson 129f8d7e99 kibana: 4.6.0 -> 4.6.5
Fixes CVE-2016-10366
2017-08-14 15:03:12 +02:00
Peter Hoeg 806af3d2c8 syncthing: 0.14.32 -> 0.14.36 2017-08-14 20:36:08 +08:00
Rickard Nilsson 3c136e5fa4 dpkg: 1.18.18 -> 1.18.24
Fixes CVE-2017-8283
2017-08-14 14:00:12 +02:00
Eelco Dolstra 9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
Frederik Rietdijk 62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Johannes Frankenau d87f53baf9 calibre: 3.3.0 -> 3.5.0 2017-08-14 09:33:02 +02:00
Johannes Frankenau 791e440817 pythonPackages.html5-parser: init at 0.4.3 2017-08-14 09:33:02 +02:00
Johannes Frankenau 817fdff7d4 pythonPackages.lxml: 3.7.2 -> 3.8.0 2017-08-14 09:33:01 +02:00
Vladimír Čunát 26b7edae2b
gdk-pixbuf: downgrade a bit for now
Updating higher will be tricky.
2017-08-14 09:15:46 +02:00
Vladimír Čunát b04a77a1d4
wayland-protocols: 1.7 -> 1.10
Needed for gtk3 to build after the minor updates.
2017-08-14 09:15:46 +02:00
Vladimír Čunát e3d10cfc1c
pango: revert the doCheck = true change
I messed up the testing; I'm really sorry.
2017-08-14 09:15:46 +02:00
Franz Pletz eb9f427d4e
zfs: use multiple outputs
Some dev headers are especially large.
2017-08-14 07:57:31 +02:00
Franz Pletz 3317c71c5c
grub2: 2.x-2015-11-16 -> 2.02
Fixes #24451.
2017-08-14 07:57:15 +02:00
Michael Weiss 059d722e5c sshfs-fuse: 2.9 -> 2.10 2017-08-14 00:14:38 +02:00
Robert Helgesson fbfe53b12f
eclipse-plugin-autodetect-encoding: 1.8.3 -> 1.8.4 2017-08-13 23:53:30 +02:00
Robert Helgesson 276d7477f8
josm: 12450 -> 12545 2017-08-13 23:53:29 +02:00
Alexander V. Nikolaev ed0af35697 wineUnstable: 2.13 -> 2.14
Staging updated as well
2017-08-13 14:51:47 -07:00
Cray Elliott 1995dbf772 obs-studio: 20.0.0 -> 20.0.1 2017-08-13 14:47:31 -07:00
Joachim Fasting 6c41803f02
ldns: get rid of reference to openssl.dev
Reduces size from ~100MB to ~40M.
2017-08-13 23:14:06 +02:00
Joachim F 6dc4d7445c Merge pull request #26313 from polynomial/gh-ost
gh-ost: init at 1.0.36
2017-08-13 21:11:47 +00:00
Joachim F 3e21f91a39 Merge pull request #27796 from LumiGuide/postage
postage: init at 3.2.17 & add NixOS module
2017-08-13 20:59:06 +00:00
Wisut Hantanong 5dc63e69db pythonPackages.django_extensions : init at 1.8.1 (#27378)
* add django-extensions 1.8.1

* enable testing

* use propagatedBuildInputs
2017-08-13 22:58:35 +02:00
Joachim F 9ed9ede922 Merge pull request #27963 from ryantm/zsnes
zsnes: remove $STRIP from compiler options
2017-08-13 20:56:47 +00:00
Frederik Rietdijk c6fdb3de38 Merge pull request #28093 from grantwwu/bump_libtorrentRasterbar_1.0_series
libtorrentRasterbar_1_0 1.0.10 -> 1.0.11
2017-08-13 22:55:57 +02:00
Frederik Rietdijk 006edcc316 Merge pull request #27440 from mnacamura/mathematica11_fix_ldpath
mathematica: fix library paths
2017-08-13 22:55:18 +02:00
Frederik Rietdijk 651236d4ef Merge pull request #28210 from magnetophon/mixxx
mixxx: fix build
2017-08-13 22:45:43 +02:00
Sasha Delly 96dc15f2c9 spacy: init at 1.8.2 2017-08-13 22:41:30 +02:00
Sasha Delly ea418720d7 thinc: init at 1.0.1 2017-08-13 22:41:30 +02:00
Sasha Delly f1ce370b8e preshed: init at 1.0.0 2017-08-13 22:41:30 +02:00
Sasha Delly 3fe916dd4a plac: init at 0.9.6 2017-08-13 22:41:30 +02:00
Sasha Delly b5b2890278 murmurhash: init at 0.26.4 2017-08-13 22:41:30 +02:00
Sasha Delly fe17ed640a ftfy: init at 4.4.3 2017-08-13 22:41:30 +02:00
Sasha Delly 58b28484ed cymem: init at 1.31.2 2017-08-13 22:41:30 +02:00
Robert Helgesson 247974025b
gkrellm: minor formatting fix 2017-08-13 22:40:16 +02:00
Robert Helgesson 207ed51615
gkrellm: fix installation
Fixes #28239.
2017-08-13 22:40:16 +02:00
Bart Brouns b7bd842fd6 zexy: fix build 2017-08-13 22:37:35 +02:00
Frederik Rietdijk 946f536f93 Merge pull request #28205 from mimadrid/update/clib-1.8.0
clib: 1.7.0 -> 1.8.0
2017-08-13 22:34:29 +02:00
Frederik Rietdijk b14efb6a6c Merge pull request #28211 from mimadrid/update/samtools-1.5.0
samtools: 1.4.0 -> 1.5.0
2017-08-13 22:32:48 +02:00
Jude Taylor 6883119ab0 add some overrides for ghc 7.10.3 to build ghcjs 2017-08-13 13:32:08 -07:00
Frederik Rietdijk 111d43042d Merge pull request #28222 from magnetophon/notmuch
notmuch: 0.24.2 -> 0.25
2017-08-13 22:28:06 +02:00
mimadrid e81e9e82b1 zziplib: 0.13.66 -> 0.13.67 2017-08-13 22:24:15 +02:00
Frederik Rietdijk 3f642af583 Merge pull request #28062 from lsix/update_motu-client
motu-client: 1.0.8 -> 1.4.0
2017-08-13 22:08:54 +02:00
Frederik Rietdijk 719a76c41f Merge pull request #28213 from mimadrid/update/byobu-5.121
byobu: 5.112 -> 5.121
2017-08-13 22:04:21 +02:00
Frederik Rietdijk 3fb2acd79f Merge pull request #28217 from NeQuissimus/vscode_1_15_0
vscode: 1.14.2 -> 1.15.0
2017-08-13 22:02:39 +02:00
Frederik Rietdijk 6e386925ac Merge pull request #28229 from jpierre03/pr-alt-ergo
alt-ergo: use https instead of http to fetch archive
2017-08-13 22:01:59 +02:00
Frederik Rietdijk 8608ff5e9d Merge pull request #28242 from magnetophon/clipster
clipster: 1.0.1 -> 1.2.5
2017-08-13 22:01:31 +02:00
Frederik Rietdijk 59b4ed9daf Merge pull request #28241 from benley/helm-2.5.1
kubernetes-helm: 2.5.0 -> 2.5.1
2017-08-13 22:01:03 +02:00
Frederik Rietdijk 66740b2b19 Merge pull request #28238 from volth/far2l-2017-07-13
far2l: unstable-2017-05-09 -> unstable-2017-07-13
2017-08-13 22:00:35 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk d0d8724261 python.pkgs.gst-python: move expression 2017-08-13 21:48:19 +02:00
Frederik Rietdijk f913554432 python.pkgs.gst-python: fix Python 3 build 2017-08-13 21:48:19 +02:00
Tim Steinbach 5c29873e99
linux: 4.9.42 -> 4.9.43 2017-08-13 15:42:15 -04:00
Tim Steinbach 59e34685da
linux: 4.12.6 -> 4.12.7 2017-08-13 15:42:15 -04:00
Vladimír Čunát 9c3702ad35
busybox: downgrade 1.27.1 -> 1.26.2
... to fix our bootstrap tools until we find what exactly is wrong.
This effectively reverts 06a513ee05 and 50831d543d.
Discussion thread: #27746.
2017-08-13 21:38:39 +02:00
Frederik Rietdijk afc6b4310c Python: build 2.7 and 3.6 packages on Hydra again 2017-08-13 21:33:02 +02:00
Frederik Rietdijk a0aae85012 Python: move some attributes together with the rest of the Python-related attributes. 2017-08-13 21:30:42 +02:00
Vladimír Čunát 34946256a0
Merge #27424: stdenv: Don't put man pages into $doc 2017-08-13 19:32:51 +02:00
Bart Brouns 92d4efee8e clipster: 1.0.1 -> 1.2.5 2017-08-13 18:56:50 +02:00
Frederik Rietdijk 05212cd4d6 Merge pull request #28233 from jpierre03/pr-aescrypt
aescrypt: use https to fetch archive
2017-08-13 18:39:06 +02:00
Frederik Rietdijk 7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Benjamin Staffin cb3575bda7
kubernetes-helm: 2.5.0 -> 2.5.1 2017-08-13 12:27:52 -04:00
Volth c4fb72cbb5 $SOURCE_DATE_EPOCH moved to preConfigure 2017-08-13 16:13:19 +00:00
Daiderd Jordan 206faacbcb
gcc: fix clang build
Fixes #27889

This works properly now that LD_DYLD_PATH is fixed
2017-08-13 17:58:18 +02:00
Volth d9854884fa far2l: add nix syntax highlighting 2017-08-13 15:10:04 +00:00
Volth 7d50d5e304 far2l: 2017-05-09 -> 2017-07-13 2017-08-13 15:10:04 +00:00
Vladimír Čunát 2d0f1c8164
pango: maintenance 1.40.6 -> 1.40.9
Also enable tests on Linux, as they seem fine now.
2017-08-13 16:31:02 +02:00
Vladimír Čunát cbfb89f996
harfbuzz: 1.4.6 -> 1.4.8 2017-08-13 16:29:14 +02:00
Vladimír Čunát bbdb8f5cff
gkt3: maintenance 3.22.16 -> 3.22.18 2017-08-13 16:28:51 +02:00
Vladimír Čunát b53d4c6f2d
gdk-pixbuf: maintenance 2.36.6 -> 2.36.8 2017-08-13 16:28:05 +02:00
Vladimír Čunát 1784840b72
dbus: maintenance 1.10.20 -> 1.10.22 2017-08-13 16:27:40 +02:00
Jean-Pierre PRUNARET 3fde711146 acoustid-fingerprinter: use https to fetch package 2017-08-13 09:12:17 -05:00
Peter Hoeg d4f4f418b3 ddclient: minor packaging cleanups 2017-08-13 21:56:48 +08:00
Vladimír Čunát ebafe1d9ab
libdrm: 2.4.81 -> 2.4.82 2017-08-13 14:47:41 +02:00
Vladimír Čunát f21cd84885
mesa: maintenance 17.1.5 -> 17.1.6 2017-08-13 14:45:47 +02:00
Vladimír Čunát d64621f31c
Merge #27910: sqlite: 3.19.3 -> 3.20.0 2017-08-13 14:38:24 +02:00
Jean-Pierre PRUNARET fd6db4f913 aescrypt: use https to fetch archive 2017-08-13 14:18:49 +02:00
Joachim F 48541d463b Merge pull request #28181 from fadenb/emby
emby: 3.2.22.0 -> 3.2.26.0
2017-08-13 11:31:49 +00:00
Peter Hoeg b9b00495d5 tboot: 1.8.2 -> 1.9.6 2017-08-13 19:31:33 +08:00
Jean-Pierre PRUNARET 184d2e7977 alt-ergo: use https instead of http to fetch archive 2017-08-13 13:26:30 +02:00
Joachim F 2ae4163059 Merge pull request #28215 from mimadrid/update/dateutils-0.4.2
dateutils: 0.4.1 -> 0.4.2
2017-08-13 11:05:34 +00:00
Frederik Rietdijk 748589bf60 python36: remove symlink to pip
Symbolic links were added pointing to the executables that end with 3 as
part of the Python 2 to 3 migration. At some point I disabled ensurepip
but forgot to remove this symbolic link.
2017-08-13 12:22:54 +02:00
Frederik Rietdijk 53d2838f27 python35: remove symlink to pip
Symbolic links were added pointing to the executables that end with 3 as
part of the Python 2 to 3 migration. At some point I disabled ensurepip
but forgot to remove this symbolic link.
2017-08-13 12:22:54 +02:00
Frederik Rietdijk 3b56edae94 python34: remove symlink to pip
Symbolic links were added pointing to the executables that end with 3 as
part of the Python 2 to 3 migration. At some point I disabled ensurepip
but forgot to remove this symbolic link.
2017-08-13 12:22:54 +02:00
Vladimír Čunát 505e94256e
stdenv: resurrect the allowedRequisites check
Discovered in #28091.  I'm sorry I forgot to re-check my TODOs, long ago.
2017-08-13 11:44:36 +02:00
Frederik Rietdijk 2a8cd14d5f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-13 09:50:47 +02:00
Matthew Bauer 0065365bdf
nixpkgs release: remove macOS hack
was needed for testing previously
see:

https://github.com/NixOS/nixpkgs/pull/28174#pullrequestreview-55944725
2017-08-12 20:39:48 -07:00
Tuomas Tynkkynen 3e9f76774a
nixpkgs release: Fix Darwin-only jobs
Currently the logic of generating nixpkgs Hydra jobs is to walk through
the pkgs evaluated for system = "x86_64-linux", collect any derivations
and their meta.platforms values. However, that doesn't work for
packages whose meta.platforms doesn't include x86_64-linux, as just
evaluating their meta attribute raises an error so they get skipped
completely.

As a less-intrusive fix (i.e. anything than rewriting the current package
enumeration logic), allow passing `config.allowUnsupportedSystem = true`
to permit evaluating packages regardless of their platform and use that
in the package listing phase.

Fixes #25200
2017-08-12 20:38:27 -07:00
Bart Brouns 8da8a162bb notmuch: 0.24.2 -> 0.25 2017-08-13 03:59:47 +02:00
Tim Steinbach 877d331765
vscode: 1.14.2 -> 1.15.0 2017-08-12 19:44:56 -04:00
mimadrid 32e329b1c7
dateutils: 0.4.1 -> 0.4.2 2017-08-13 01:01:07 +02:00
Cray Elliott ef026e02fc obs-studio: 19.0.3 -> 20.0.0 2017-08-12 15:50:55 -07:00
mimadrid 8933aca978
byobu: 5.112 -> 5.121 2017-08-13 00:50:34 +02:00
Joachim Fasting 2866b84168
libtsm: fix eval
Ref: bd657a7293
2017-08-13 00:42:33 +02:00
Joachim Fasting 2ecc4d84ad
man-pages: 4.11 -> 4.12 2017-08-13 00:42:25 +02:00
Herwig Hochleitner ee85d3d166 webkitgtk: 2.16.4 -> 2.16.6
see: https://webkitgtk.org/2017/07/24/webkitgtk2.16.6-released.html

Security fixes: CVE-2017-7039, CVE-2017-7018, CVE-2017-7030,
  CVE-2017-7037, CVE-2017-7034, CVE-2017-7055, CVE-2017-7056,
  CVE-2017-7064, CVE-2017-7061, CVE-2017-7048, CVE-2017-7046.
2017-08-13 00:40:38 +02:00
Volth 0385079696 fontforge: 20160404 -> 20170730 + support reproducible builds 2017-08-12 22:38:57 +00:00
mimadrid 15a99ae367
bcftools: 1.4.0 -> 1.5.0 2017-08-13 00:17:48 +02:00
mimadrid ca45a26ec3
samtools: 1.4.0 -> 1.5.0 2017-08-13 00:17:25 +02:00
mimadrid 302e7825fa
htslib: 1.4.0 -> 1.5.0 2017-08-13 00:16:42 +02:00
Bart Brouns 463f53906a mixxx: fix build 2017-08-12 23:58:17 +02:00
Robin Gloster 1e2529498d
automake113x: remove 2017-08-12 21:49:11 +02:00
Robin Gloster 05a11f8a3d
mysql-workbench: build with default automake 2017-08-12 21:49:11 +02:00
Franz Pletz 9fda9f8c79 Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulation
libvirt: 3.5.0 -> 3.6.0
2017-08-12 21:45:01 +02:00
Robin Gloster 0bce8f86e5
misc: remove
ancient code, that is not used and at least partly broken
2017-08-12 21:38:19 +02:00
Robin Gloster c1b3dc3308
povray: 3.7 -> 3.7.0.3 2017-08-12 21:38:19 +02:00
Robin Gloster 6d7b0dcdf1
gnome3.pomodoro: no need for automake113x 2017-08-12 21:38:18 +02:00
mimadrid 8e178502e5
clib: 1.7.0 -> 1.8.0 2017-08-12 20:39:32 +02:00
Jörg Thalheim 317786c689 zfs: 0.7.0 -> 0.7.1 2017-08-12 19:38:10 +01:00
Jörg Thalheim 758421c0ab spl: 0.7.0 -> 0.7.1 2017-08-12 19:38:10 +01:00
Jörg Thalheim 5839cefb33 Merge pull request #28203 from danielfullmer/rtl8812-fix
rtl8812au driver fixes
2017-08-12 19:31:17 +01:00
Robin Gloster bd657a7293
libtsm: use autoreconfHook 2017-08-12 20:26:50 +02:00
Robin Gloster bfdd9d2e66
automake114x: remove 2017-08-12 20:21:39 +02:00
Robin Gloster 7e5ebed971
coreutils: use autoreconfHook 2017-08-12 20:21:39 +02:00
Jörg Thalheim ccdf2d3279 Merge pull request #28204 from dtzWill/update/yices-2.5.2
yices: 2.5.1 -> 2.5.2
2017-08-12 19:18:44 +01:00
Jörg Thalheim e888cfb130 Merge pull request #27983 from hhomar/openelec-dvb-firmware
openelec-dvb-firmware: init at 0.0.51
2017-08-12 19:17:49 +01:00
Jörg Thalheim da83e063cc Merge pull request #27957 from rvolosatovs/update/mopidy-iris
Mopidy-iris: 3.0.5 -> 3.1.3
2017-08-12 19:13:22 +01:00
Robin Gloster 473b58f20e
inkscape: remove unused automake114x, intltool 2017-08-12 20:08:28 +02:00
Will Dietz fbb6b90ed0 yices: 2.5.1 -> 2.5.2 2017-08-12 13:02:33 -05:00
Jörg Thalheim 78ebaf072f Merge pull request #28201 from mimadrid/update/axel-2.13.1
axel: 2.12 -> 2.13.1
2017-08-12 19:01:15 +01:00
Robin Gloster beace037d0
mongoc: 1.5.4 -> 1.7.0 2017-08-12 19:25:39 +02:00
Robin Gloster 220c5377e8
automake112x: remove
unused
2017-08-12 19:12:09 +02:00
Robin Gloster 439335f676
urlview: builds with default automake 2017-08-12 19:12:09 +02:00
Jörg Thalheim bab0c74468 Merge pull request #27974 from elitak/armory
bitcoinarmory: init at 0.96.1
2017-08-12 18:11:44 +01:00
Jörg Thalheim d5aac7482f Merge pull request #28180 from fadenb/sonarr
sonarr: 2.0.0.4753 -> 2.0.0.4928
2017-08-12 18:03:38 +01:00
Robin Gloster bb5702c521
treewide: remove automake pinning to the newest version
quasi no-op
2017-08-12 18:49:58 +02:00
Jörg Thalheim 354b3cda36 Merge pull request #28200 from mimadrid/update/zynaddsubfx-3.0.2
zynaddsubfx: 3.0.1 -> 3.0.2
2017-08-12 17:44:41 +01:00
Robin Gloster 89ad46d9b4
sysdig: fix build with current curl 2017-08-12 18:38:36 +02:00
Jörg Thalheim ef91bbcd9c Merge pull request #28190 from lluchs/vivaldi-1.11.917.39-1
vivaldi: 1.10.867.48-1 -> 1.11.917.39-1
2017-08-12 17:27:59 +01:00
Robin Gloster bd1a78aa34
php: 7.1.7 -> 7.1.8 2017-08-12 18:27:08 +02:00
Robin Gloster 4ce80c5ed5
php70: 7.0.21 -> 7.0.22 2017-08-12 18:27:08 +02:00
Robin Gloster d5fed93263
ola: 0.10.4 -> 0.10.5 2017-08-12 18:27:08 +02:00
Robin Gloster 4ebac8f702
lr: 0.3.2 -> 0.4 2017-08-12 18:27:08 +02:00
Robin Gloster 60730cb043
automake: 1.15 -> 1.15.1 2017-08-12 18:23:26 +02:00
mimadrid e01c538f4f
axel: 2.12 -> 2.13.1 2017-08-12 18:20:23 +02:00
Peter Simons a9e463bc9d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.4.1 from Hackage revision
3ff230318a.
2017-08-12 18:15:49 +02:00
Robin Gloster 4502e61c5d
audit: 2.7.6 -> 2.7.7 2017-08-12 18:13:53 +02:00
Jörg Thalheim 1c0e404f72 Merge pull request #28197 from mimadrid/update/zsh-5.4.1
zsh: 5.3.1 -> 5.4.1
2017-08-12 17:08:21 +01:00
mimadrid db6a966868
zynaddsubfx: 3.0.1 -> 3.0.2 2017-08-12 17:34:08 +02:00
mimadrid 7eca5a7388
zsh: 5.3.1 -> 5.4.1 2017-08-12 17:03:31 +02:00
Robin Gloster 0376ccb704
phpPackages.composer: 1.4.2 -> 1.5.1 2017-08-12 16:54:58 +02:00
Robin Gloster 9b3f95498b
soi: is not broken 2017-08-12 16:54:58 +02:00
Robin Gloster cdb7197d3e
glestae: remove
Has been broken for years
2017-08-12 16:54:58 +02:00
Frederik Rietdijk b5982a59bd Merge pull request #28195 from lheckemann/pastescript-name-typo
pythonPackages.pasteScript: fix typo in name
2017-08-12 16:38:29 +02:00
Frederik Rietdijk f7a9086758 Merge pull request #28193 from Nadrieril/fix-syncserver
syncserver: fix dependency conflict with webtest
2017-08-12 15:04:07 +02:00
Nadrieril f7e4531979 syncserver: fix dependency conflict with webtest 2017-08-12 13:49:39 +01:00
Robin Gloster a33dfc86f3
ultrastardx: 1.1, 1.3-beta -> 2017.8.0 2017-08-12 14:01:08 +02:00
Robin Gloster 79ac09ea06
ripple-rest: remove
marked as broken for > 1 yr, development is frozen and author recommends
moving to https://github.com/ripple/ripple-lib
2017-08-12 13:38:32 +02:00
Robin Gloster c39fec56a8
restund: remove
marked as broken for several years and no new release fixing the build
2017-08-12 13:33:34 +02:00
Robin Gloster a726fcf153
freestyle: remove
marked as broken and integrated in blender:
http://freestyle.sourceforge.net/
2017-08-12 13:27:41 +02:00
Frederik Rietdijk 71615c19af python35: add no-ldconfig.patch again
after it was accidentally removed in
d6c5109276
2017-08-12 13:22:23 +02:00
Tristan Helmich b80b54fbfb gti: 2016-12-07 -> 1.6.1 2017-08-12 13:19:27 +02:00
Eric Litak e93fe9a1bd bitcoinarmory: init at 0.96.1 2017-08-12 04:11:38 -07:00
Lukas Werling fb36d9edb3 vivaldi: 1.10.867.48-1 -> 1.11.917.39-1 2017-08-12 12:41:52 +02:00
Jörg Thalheim c0fc1670f5 pythonPackages.umemcache: move expression out of python-packages.nix 2017-08-12 11:22:40 +01:00
Linus Heckemann 9b92af9942 pythonPackages.pasteScript: fix typo in name 2017-08-12 11:20:53 +01:00
Frederik Rietdijk 0a1eb8246a Merge pull request #28186 from Nadrieril/fix-umemcache
umemcache: fix build; remove broken status
2017-08-12 12:16:09 +02:00
Frederik Rietdijk df3c7825bf Merge pull request #28187 from Nadrieril/update-konfig
konfig: 0.9 -> 1.1; fix build failure due to argparse
2017-08-12 12:15:36 +02:00
Vincent Laporte 9074440f11 ocamlPackages.configurator: 0.9.0 -> 0.9.1 2017-08-12 09:46:59 +00:00
Nadrieril 5acb1b2d0f konfig: remove obsolete argparse dependency; fixes build failure 2017-08-12 10:41:10 +01:00
Nadrieril 1844dfc491 konfig: 0.9 -> 1.1 2017-08-12 10:35:10 +01:00
Nadrieril b2353e6042 umemcache: fix build; remove broken status 2017-08-12 10:29:58 +01:00
Jörg Thalheim 73d4e93597 Merge pull request #28183 from fadenb/SystemdJournal2Gelf
SystemdJournal2Gelf: 20160414 -> 20170413
2017-08-12 10:14:44 +01:00
Jörg Thalheim 936e0b2610 Merge pull request #28182 from fadenb/phonenumbers-8.7.1
pythonPackages.phonenumbers: 8.5.1 -> 8.7.1
2017-08-12 10:10:49 +01:00
Franz Pletz 5d2764eb68
prometheus-blackbox-exporter: 0.5.0 -> 0.8.1 2017-08-12 11:05:23 +02:00
Franz Pletz 9ac5525f87
virtmanager: 1.4.1 -> 1.4.2 2017-08-12 11:05:22 +02:00
Franz Pletz 94cadf33ba
nmap: 7.50 -> 7.60 2017-08-12 11:05:22 +02:00
Jörg Thalheim 8678292ab7 Merge pull request #27802 from jensbin/networkmanager_dmenu-update
networkmanager_dmenu: unstable-2017-05-28 -> 1.1
2017-08-12 10:03:04 +01:00
Tristan Helmich 7bcce71b8f SystemdJournal2Gelf: 20160414 -> 20170413 2017-08-12 10:59:21 +02:00
Tristan Helmich 3292d801c0 pythonPackages.phonenumbers: 8.5.1 -> 8.7.1 2017-08-12 10:49:07 +02:00
Tristan Helmich 35a268795c emby: 3.2.22.0 -> 3.2.26.0 2017-08-12 10:42:04 +02:00
Jörg Thalheim e0e6f46cd8 Merge pull request #27971 from Profpatsch/fish-config-fix
Fish config fix
2017-08-12 09:35:10 +01:00
Tristan Helmich 73e01c549e sonarr: 2.0.0.4753 -> 2.0.0.4928 2017-08-12 10:30:21 +02:00
Jörg Thalheim 872f0bc109 Merge pull request #27984 from romildo/new.pluma
pluma: init at 1.18.2
2017-08-12 09:30:08 +01:00
Jörg Thalheim 025222ec79 pluma: also add default icon theme 2017-08-12 09:23:08 +01:00
Jörg Thalheim bf2a513945 Merge pull request #28024 from AndersonTorres/upload-higan
higan: 102 -> 103
2017-08-12 09:10:46 +01:00
Vladimír Čunát 6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
Jörg Thalheim 1ce1ddfc83 Merge pull request #28043 from acowley/flann-1.9.1
flann: 1.8.4 -> 1.9.1
2017-08-12 08:55:29 +01:00
Jörg Thalheim 79694b52ce Merge pull request #28035 from expipiplus1/pangolin
pangolin: init at 2017-08-02
2017-08-12 08:52:34 +01:00
Vladimír Čunát e207d1f04a
Merge older staging
There's a security fix for curl.
2017-08-12 09:48:17 +02:00
Jörg Thalheim 4c49205676 Merge pull request #28038 from DerTim1/openldap-add-crypt
openldap: enable crypt
2017-08-12 08:48:01 +01:00
Frederik Rietdijk 66ce84b619 python.pkgs.bottleneck: move expression 2017-08-12 09:10:32 +02:00
Frederik Rietdijk a25e324e06 python.pkgs.audioread: move expression 2017-08-12 09:04:44 +02:00
Frederik Rietdijk abdb58e407 Python: overridePythonPackage -> overridePythonAttrs
to better fit the existing naming scheme.

https://github.com/NixOS/nixpkgs/pull/26155#issuecomment-321279629
2017-08-12 08:58:41 +02:00
Frederik Rietdijk 026b60e49e python.pkgs.sphinx: move expression 2017-08-12 08:58:41 +02:00
Jörg Thalheim e227aac996 Merge pull request #28179 from sigma/pr/hugo-0.26
hugo: 0.25.1 -> 0.26
2017-08-12 07:56:47 +01:00
Jörg Thalheim 929b655416 Merge pull request #28048 from lluchs/pcmanfm-gtk3
pcmanfm: build with gtk3
2017-08-12 07:52:15 +01:00
Jörg Thalheim 8cd83cde50 pcmanfm: add defaultIconTheme to fix missing icons 2017-08-12 07:51:02 +01:00
Yann Hodique 87151128f1
hugo: 0.25.1 -> 0.26 2017-08-11 23:38:14 -07:00
Daniel Fullmer c08ceb1df8 rtl8812au: Fixes for newer linux kernels
This includes the patches from the pull requests #42, #43, and #46
submitted to Grawp/rtl8812au_rtl8821au
2017-08-11 23:47:07 -04:00
Daniel Fullmer afa9031062 rtl8812au: Fix comment typo
The commit 5d693c84d2 cleaned up the
substitute() function in stdenv and caused this line to
fail.
2017-08-11 23:31:12 -04:00
Ben Darwin aa7627310c pythonPackages.paramz: fix URL 2017-08-11 23:01:10 -04:00
Tuomas Tynkkynen d332d768b5 darwin: Add recurseForDerivations 2017-08-11 16:03:41 -07:00
Casey Rodarmor a3103fb406 mpDris2: add mutagen for cover art support (#28063)
* mpDris2: add mutagen for cover art support

* mpdris2: move mutagen to `pythonPath`
2017-08-11 23:49:05 +01:00
Willi Butz 3584f1d6d4 primecoin: fix build 2017-08-12 00:44:07 +02:00
Willi Butz 2bea8873c3 memorycoin: fix build 2017-08-12 00:44:07 +02:00
Willi Butz 44f9be70c6 freicoin: fix build 2017-08-12 00:44:07 +02:00
Jörg Thalheim fc988f0d61 Merge pull request #28064 from couchemar/elixir-1.5.1
elixir: 1.5.0 -> 1.5.1
2017-08-11 23:28:40 +01:00
Jörg Thalheim dc25f9a395 Merge pull request #28117 from volth/patch-12
gdouros: x.xx -> x.17
2017-08-11 23:21:44 +01:00
Michael Weiss 7f139a2a6b android-studio-preview: 3.0.0.9 -> 3.0.0.10 2017-08-11 23:41:03 +02:00
Robin Gloster f48109387a
mergeAttrsByVersion, versionedDerivation: remove
obsolete and ancient
2017-08-11 23:31:02 +02:00
Jörg Thalheim 6c1528c48d Merge pull request #28169 from zx2c4/patch-6
wireguard: 0.0.20170726 -> 0.0.20170810
2017-08-11 22:30:29 +01:00
Joachim Fasting 345e0e6794
hardened-config: enable read-only LSM hooks
Implies that SELinux can no longer be disabled at runtime (only at boot
time, via selinux=0).

See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dd0859dccbe291cf8179a96390f5c0e45cb9af1d
2017-08-11 23:27:58 +02:00
Eric Litak 723bd8b9c5 go: support for aarch64 via binary bootstrap 2017-08-11 23:02:20 +02:00
Anthony Cowley 3a078da8dc rtags: 2.11 -> 2.12 2017-08-11 22:48:37 +02:00
Robin Gloster 519c254a41
screenfetch: fix man path 2017-08-11 22:42:10 +02:00
Robin Gloster 51092fd0c3
tlspool: don't create unused directories 2017-08-11 22:40:12 +02:00
rybern d06ab41c85 moon-buggy: init at 1.0.51 (#28165) 2017-08-11 22:32:59 +02:00
Moritz Kiefer 03b4cab963 haskell: fix ghcjs build with cabal-install-2.0 2017-08-11 22:14:01 +02:00
Joachim F 9dfc290027 Merge pull request #28045 from roberth/fix-xen-216-qemuu
xen-4.8: update changed patch hash
2017-08-11 20:08:52 +00:00
Robin Gloster 350a6c3726
tests.plasma5: fix eval 2017-08-11 21:53:17 +02:00
Michael Weiss 83cc65a39f gollum: 4.1.1 -> 4.1.2 2017-08-11 21:46:42 +02:00
Franz Pletz f6931ec4f2 Merge pull request #28166 from mguentner/ipfsapi042post
ipfsapi: 0.4.5-pre -> 0.4.2.post1
2017-08-11 21:46:28 +02:00
Jörg Thalheim b952143a0c Merge pull request #28167 from bcdarwin/paramz
pythonPackages.paramz: init at 0.7.4
2017-08-11 20:20:45 +01:00
Robin Gloster 0611be740e
firefox: fix on i686 2017-08-11 21:07:14 +02:00
Jason A. Donenfeld decbc7d50e wireguard: 0.0.20170726 -> 0.0.20170810 2017-08-11 21:04:17 +02:00
José Romildo Malaquias 392090ca6a Merge branch 'master' into new.pluma 2017-08-11 15:50:32 -03:00
Jörg Thalheim e8f924aef8 Merge pull request #28129 from romildo/upd.eom
eom: init at 1.18.2
2017-08-11 19:46:13 +01:00
Tuomas Tynkkynen 58834f727f makeWrapper: use consistent style
All the other plain variable references (before e1d46c0c4) are without
braces.
2017-08-11 21:32:55 +03:00
Tuomas Tynkkynen 1a0f8263fe texlive: Fix fallout from man/info/doc output changes 2017-08-11 21:32:55 +03:00
Tuomas Tynkkynen bd0e161f0c bashInteractive: Fix manpages since previous commits 2017-08-11 21:32:55 +03:00
Tuomas Tynkkynen 81c360d948 utftp: Fix manpage fallout from previous commits 2017-08-11 21:32:55 +03:00
Tuomas Tynkkynen aeeb23853a stdenv: Don't move info pages to the 'man' output
Because if you were to disable man pages via 'programs.man.enable',
the "man" output wouldn't be installed and the info pages would go
missing.
2017-08-11 21:32:55 +03:00
Tuomas Tynkkynen 6aa074f17b e2fsprogs: Split info pages to own output
They weren't actually getting built due to missing texinfo, but it was
creating an empty $man/share/info anyway.
2017-08-11 21:32:54 +03:00
Tuomas Tynkkynen 9158944b44 tzdata: Fix man directory 2017-08-11 21:32:54 +03:00
Tuomas Tynkkynen e4876d6e43 stdenv: Don't move man or info pages to $doc
Because .doc is normally not installed to user environments, these
manpages are unaccessible by default otherwise.
2017-08-11 21:32:54 +03:00
Tuomas Tynkkynen 1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Tuomas Tynkkynen 03d37dc388 perlPackages.ack: doc -> man 2017-08-11 21:32:53 +03:00
Tuomas Tynkkynen 3f29eb8248 ghostscript: Add man output 2017-08-11 21:32:53 +03:00
Tuomas Tynkkynen 9f2f74d9bc ffmpeg: Add man output 2017-08-11 21:32:53 +03:00
Tuomas Tynkkynen ebdbc08583 xorg: Split some man outputs from doc
Because soon manpages won't go to $doc anymore.
2017-08-11 21:32:53 +03:00
pe@pijul.org 443ac23336 Gwyddion: init at 2.48 2017-08-11 20:30:11 +02:00
volth bc755f39d2 Update all-packages.nix 2017-08-11 17:47:31 +00:00
Jörg Thalheim 0604106b30 Merge pull request #28161 from volth/fonts-fixed-output-derivations-simple-cases-for-fplez
data/fonts: simpler cleanup
2017-08-11 18:37:30 +01:00
Ben Darwin 60da71407a pythonPackages.paramz: init at 0.7.4 2017-08-11 13:28:09 -04:00
Lancelot SIX e34ce9d1c5 gnupg: 2.1.22 -> 2.1.23
This release in a RC for gnupg-2.2. The main difference as far as
nixpkgs is concerned is that the binary `gpg2` is now called `gpg` and
`gpgv2` is called `gpgv`.

This update fixed all explicit use of `gpg2` and `gpgv2` across nixpkgs,
but there might be some packaged software that internally use `gpg2`
not handeled by this commit.

See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00001.html
for full release information
2017-08-11 19:24:06 +02:00
Maximilian Güntner f77825618f
ipfsapi: 0.4.5-pre -> 0.4.2.post1
This is not a downgrade, 0.4.5-pre was a unofficial version.
2017-08-11 19:20:22 +02:00
Frederik Rietdijk d8f08bb088 Merge pull request #28061 from grantwwu/bump_libtorrentRasterbar_1.1.4
libtorrentRasterbar 1.1.1 -> 1.1.4
2017-08-11 19:13:44 +02:00
Robin Gloster 897eec7d79
linuxHeaders_2_{4,6}: remove 2017-08-11 19:13:09 +02:00
Robin Gloster 05b8cae9ec
linux: remove unused kernel patches 2017-08-11 19:13:09 +02:00
Robin Gloster 9f3f575ab3
linux_4_4: remove
Support ends in Feb 2018
2017-08-11 19:13:09 +02:00
Robin Gloster 0eb9c5bd42
linux_3_10: remove
Support ends in Oct 2017
2017-08-11 19:13:08 +02:00
Jörg Thalheim 7f9ac0eca9 Merge pull request #28125 from ericsagnes/pkg-update/asciidoctor
asciidoctor: use ruby 2.3
2017-08-11 18:05:20 +01:00
Jörg Thalheim b0633cec39 Merge pull request #28164 from volth/fonts-fixed-output-derivations-simple-cases-for-fplez-2
data/fonts: make derivations fixed-outputs (group 2)
2017-08-11 17:36:56 +01:00
Vincent Laporte 6f9d84fe64 coqPackages.interval: fix URL 2017-08-11 16:29:14 +00:00
Tim Steinbach 47d9b48e4d
linux: 4.12.5 -> 4.12.6 2017-08-11 12:14:53 -04:00
Tim Steinbach f2d420e4c9
linux: 4.9.41 -> 4.9.42 2017-08-11 12:10:10 -04:00
Volth c6e200ea7c data/fonts: simpler cleanups (group 2) 2017-08-11 16:02:20 +00:00
Peter Hoeg b6f7713d33 Merge pull request #28127 from peterhoeg/f/collectd
influxdb (on nixos): reduce closure size by 99.99% (and a bit)
2017-08-12 00:01:46 +08:00
Jörg Thalheim 995ad59c70 Merge pull request #28146 from wizzup/add-jsonlint
nodePackages.jsonlint init : at 1.6.2
2017-08-11 16:53:13 +01:00
Joachim F b72e3b0e8e Merge pull request #28068 from Infinisil/mpd-lame
mpd: add lame support
2017-08-11 15:52:31 +00:00
Jörg Thalheim d0aeccbf59 Merge pull request #28090 from ben-z/init-lerna
nodePackages.lerna: init at 2.0.0
2017-08-11 16:50:22 +01:00
Franz Pletz 6fdf8b3f77
nginxMainline: 1.13.3 -> 1.13.4 2017-08-11 17:32:23 +02:00
Franz Pletz fecca868c3
jenkins: 2.71 -> 2.73 2017-08-11 17:27:32 +02:00
Wout Mertens 8e9b321192 Merge pull request #28096 from holidaycheck/nodejs-8.3.0
nodejs: 8.2.1 -> 8.3.0
2017-08-11 17:23:45 +02:00
Jörg Thalheim 0b629f765b Merge pull request #28092 from romildo/testing
adapta-gtk-theme: 3.91.1.47 -> 3.91.2.4
2017-08-11 15:33:39 +01:00
Volth 31c344982f data/fonts: simpler cleanups 2017-08-11 14:26:03 +00:00
Tim Steinbach ae5e8dda07
sbt: 0.13.16 -> 1.0.0 2017-08-11 10:22:20 -04:00
Jörg Thalheim 7f1f74a014 Merge pull request #28159 from volth/patch-48
fira-code-symbols: make the font derivation fixed-output
2017-08-11 15:12:54 +01:00
Jörg Thalheim 9e46a61996 Merge pull request #28158 from volth/patch-47
fira-code: make the font derivation fixed-output
2017-08-11 15:07:31 +01:00
Jörg Thalheim 1a9681f9fd Merge pull request #28157 from volth/patch-46
cabin: make the font derivation fixed-output
2017-08-11 15:05:46 +01:00
Jörg Thalheim 516ba12b6d dropbox: fix makeWrapper usage
makeWrapper checks now if script is executable,
so we have to chmod first.
2017-08-11 15:04:19 +01:00
volth 48b2962550 arphic-ukai, arphic-uming: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:44:23 +02:00
volth dfde45d98e fira-code-symbols: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 13:43:18 +00:00
volth 265744f2e0 fira-code: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 13:42:16 +00:00
volth 973ebce996 noto-fonts, noto-fonts-cjk: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:41:59 +02:00
volth 078f1dde72 cabin: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 13:40:45 +00:00
volth a4e44ffecb opensans-ttf: make the font derivations fixed-output (#28126)
- [x] dead link fixed
- [x] make the font derivations fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:38:52 +02:00
volth a3e9a69821 bakoma_ttf: make the font derivations fixed-output (#28130)
- [x] dead link fixed
- [x] make the font derivations fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:36:53 +02:00
volth 8ec0a03bb2 gentium: make the font derivation fixed-output (#28132)
- [x] source link fixed
- [x] make the font derivations fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:35:52 +02:00
volth 7e2b15f08b liberastika: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:33:26 +02:00
volth 576e9aacc0 ipafont: make the font derivation fixed-output
- [x] make the font derivations fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:31:42 +02:00
volth be422a4a68 ipaexfont: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:29:57 +02:00
volth 9f11dcc625 marathi-cursive: make the font derivation fixed-output
- [x] homepage fixed
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:28:28 +02:00
volth bee42ef52b mro-unicode: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:26:59 +02:00
volth 44b3f9151a iosevka: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:24:30 +02:00
volth dfb345898b ubuntu_font_family: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:23:03 +02:00
volth 5f4906616d vistafonts: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:22:19 +02:00
volth 9baf0b76b7 wqy_microhei: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:21:33 +02:00
volth e8fc26fdb2 wqy_zenhei: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:20:49 +02:00
volth 7c79bb6a87 font-awesome-ttf: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:19:37 +02:00
volth 1fe7f03544 roboto: make the font derivation fixed-output
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754)
2017-08-11 15:16:39 +02:00
Joachim F 72d3d2a773 Merge pull request #28102 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-11 12:38:43 +00:00
taku0 71d0a5a328 firefox: 55.0 -> 55.0.1 2017-08-11 14:06:21 +02:00
taku0 aa661ed796 firefox-bin: 55.0 -> 55.0.1 2017-08-11 14:06:21 +02:00
Robin Gloster 83f8ffb11d
Revert "trezor-bridge: remove"
This reverts commit fac1ded619.

missed one use
2017-08-11 13:32:19 +02:00
Robin Gloster 14080832b0
spCompat: remove
not used anymore
2017-08-11 13:26:50 +02:00
Tristan Helmich 25f3cf0300 graylogPlugins: update/extend plugins 2017-08-11 13:07:30 +02:00
Tristan Helmich 8648468833 graylog: 2.2.3 -> 2.3.0 2017-08-11 13:07:30 +02:00
Domen Kožar 486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Michael Weiss 3cbc3ddf31 maim: 5.4.66 -> 5.4.67 2017-08-11 12:38:50 +02:00
Michael Weiss 6a8c520fbc slop: 7.3.48 -> 7.3.49 2017-08-11 12:32:56 +02:00
Robin Gloster 28cc2642f0
treewide: use less `phases` if not necessary
This removes some skipping of e.g. fixupPhase and cleans up occurences
where this led to duplicating code
2017-08-11 11:40:36 +02:00
Robin Gloster 72457cdebb
pythonPackages.worldengine: fix build 2017-08-11 11:40:36 +02:00
Robin Gloster fac1ded619
trezor-bridge: remove 2017-08-11 11:40:36 +02:00
Robin Gloster dec77a45fa
xastir: fix build 2017-08-11 11:40:36 +02:00
Robin Gloster 84a9a80123
pythonPackages.oslo-config: fix substituteInPlace 2017-08-11 11:40:35 +02:00
Robin Gloster d98245b256
pythonPackages.keystoneauth1: fix substituteInPlace 2017-08-11 11:40:35 +02:00
Robin Gloster 64b57cfc1d
shapelib: use not HTTPS as TLS is configured incorrectly 2017-08-11 11:40:35 +02:00
Robin Gloster 400abb8877
gdal: 2.1.3 -> 2.2.1 2017-08-11 11:40:35 +02:00
wisut hantanong d5294f7359 nodePackages.jsonlint init : at 1.6.2 2017-08-11 16:36:25 +07:00
Herwig Hochleitner e8f1ddcbd1 chromium: 60.0.3112.78 -> 60.0.3112.90 2017-08-11 11:17:14 +02:00
Herwig Hochleitner bb397093b5 chromium: add build flags and system libs
This is lifted from the Arch build recipe:
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/chromium

using system libjpeg still doesn't work for some reason, otherwise the
build runs fine
2017-08-11 11:17:14 +02:00
Herwig Hochleitner 8dc869e340 chromium: 59.0.3071.115 -> 60.0.3112.78
get rid of outdated version branches and patches
take a patch from gentoo, to fix gn bootstrapping
2017-08-11 11:17:14 +02:00
Peter Hoeg 18112eea52 dropbox: 31.4.25 -> 32.4.23 2017-08-11 16:05:49 +08:00
Lancelot SIX 7c9cadfb6c Merge pull request #28087 from romildo/upd.mkvtoolnix
mkvtoolnix: 13.0.0 -> 14.0.0
2017-08-11 09:17:26 +02:00
Peter Hoeg 486391d191 check-uptime: init at 20161112 2017-08-11 14:24:30 +08:00
romildo 48ffb8284f eom: init at 1.18.2 2017-08-11 00:14:26 -03:00
Eric Sagnes 3d8f85797a asciidoctor: use ruby 2.3 2017-08-11 11:13:31 +09:00
Peter Hoeg 719aa35c0c collectd-data: init at 5.7.0 - contains just data files from collectd 2017-08-11 09:47:27 +08:00
romildo d21572c289 adapta-gtk-theme: 3.91.1.47 -> 3.91.2.10 2017-08-10 22:16:08 -03:00
Tim Steinbach f40f4f5440 Merge pull request #28120 from NeQuissimus/plymouth_0_9_3
plymouth: 0.9.2 -> 0.9.3
2017-08-10 21:05:29 -04:00
Tim Steinbach f0719b5a0b
mercurial: 4.1.1 -> 4.3.1 2017-08-10 20:54:28 -04:00
Silvan Mosberger 4a0efc9c4f
git: 2.14.0 -> 2.14.1
The new version contains a security fix for CVE-2017-1000117

More information regarding this update can be found here:
http://marc.info/?l=git&m=150238802328673&w=2
2017-08-11 02:17:35 +02:00
volth b1ce017d44 babelstone-han: 9.0.2 -> 10.0.0 (#28108)
* babelstone-han: 9.0.2 -> 10.0.0

* simplification (two hashes -> one hash)

* simplification (fetchurl -> fetchzip)
2017-08-10 21:26:24 +01:00
Jörg Thalheim bd41e827de Merge pull request #28103 from volth/patch-10
ccacheWrapper: extraConfig does not handle special characters
2017-08-10 21:24:07 +01:00
Jörg Thalheim 637cea679d Merge pull request #28109 from womfoo/bump/mbpfan-2.0.1
mbpfan: 1.9.1 -> 2.0.1
2017-08-10 21:22:18 +01:00
Tim Steinbach ecd4c58d0a
plymouth: 0.9.2 -> 0.9.3 2017-08-10 16:21:24 -04:00
Lukas Werling 11861b7c97 pcmanfm: build with gtk3 2017-08-10 21:37:03 +02:00
Jörg Thalheim 8a2977676d Merge pull request #28054 from kiloreux/ffmpeg-opencore
ffmpeg-full: enable opencore-amr
2017-08-10 20:31:37 +01:00
Jörg Thalheim a0ffab2a62 Merge pull request #28040 from taku0/firefox-bin-55.0
firefox: 54.0.1 -> 55.0
2017-08-10 20:16:11 +01:00
Vladimír Čunát 3be89a6758
libsoup: security 2.56.0 -> 2.56.1
Fixes CVE-2017-2885
2017-08-10 20:58:43 +02:00
Franz Pletz abd837fe3d
subversion19: 1.9.5 -> 1.9.6 for CVE-2017-9800
See https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
2017-08-10 20:57:39 +02:00
Franz Pletz 0f5cbe43da
subversion18: 1.8.17 -> 1.8.18 for CVE-2017-9800
See https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
2017-08-10 20:57:39 +02:00
Tim Steinbach 55fcd5caed Merge pull request #28078 from lsix/update_docker_machine
docker-machine: 0.12.0 -> 0.12.2
2017-08-10 14:49:36 -04:00
Tim Steinbach debbd82194 Merge pull request #28071 from karolchmist/idea-ultimate-2017.1.2
idea-ultimate: 2017.1.5 -> 2017.2.1
2017-08-10 14:49:14 -04:00
Tim Steinbach 3971bd892d Merge pull request #28110 from abnerlee/patch-2
correct the sha265 of typora after package update
2017-08-10 14:48:16 -04:00
Tim Steinbach 1d6ec295d1 Merge pull request #28051 from taku0/flashplayer-26.0.0.151
flashplayer: 26.0.0.137 -> 26.0.0.151 [Critical security fixes]
2017-08-10 14:42:58 -04:00
Tim Steinbach 9dafe594be Merge pull request #28074 from NeQuissimus/atom_1_19_0
atom: 1.18.0 -> 1.19.0
2017-08-10 13:31:04 -04:00
Robin Gloster 700f7614cd Partly revert "python.buildEnv: only wrap executables"
This partly reverts commit 4495bfe138.

The xen changes should not have been commited.

(cherry picked from commit 206a4c9aba)
2017-08-10 19:28:07 +02:00
Frederik Rietdijk 9f73f22c64 Merge commit 'b1f5305abd7b1b3d7ed180d9d00301da6e323e41' into HEAD 2017-08-10 19:26:16 +02:00
AbnerLee 8d70d4066f correct the sha265 of typora after package update
The deb is updated just now without increase the version number..
2017-08-11 00:47:08 +08:00
Kranium Gikos Mendoza 151fab911e mbpfan: 1.9.1 -> 2.0.1
removed patch for lsmod/grep as they are no longer used (dgraziotin/mbpfan@5f2da79)
2017-08-11 01:52:04 +10:00
Lancelot SIX 13704f578e Merge pull request #28107 from jensbin/typora_update
Typora: 0.9.29 -> 0.9.31

tested locally
2017-08-10 17:39:23 +02:00
Peter Simons e204bef487 libsoup: update to version 2.59.90.1 to fix CVE-2017-2885 2017-08-10 16:45:33 +02:00
Franz Pletz b44bed5568
curl: 7.54.1 -> 7.55.0
Fixes #28073.

Fixes CVE-2017-1000101, CVE-2017-1000100, CVE-2017-1000099.
2017-08-10 16:22:56 +02:00
Jens Binkert 6bcbf585ec Typora: 0.9.29 -> 0.9.31 2017-08-10 16:02:03 +02:00
Robin Gloster c3e8d491ff
clerk: fix wrapProgram call 2017-08-10 15:49:56 +02:00
Robin Gloster c438fe5a16
system-config-printer: fix wrapProgram call 2017-08-10 15:15:44 +02:00
Robin Gloster f60fffe697
sawfish: fix wrapProgram call 2017-08-10 15:15:22 +02:00
Muhammad Herdiansyah b5ea89f50c neofetch: 3.0.1 -> 3.2.0 2017-08-10 19:32:57 +07:00
Robin Gloster 206a4c9aba
Partly revert "python.buildEnv: only wrap executables"
This partly reverts commit 4495bfe138.

The xen changes should not have been commited.
2017-08-10 12:55:46 +02:00
volth 031eb79a0b ccacheWrapper: extraConfig does not handle special characters
An independent part of https://github.com/NixOS/nixpkgs/pull/28022
2017-08-10 10:13:17 +00:00
Frederik Rietdijk b0c30f436e Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-10 10:41:23 +02:00
Frederik Rietdijk c2ef89aac9 Merge pull request #28094 from Infinisil/gist-update
gist: 4.5.0 -> 4.6.1
2017-08-10 10:20:39 +02:00
Domen Kožar ff5fd118b9 Merge pull request #28044 from mpickering/ghc-head
GHC Head updates
2017-08-10 09:30:00 +02:00
Moritz Kiefer 291da85ed9 haskell: remove any extraneous outputs from sdistTarball 2017-08-10 08:48:59 +02:00
Jens Binkert 75078b9116 networkmanager_dmenu: unstable-2017-05-28 -> 1.1 2017-08-10 08:38:52 +02:00
Mathias Schreck 7c669d6f7b nodejs: 8.2.1 -> 8.3.0 2017-08-10 08:02:20 +02:00
Peter Hoeg b224644795 unetbootin: 613 -> 655 2017-08-10 10:58:04 +08:00
Silvan Mosberger 310563fab8
gist: 4.5.0 -> 4.6.1 2017-08-10 04:52:16 +02:00
Grant Wu a77c7e95fb libtorrentRasterbar_1_0 1.0.10 -> 1.0.11 2017-08-09 22:47:54 -04:00
Grant Wu e77068d082 Add note to libtorrent to prevent conflation with libtorrentRasterbar 2017-08-09 22:21:36 -04:00
Grant Wu 149df7769a libtorrentRasterbar 1.1.1 -> 1.1.4 2017-08-09 22:21:36 -04:00
Robin Gloster 60418e9196
edac-utils: fix makeWrapper call 2017-08-10 03:44:03 +02:00
Robin Gloster ffd46e9bce
gnuradio: fix makeWrapper calls 2017-08-10 03:36:32 +02:00
Robin Gloster 5f6fe64823
audio-recorder: fix makeWrapper call 2017-08-10 03:36:32 +02:00
Robin Gloster b4d2b841d9
libreoffice: remove obsolete file from wrapping 2017-08-10 01:28:37 +02:00
Ben Zhang 3bfce2f55f
nodePackages.lerna: init at 2.0.0 2017-08-09 19:26:27 -04:00
Robin Gloster cc5480cb00
csmith: fix wrapProgram call 2017-08-10 00:44:03 +02:00
Daiderd Jordan bf8c125170
cc-wrapper: fix LD_DYLD_PATH on darwin
Having multiple compilers in the build environment would result in an
invalid LD_DYLD_PATH like /usr/lib/dyld/usr/lib/dyld.
Since the path is hardcoded in XNU it can't be anything but
/usr/lib/dyld anyway.
2017-08-10 00:22:58 +02:00
John Ericson d119385b2e Merge pull request #28079 from lheckemann/setup-typo-fix
stdenv: fix typo in setup.sh
2017-08-09 18:21:31 -04:00
Daiderd Jordan e5f0c4f840 Merge pull request #28056 from matthewbauer/miniupnpc-fix
miniupnpc: fix on darwin
2017-08-10 00:08:10 +02:00
Robin Gloster b1f5305abd
serf: fix darwin build 2017-08-09 23:53:08 +02:00
Robin Gloster 5e89bcae00
evolution_data_server: wrap all and only executables 2017-08-09 23:35:50 +02:00
Michael Alan Dorman b43888b973 melpa-packages: 2017-08-09
Removals:
 - aurora-config-mode: removed from melpa
2017-08-09 17:16:43 -04:00
Michael Alan Dorman d887748507 melpa-stable-packages: 2017-08-09
Removals:
 - aurora-config-mode: removed from melpa
 - fuel: repo moved, lost tags for stable version
2017-08-09 17:16:43 -04:00
Michael Alan Dorman 05bee41510 org-packages: 2017-08-09 2017-08-09 17:16:43 -04:00
Michael Alan Dorman bdcb21c466 elpa-packages: 2017-08-09 2017-08-09 17:16:43 -04:00
Joe Hermaszewski 7cd44aeeef pangolin: fix OS X build 2017-08-09 22:14:23 +01:00
romildo da93220fff mkvtoolnix: 13.0.0 -> 14.0.0 2017-08-09 17:11:01 -03:00
Matthew Bauer c7f14143c4 miniupnpc: fix on darwin
For some reason miniupnpc needs libtool for static linking. Probably not ideal
but it’s doing similar on other platforms as well (using ar).
2017-08-09 13:10:23 -07:00
Willi Butz e9a2cfda7b vigra: 1.10.0 -> 1.11.1 2017-08-09 21:50:21 +02:00
Willi Butz 2e29774f4c volatility: 2.4 -> 2.6, refactor, update outdated homepage 2017-08-09 21:50:21 +02:00
Robin Gloster 37bf3c8782 pythonPackages.distorm3: init at 3.3.4 2017-08-09 21:50:21 +02:00
Willi Butz 08e450df46 movit: 1.2.0 -> 1.5.1 2017-08-09 21:50:21 +02:00
Willi Butz 4872be756d monit: 5.20.0 -> 5.23.0 2017-08-09 21:50:21 +02:00
Daiderd Jordan d93c636737
Revert "gcc: fix clang build"
This fixes the gcc build but results in a gcc that doesn't generate
valid binaries.

gcc -o hello hello.c
./hello
Killed: 9

This reverts commit 2adf36ab8c.
2017-08-09 21:37:29 +02:00
Michael Weiss 6225f1bf66 android-studio-preview: 3.0.0.8 -> 3.0.0.9
"Android Studio 3.0 Canary 9" -> "Android Studio 3.0 Beta 1"
2017-08-09 21:32:43 +02:00
Franz Pletz 2d5c1226c6
cacert: really fix utf-8 certname blacklists
See #27576.
2017-08-09 19:54:00 +02:00
Franz Pletz 1ed786292b
searx: cleanup, remove python name prefix 2017-08-09 19:54:00 +02:00
Simon Lackerbauer 30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +02:00
Robin Gloster 46a25ea7ea
linuxPackages.bcc: fix using wrapProgram on .c file 2017-08-09 19:45:05 +02:00
Daiderd Jordan c839b6ce0a Merge pull request #28050 from LnL7/darwin-gcc
gcc and gdb: fix clang build
2017-08-09 19:35:07 +02:00
Linus Heckemann 17753fa005 stdenv: fix typo in setup.sh 2017-08-09 17:33:02 +01:00