Robert Helgesson
86b840d8c9
perl-Data-FormValidator: 4.81 -> 4.85
2017-02-28 09:33:17 +01:00
Peter Simons
e1908d4e21
Merge branch 'master' into haskell-extensible
2017-02-28 09:14:50 +01:00
Alexey Shmalko
0d31a76813
virtualbox: fix build
...
The issue was caused by upgrading `qt` from `qt56` to `qt57`, which
now requires C++11.
For more info, see https://github.com/NixOS/nixpkgs/issues/23257 .
2017-02-28 05:35:52 +02:00
Eric Bailey
22404a068f
musescore: add darwin-specific package
...
This is basically a clone of the Homebrew cask version:
https://github.com/caskroom/homebrew-cask/blob/master/Casks/musescore.rb
2017-02-27 20:58:22 -06:00
Vincent Laporte
52507b3a9b
ocamlPackages.ocp-build: 1.99.17-beta -> 1.99.18-beta
2017-02-28 02:38:21 +00:00
Vincent Laporte
9431e49822
ocamlPackages.ppx_tools: init at 5.0+4.05
2017-02-28 02:38:21 +00:00
Daniel Peebles
1f779398c9
Merge pull request #20444 from NeQuissimus/java_packages
...
Java packages
2017-02-27 20:04:56 -05:00
Benjamin Staffin
d348b80f31
bazel: Log test errors to stderr during checkPhase
...
Otherwise it's difficult or impossible to retrieve them, particularly
from a hydra build.
2017-02-27 19:22:37 -05:00
Robin Gloster
df202fdeb8
Merge pull request #23247 from Ma27/init/nodePackages.yo
...
nodePackages.yo: init at 1.8.5
2017-02-28 00:37:11 +01:00
Daiderd Jordan
4e88f774bc
Merge pull request #23079 from sifmelcara/update/crystal
...
crystal: 0.20.5 -> 0.21.0
2017-02-28 00:31:39 +01:00
Lluís Batlle i Rossell
40b9506139
megatools: 1.9.97 -> 1.9.98
...
Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-02-27 22:42:49 +01:00
Lluís Batlle i Rossell
9e7ce9010c
lzbench: init at 20170208
...
In-memory benchmark of several up-to-date compressors.
Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-02-27 22:42:40 +01:00
Pascal Bach
7992ce65fc
gitlab-runner: 1.10.4 -> 1.11.0
2017-02-27 21:56:02 +01:00
Peter Simons
d2e8ded9a1
Merge pull request #23250 from ljli/ghc710-pkgs-fixes
...
haskell: ghc710 packages cleanup
2017-02-27 21:35:48 +01:00
Shea Levy
e292d166e8
fwupd: Fix localstatedir
2017-02-27 15:28:43 -05:00
Leon Isenberg
386ddc739c
haskell: add semigroups dependency to optparse-applicative for GHC < 8
2017-02-27 20:36:19 +01:00
Leon Isenberg
24c93619e9
haskell: break dependency cycle between QuickCheck and semigroups for GHC < 8
...
The cycle:
QuickCheck -> semigroups
semigroups -> hashable
semigroups -> unordered-containers
unordered-containers -> hashable
unordered-containers -> QuickCheck # test suite only
hashable -> QuickCheck # test suite only
2017-02-27 20:36:19 +01:00
Leon Isenberg
1aa6d77af4
haskell: add semigroups dependency to Quickcheck for GHC < 8
2017-02-27 20:36:19 +01:00
Leon Isenberg
172a2bbeaf
haskell: ghc710x packages: remove obsolete configurations
2017-02-27 20:36:19 +01:00
Bjørn Forsman
81de55118d
eclipse: add aliases for "latest" versions
...
Add aliases like "eclipse-cpp = eclipse-cpp-46" so that user
configurations can point to "eclipse-cpp" and have it not regularly
break as nixpkgs is updated.
2017-02-27 20:30:17 +01:00
Maximilian Bosch
c1f8c0879c
nodePackages.yo: init at 1.8.5
2017-02-27 19:36:30 +01:00
Thomas Tuegel
e02b544e4d
ark: Make free by default
2017-02-27 11:51:33 -06:00
Thomas Tuegel
1d14e19fd4
plasma5: 5.8.5 -> 5.8.6
2017-02-27 11:50:10 -06:00
Thomas Tuegel
6542ea7f31
qt5: 5.6.2 -> 5.7.1
2017-02-27 11:50:08 -06:00
Thomas Tuegel
6a115a247c
Export KDE packages at top level
2017-02-27 11:50:07 -06:00
Thomas Tuegel
b58b07f903
mkLibsForQt5: Inherit libraries from Plasma 5 and KDE Applications
2017-02-27 11:50:06 -06:00
Thomas Tuegel
1d71027632
qt55: Add compatibility attribute for qtquickcontrols2
2017-02-27 11:50:05 -06:00
Thomas Tuegel
ef36b2ecbf
calligra: Rename oxygen-icons5 dependency
2017-02-27 11:50:03 -06:00
Thomas Tuegel
e8ad7f0570
qt5: Add compatibility attribute for qtquick1
2017-02-27 11:50:03 -06:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency
2017-02-27 11:49:46 -06:00
Thomas Tuegel
e21b5da630
qt56.qtquickcontrols2: init at 5.6.2
2017-02-27 11:49:37 -06:00
Thomas Tuegel
490bbb288e
qt56: Update instructions
2017-02-27 11:49:32 -06:00
Thomas Tuegel
8be4bd7416
kdeApplications: Move out of desktops/kde-5
...
- There is no such thing as KDE 5
2017-02-27 11:49:30 -06:00
Thomas Tuegel
e50ba70411
plasma5: Hide internal plasmaPackage deriver
2017-02-27 11:49:28 -06:00
Thomas Tuegel
fca3f2e661
kdeFrameworks: Hide internal kdeFramework deriver
2017-02-27 11:49:27 -06:00
Thomas Tuegel
68e0bc38a2
Move kdeWrapper out of kdeFrameworks
2017-02-27 11:49:21 -06:00
Thomas Tuegel
d446303d0b
Move kdeDerivation out of kdeFrameworks
2017-02-27 11:49:16 -06:00
Thomas Tuegel
a33ab04d1b
Clean up KDE Frameworks
2017-02-27 11:49:15 -06:00
Thomas Tuegel
c650dc8bd7
kirigami_2: Do not mix Qt versions!
2017-02-27 11:49:15 -06:00
Thomas Tuegel
e39a4597ce
mkLibsForQt5: remove kdeFrameworks attribute
2017-02-27 11:49:13 -06:00
Thomas Tuegel
7f84ad5f4c
plasma5: Move to desktops/plasma-5
2017-02-27 11:49:12 -06:00
Thomas Tuegel
8eb4d2afbc
Remove top-level kde5 attribute
...
- There is no such thing as KDE 5
2017-02-27 11:49:10 -06:00
Thomas Tuegel
c1ddd2353b
lumina: Fix packaging errors
2017-02-27 11:49:09 -06:00
Thomas Tuegel
055c0f4405
lxqt: Fix packaging errors
2017-02-27 11:49:09 -06:00
Thomas Tuegel
4e36b374d0
heaptrack: Fix packaging errors
2017-02-27 11:49:08 -06:00
Thomas Tuegel
4f2e7a0424
Separate Qt 5 packages from dependent libraries
2017-02-27 11:49:04 -06:00
Shea Levy
2edb8ffa14
fwupd: 0.8.0 -> 0.8.1.
2017-02-27 10:07:57 -05:00
Joachim Fasting
a20a53300d
grsecurity: 4.9.13-201702261126 -> 201702270729
2017-02-27 16:04:32 +01:00
Robin Gloster
b55c259a72
vfdecrypt: fix build
2017-02-27 15:22:51 +01:00
Robin Gloster
4df663a9a2
verilator: 3.884 -> 3.900
2017-02-27 15:22:50 +01:00
Robin Gloster
65a2e307f0
varnish: fix i686 build
2017-02-27 15:22:45 +01:00
Domen Kožar
27798152e3
Merge pull request #23238 from lsix/update_httpie
...
httpie: 0.9.8 -> 0.9.9
2017-02-27 15:05:13 +01:00
Shea Levy
1230330b14
fwupd: Fix systemd/udev install
2017-02-27 08:45:14 -05:00
Shea Levy
8307307e4e
fwupd: Init at 0.8.0
2017-02-27 08:38:49 -05:00
Shea Levy
40e136542e
fwupdate: init at 8
2017-02-27 08:35:08 -05:00
Shea Levy
72ff466de3
libsmbios: 2.2.28 -> 2.3.2
2017-02-27 08:30:46 -05:00
Shea Levy
fa84ad2593
gusb: 0.2.4 -> 0.2.9
2017-02-27 08:30:20 -05:00
Shea Levy
0c2f96a81f
appstream-glib: propagate gtk3
2017-02-27 08:29:58 -05:00
Domen Kožar
fe6ebba59c
Merge pull request #22574 from k0001/ghcjs-node
...
compilers/ghcjs/base.nix: Take ghcjsNodePkgs as argument
2017-02-27 14:28:36 +01:00
Domen Kožar
ffe935ee86
Merge pull request #23104 from dtzWill/fix/generate-shell
...
R/generate-shell: Use R from current tree, fix missing wget dep.
2017-02-27 14:06:17 +01:00
Domen Kožar
a7dc912460
Merge pull request #23069 from lukego/R-packages-readme
...
r-modules/README.md: mention generate-shell.nix
2017-02-27 14:04:35 +01:00
Domen Kožar
4ccb553b70
Merge pull request #22817 from jbedo/r
...
R: 3.2.4 -> 3.3.2
2017-02-27 14:02:13 +01:00
Domen Kožar
7ed28a0b78
R: fix bio3d build
2017-02-27 13:51:55 +01:00
Robin Gloster
bbefb5d06a
warmux: fix build
2017-02-27 13:39:11 +01:00
Robin Gloster
e001b729e1
wv2: fix build
2017-02-27 13:34:41 +01:00
Robin Gloster
8d95889fe6
xf86_input_multitouch: fix build
2017-02-27 13:34:41 +01:00
Joe Hermaszewski
4ab570a6d0
haskell-packages: Add minimal benchDepends support
...
See also: https://github.com/NixOS/cabal2nix/pull/262
2017-02-27 12:23:11 +00:00
Graham Christensen
ba78819782
Merge pull request #23225 from joachifm/webkitgtk24x-broken
...
webkitgtk24x: mark as insecure
2017-02-27 07:13:54 -05:00
Domen Kožar
14b6f2a837
Merge pull request #23235 from expipiplus1/haskell-bench
...
haskell-packages: Add minimal benchDepends support
2017-02-27 12:57:25 +01:00
Joe Hermaszewski
fdd9d7fe4c
haskell-packages: Add minimal benchDepends support
...
See also: https://github.com/NixOS/cabal2nix/pull/262
2017-02-27 11:56:33 +00:00
Domen Kožar
e649974271
Merge pull request #22613 from shajra/fix/9871-3
...
Haskell infrastructure: fix #9871 (overrideCabal)
2017-02-27 12:54:27 +01:00
Domen Kožar
9a052a33b6
Merge pull request #23085 from badi/super-user-spark
...
super-user-spark: update, switch to haskellPackages LTS 8.x GHC 8.0.2
2017-02-27 12:52:46 +01:00
Robin Gloster
20372739d2
xfce4_windowck_plugin: fix build
2017-02-27 12:51:26 +01:00
Robin Gloster
56e624b155
xorg.xf86videoxgi: fix build with upstream patch
2017-02-27 12:43:58 +01:00
Lancelot SIX
aadc5abb6e
httpie: 0.9.8 -> 0.9.9
2017-02-27 12:41:51 +01:00
Robin Gloster
5dde5ded09
zkfuse: remove applied patch
2017-02-27 12:38:58 +01:00
Bjørn Forsman
3d104ab2b3
gst-plugins-base: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
c49533a494
qt-gstreamer1: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
512bd7c522
qt-gstreamer: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
6b73e57e56
gst-plugins-ugly: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
1ea4146f66
gst-plugins-bad: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
0591cd607b
gst-plugins-good: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
4b2c7fe3d1
gst-ffmpeg: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
9e21b2c5e9
gst-python: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Lancelot SIX
60b9948229
pythonPackages.djangorestframework: 3.2.3 -> 3.5.4
2017-02-27 11:07:17 +01:00
Thomas Strobel
eb073e9cd9
moneyplex: fix: add download link
2017-02-27 11:03:39 +01:00
Edward Tjörnhammar
7864782d71
pythonPackages.tensorflow: 0.10.0 -> 1.0.0
2017-02-27 10:52:21 +01:00
Edward Tjörnhammar
a331662930
pythonPackages.protobuf: add pyext dependency
2017-02-27 10:52:21 +01:00
Edward Tjörnhammar
421db29915
pythonPackages.pyext: init at 0.7
2017-02-27 10:52:21 +01:00
Edward Tjörnhammar
5e44b5e299
protobuf3_2: init at 3.2
2017-02-27 10:52:21 +01:00
Thomas Strobel
136c249e0b
init: moneyplex at 16.0.22424
2017-02-27 10:47:36 +01:00
Peter Hoeg
b52fa7b622
uchiwa: 0.21.1
...
Include script to upgrade.
2017-02-27 17:09:24 +08:00
Bart Brouns
90690e71b0
fftw: 3.3.5 -> 3.3.6-pl1 ( #23226 )
2017-02-27 09:22:32 +01:00
Matthias Beyer
2cc06f0203
hr: init at 1.2 ( #23153 )
...
* hr: init at 1.2
* hr: simplify build
2017-02-27 08:42:44 +01:00
zraexy
0680289ef8
qsyncthingtray: 0.5.5rc2 -> 0.5.7
2017-02-27 15:31:55 +08:00
Jörg Thalheim
1861733b90
Merge pull request #23206 from yurrriq/add/pkgs/misc/lilypond/unstable
...
lilypond-unstable: init at 2.19.24
2017-02-27 08:29:12 +01:00
Charles Strahan
1ba97d6ee9
ghcjsHEAD: unbreak
2017-02-27 02:10:34 -05:00
Daiderd Jordan
3540c139b9
Merge pull request #23218 from johbo/darwin-mysql
...
mysql57: Add developer_cmds as build input on darwin
2017-02-27 00:06:17 +01:00
Tuomas Tynkkynen
78d9414ce5
findutils: Fix cross compilation
...
Yes, setting crossAttrs.propagatedBuildInputs is the correct value to
set to override a buildInputs from the native drv!
2017-02-27 00:15:53 +02:00
Joachim Fasting
442b589b71
webkitgtk24x: mark as insecure
...
See https://github.com/NixOS/nixpkgs/issues/18312
2017-02-26 22:52:07 +01:00
Frederik Rietdijk
0dee2a1bcc
Merge pull request #22981 from davidak/PyZufall
...
PyZufall: init at 0.13.2
2017-02-26 22:49:08 +01:00
Peter Simons
f2051a61df
Merge pull request #23228 from Gabriel439/gabriel/fix_haskell_gtk
...
Fix `pkgs.haskellPackages.gtk` build. Fixes #23184
2017-02-26 22:38:42 +01:00
Gabriel Gonzalez
8beee1ec2d
Fix pkgs.haskellPackages.gtk
build
...
Haskell's `gtk` package requires the `have-quartz-gtk` flag to be built on OS X
when using the Quartz backend
2017-02-26 13:21:35 -08:00
Tim Steinbach
7611525c00
git: 2.11.1 -> 2.12.0
2017-02-26 16:18:42 -05:00
Bjørn Forsman
392331ad58
pythonPackages.gst-python: fix source hash
...
Commit 5e937b173d
("gstreamer: 1.10.3 -> 1.10.4 for multiple CVEs") bumped the version but not
the hash.
2017-02-26 21:28:41 +01:00
Franz Pletz
5670d96bbc
pythonPackages.libasyncns: fix build with glibc-2.25
2017-02-26 21:28:07 +01:00
Vincent Laporte
b2a4eb839a
ppx_tools, camlp4, ocamlify, ocamlmod: don’t strip binaries
2017-02-26 21:18:42 +01:00
Franz Pletz
9dbeca2240
pass: refactor, fix completions install
...
cc #23223
2017-02-26 20:54:58 +01:00
Benjamin Herr
6cc50b2976
obconf: add libSM to fix build
2017-02-26 20:11:25 +01:00
Franz Pletz
edcbb6da11
pass: 1.6.5 -> 1.7
2017-02-26 19:36:51 +01:00
Frederik Rietdijk
6ad3d089f1
Merge pull request #23038 from johbo/add-trytond-dependencies
...
Add trytond module dependencies
2017-02-26 19:30:47 +01:00
obadz
daaf817924
SpaceFM: (optionally) remove dependency on ifuse due to broken dep
...
CVEs in libplist prevent ifuse from building (see 30cea5f022
)
2017-02-26 18:29:48 +00:00
Franz Pletz
8fcd1a063e
faac: fix build with glibc-2.25
...
Use patches from Arch to really build against the provided external
mp4v2 library.
2017-02-26 19:09:29 +01:00
Vincent Laporte
8e1b4b3c4c
ocamlPackages.core: init at 113.33.02+4.03
2017-02-26 17:42:02 +00:00
Vincent Laporte
0a768bd6c8
ocamlPackages.core_kernel: init at 113.33.01+4.03
2017-02-26 17:29:36 +00:00
Vincent Laporte
1f1a950cb0
ocamlPackages.ppx_jane: init at 113.33.00
2017-02-26 17:29:36 +00:00
Vincent Laporte
68998dca58
ocamlPackages.ppx_bin_prot: init at 113.33.00+4.03
2017-02-26 17:29:36 +00:00
Vincent Laporte
ceabe0d3dd
ocamlPackages.ppx_typerep_conv: init at 113.33.00+4.03
2017-02-26 17:29:36 +00:00
Vincent Laporte
3c2c608c2e
ocamlPackages.ppx_sexp_value: init at 113.33.00+4.03
2017-02-26 17:29:36 +00:00
Vincent Laporte
03be79a018
ocamlPackages.ppx_sexp_message: init at 113.33.00+4.03
2017-02-26 17:29:36 +00:00
Vincent Laporte
758d052990
ocamlPackages.ppx_pipebang: init at 113.33.00+4.03
2017-02-26 17:29:36 +00:00
Vincent Laporte
3615c47c22
ocamlPackages.ppx_let: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
cf39dba1d8
ocamlPackages.ppx_fail: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
8f74b9024f
ocamlPackages.ppx_expect: init at 113.33.01+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
0e6e2af219
ocamlPackages.ppx_variants_conv: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
1aab9f884d
ocamlpackages.ppx_fields_conv: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
ecc5dd5571
ocamlPackages.ppx_enumerate: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
c4e5f18631
ocamlPackages.ppx_custom_printf: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
654dd0aa96
ocamlPackages.ppx_bench: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
b4abe046d7
ocamlPackages.ppx_inline_test: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
3a9ae7e367
ocamlPackages.ppx_compare: init at 113.33.00+4.03
2017-02-26 17:29:35 +00:00
Vincent Laporte
0e06c903b5
ocamlPackages.sexplib-113.33.00+4.03: fix version number
2017-02-26 17:29:35 +00:00
Benno Fünfstück
785d303c64
sic: fix empty $out
...
Make needs () around variable names, or it'll interpret $out as $o followed by `ut`
2017-02-26 18:24:26 +01:00
Joachim Fasting
f3a6991f3d
grsecurity: 4.9.12-201702231830 -> 4.9.13-201702261126
2017-02-26 18:20:50 +01:00
Benno Fünfstück
8b5e8b3cdb
mod-distortion: fix package (empty $out before)
...
`$out` wasn't expanded, so the install phase was installing to `ut/lib/v2` (because make expanded `$o` to empty).
cc: @magnetophon
2017-02-26 18:18:21 +01:00
Franz Pletz
701544d0a7
linux: 4.9.12 -> 4.9.13
2017-02-26 18:09:16 +01:00
Franz Pletz
62857b1f21
linux: 4.4.51 -> 4.4.52
2017-02-26 18:09:16 +01:00
Franz Pletz
8a75569619
linux: 4.10 -> 4.10.1
2017-02-26 18:09:15 +01:00
Franz Pletz
5e937b173d
gstreamer: 1.10.3 -> 1.10.4 for multiple CVEs
...
See https://gstreamer.freedesktop.org/releases/1.10/#1.10.4 .
Fixes:
* CVE-2017-5847
* CVE-2017-5848
cc #23072
2017-02-26 18:08:42 +01:00
Michael Raskin
a872e22280
speed_dreams: 2.0.0-a3 -> 2.2.1
2017-02-26 18:10:36 +01:00
Michael Raskin
1d9fa60df0
wavefunctioncollapse: 0.0pre20160930 -> 0.0pre20170130
2017-02-26 18:10:36 +01:00
Johannes Bornhold
3a4c851b89
mysql57: Add developer_cmds as build input on darwin
2017-02-26 17:27:08 +01:00
Bart Brouns
ec47fac2c3
ir.lv2: 1.2.2 -> 1.2.3
2017-02-26 15:49:32 +01:00
Graham Christensen
8b40d2e305
mcelog: 144 -> 148
2017-02-26 09:16:01 -05:00
Tristan Helmich
d579b8c88e
emby: 3.1.5 -> 3.2.4
2017-02-26 14:30:14 +01:00
Bart Brouns
4bb14b23ab
supercollider: 3.7.2 -> 3.8.0
2017-02-26 14:21:21 +01:00
Joachim Fasting
0150d9a95c
grsecurity: 4.9.11-201702222257 -> 4.9.12-201702231830
2017-02-26 14:01:57 +01:00
Tristan Helmich
b508c1b792
nzbget: 17.1 -> 18.0
2017-02-26 13:36:36 +01:00
Tristan Helmich
6edbf0ffa6
sonarr: 2.0.0.4472 -> 2.0.0.4613
2017-02-26 13:33:22 +01:00
ndowens
a0cfe05ebb
hiawatha: init at 10.5
...
Removed un-needed phase; re-enabled SSL as default
Hiawatha: fix indentation
Hiawatha: Removed 'pkgs'
fixes #23060
2017-02-26 13:09:41 +01:00