Commit graph

14347 commits

Author SHA1 Message Date
Kamil Chmielewski
da3ddd48e4 buildGoPackage: remove Go deps file libs.json
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046

    > Because of the content-addressable store, if two programs have the
    > same dependency it will already result in the same derivation in
    > the
    > store. Git also has compression in the pack files so it won't make
    > much difference to duplicate the dependencies on disk. And finally
    > most users will just use the binary builds so it won't make any
    > differences to them.

This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
Katona László
40f6d7ea5d fehlstart: init at 9f4342d7 2016-08-11 10:59:04 +02:00
Teo Klestrup Röijezon
b22afb1de8 playonlinux: 4.2.9 -> 4.2.10 2016-08-11 02:24:41 +02:00
Derek Gonyeo
6aa60630cf acbuild: v0.3.0 -> v0.4.0 2016-08-10 13:39:30 -07:00
Vladimír Čunát
947abb08ac Merge branch 'staging' 2016-08-10 22:09:38 +02:00
zimbatm
a4161ac355 terraform: fixes the plugins
The plugins are now part of the binary and cause conflict when available
in the $PATH as well.
2016-08-10 18:01:52 +01:00
obadz
8df7571bbc geogebra: don't build on hydra since derivation just unpacks jars 2016-08-10 14:35:14 +01:00
Mohammed Yaseen Mowzer
04f0cb86d0 geogebra: init at 5.0.265.0
Closes #17400
2016-08-10 14:32:09 +01:00
Frederik Rietdijk
c99e8b94c2 Merge pull request #17611 from despairblue/update/atom
update atom
2016-08-10 11:40:51 +02:00
Frederik Rietdijk
111d7a2af4 Merge pull request #17623 from matthewbauer/misc
Misc. hydra fixes
2016-08-10 11:35:44 +02:00
obadz
3822c56e1e chromium: minor fixups
cc @aszlig
2016-08-10 02:35:59 +01:00
Matthew
0bb4604b0b i-score: update sha
Somehow, the sha256 has been changed. This seems to be from the
different submodules within the repository.
2016-08-09 21:56:42 +00:00
Matthew
aa9cd7b66d sooperlooper: use autconf correctly 2016-08-09 21:19:34 +00:00
Matthew
473a656426 vacuum-im: add -lz to NIX_LDFLAGS
This should be fixed upstream, but it's broken regardless.

http://hydra.nixos.org/build/38322959/nixlog/1
2016-08-09 21:09:28 +00:00
Matthew
7833781b43 wikicurses: fix build error
It would error when a config file was missing. This patch comes from
github and can be removed once 4b944ac339312b642c6dc5d6b5a2f7be7503218f
is included in a release.
2016-08-09 20:58:52 +00:00
Stefan Junker
918b11e64c rkt: 1.11.0 -> 1.12.0 (#17620) 2016-08-09 22:23:05 +02:00
Danny Arnold
c15795a082 atom: 1.9.0 -> 1.9.6 2016-08-09 16:47:00 +02:00
cmfwyp
2b28811957
calibre: add desktop entry files 2016-08-08 23:40:07 -04:00
cmfwyp
071b57ba79
pidgin-skypeweb: 2015-10-02 -> 1.2.1
The source can be fetched with tags now that there are stable
releases of pidgin-skypeweb.
2016-08-08 15:48:49 -04:00
Shea Levy
2faa207701 musescore: 2.0.2 -> 2.0.3 2016-08-08 10:59:55 -04:00
Tuomas Tynkkynen
8f098d71f0 idea.android-studio: Disable Hydra build
http://hydra.nixos.org/build/38305379
2016-08-08 16:12:29 +03:00
Tuomas Tynkkynen
bdc2a4a15b gsimplecal: Broken on Darwin
Has never had a successful Darwin build.

http://hydra.nixos.org/build/38312308
2016-08-08 16:12:29 +03:00
Robin Gloster
f8fbb6fa5c Merge pull request #17582 from paperdigits/geeqie-13
geeqie: 1.2.3 -> 1.3
2016-08-08 09:06:15 +00:00
Frederik Rietdijk
ebda79230b Merge pull request #17576 from sternenseemann/master
teamspeak_client: 3.0.19.3 -> 3.0.19.4
2016-08-08 10:22:45 +02:00
Mica Semrick
852cdd0759 geeqie: 1.2.3 -> 1.3 2016-08-07 14:35:23 -07:00
Vladimír Čunát
75a92f4cd4 amarok: enableParallelBuilding = true
It builds rather long otherwise.
2016-08-07 20:46:37 +02:00
Vladimír Čunát
950feb70b2 treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
Vladimír Čunát
ee23909dc6 hello: doCheck = true; again
Close #17573.
2016-08-07 17:17:34 +02:00
Moritz Ulrich
f7f8de64f4 Merge pull request #17574 from DamienCassou/add-checks-back-to-emacs25pre
emacs25pre: Removes doCheck = false
2016-08-07 11:11:58 +02:00
lukasepple
cd1ebc64d3 teamspeak_client: 3.0.19.3 -> 3.0.19.4 2016-08-07 11:03:39 +02:00
Damien Cassou
882ad3bbd0 emacs25pre: Removes doCheck = false
Fixes #13573. This package builds fine without this line now.
2016-08-07 09:04:31 +02:00
Rok Garbas
687a012ba8 Merge pull request #17557 from laMudri/spotify-update
Spotify update
2016-08-07 04:21:44 +02:00
Mica
f9dfe0d843 darktable 2.0.4 -> 2.0.5 (#17568) 2016-08-07 04:20:14 +02:00
Rail Aliiev
d6d4cf185e i3lock-fancy: use absolute paths (#17569)
When it's used from command line or as a i3 shortcut, i3lock-fancy works
without any issues. If you try to pass it as an argument to xss-lock or
xautolock running as a systemd user service, getopt and fc-match are not in
PATH and locking doesn't work as expected. This patch replaces non absolute
paths with stable ones and should fix the issue.
2016-08-07 03:42:43 +02:00
Thomas Tuegel
8dc53d76d5 spotify: 1.0.33.106 -> 1.0.34.146 2016-08-06 17:53:28 -05:00
Tuomas Tynkkynen
ce537c98de tweak: Broken on Darwin
http://hydra.nixos.org/build/38316344
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
4f398dfd13 bro: Broken on Darwin
http://hydra.nixos.org/build/38312081
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
9deb6cfff1 xaos: Broken on i686
http://hydra.nixos.org/build/38238044
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
fdde95e096 msieve: Broken on i686
http://hydra.nixos.org/build/38236222
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
f87f37c1ee bwa: Broken on i686
http://hydra.nixos.org/build/38236956
2016-08-06 17:06:45 +03:00
obadz
20f009d56d chromium: split the sandbox into a seperate output (take 2)
Fixup of 231ed9e
2016-08-06 14:42:13 +01:00
laMudri
716591ea3b spotify: add mudri as maintainer 2016-08-06 13:58:28 +01:00
laMudri
369ce2f7d1 spotify: 1.0.33 -> 1.0.34 2016-08-06 13:01:35 +01:00
obadz
231ed9edd9 chromium: split the sandbox into a separate output
Related to #17460 and 66d5edf
Triggers a rebuild of Chromium
2016-08-06 10:29:56 +01:00
obadz
66d5edf654 chromium: add nixos module security.chromiumSuidSandbox
Closes #17460

Changed the wrapper derivation to produce a second output containing the sandbox.
Add a launch wrapper to try and locate the sandbox (either in /var/setuid-wrappers or in /nix/store).
This launch wrapper also sheds libredirect.so from LD_PRELOAD as Chromium does not tolerate it.

Does not trigger a Chromium rebuild.

cc @cleverca22 @joachifm @jasom
2016-08-06 10:27:47 +01:00
Robin Gloster
19158a60cf Merge pull request #17541 from womfoo/bump/wraith-1.4.7
wraith: 1.4.6 -> 1.4.7, fixes build
2016-08-05 19:04:02 +02:00
Kranium Gikos Mendoza
9470b28743 wraith: 1.4.6 -> 1.4.7 2016-08-06 00:05:40 +08:00
obadz
d6528a1b7f chromium: fixup commit 33557ac
Helps with #17460

@cleverca22 saw calls to SetuidSandboxHost::GetSandboxBinaryPath so we
patch this function instead.

cc @joachifm
2016-08-05 10:55:48 +01:00
Aneesh Agrawal
5e3eb476f5 neovim: remove unused glib dependency (#17499)
As far as I can tell, neovim has never required glib to build.
The neovim libtermkey does include a demo-glib.c example, but that is
optional.
2016-08-05 09:33:05 +02:00
Franz Pletz
792f96fbc7 Merge pull request #17489 from mayflower/pkg/gitlab-8-10
gitlab: 8.5.12 -> 8.10.3, update module
2016-08-04 23:35:22 +02:00