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
Linquize
cbb856cb94
Update libcangjie 1.1
2014-02-02 19:39:24 +08: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
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
Bjørn Forsman
6473c41c71
directfb: add meta attributes
2014-02-01 14:03:44 +01:00
Bjørn Forsman
3dc05acf6a
directfb: update from 1.6.2 to 1.6.3
...
There is a 1.7.x release out but to minimize chances of breaking
dependees I'm only bumping the minimal needed to be compatible with
ilixi (a gui toolkit for directfb that I'm packaging).
2014-02-01 13:54:54 +01:00
Vladimír Čunát
5227638ee0
libusb1: minor update x-1.0.17 -> 1.0.18 (joined)
...
The forks joined (or rather libusbx continues under libusb name).
http://sourceforge.net/p/libusb/mailman/message/31886062/
2014-02-01 12:46:28 +01:00
Arvin Moezzi
0602ef22de
git-daemon service: fix typo in option ( close #1659 )
2014-02-01 11:56:56 +01:00
James Cook
21a220900a
libyaml: Patch to fix CVE-2013-6393 ( close #1658 )
2014-02-01 11:56:56 +01:00
Eelco Dolstra
c79bda8d47
release-small.nix: Disable FreeBSD
2014-02-01 11:55:14 +01:00
Vladimír Čunát
ddf5841d74
libsoup: enable introspection (gnome3 stuff needs it)
...
Also some minor refactoring of the expression.
2014-02-01 10:13:06 +01:00
Vladimír Čunát
449cfcfa91
gnome3: re-introduce libsoup dependency (fix many evals)
2014-02-01 10:10:45 +01:00
Vladimír Čunát
f33d50c04e
openssh_hpn: mark as broken ATM, cf. #1640
2014-02-01 09:08:13 +01:00
Vladimír Čunát
5d2e884aa1
pidgin: minor update 2.10.7 -> .8, including CVE-2013-6484
...
Also switch no newer libstartup-notification, add license and platforms.
2014-02-01 08:44:07 +01:00
Ricardo M. Correia
6d449f7c60
libarchive: Add extra source URL ( close #1655 )
...
It seems that libarchive's home page has not been available for at least the
past couple of days.
2014-02-01 08:13:47 +01:00
mornfall
79665ec9e2
Merge pull request #1653 from wkennington/master.kernel
...
kernel: Upgrade from 3.13.0 -> 3.13.1
2014-01-31 13:33:53 -08:00
William A. Kennington III
f9f065a178
kernel: Upgrade from 3.13.0 -> 3.13.1
2014-01-31 15:28:50 -06:00
Rob Vermaas
9b1bd84940
httpd: Respect original order of environment eval.
2014-01-31 21:18:24 +01:00
Rob Vermaas
bfa56d7657
httpd: Only add PHPRC to environment of httpd when enablePHP is true.
2014-01-31 21:14:05 +01:00