Commit graph

16505 commits

Author SHA1 Message Date
Maarten Hoogendoorn
af299d94eb minikube: disable shell autocompletion; causes impurities.
Apparently the the generation of auto completion files depends on a
network connection. My `nix-build --pure` failed because of this.
Disabled autocompletion for now, given that minikube prints out lots of
documentaton if you provide partial commands.
2017-01-13 17:08:32 +01:00
Maarten Hoogendoorn
3cbc64d5bb minikube: 0.13.1 -> 0.15.0 2017-01-13 17:08:32 +01:00
Michael Raskin
fbe3a9c229 Merge pull request #21827 from srp/nvi
nvi: link against libncurses as there is no libcurses
2017-01-13 10:44:47 +00:00
Michael Raskin
740d857b5c Merge pull request #21839 from kierdavis/i3blocks-sysconfdir
i3blocks: search for config in correct system directory
2017-01-13 10:41:59 +00:00
Michael Raskin
ee966005a7 Merge pull request #21842 from johbo/darwin-xournal-quartz
xournal: Support gtk with quartz or x11 backend
2017-01-13 10:38:56 +00:00
Linus Heckemann
b91fa0f477 syncthing: remove runtime dependency on go
The hack used here is shamelessly stolen from buildGoPackage. If it is
going to be applied to more expressions, it may make sense to factor it
out so it can be shared.
2017-01-13 09:54:48 +00:00
Johannes Bornhold
71aad4c494 xournal: Support gtk backend quartz on darwin 2017-01-12 22:55:23 +01:00
Kier Davis
90b3648f9c
i3blocks: search for config in correct system directory
The SYSCONFDIR variable used in the Makefile servers two purposes:

1) During buildPhase, it is hardcoded into the executable as one of
   the locations that will be searched for the i3blocks.conf config
   file. We want this set to "/etc", so that "/etc/i3blocks.conf"
   will be automatically loaded if it exists, as specified in the
   manpage.

2) During installPhase, it specifies the location that the sample
   i3blocks.conf should be installed to. We want this to be "$out/etc".

Case 2 was already handled correctly, but case 1 was not. This resulted
in i3blocks instead searching for i3blocks.conf in the default value of
SYSCONFDIR, which is "/usr/local/etc", a directory which generally does
not exist on NixOS. This commit remedies this problem by setting
SYSCONFDIR=/etc during buildPhase.

A minor stylistic fix (correcting a usage of "makeFlags" to "buildFlags"
in the expression) has also been applied in this commit.
2017-01-12 20:15:15 +00:00
Bjørn Forsman
05bb3fe22e avidemux: 2.6.16 -> 2.6.18 2017-01-12 20:13:12 +01:00
Thomas Tuegel
ce26a4d3d4 Merge pull request #21826 from mdorman/emacs-updates
Automated emacs package updates
2017-01-12 06:48:36 -06:00
Graham Christensen
f855f4a9e2 Merge pull request #21824 from peterhoeg/u/dropbox
dropbox: 16.4.30 -> 17.4.33
2017-01-12 07:29:45 -05:00
Ignat Loskutov
c94c2666bb tdesktop: 0.10.19 -> 1.0.0
abbradar: add vdpau to fix the build, use qt56 explicitly

Closes #21821.
2017-01-12 15:27:24 +03:00
Aaron Bull Schaefer
715ff285b6 terraform: 0.8.2 -> 0.8.4 2017-01-12 07:29:17 +01:00
Scott R. Parish
4c1703786c nvi: fix linking with ncurses 2017-01-11 19:21:18 -08:00
Michael Alan Dorman
ac393d299c melpa-packages: 2017-01-11
removals:
 - ctags: repository no longer available
 - latest-clojure-libraries: removed from melpa
 - slamhound: removed from melpa
2017-01-11 20:49:26 -05:00
Michael Alan Dorman
2c4ee516d5 melpa-stable-package: 2017-01-11
removals:
 - ctags: repository no longer available
 - ctags-update: version tags lost when moved to new repository
 - slamhound: removed from melpa
2017-01-11 20:48:21 -05:00
Michael Alan Dorman
adbc201147 elpa-packages: 2017-01-11 2017-01-11 20:46:20 -05:00
Tim Steinbach
575b0352b9 Merge pull request #21818 from NeQuissimus/rkt_1_22_0
rkt: 1.21.0 -> 1.22.0
2017-01-11 20:21:37 -05:00
Peter Hoeg
ef318d01e9 dropbox: 16.4.30 -> 17.4.33 2017-01-12 09:13:36 +08:00
Etienne Laurin
3d301e384e isabelle: 2016 -> 2016-1 2017-01-11 17:33:04 -05:00
Tim Steinbach
490c109928
rkt: 1.21.0 -> 1.22.0 2017-01-11 17:27:19 -05:00
Tim Steinbach
f124cb7611
atom: 1.12.9 -> 1.13.0 2017-01-11 17:18:24 -05:00
Jörg Thalheim
5fa5ab0eed Merge pull request #21810 from volth/flashplayer-24.0.0.194
flashplayer: 24.0.0.186 -> 24.0.0.194
2017-01-11 22:31:04 +01:00
Daiderd Jordan
4488203d0c Merge pull request #20658 from matthewbauer/gimp-darwin
GIMP on Darwin (use Quartz)
2017-01-11 21:47:29 +01:00
volth
a3778f6e87 flashplayer: 24.0.0.186 -> 24.0.0.194 2017-01-11 18:06:55 +00:00
Joachim F
104c3db659 Merge pull request #21202 from kierdavis/unigine-valley
unigine-valley: refactor
2017-01-11 18:39:05 +01:00
Frederik Rietdijk
85e170c2c1 linuxband: use python2 2017-01-11 18:25:10 +01:00
Frederik Rietdijk
e94d9cdfaa virtmanager: use python2 2017-01-11 18:25:10 +01:00
Frederik Rietdijk
e1cd8f0f96 zim: use python2 2017-01-11 18:25:10 +01:00
Frederik Rietdijk
ba92ef0b32 gpodder: use python2 2017-01-11 18:25:09 +01:00
Jiří Daněk
0f83aa5167 idea-community: 2016.3 -> 2016.3.2 (#21807) 2017-01-11 16:36:25 +01:00
Graham Christensen
7158ef7514 Merge pull request #21805 from exi/update-ding
ding: 1.8 -> 1.8.1
2017-01-11 09:36:15 -05:00
Reno Reckling
4823b85a2b ding: 1.8 -> 1.8.1
The actual tar did not change for some reason, but the version did
change.
Also make the install a bit more verbose.
2017-01-11 15:34:52 +01:00
Michael Raskin
760edeb2b6 xfractint: init at 20.04p14 2017-01-11 14:14:07 +01:00
Franz Pletz
260d97ca25
runc: add patches to fix CVE-2016-9962 2017-01-11 12:11:29 +01:00
Franz Pletz
0aa4931671
runc: 2016-06-15 -> 1.0.0-rc2 2017-01-11 10:59:27 +01:00
Franz Pletz
4df30fc74f
containerd: 0.2.3 -> 0.2.5 2017-01-11 10:59:26 +01:00
Franz Pletz
cb07316773
docker: 1.12.5 -> 1.12.6
Fixes CVE-2016-9962.
2017-01-11 10:59:24 +01:00
Frederik Rietdijk
aa2ce20c59 ingen: fix evaluation 2017-01-11 09:17:55 +01:00
Frederik Rietdijk
d0bfac0edf Merge pull request #20037 from magnetophon/lv2libs
Lv2libs
2017-01-11 09:02:14 +01:00
Matthew Bauer
8497ef1ed2
gimp: add darwin support 2017-01-10 23:51:36 -06:00
Franz Pletz
f159279da5
mopidy: 2.0.1 -> 2.1.0 2017-01-11 06:17:03 +01:00
Bart Brouns
5abcc7d22a lilv and sord: remove svn versions and deploy release version 2017-01-11 02:21:00 +01:00
Graham Christensen
acc889f5ed Merge pull request #21462 from phunehehe/android-studio
Fontconfig for Android Studio
2017-01-10 20:05:42 -05:00
Daiderd Jordan
e590659295 Merge pull request #21720 from matthewbauer/transmission
Transmission: Darwin support
2017-01-11 01:21:24 +01:00
Daiderd Jordan
43266905d1 Merge pull request #21791 from LnL7/darwin-cairo-fixes
cairo related fixes
2017-01-11 00:45:16 +01:00
Daiderd Jordan
581a5aec88
imagemagick: add darwin frameworks 2017-01-10 23:03:49 +01:00
Stefan Götz
9280174493 mpv: 0.22.0 -> 0.23.0 2017-01-10 22:42:29 +01:00
Bart Brouns
5143998a3e rofi: 1.3.0 -> 1.3.1 2017-01-10 21:42:37 +01:00
Vladimír Čunát
0300418a69
Merge branch 'staging' 2017-01-10 21:13:18 +01:00
Vladimír Čunát
ee2edd4527
Merge branch 'master' into staging 2017-01-10 15:38:07 +01:00
Jörg Thalheim
98bcca8813
gajim: enable omemo dependencies by default 2017-01-10 15:37:16 +01:00
Michael Raskin
8801b8d2b3 Merge pull request #21776 from peterhoeg/p/terragrunt
terragrunt: init at 0.8.0
2017-01-10 14:14:22 +00:00
taku0
ce11097b71 flashplayer: 24.0.0.186 -> 24.0.0.194 2017-01-10 21:12:12 +09:00
Peter Hoeg
16f4b10bba terragrunt: init at 0.8.0 2017-01-10 15:27:30 +08:00
Hoang Xuan Phu
4b3f79b3ca android-studio: use a dedicated fontconfig file 2017-01-10 13:36:02 +08:00
Hoang Xuan Phu
d849f00af5 android-studio: reindent wrapProgram parameters 2017-01-10 13:35:37 +08:00
Hoang Xuan Phu
1f67c179ac android-studio: rearrange dependencies 2017-01-10 13:35:37 +08:00
Hoang Xuan Phu
4e513cbc9f android-studio: no need for jdk anymore
Android Studio now bundles its own JDK ¯\_(ツ)_/¯
2017-01-10 13:35:36 +08:00
Graham Christensen
198993d6bd Merge pull request #21772 from mguentner/subsurface_beta_fix
subsurface: rev update for 4.5.97
2017-01-09 21:19:06 -05:00
Graham Christensen
01e40594a9 Merge pull request #21774 from yurrriq/update/pkgs/applications/version-management/git-and-tools/hub
hub: 2.2.8 -> 2.2.9
2017-01-09 21:18:03 -05:00
Benjamin Staffin
eae2a12ebb insync: add a note about trial and costing money 2017-01-09 20:58:04 -05:00
Eric Bailey
a0e5cbbd6a
hub: 2.2.8 -> 2.2.9 2017-01-09 19:10:18 -06:00
Maximilian Güntner
9112410f65
subsurface: rev update for 4.5.97
Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-10 00:00:59 +01:00
Daiderd Jordan
bba12a6c90
Merge branch 'master' into staging 2017-01-09 23:57:47 +01:00
Robert Helgesson
5bf06ac710
eclipse-plugin-checkstyle: 7.2.0 -> 7.3.0 2017-01-09 23:08:10 +01:00
Pascal Wittmann
755c2929dd
pdfpc: 4.0.4 -> 4.0.5 2017-01-09 20:54:48 +01:00
Michael Raskin
39ed261c4c Merge pull request #21632 from veprbl/sherpa_fix
sherpa: fix sqlite dependency
2017-01-09 09:58:22 +00:00
Michael Raskin
b9bb55c03f Merge pull request #21638 from benley/insync
insync: init at 1.3.13.36129
2017-01-09 09:46:15 +00:00
Michael Raskin
94bba7de25 Merge pull request #21657 from schneefux/pkg.hugo
hugo: 0.17 -> 0.18.1
2017-01-09 09:44:40 +00:00
Michael Raskin
d750321f24 Merge pull request #21723 from jokogr/u/qtpass-1.1.6
qtpass: 1.1.4 -> 1.1.6
2017-01-09 09:31:42 +00:00
Michael Raskin
8205358261 Merge pull request #21765 from taku0/inkscape-0.92
inkscape: 0.91 -> 0.92
2017-01-09 09:29:39 +00:00
taku0
67573c942e inkscape: 0.91 -> 0.92 2017-01-09 18:25:53 +09:00
Michael Raskin
e7b82bb1ae Merge pull request #21759 from FaustXVI/update-slack
slack: 2.2.1 -> 2.3.4
2017-01-09 09:25:16 +00:00
Michael Raskin
e81ae666b6 Merge pull request #21760 from rasendubi/rescuetime
rescuetime: 2.9.10.1255 -> 2.9.11.1285
2017-01-09 09:24:07 +00:00
Gabriel Ebner
14a35a55c7 remmina: fix missing gsettings schemas 2017-01-09 09:57:39 +01:00
andjscott
0970931e74 mmex: v1.2.7 -> v1.3.1 (#21755) 2017-01-09 07:26:06 +01:00
edanaher
2bbbea7e8b pidgin-osd: 0.1.0 -> 0.2.0 (#21655) 2017-01-09 06:47:59 +01:00
Franz Pletz
1753d8c878
irssi: 0.8.21 -> 1.0.0 2017-01-09 06:29:40 +01:00
Alexey Shmalko
b8a508364c
rescuetime: 2.9.10.1255 -> 2.9.11.1285 2017-01-09 02:41:53 +02:00
FaustXVI
510ac5221a
slack: 2.2.1 -> 2.3.4 2017-01-08 23:54:07 +01:00
Vladimír Čunát
936bc23b41
ed: avoid the useless rebuild due to #21752 2017-01-08 22:17:18 +01:00
Moritz Ulrich
efe05f9d42
notmuch: 0.23.2 -> 0.23.4. 2017-01-08 20:14:34 +01:00
FaustXVI
5c55d54db9
discord: 0.0.11 -> 0.0.13 2017-01-08 18:30:11 +01:00
Sebastian Hagen
547b203b9a ed: Add fedoraproject mirror.
The existing URL has gone dark; this commit adds one from fedoraproject.org
that still works. We put the new mirror first since ed is in the bootstrap
path, and 16.09 bootstrap doesn't try later URLs.
2017-01-08 13:46:16 +00:00
Vladimír Čunát
309c63c542
Merge branch 'master' into staging 2017-01-08 14:27:01 +01:00
Vladimír Čunát
3a3b0263b0
subsurface: disable parallel make, as it fails on Hydra
http://hydra.nixos.org/build/46126151/nixlog/1/raw
2017-01-08 14:13:40 +01:00
Matthew Bauer
6695954d48
transmission: fix building on Darwin
This sets "--disable-mac" so that we use GTK instead of the macOS
backend. The macOS backend should work but currently it breaks with xcbuild.
2017-01-07 17:59:14 -06:00
Matthew Bauer
976aed886b
transmission: add enableDaemon flag 2017-01-07 17:59:05 -06:00
Matthew Bauer
30eed55410
transmission: add enableCli flag 2017-01-07 17:58:52 -06:00
Matthew Bauer
cae067f17a
transmission: add enableSystemd flag
This flag can be used to enable systemd daemon support in transmission.
2017-01-07 17:58:40 -06:00
Joachim F
f1dc2dd552 Merge pull request #21694 from dtzWill/fix/skype-pax
skype: paxmark to fix execution on PaX-enabled kernels
2017-01-07 08:05:02 +01:00
Dmitry Kalinkin
0f71012fe6
sherpa: add useful dependencies 2017-01-07 01:36:51 -05:00
Daiderd Jordan
56cceca999 Merge pull request #21700 from polyrod/master
sakura: fixed GLib-GIO-ERROR #21698
2017-01-07 01:40:00 +01:00
Vladimír Čunát
e2cde1524d
flac: 1.3.1 -> 1.3.2
Version bump seems small, but it's after more than two years.
2017-01-06 21:35:13 +01:00
Ioannis Koutras
f935115ce0 qtpass: 1.1.4 -> 1.1.6 2017-01-06 22:32:24 +02:00
Frederik Rietdijk
f70f898dae Merge pull request #21710 from peterhoeg/f/gitup
git-up: not a python package
2017-01-06 20:51:44 +01:00
Anmol Sethi
3799f9322a neovim: removed unncessary man configuration
Latest neovim uses a rewritten man plugin that does not need
these changes.
2017-01-06 18:31:11 +01:00
Vladimír Čunát
07bf828bd9
Merge branch 'staging'; security /cc #21642 2017-01-06 16:32:47 +01:00
Pascal Wittmann
99c8e8e71f Merge pull request #21711 from mimadrid/fix/picard
picard: fix compilation and remove unused buildInputs
2017-01-06 14:50:08 +01:00