Florian Friesdorf
cbf7c54964
fix libcdio filename
2014-02-02 21:39:45 +01:00
Karn Kallio
d71ea4a597
texlive: Fix download file names to be current.
2014-02-02 21:37:41 +01:00
Florian Friesdorf
9fb8624b94
libcdio-0.82 for abcde
...
libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for
abcde until we sort out where cd-paranoia went to.
2014-02-02 21:31:16 +01:00
Michael Raskin
177b0a0e8b
Update GCL source to latest release
2014-02-02 21:36:22 +04:00
Michael Raskin
6b0769ef90
Use dynamical libbfd because static one is searched in strange places
2014-02-02 21:14:55 +04:00
Michael Raskin
41faaa1970
Update Aria download manager
2014-02-02 21:10:33 +04:00
Michael Raskin
335e92184f
Create an attribute for latest ocaml packages even when this is not the default version
2014-02-02 19:48:07 +04:00
Michael Raskin
ba4461f96f
Fix wvdial build by inserting missing unistd.h includes
2014-02-02 19:21:08 +04:00
Michael Raskin
8f897d2d39
Update/fix farstream: Gajim now at least builds
2014-02-02 19:21:07 +04:00
Oliver Charles
0d18d39e98
switch-to-configuration.pl: Handle successful auto-restarts
...
switch-to-configuration.pl is currently hard-coded to assume that if a
unit is in the "auto-restart" state that something has gone wrong, but
this is not strictly true. For example, I run offlineimap as a oneshot
service restarting itself every minute (on success). NixOS currently
thinks that offlineimap has failed to start as it enters the
auto-restart state, because it doesn't consider why the unit failed.
This commit changes switch-to-configuration.pl to inspect the full
status of a unit in auto-restart state, and now only considers it failed
if the ExecMainStatus is non-zero.
2014-02-02 15:56:22 +01:00
Vladimír Čunát
4a55391f1f
Merge #1645 and #1646 : lightdm and -gtk-greeter update
2014-02-02 15:51:35 +01:00
Vladimír Čunát
b5a32b3944
Merge #1618 : use ubuntu module blacklists by default
2014-02-02 15:51:07 +01:00
Jaka Hudoklin
b6e3cd7170
nixos/nscd: add option to change nscd config
...
[Bjørn Forsman <bjorn.forsman@gmail.com>:
- use types.lines instead of types.string. The former joins strings
with "\n" and the latter with "" (and is deprecated).
]
2014-02-02 15:31:55 +01:00
Bjørn Forsman
43af271ac6
siege: expression cleanup
2014-02-02 15:04:46 +01:00
Oliver Charles
83bc415a7b
siege: Update to 3.0.6
2014-02-02 14:59:28 +01:00
Linquize
206b276fed
Add pycangjie
...
[Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
2014-02-02 14:54:40 +01:00
Ricardo M. Correia
61d37c62c3
hub: Update from 1.10.6 -> 1.11.1
2014-02-02 13:42:07 +00:00
Bjørn Forsman
662039802a
lttng-tools: use absolute path to modprobe
...
Instead of relying on it being available in $PATH.
2014-02-02 14:00:09 +01:00
Vladimír Čunát
8e4665a634
pango: disable tests (fail to find config in chroot)
2014-02-02 13:31:36 +01:00
Linquize
cbb856cb94
Update libcangjie 1.1
2014-02-02 19:39:24 +08:00
Vladimír Čunát
07ab75205c
release: fix automake evaluation, broken in 5888f27c
2014-02-02 12:09:58 +01:00
Michael Raskin
e4c64d1e17
Adding missing unistd.h includes
2014-02-02 15:04:05 +04:00
Eelco Dolstra
559f5be07d
dhcpcd: Update to 6.2.1
...
Dhcpcd now has integration with udev, so it should no longer be a
problem if udev renames an interface while dhcpcd is running.
2014-02-02 11:28:45 +01:00
Vladimír Čunát
9c4d656102
pango: major update 1.32.5 -> 1.36.1, enable tests
...
Also propagate stuff in *.pc dependencies.
2014-02-02 11:01:13 +01:00
Vladimír Čunát
32a4081a7f
fontconfig: update 2.10.2 -> 2.11.0
...
Finally. This was blocking pango update for many months.
Hopefully the infinality patches still work with this release.
2014-02-02 10:46:08 +01:00
Vladimír Čunát
e116d88694
harfbuzz: minor update 0.9.25 -> .26
2014-02-02 10:45:30 +01:00
Vladimír Čunát
d92f6c19db
gdk-pixbuf: bugfix update 2.30.2 -> .3, enable tests
...
Hopefully the tests will succeed on Hydra, too.
2014-02-02 10:42:53 +01:00
Vladimír Čunát
fbff019f08
gtk3: bugfix update 3.10.6 -> .7, fix bad URI
...
The bad URI was introduced by changing the name in 4881100
.
2014-02-02 10:42:11 +01:00
Vladimír Čunát
6e2d3b9847
Merge master into x-updates
2014-02-02 10:05:25 +01:00
Vladimír Čunát
fcaa782b6a
mesa: revert to 9.2.* until the driver problems are fixed
...
I was unable to make the gallium drivers not to miss some LLVM RTTI stuff.
9.* don't build with llvm-3.4.
2014-02-02 10:00:56 +01:00
Michael Raskin
14a6a059f5
Use gcc-4.6.0 for avr-gcc-libc
2014-02-02 12:54:46 +04:00
Michael Raskin
546315d933
Update/fix merkaartor to 0.18.1
2014-02-02 12:54:46 +04:00
Vladimír Čunát
80f8b2cfbd
kmod-blacklist-ubuntu: fix references to binaries
2014-02-02 09:45:59 +01:00
Vladimír Čunát
22690a8cd5
kmod-blacklist-ubuntu: fetch from tar.gz, not bazaar
...
Now the source is just a miniature archive.
2014-02-02 09:41:11 +01:00
Evgeny Egorochkin
2ed3c10cbe
youtubeDL: update from 2014.01.23.4 to 2014.01.30.2
2014-02-02 07:45:23 +02:00
Evgeny Egorochkin
72a8329ee2
vidalia: fix build with gcc-4.7
2014-02-02 07:43:56 +02:00
Evgeny Egorochkin
37b1c1481b
bangarang: fix build with gcc 4.7
2014-02-02 07:43:56 +02:00
Georges Dubus
a737352862
silver-searcher: updated to 0.19.1
2014-02-01 21:56:28 +01:00
Bjørn Forsman
f0be5119d9
ruby/patches.nix: sort attributes alphabetically
...
And remove trailing whitespace.
2014-02-01 19:56:54 +01:00
William A. Kennington III
40f202e4a0
pcsclite: Upgrade from 1.8.8 -> 1.8.10
2014-02-01 19:54:40 +01:00
William A. Kennington III
03be686dec
ccid: Update from 1.4.13 -> 1.4.14
2014-02-01 19:54:40 +01:00
Oliver Charles
0828be1597
xmlindent: New expression
...
[Bjørn Forsman <bjorn.forsman@gmail.com>:
- introduce "name-${version}" (to not duplicate version number)
- use mirror://sourceforge instead of specific mirror URL
- add vertical whitespace between attributes
- add meta description and homepage attributes
- place the top-level 'xmlindent' attribute in alphabetial order
]
2014-02-01 19:10:01 +01:00
Linquize
f06c3ef47f
Fix previous simutrans 112.3 build
...
This fixes commit b5d19fad67
2014-02-01 18:22:47 +01:00
Edward Tjörnhammar
cf99e5f939
IntelliJ IDEA version bump (13.0.1->13.0.2)
2014-02-01 17:52:21 +01:00
Linquize
8f7a502af2
Add cython3 (python 3), move cython (python 2) to subfolder
2014-02-01 17:21:57 +01:00
Linquize
67d73f3957
Update cython
2014-02-01 17:21:56 +01:00
Bjørn Forsman
2d30955632
xpra: fix package name
...
Remove the "python2.7-" prefix from the package name so that it can be
installed with "nix-env -i xpra".
2014-02-01 17:06:37 +01:00
Bjørn Forsman
9037126df0
bcache-tools: new package
...
Bcache is a Linux kernel block layer cache. It allows one or more fast
disk drives such as flash-based solid state drives (SSDs) to act as a
cache for one or more slower hard disk drives.
This package contains the required user-space tools.
User documentation is in Documentation/bcache.txt in the Linux kernel
tree.
http://bcache.evilpiepirate.org/
2014-02-01 16:32:23 +01:00
Bjørn Forsman
071e26e5e8
python-dpkt: new package
...
dpkt is a fast, simple packet creation / parsing module, with
definitions for the basic TCP/IP protocols.
2014-02-01 16:29:30 +01:00
Bjørn Forsman
40de4d73b8
ilixi: new package
...
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems.
http://ilixi.org/
2014-02-01 16:12:27 +01:00