Peter Simons
60a6e6802f
haskell-git-annex: update to version 4.20130802
2013-08-05 10:56:30 +02:00
Vladimír Čunát
cd531d70f6
lightdm updates (merge #574 )
...
Also fixes the situation where some session stuff is written to nix store.
2013-08-04 19:16:41 +02:00
aszlig
bcb9417c0e
chromium: Update stable and dev release channels.
...
This introduces the following new versions:
stable: 28.0.1500.71 -> 28.0.1500.95 (builds fine, tested)
dev: 30.0.1573.2 -> 30.0.1581.2 (builds fine, tested)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:49:08 +02:00
Eelco Dolstra
65ad55c425
git-subtree: Remove
...
This package is obsolete because it's now part of git (see
https://github.com/apenwarr/git-subtree/blob/master/THIS-REPO-IS-OBSOLETE ).
2013-08-01 16:37:36 +02:00
Eelco Dolstra
80a82a2858
git: Install git-subtree
2013-08-01 16:36:54 +02:00
Eelco Dolstra
4ec1f8b68a
git: Update to 1.8.3.4
2013-08-01 16:26:02 +02:00
Joachim Schiele
6b1116cfce
Merge branch 'dhex'
2013-07-31 15:21:54 +00:00
Joachim Schiele
afbc5cd5e9
added dhex, a nice ncurses based hex editor for the shell
2013-07-31 15:20:23 +00:00
Eelco Dolstra
c8c817a3b4
qemu-kvm: Disambiguate
2013-07-31 14:53:35 +02:00
Eelco Dolstra
00e311e438
qemu-kvm: Remove
...
But install a qemu-kvm wrapper in qemu.
2013-07-31 14:53:34 +02:00
Eelco Dolstra
945c70202f
qemu: Update to 1.5.2
2013-07-31 14:53:34 +02:00
Zef Hemel
b92b8dce05
MicroGNUEmacs, a.k.a. MG
2013-07-30 20:24:28 +02:00
Domen Kožar
ae7adcb6e4
git: find global configs in /etc/ instead of /etc
2013-07-29 23:40:54 +02:00
Cillian de Róiste
7c23a25476
google-talk-plugin: Upgrade to 4.2.10
2013-07-29 10:45:39 +02:00
Domen Kožar
289a00913c
Merge pull request #783 from aristidb/master
...
pavucontrol 2.0
2013-07-28 11:16:11 -07:00
Jason \"Don\" O'Conal
b43d1c014a
sdcv: fix build on darwin ( close #744 )
...
* add -lintl flag to NIX_CFLAGS_COMPILE
2013-07-27 20:00:24 +02:00
Aristid Breitkreuz
5a0710b36b
pavucontrol 2.0
2013-07-27 17:43:17 +02:00
Peter Simons
49335abfd2
haskell-git-annex: update to version 4.20130723
2013-07-26 19:40:47 +02:00
Domen Kožar
7d032bc892
Merge pull request #780 from grwlf/urxvt-gdkpixbuf
...
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 06:45:22 -07:00
Sergey Mironov
60761e94b8
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 17:06:54 +04:00
Domen Kozar
f6a60d6640
calibre: upgrade to 0.9.11 ( fixes #777 )
2013-07-26 13:18:08 +02:00
aszlig
120e3fc167
chromium: Update beta and dev release channels.
...
Introduces the following new versions:
beta: 29.0.1547.22 -> 29.0.1547.32 (builds fine, tested)
dev: 30.0.1568.0 -> 30.0.1573.2 (builds fine, tested)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
aszlig
f77de39536
chromium: Update dev channel to v30.0.1568.0.
...
The sha256 has changed upstream for 30.0.1566.2 and in addition there is
a new version available, so let's switch to the new version.
Unfortunately the user namespaces sandbox patch doesn't apply anymore
because of http://crbug.com/242290 , so this adds a rebased version on
top of the current trunk of Chromium.
In order to build version 30, file is now needed as an additional build
input, because it is used by gyp.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 01:58:10 +02:00
aszlig
78bfe0ab5b
chromium: Update all channels to latest versions.
...
So, chromium 30 entered the dev release channel, so the overview of the
current versions is:
stable: 28.0.1500.52 -> 28.0.1500.71 (builds fine, tested)
beta: 28.0.1500.52 -> 29.0.1547.22 (builds fine, tested)
dev: 29.0.1547.0 -> 30.0.1566.2 (builds fine, tested)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 00:31:53 +02:00
aszlig
3c60e2ec39
chromium: Add API keys for NixOS.
...
As requested by some users, we finally have support for cloud sync,
spelling, geolocation and a lot more of the services that require API
keys from Google. Details about which services are involved can be found
at: http://www.chromium.org/developers/how-tos/api-keys
Thanks to Paweł Hajdan <phajdan@google.com> for giving us permission to
distribute the API keys with our build of Chromium:
> Note that the public Terms of Service do not allow distribution of the
> API keys in any form. To make this work for you, on behalf of Google
> Chrome Team I am providing you with:
> Official permission to include Google API keys in your packages and to
> distribute these packages. The remainder of the Terms of Service for
> each API applies, but at this time you are not bound by the
> requirement to only access the APIs for personal and development use,
> and Additional quota for each API in an effort to adequately support
> your users.
As noted in the source: Those keys are for use in NixOS/nixpkgs ONLY!
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 00:31:53 +02:00
Song Wenwu
4124741d43
gimp_2_8: update to 2.8.6, enable xpm support
2013-07-23 21:03:29 +02:00
Jonas Hoersch
aa88e7269d
Add quodlibet-2.5: GTK+Python based music player ( close #481 )
2013-07-23 16:02:02 +02:00
Mathijs Kwik
9230619ee7
haskell-mode: upgrade to 13.07
2013-07-21 09:08:16 +02:00
Michael Raskin
9ff7e1380d
Add mi2ly MIDI to lilypond converter
2013-07-21 10:46:48 +04:00
Ertugrul Söylemez
2519a86942
pari: Updated to 2.5.4, fixed GMP and readline support.
2013-07-19 19:52:11 +02:00
Lluís Batlle i Rossell
4e94dafa4e
nut: adding libtool enables nut-scanner
2013-07-19 16:33:42 +02:00
Lluís Batlle i Rossell
b57cdc584a
Fixing evtest and updating to 1.31.
...
The fetchgit wasn't a fixed-output, so on chroot, it couldn't connect.
2013-07-19 16:21:15 +02:00
Evgeny Egorochkin
c22eff7505
mopidy: fix broken fetchgit -> fetchurl
2013-07-19 09:30:04 +03:00
Evgeny Egorochkin
74491ea24b
boinc: fix url
2013-07-19 08:25:00 +03:00
Bjørn Forsman
b5a59b66b1
msmtp: 1.4.30 -> 1.4.31
...
Also, set meta.platforms and fix meta.description (msmtp is not a MUA).
2013-07-19 00:53:06 +02:00
Evgeny Egorochkin
6d3329dc31
rapcad: fix url
2013-07-18 20:42:04 +03:00
Evgeny Egorochkin
d4c52014e6
Pinta: fix url
2013-07-18 20:21:48 +03:00
Lluís Batlle i Rossell
328774ab1f
Updating qgis (1.8.0 & geos (3.3.8).
...
I also add libspatialindex and libspatialite, to get the latest qgis building.
2013-07-18 11:43:01 +02:00
Evgeny Egorochkin
d26e46acd6
golly: fix version to match tarball. this time for sure :)
2013-07-18 03:55:56 +03:00
Bjørn Forsman
f142483de0
qemu: enable spice protocol support by default
...
We already enable VNC and SDL support by default and adding spice only
increases the closure size from 513 MB to 518 MB.
Closure size:
du -sch $(nix-store -qR ./result)
2013-07-18 02:40:24 +02:00
Moritz Ulrich
ad6fb1fb35
Update btsync to 1.1.42.
...
This upgrade is downward compatible down to 1.1.27 (same as prev.
version in Nix).
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-07-18 02:23:52 +02:00
Song Wenwu
7ffb3a4ba5
add herbstluftwm 0.5.2
2013-07-18 00:02:53 +08:00
Gergely Risko
97b64665f5
Use fetchgit for vanitygen instead of fetchurl, github changed something
2013-07-17 12:16:47 +02:00
Baptist BENOIST
8db7ff9b83
virtualbox: Comply with the Personal Use and Evaluation License
...
The direct download was unfortunately not compliant with the VirtualBox
Extension Pack's Personal Use and Evaluation License (PUEL) which
stipulates that any end-user should fetch the binaries from the official
Downloads page.
See https://github.com/NixOS/nixpkgs/issues/672 and
http://www.virtualbox.org/wiki/VirtualBox_PUEL for more info.
2013-07-16 21:24:34 +02:00
Peter Simons
f8d885344a
haskell-xmonad-contrib: update to version 0.11.2
2013-07-16 15:41:33 +02:00
Domen Kožar
ac1803f424
Merge pull request #747 from lovek323/vim-plugins-command-t
...
vim-plugins: add expression command-t
2013-07-14 23:04:33 -07:00
Russell O'Connor
3538f7c549
Update download link for ssreflect.
2013-07-14 23:41:55 -04:00
cillianderoiste
6eecf5bf67
Merge pull request #745 from lovek323/fluidsynth
...
fluidsynth: fix build on darwin
2013-07-14 03:34:18 -07:00
Evgeny Egorochkin
fba8b902da
fix packages to use mirror://xorg
2013-07-14 05:39:02 +03:00
Evgeny Egorochkin
da4be371e9
make package use mirror:// for gnu, savannah and gnome repositories where possible
2013-07-14 05:23:06 +03:00