Commit graph

109266 commits

Author SHA1 Message Date
Laverne Schrock 16118fede5 libreoffice: fix #25831
Thanks to Linus Heckemann <git@sphalerite.org> for creating the patch.
2017-06-17 11:22:34 -05:00
Domen Kožar af4056f22b
chromium: apply patch to fix chromecast 2017-06-17 17:23:02 +02:00
romildo 7049e7a16c catch: 1.7.0 -> 1.9.5 2017-06-17 12:21:50 -03:00
Joachim F 0b7c4c1900 Merge pull request #26170 from kirelagin/wlan-fix
wirelessInterfaces: Add a missing parameter
2017-06-17 15:31:22 +01:00
Michael Weiss a071a06c61 quiterss: 0.18.4 -> 0.18.5 2017-06-17 16:09:19 +02:00
Franz Pletz de74d2015f
kernelPackages.zfs: 0.6.5.9 -> 0.6.5.10 2017-06-17 15:51:39 +02:00
Franz Pletz 5f803db91f
imagemagick: 6.9.8-9 -> 6.9.8-10 2017-06-17 15:51:05 +02:00
Franz Pletz 9be1951a8a
imagemagick7: 7.0.5-7 -> 7.0.6-0 2017-06-17 15:50:44 +02:00
dywedir efd2141b60 nodePackages.javascript-typescript-langserver: init at 2.0.0 2017-06-17 16:06:37 +03:00
Vladimír Čunát d88c0cf867
Merge #26628: treewide: setuid/setgid fallout 2017-06-17 13:23:39 +02:00
Jörg Thalheim 230c0d461a udevil: add remark to patch 2017-06-17 10:47:42 +01:00
Jörg Thalheim aa49177091 xconq: add remark to patch 2017-06-17 10:46:48 +01:00
Jörg Thalheim 878381fd4d rewritefs: add remark to patch 2017-06-17 10:45:35 +01:00
Jörg Thalheim ca6bb9098c uucp: add remark to patch 2017-06-17 10:44:33 +01:00
Jörg Thalheim cca6eb62c0 super: add remark to patch 2017-06-17 10:43:50 +01:00
Jörg Thalheim 9e2f08cdc2 sudo: add remark to patch 2017-06-17 10:42:55 +01:00
Jörg Thalheim ae147e329f
logcheck: add remark to patch 2017-06-17 10:40:01 +01:00
Jörg Thalheim 67655caf37 cron: document patch 2017-06-17 10:37:21 +01:00
Piotr Bogdan 0d4431cfe9
fakeroot: apply patch to ignore EINVAL errors as well
Fixes #25901 the nixos.ova job.  See the referred links.
2017-06-17 11:36:39 +02:00
Jörg Thalheim 05547dbcb4 Merge pull request #26664 from taku0/flashplayer-26.0.0.131
flashplayer: 26.0.0.126 -> 26.0.0.131
2017-06-17 10:12:38 +01:00
Jörg Thalheim 481cf50b1f Merge pull request #26619 from regnat/ocaml-containers
ocamlPackages.containers: 0.22 -> 1.2
2017-06-17 09:40:40 +01:00
Vladimír Čunát c416641d4d
Merge #26657: nixos security.wrappers: fix a typo
Fixes #26611.
2017-06-17 10:00:52 +02:00
taku0 f094fad7a9 flashplayer: 26.0.0.126 -> 26.0.0.131 2017-06-17 14:51:09 +09:00
Jörg Thalheim ada9e94355 Merge pull request #26646 from magnetophon/ardour
Ardour: 5.8 -> 5.10
2017-06-17 00:02:43 +01:00
Jörg Thalheim c396360b7b Merge pull request #26621 from guillaumekoenig/install-gtk-launch
gtk3: install gtk-launch
2017-06-16 23:53:30 +01:00
Jörg Thalheim ba1dd2660a Merge pull request #26645 from NeQuissimus/kotlin_1_1_2_5
kotlin: 1.1.2 -> 1.1.2-5
2017-06-16 23:52:16 +01:00
Jörg Thalheim 5b0a370f3f Merge pull request #26636 from NeQuissimus/atom_1_18_0
atom: 1.17.2 -> 1.18.0
2017-06-16 23:50:17 +01:00
Jörg Thalheim b40cda750b Merge pull request #26656 from volth/sbt-with-scala-native
sbt: support scala-native
2017-06-16 23:45:17 +01:00
Jörg Thalheim e9c0d5f1ba Merge pull request #26649 from magnetophon/clipster
clipster: 2017-02-27 -> 1.0.1
2017-06-16 23:32:21 +01:00
Jörg Thalheim 61feffbe57 Merge pull request #26652 from ciil/ltris
ltris: init at 1.0.19
2017-06-16 23:30:00 +01:00
Jörg Thalheim c4037ee92b Merge pull request #26583 from mbbx6spp/init-ply-package
ply: init at v1-beta1(9e810b1)
2017-06-16 23:21:23 +01:00
Will Dietz 5ff8387f64 sudo: fix attempt to set special perms 2017-06-16 16:20:06 -05:00
Simon Lackerbauer e0c1c51d73 ltris: init at 1.0.19 2017-06-16 21:37:18 +02:00
Charles Strahan dda6daa4ff flash: 26.0.0.126 -> 26.0.0.131
The previous releases were 404ing.
2017-06-16 14:42:45 -04:00
Charles Strahan 39fd944402 chrome: fix fallout from #26512
Fixes broken save dialogue (causes chrome to crash) and missing icons.
2017-06-16 14:40:28 -04:00
John Ericson 8a8f0408cd generic-builder: use buildInputs for Haskell dependencies
This actually will matter when I (soon) land cross-compilation support,
and native deps are compiled for the build, instead of host, platform.
But even now, it's good style do this, and one less thing to review
later.

The use of `$nativePkgs` is unfortunate, as it will need to be
swapped out for `$crossPkgs` for build != host builds. This will just a
temporarily cause pain, however, as eventually I will change stdenv to
use a `$runPkgs` (or moral equivalent) in both case.

Closes https://github.com/NixOS/nixpkgs/pull/26480.
2017-06-16 20:18:38 +02:00
Peter Simons 7bcfdc1c11 stack: build with hpack version 0.17.x 2017-06-16 20:18:38 +02:00
Peter Simons 35762f6ce3 git-annex: update hash for new version 2017-06-16 20:18:38 +02:00
Peter Simons 0335b93284 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-10-g4e4961f from Hackage revision
e2c9a8916e.
2017-06-16 20:18:38 +02:00
Peter Simons 46f8242d89 hackage2nix: disable broken 'trasa-reflex' package
Depends on insecure webkitgtk-2.4.11.
2017-06-16 20:18:38 +02:00
Peter Simons 0bb2f9af5e LTS Haskell 8.18 2017-06-16 20:18:38 +02:00
Eelco Dolstra ac8451508b
aws-sdk-cpp: 1.0.127 -> 1.0.153 2017-06-16 19:18:28 +02:00
Eelco Dolstra 672d2dfbb8
aws-sdk-cpp: Fix credentials test
These require a home directory.

http://hydra.nixos.org/build/54519006
2017-06-16 19:18:24 +02:00
Volth b1928704d4 sbt: support build scala-native targets 2017-06-16 15:52:13 +00:00
Will Dietz 794a4a5ce5 xsokoban: Fix OWNER username quoting, maybe fix travis? 2017-06-16 10:42:45 -05:00
goibhniu d4460acf05 Merge pull request #26631 from magnetophon/faustCompressors
faustCompressors: 1.1.1 -> 1.2
2017-06-16 17:40:33 +02:00
goibhniu 4b7718a519 Merge pull request #26630 from magnetophon/x42-plugins
x42-plugins: 20161230 -> 20170428
2017-06-16 17:40:06 +02:00
goibhniu 7698d25ed8 Merge pull request #26637 from magnetophon/sorcer
sorcer: 1.1.1 -> 1.1.3
2017-06-16 17:39:22 +02:00
goibhniu 49556f0ed8 Merge pull request #26624 from magnetophon/eq10q
eq10q: 2.1 -> 2.2
2017-06-16 17:37:51 +02:00
goibhniu 4081bffc7b Merge pull request #26625 from magnetophon/artyFX
artyFX: 2015-05-07 -> 1.3
2017-06-16 17:37:23 +02:00