Commit Graph

95303 Commits

Author SHA1 Message Date
Jörg Thalheim abc374f127
ply: add kernel version constraint 2017-06-18 12:52:02 +01:00
Eric Sagnes b9eecf80e7 tmuxinator: 0.8.1 -> 0.9.0 2017-06-18 20:45:51 +09:00
Jörg Thalheim 130082d012
communi: fix forbidden build references 2017-06-18 12:40:58 +01:00
Jörg Thalheim 513204073a Merge pull request #26692 from dywedir/rustfmt
rustfmt: 0.8.3 -> 0.9.0
2017-06-18 12:36:45 +01:00
Vladimír Čunát 8702fd35e2
Merge branch 'master' into staging
... to get in more fixes of setuid/setgid.
2017-06-18 13:22:23 +02:00
Jörg Thalheim 91e08fe55b
vulnix: fix deps 2017-06-18 12:16:54 +01:00
Jörg Thalheim ecc34cbdb3
glusterfs: do not set setuid in install
related to #26600
2017-06-18 11:57:23 +01:00
Peter Hoeg 4eeefadf4f krename: 20161228 -> 20170610 2017-06-18 18:40:30 +08:00
Jörg Thalheim 8a4a4efbe6
clooj: fix download src 2017-06-18 11:39:55 +01:00
Pascal Wittmann 4e89e18852
shotwell: 0.26.1 -> 0.26.2 2017-06-18 12:33:57 +02:00
Jörg Thalheim c25b145815
cli53: 0.4.4 -> 0.8.8 2017-06-18 11:25:41 +01:00
Pascal Wittmann 770845d372
zim: 0.65 -> 0.67-rc2 2017-06-18 12:19:50 +02:00
dywedir 72f8ba269c rustfmt: 0.8.3 -> 0.9.0 2017-06-18 13:06:31 +03:00
Jörg Thalheim 76ea4df5f9
pythonPackages.keystoneauth1: fix missing argparse dep 2017-06-18 11:03:13 +01:00
Jörg Thalheim f79d21da65
oslo-config: fix argparse dependencies 2017-06-18 11:03:09 +01:00
Pascal Wittmann 2fd359c978
rrdtool: 1.6.0 -> 1.7.0 2017-06-18 11:53:17 +02:00
Pascal Wittmann b49689e6f7
parallel: 20170422 -> 20170522 2017-06-18 11:48:33 +02:00
Pascal Wittmann 123c05c8b5
accountsservice: 0.6.43 -> 0.6.43 2017-06-18 11:46:35 +02:00
armijnhemel 73744e700c atril: init at 1.19.0 (#25765) 2017-06-18 11:39:59 +02:00
José Romildo Malaquias 78b34f913b qtcreator: 4.2.1 -> 4.3.0 (#26627)
* qtcreator: 4.2.1 -> 4.3.0

Update qtcreator to version 4.3.0.

Remove explicit creation and installation of a desktop file, since one
is already provided in the distribution package.

* qtcreator: use full executable path in the desktop file
2017-06-18 10:36:41 +01:00
Jörg Thalheim 3a15cdea6f
amazon-glacier-cmd-interface: fix missing argparse dep 2017-06-18 10:27:13 +01:00
Jörg Thalheim 4c4b102339
primecoin: fix build by disabling upnp support 2017-06-18 10:12:11 +01:00
Jörg Thalheim 8a8cc0071e
memorycoin: fix build by disabling miniupnpc support 2017-06-18 10:11:39 +01:00
Jörg Thalheim f43da04924
freicoin: fix build by disabling miniupnpc support
development has stalled and miniupnpc library is incompatible with
freicoin.
2017-06-18 09:51:06 +01:00
Jörg Thalheim 5b96398b4d
bitcoin-classic: fix checksum 2017-06-18 09:31:03 +01:00
Jörg Thalheim 41de162f0d
eiskaltdcpp: fix miniupnpc build 2017-06-18 09:17:42 +01:00
Jörg Thalheim 7054d975ea Merge pull request #26667 from romildo/upd.catch
catch: 1.7.0 -> 1.9.5
2017-06-18 08:45:47 +01:00
Jörg Thalheim 502ca4a906 Merge pull request #26672 from dywedir/javascript-typescript-langserver
nodePackages.javascript-typescript-langserver: init at 2.0.0
2017-06-18 08:15:44 +01:00
aszlig 7e10ecb763
chromium: Allow to put extensions in system path
This should allow us to easily add system-wide Chromium extensions via a
NixOS configuration similar to this:

{ pkgs, ... }: {
  environment.pathsToLink = [ "/share/chromium/extensions" ];
  environment.systemPackages = [ pkgs.my-shiny-extension ];
}

For more details about what Chromium expects within that directory, see:

https://developer.chrome.com/extensions/external_extensions

I've introduced this because of a personal desire to gain more control
about which extensions are installed and what they are able to do. All
of the extensions I use are free software, but despite that it's useful
to either easily patch them and also prevent unwanted automatic updates.

Tested this using the NixOS "chromium.stable" test on x86_64-linux.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @offlinehacker because of #21050
2017-06-18 06:19:30 +02:00
Peter Hoeg 63b8d659f6 syncthing-inotify: 0.8.5 -> 0.8.6 2017-06-18 10:45:32 +08:00
Eric Bailey 478e88d13e
polyml: 5.6 -> 5.7
- fetchurl -> fetchFromGitHub
- use `with stdenv.lib` in meta
- add darwin to platforms
- add yurrriq to maintainers
2017-06-17 19:31:25 -05:00
Michiel Leenaars b4b698248f qstopmotion: init -> 2.3.2 2017-06-18 00:47:01 +02:00
Rushmore Mushambi e1ec8d9e9c Merge pull request #26658 from rushmorem/cockroach
cockroachdb: beta-20160915 -> v1.0.2
2017-06-18 00:46:24 +02:00
rushmorem ec65ef744b cockroachdb: beta-20160915 -> v1.0.2 2017-06-17 22:52:25 +02:00
Vladimír Čunát 351b59be55
cairo: bugfix 1.14.8 -> 1.14.10 2017-06-17 22:11:34 +02:00
Peter Simons 10493d393a Merge pull request #26676 from obsidiansystems/ghc-head-doc
ghcHEAD: Split docs into their own output
2017-06-17 22:08:52 +02:00
Tim Steinbach a81e1fc6ac Merge pull request #26641 from NeQuissimus/staging_curl_7_54_1
[staging] curl: 7.54.0 -> 7.54.1
2017-06-17 16:06:31 -04:00
Tim Steinbach 6b199db895 Merge pull request #26644 from NeQuissimus/gradle_4_0
gradle: 3.5 -> 4.0
2017-06-17 16:05:26 -04:00
John Ericson dd99d1f8d0 ghcHEAD: Split docs into their own output
This ghc was forgetten from 2089dd4ab6
2017-06-17 15:13:43 -04:00
Matt McHenry 2cb4b8fc70 crashplan: move version and rev inside 'mkDerivation rec', simplify src 2017-06-17 14:19:27 -04:00
Bas van Dijk 2265f50a51 opencv-3.x: fix build on OS X 2017-06-17 19:57:39 +02:00
Michael Raskin fd92d817a3 Merge pull request #26670 from lverns/libreoffice-fix-xdg
libreoffice: fix #25831
2017-06-17 19:13:27 +02:00
Franz Pletz 4e8d44c2cd
feh: build and install man pages 2017-06-17 19:06:20 +02:00
Franz Pletz aa06a6e00b
atlassian-jira: 7.3.4 -> 7.3.7 2017-06-17 18:48:43 +02:00
Franz Pletz c0a582f4bb
atlassian-crowd: 2.11.1 -> 2.12.0 2017-06-17 18:48:39 +02:00
Franz Pletz d6e94684fb
atlassian-confluence: 6.1.1 -> 6.2.2 2017-06-17 18:48:35 +02:00
Franz Pletz bbb9182cbc
linux: 4.9.32 -> 4.9.33 2017-06-17 18:45:29 +02:00
Franz Pletz a470aa0924
linux: 4.4.72 -> 4.4.73 2017-06-17 18:45:29 +02:00
Franz Pletz c973a4a887
linux: 4.11.5 -> 4.11.6 2017-06-17 18:45:29 +02:00
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
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 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 304391b2f2
Merge branch 'master' into staging
Another couple thousand rebuilds.
2017-06-17 09:58:34 +02: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
Jos van den Oever 6ee183b7f2 musescore: 2.0.3 -> 2.1.0 2017-06-16 23:47:44 +02:00
Will Dietz 5ff8387f64 sudo: fix attempt to set special perms 2017-06-16 16:20:06 -05:00
Vladimír Čunát bfd865dc61
Merge branch 'master' into staging 2017-06-16 21:59:19 +02:00
Vladimír Čunát 2a76b6ad69
Merge #26540: utillinux: fix "fstrim --all" 2017-06-16 21:43:26 +02: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
goibhniu 35256245e1 Merge pull request #26629 from magnetophon/zynaddsubfx
zynaddsubfx: 2.5.4 -> 3.0.1
2017-06-16 17:35:05 +02:00
Jörg Thalheim 7d12608069 llvmPackages_3.7: fix libnames output of llvm-config
see also 4c4f50ce76
2017-06-16 16:23:42 +01:00
Frederik Rietdijk 100cd2af5a Merge pull request #26647 from magnetophon/lilv
lilv: 0.24.0 -> 0.24.2
2017-06-16 15:43:11 +02:00
Bart Brouns fc0a4a52f9 clipster: 2017-02-27 -> 1.0.1 2017-06-16 15:05:43 +02:00
Bart Brouns 53b6f15d34 serd: 0.24.0 -> 0.26.0 2017-06-16 14:59:23 +02:00
Bart Brouns c42d603910 lilv: 0.24.0 -> 0.24.2 2017-06-16 14:57:00 +02:00
Bart Brouns 6383a54440 Ardour: 5.8 -> 5.10 2017-06-16 14:56:00 +02:00
Frederik Rietdijk ee2dbd6a54 Merge pull request #26634 from magnetophon/jalv
jalv: 1.4.6 -> 1.6.0
2017-06-16 14:49:18 +02:00
Frederik Rietdijk 5b7ffb6207 Merge pull request #26635 from magnetophon/lv2bm
lv2bm: git-2015-04-10 -> git-2015-11-29
2017-06-16 14:47:50 +02:00
Frederik Rietdijk 65f8780119 Merge pull request #26638 from magnetophon/ntk
ntk: 2014-10-18 -> 2017-04-22
2017-06-16 14:47:07 +02:00
Frederik Rietdijk bb1bdaa15f Merge pull request #26639 from magnetophon/qjackctl
qjackctl: 0.4.4 -> 0.4.5
2017-06-16 14:45:03 +02:00
Frederik Rietdijk 6e38c9c583 Merge pull request #26640 from magnetophon/qmidinet
qmidinet: 0.4.2 -> 0.4.3
2017-06-16 14:44:29 +02:00
Frederik Rietdijk c94491f959 Merge pull request #26642 from romildo/upd.tint2
tint2: 0.14.5 -> 0.14.6
2017-06-16 14:43:25 +02:00
Will Dietz 5e9edcfebe hiawatha: Don't ask cmake to install w/setuid perms 2017-06-16 07:34:53 -05:00
Tim Steinbach ef2f34d3d7
kotlin: 1.1.2 -> 1.1.2-5 2017-06-16 08:32:00 -04:00
Will Dietz 7eaa7adf4e rssh: don't set special bits 2017-06-16 07:31:21 -05:00
Tim Steinbach a4a0f30108
gradle: 3.5 -> 4.0 2017-06-16 08:29:08 -04:00
Will Dietz bb1e0b51de torque: Patch out attempts to set special bits 2017-06-16 07:27:23 -05:00
Will Dietz b20b2af59f unnethack: override GAMEPERM to not include special bits 2017-06-16 07:24:39 -05:00
Will Dietz 7270b9b425 rewritefs: Don't attempt to set special bits 2017-06-16 07:22:20 -05:00
Will Dietz 479d9f9cd3 xsokoban: Don't set special bits on install 2017-06-16 07:18:20 -05:00
Tim Steinbach 9560fcbadf
curl: 7.54.0 -> 7.54.1 2017-06-16 08:16:30 -04:00
romildo 38b3e42f54 tint2: 0.14.5 -> 0.14.6 2017-06-16 09:14:38 -03:00
Bart Brouns 37bd5d40f9 qmidinet: 0.4.2 -> 0.4.3 2017-06-16 14:14:22 +02:00
Will Dietz 8098e4048b super: Don't set special perms, don't chown to root 2017-06-16 07:13:54 -05:00
Bart Brouns b3f1f88175 qjackctl: 0.4.4 -> 0.4.5 2017-06-16 14:13:23 +02:00
Bart Brouns 6c3459772b ntk: 2014-10-18 -> 2017-04-22 2017-06-16 14:11:21 +02:00
Will Dietz 5d0a8792a7 uucp: Don't chown to 'uucp' user, don't set special perms 2017-06-16 07:11:02 -05:00
Bart Brouns 94c6b321e9 sorcer: 1.1.1 -> 1.1.3 2017-06-16 14:10:35 +02:00
Tim Steinbach d990d618c0
atom: 1.17.2 -> 1.18.0 2017-06-16 08:09:15 -04:00
Bart Brouns 65ce8aa992 lv2bm: git-2015-04-10 -> git-2015-11-29 2017-06-16 14:08:13 +02:00
Vladimír Čunát f714dfbb1d
Merge branch 'master' into staging
There have been quite significant rebuilds on master.
2017-06-16 14:07:29 +02:00
Bart Brouns d0e6dcca4e jalv: 1.4.6 -> 1.6.0 2017-06-16 14:07:10 +02:00
Will Dietz b6caf10989 xconq: don't set special perms on install 2017-06-16 07:04:54 -05:00
Jörg Thalheim 9f399c40e9
dino: 2017-05-31 -> 2017-06-13 2017-06-16 13:02:46 +01:00
Will Dietz 98b2e4816f udevil: minor cleanup, fix setuid/setgid problems 2017-06-16 06:57:08 -05:00
Will Dietz 4d57153659 logkeys: Don't chmod u+s 2017-06-16 06:57:05 -05:00
Will Dietz 714cd37b21 logcheck: Don't set special permissions 2017-06-16 06:57:00 -05:00
Will Dietz 3d5409ac97 cron: don't set special permissions 2017-06-16 06:56:56 -05:00
Will Dietz 0d92084f75 at: Don't set fancy bits on install 2017-06-16 06:56:51 -05:00
Peter Simons c3399e5934 haskell-hastache: don't install the internal mkReadme tool 2017-06-16 13:51:45 +02:00
Bart Brouns 082563fe9e eq10q: 2.1 -> 2.2 2017-06-16 13:47:41 +02:00
Bart Brouns 33b0842305 artyFX: 2015-05-07 -> 1.3 2017-06-16 13:24:48 +02:00
Bart Brouns 075f43c8e6 zynaddsubfx: 2.5.4 -> 3.0.1 2017-06-16 13:21:24 +02:00
Bart Brouns 3ed9546312 x42-plugins: 20161230 -> 20170428 2017-06-16 13:20:10 +02:00
Bart Brouns c002b886c0 faustCompressors: 1.1.1 -> 1.2 2017-06-16 13:18:19 +02:00
Guillaume Koenig 60183a1177 gtk3: install gtk-launch 2017-06-16 13:10:42 +02:00
Graham Christensen 72ff321f9c
rustc: re-enable static_in_const
We saw this error when building main.rs:error: this needs a 'static lifetime or the static_in_const feature, see #35897
2017-06-16 07:09:40 -04:00
Benno Fünfstück 11b113541d rustRegistry: 2017-05-31 -> 2017-06-16 2017-06-16 11:54:23 +02:00
regnat d036d88296 ocamlPackages.containers: 0.22 -> 1.2 2017-06-16 11:42:17 +02:00
Yann Hodique 3f97bcaf2d hugo: 0.22.1 -> 0.23
This release includes a move to a new github organization.
2017-06-16 01:56:31 -07:00