Jude Taylor
7024b4dc62
add Darwin's flavor of lsof
2015-07-31 11:35:42 -07:00
Eelco Dolstra
6310a9a3be
gnum4: Fix impurity in shell handling
...
If gnum4 is built outside of a chroot, it will decide to use
/run/current-system/sw/bin/sh as the shell for "syscmd". (It gets this
path via "getconf PATH". Maybe our Glibc shouldn't return that path,
at least not during Nix builds...) If such a build of gnum4 is
subsequently used *inside* a chroot, it won't work because
/run/current-system doesn't exist. So specify an explicit path to the
shell.
2015-07-31 04:13:08 +02:00
William A. Kennington III
7ebe164ae0
Merge branch 'master.upstream' into staging.upstream
2015-07-30 15:03:10 -07:00
Thomas Tuegel
942e74bec8
Merge pull request #9007 from vbgl/julia-3.10
...
julia: 0.3.9 -> 0.3.10
2015-07-30 14:45:21 -05:00
William A. Kennington III
85134cc386
chromium: Updates
2015-07-30 12:12:08 -07:00
Vincent Laporte
edd76966cb
qarte: 2.2.0-147 -> 2.3.0
2015-07-30 20:34:02 +02:00
Vladimír Čunát
4dc113ce29
neverball: update
...
Seems to work fine. /cc maintainer @viric.
2015-07-30 20:20:54 +02:00
William A. Kennington III
428f9ad382
mongodb-tools: Use mongo-tools from goPackages
2015-07-30 11:19:07 -07:00
William A. Kennington III
93bfbc9b2d
mongo-tools: Init in goPackages
2015-07-30 11:19:07 -07:00
aszlig
8d34b4a46a
chromium: Add another mirror for Chrome deb.
...
The only mirror left which still has the .deb for 44.0.2403.89 is
http://mirror.pcbeta.com/ , but that one doesn't seem to be reachable
from certain contries.
And according to @CestDiego, it doesn't seem to be reachable from within
the US.
Closes #9021 , thanks to @CestDiego for reporting.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Diego Berrocal <cestdiego@gmail.com>
Tested-by: Diego Berrocal <cestdiego@gmail.com>
2015-07-30 19:57:38 +02:00
Eric Seidel
cfa6dfb1de
emacs-packages: magit 1.4.0 -> 2.1.0
2015-07-30 10:54:01 -07:00
Eric Seidel
f21a749951
emacs-packages: dash 2.9.0 -> 2.11.0
2015-07-30 10:54:01 -07:00
Eric Seidel
b1f1753f25
emacs-packages: update flycheck to 0.23
...
also add let-alist-1.0.4 and flycheck-haskell-0.7.2
2015-07-30 10:34:09 -07:00
Vladimír Čunát
f4a68aaca7
liquidwar: use 1.6 branch of libpng
...
Seems to work fine. /cc maintainer @7c6f434c.
2015-07-30 19:29:40 +02:00
Vladimír Čunát
7c291e2e59
super-user-spark: init at 0.1.0.0 ( close #8894 )
...
Super-User-Spark is a program for managing dotfiles.
The author is Tom Sydney Kerckhove.
Details on usage can be found on his [blogpost] as well as the [reddit thread].
[blogpost]: http://cs-syd.eu/posts/2015-07-19-super-user-spark.html
[reddit thread]: http://www.reddit.com/r/haskell/comments/3dsdi5/more_than_just_another_symlink_manager_written_in/
2015-07-30 19:14:38 +02:00
Linus Arver
19c6cf7756
source-code-pro: update to 2.010 ( close #8906 )
...
The font includes a separate versioning scheme for the italic fonts, so
we encode that as well.
/cc maintainer @relrod.
2015-07-30 18:52:58 +02:00
lethalman
8230f0a379
Merge pull request #8908 from devhell/boinc
...
boinc: 7.4.14 -> 7.4.42
2015-07-30 18:52:34 +02:00
lethalman
35231964af
Merge pull request #8859 from rycee/update/gimpPlugin.gmic
...
gimpPlugins.gmic: 1.5.7.2 -> 1.6.5.0
2015-07-30 18:19:20 +02:00
Eelco Dolstra
068f8abaa5
releaseTools.coverageAnalysis: Emit hydra-metrics
2015-07-30 18:06:33 +02:00
Jascha Geerds
97dd0dae74
gnome3: Set nixos desktop background and screensaver
2015-07-30 17:56:01 +02:00
Eelco Dolstra
ed7865ee00
DBIx-Class-Schema-Loader: Update to 0.07043
2015-07-30 16:43:47 +02:00
Bjørn Forsman
0c71406dd3
asciidoc: fix old copy/paste error
2015-07-30 16:36:38 +02:00
Tobias Geerinckx-Rice
f628a70f9e
geolite-legacy: 2015-07-25 -> 2015-07-30
2015-07-30 16:18:57 +02:00
Tobias Geerinckx-Rice
9294f368f9
eid-mw: 4.1.2 -> 4.1.4
2015-07-30 16:18:37 +02:00
Vladimír Čunát
a3a155402a
Merge #8929 : perl-LWP: enable tests + a few bumps
2015-07-30 16:03:44 +02:00
Lancelot SIX
ca54849eb9
torbrowser: 4.5.2 -> 4.5.3 ( close #8953 )
2015-07-30 15:55:22 +02:00
Susan Potter
a9e2cf0af3
jwhois: fix path to lynx in $lynx/etc/jwhois.conf
...
Close #8696 .
Fixes issues found when jwhois attempts to launch terminal browser
(lynx) for HTTP whois queries, for example:
$ whois blah.io
[Querying http://www.io.io/cgi-bin/whois ]
[HTTP: Unable to run web browser: /usr/bin/lynx: No such file or directory]
Tested via:
grep lynx \
/nix/store/bymgmn2vvw1n7nbb1isy87xg94s8f2ml-jwhois-4.0/etc/jwhois.conf \
| cut -f2 -d'"' \
| xargs stat -t
2015-07-30 15:52:28 +02:00
Arseniy Seroka
25334ab40a
Merge pull request #9052 from matthiasbeyer/update-ncmpcpp
...
ncmpcpp: 0.6.4 -> 0.6.5
2015-07-30 16:42:08 +03:00
Vladimír Čunát
374210aece
nvidia-x11: maintenance update
...
Strange as it is, nvidia seems to drop UVM kernel module on 32-bit.
Basic driver usage shows no problems for me.
2015-07-30 15:35:02 +02:00
Vladimír Čunát
e72b405104
libpng-1.2: maintenance update
...
Also drop xz input, as it isn't needed (stdenv unpacks xz by itself).
2015-07-30 13:48:59 +02:00
Vladimír Čunát
e942b5892d
libpng15: remove unused version
2015-07-30 13:48:58 +02:00
Nathaniel Baxter
196fcdf80f
wine: unstable and staging update: 1.7.46 -> 1.7.47
...
Close #8913 .
2015-07-30 13:48:58 +02:00
Nathaniel Baxter
148f7e6624
winetricks: update 20150416 -> 20150706
2015-07-30 13:48:58 +02:00
Luca Bruno
863d426a3b
supercollider: build with gcc48 (ZHF)
2015-07-30 13:09:58 +02:00
Luca Bruno
8dbc328ad6
shotwell: use gnome3.rest to fix build
2015-07-30 13:01:03 +02:00
Luca Bruno
7f65b99998
swell-foop: use wrapGAppsHook
2015-07-30 10:45:04 +00:00
Luca Bruno
ac0daa6dd9
lightsoff: use wrapGAppsHook
2015-07-30 10:45:04 +00:00
Luca Bruno
13d2056cbf
iagno: use wrapGAppsHook
2015-07-30 10:45:04 +00:00
Luca Bruno
a8f6086708
wrapGAppsHook: populate GIO_EXTRA_MODULES
2015-07-30 10:45:04 +00:00
Vladimír Čunát
e4d21e59de
gcj: switch to 4.9, /cc #8735
...
Builds fine, including the only reference pdftk.
/cc its maintainers: @viric, @7c6f434c.
2015-07-30 12:15:39 +02:00
Luca Bruno
59c9f23969
libosinfo: fix build by using libsoup with GNOME support
2015-07-30 12:10:34 +02:00
Eelco Dolstra
61a858783c
nix-repl: Bump
2015-07-30 12:08:20 +02:00
Eelco Dolstra
8a5000cc78
nixUnstable: Update to 1.10pre4200_76cc8e9
...
Also unify the nixStable and nixUnstable expressions.
2015-07-30 12:08:20 +02:00
Luca Bruno
0743aaf878
libgda: add required openssl dependency, previously implicit
2015-07-30 12:01:37 +02:00
Vladimír Čunát
5e01537a9b
gccgo: use 4.9 by default, /cc #8735
...
It seems fine on Hydra.
2015-07-30 11:28:07 +02:00
Franz Pletz
3a96d1ebb4
luasec: 0.5 -> 0.6pre-2015-04-17 ( close #8958 )
2015-07-30 11:23:22 +02:00
Matthias Beyer
f2131c7aea
ncmpcpp: 0.6.4 -> 0.6.5
2015-07-30 11:03:26 +02:00
Vladimír Čunát
862900e42e
mass-replace deprecated usage of find -perm ( Fixes #9044 )
...
sed 's|-perm +0|-perm /0|g'
It's a mass-rebuild due to usage in stdenv's default setup hooks.
2015-07-30 10:30:17 +02:00
William A. Kennington III
af6d8b5182
etcdctl: Use goPackages version of etcd
...
cc @cstrahan
2015-07-29 18:32:09 -07:00
William A. Kennington III
58e3c658ce
etcd: Use goPackages version
2015-07-29 18:28:28 -07:00