Michael Raskin
f30a854844
Merge pull request #21858 from MindTooth/tweak_i3blocks
...
i3blocks: specify supported platforms
2017-01-13 16:34:51 +00:00
Niclas Thall
15d36c1f0e
spotify: 1.0.45 -> 1.0.47 ( #21856 )
2017-01-13 17:26:26 +01:00
Birger J. Nordølum
32f991f094
i3blocks: specify supported platforms
2017-01-13 17:09:42 +01:00
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
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
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