aszlig
a26edf0f77
vbox-guest: Merge pull request #9063 from ctheune.
...
This places mount.vboxsf in $out/bin instead of sbin, because as
reported in #9063 it seems that the the mount tools are no longer
looking into $storepath/sbin/mount.$what but into
$storepath/bin/mount.$what instead.
However, I haven't found any commit which changes this behavior and
couldn't reproduce it. Also, merging this will break the VirtualBox
tests, but I'm merging it anyway in an effort to remove $storepath/sbin
from virtualboxGuestAdditions entirely.
Tested against virtualbox NixOS VM test, which of course failed as said
before.
2015-08-04 01:16:35 +02:00
William A. Kennington III
a2da9cfcaf
Merge branch 'master.upstream' into staging.upstream
2015-08-03 14:27:14 -07:00
Nikolay Amiantov
fcc6716680
openbox: propagate some dependencies
2015-08-03 17:16:07 +03:00
Tobias Geerinckx-Rice
87853e7753
clipgrab: add 1080p (ffmpeg) support
...
Support is optional (pass ffmpeg = null), but enabled by default.
2015-08-03 01:41:56 +02:00
Tobias Geerinckx-Rice
dad99aae8e
clipgrab: 3.4.11 -> 3.5.1
2015-08-03 01:41:56 +02:00
Michael Raskin
b49fc96617
Use GNOME-enabled libsoup in Midori as the build fails otherwise
2015-08-03 00:31:07 +03:00
Arseniy Seroka
372e5a7dcf
Merge pull request #9072 from benley/shout
...
Shout: new package and nixos module
2015-08-02 16:07:36 +03:00
William A. Kennington III
1dab05033f
Merge branch 'master.upstream' into staging.upstream
2015-08-01 19:18:08 -07:00
William A. Kennington III
479a43cf74
Merge pull request #9071 from danbst/mercurial
...
Mercurial: update to 3.4.2
2015-08-01 13:17:55 -07:00
Jonathan Rudenberg
abaedd5de5
makemkv: 1.9.4 -> 1.9.5
2015-08-01 13:33:28 -04:00
ts468
2b284a3d1d
Merge pull request #8833 from ts468/upstream.xen
...
xen: fixes (authored by michalpalka)
2015-08-01 16:59:40 +02:00
Nikolay Amiantov
49c14b1553
Merge pull request #9065 from abbradar/mumble-celt
...
mumble: use our celt library
2015-08-01 12:17:25 +03:00
William A. Kennington III
09b4a7cc1b
Merge branch 'master.upstream' into staging.upstream
2015-07-31 17:26:20 -07:00
Benjamin Staffin
f4502e650b
shout: init at 0.51.1
...
Shout is an IRC client with a nice web interface.
2015-07-31 16:08:10 -07:00
danbst
40061f66ce
mercurial: bump 3.3.3 -> 3.4.2
2015-07-31 20:18:20 +00:00
danbst
fc155f74d6
tortoisehg: init at 3.4.2
2015-07-31 19:29:29 +00:00
Arseniy Seroka
5945655fd6
Merge pull request #9049 from AndersonTorres/cmatrix
...
cmatrix: init at 1.2a
2015-07-31 15:28:26 +03:00
Nikolay Amiantov
47bb91194b
mumble: use our celt library
2015-07-31 13:41:43 +03:00
Christian Theune
1fb1360ae2
virtualbox: place mount.vboxsf in bin/ instead of sbin/
...
The mount tools aren't looking in sbin/ any longer.
2015-07-31 06:38:28 +00:00
Thomas Tuegel
ebe0befd86
Merge branch 'quassel'
2015-07-30 21:51:37 -05:00
Tobias Geerinckx-Rice
e71a992b1f
Merge pull request #9046 from vbgl/mupdf-1.7a
...
mupdf: 1.7 -> 1.7a
2015-07-31 04:14:41 +02:00
Jan Malakhovski
56fbeb7a93
emacs-packages: add automatic meta.homepages to builders, cleanup other expressions
...
Because we can.
2015-07-31 02:02:04 +00:00
Tobias Geerinckx-Rice
6c6201a99b
Remove unnecessary rec{s from "my" packages
2015-07-31 02:02:07 +02:00
Eelco Dolstra
55932c1bec
Don't statically depend on cacert for certificates
...
This reverts commit cd52c04456 and
others.
Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
William A. Kennington III
7ebe164ae0
Merge branch 'master.upstream' into staging.upstream
2015-07-30 15:03:10 -07: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
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
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
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
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
Luca Bruno
8dbc328ad6
shotwell: use gnome3.rest to fix build
2015-07-30 13:01:03 +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
0e947e00a0
git: 2.4.6 -> 2.5.0
2015-07-29 18:15:08 -07:00
AndersonTorres
219debbedd
cmatrix: init at 1.2a
2015-07-29 18:36:02 -03:00
Vincent Laporte
2152fd7f1e
mupdf: 1.7 -> 1.7a
2015-07-29 19:47:03 +02:00
William A. Kennington III
aaef42ab8c
Merge branch 'master.upstream' into staging.upstream
2015-07-29 10:23:08 -07:00
Bjørn Forsman
f595450912
eclipse: switch to officially mirrored download URLs
...
That is, replace all mirror specific URLs with the generic form:
http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/path/to/file
* r=1 auto-redirects to best mirror
* nf=1 returns HTTP 404 if there is no file, instead of HTML data
It's documented here:
http://wiki.eclipse.org/IT_Infrastructure_Doc#Use_mirror_sites.2Fsee_which_mirrors_are_mirroring_my_files.3F
All URLs are tested (they work).
2015-07-29 13:41:35 +02:00
lethalman
5b3c3adce1
Merge pull request #9033 from kamilchm/qtile-pkg
...
qtile: init at 0.10.1
2015-07-29 12:04:48 +02:00
Tobias Geerinckx-Rice
936b8dc2c7
x2goclient: 4.0.4.0 -> 4.0.5.0
2015-07-29 00:19:31 +02:00
Arseniy Seroka
44b9366810
Merge pull request #9032 from devhell/canto
...
canto-{curses,daemon}: {0.9.4,0.9.3} -> {0.9.6,0.9.5}
2015-07-29 00:34:50 +03:00
Arseniy Seroka
0117488423
Merge pull request #8987 from Profpatsch/texmacs-update
...
texmacs: update to 1.99.2
2015-07-29 00:27:12 +03:00
devhell
8d41ccf6f9
boinc: 7.4.14 -> 7.4.42
...
As it turns out BOINC moved their git repository to Github sometime
shortly after the first update to this derivation. Their wiki change
makes this quite clear:
https://boinc.berkeley.edu/trac/wiki/SourceCodeGit?action=diff&version=54
Slight refactor and the changelog for this release can be found here:
https://boinc.berkeley.edu/trac/wiki/VersionHistory
Build and run were successful.
2015-07-28 22:01:26 +01:00
Kamil Chmielewski
e610f27c43
qtile: init at 0.10.1
2015-07-28 22:55:32 +02:00
devhell
9dbde02381
canto-{curses,daemon}: {0.9.4,0.9.3} -> {0.9.6,0.9.5}
...
Built and tested locally. The changelog can be found here:
http://codezen.org/canto-ng/news/
2015-07-28 21:05:14 +01:00
Bjørn Forsman
a20470ee33
hamster-time-tracker: init at 1.04
...
https://projecthamster.wordpress.com/
Note that because it is invoked via dbus, you have to properly install
it and logout/login for the thing to work (you cannot run it directly
from the nix store).
2015-07-28 21:22:21 +02:00
Bjørn Forsman
3715c2e089
eclipses: add eclipse-cpp-4.5 (Mars release)
2015-07-28 21:18:54 +02:00
lethalman
37e554828d
Merge pull request #8878 from 2chilled/master
...
synapse: init at 0.2.99.1
2015-07-28 18:44:20 +02:00