summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* haskell-packages.nix: obsolete regexTDFA attribute; the proper name is ↵Peter Simons2014-02-02
| | | | 'regexTdfa'
* haskell-regex-tdfa: update to version 1.2.0Peter Simons2014-02-02
|
* haskell-trifecta: add version 1.4Peter Simons2014-02-02
|
* haskell-pipes-group: add version 1.0.0Peter Simons2014-02-02
|
* haskell-GLUT: update to version 2.5.1.0Peter Simons2014-02-02
|
* Fix file name used for libcdio 0.82Peter Simons2014-02-02
|
* fix libcdio filenameFlorian Friesdorf2014-02-02
|
* texlive: Fix download file names to be current.Karn Kallio2014-02-02
|
* libcdio-0.82 for abcdeFlorian Friesdorf2014-02-02
| | | | | libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for abcde until we sort out where cd-paranoia went to.
* Update GCL source to latest releaseMichael Raskin2014-02-02
|
* Use dynamical libbfd because static one is searched in strange placesMichael Raskin2014-02-02
|
* Update Aria download managerMichael Raskin2014-02-02
|
* Create an attribute for latest ocaml packages even when this is not the ↵Michael Raskin2014-02-02
| | | | default version
* Fix wvdial build by inserting missing unistd.h includesMichael Raskin2014-02-02
|
* Update/fix farstream: Gajim now at least buildsMichael Raskin2014-02-02
|
* switch-to-configuration.pl: Handle successful auto-restartsOliver Charles2014-02-02
| | | | | | | | | | | | | 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.
*-. Merge #1645 and #1646: lightdm and -gtk-greeter updateVladimír Čunát2014-02-02
|\ \
| | * lightdm-gtk-greeter: Update to 1.6.1Oliver Charles2014-01-31
| | |
| * | lightdm: Update to 1.8.6Oliver Charles2014-01-31
| | |
* | | Merge #1618: use ubuntu module blacklists by defaultVladimír Čunát2014-02-02
|\ \ \
| * | | pull module blacklist from Ubuntu and use it by defaultVladimír Čunát2014-01-28
| | | | | | | | | | | | | | | | People often have serious problems due to bogus modules like *fb.
* | | | nixos/nscd: add option to change nscd configJaka Hudoklin2014-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [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). ]
* | | | siege: expression cleanupBjørn Forsman2014-02-02
| | | |
* | | | siege: Update to 3.0.6Oliver Charles2014-02-02
| | | |
* | | | Add pycangjieLinquize2014-02-02
| | | | | | | | | | | | | | | | [Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
* | | | hub: Update from 1.10.6 -> 1.11.1Ricardo M. Correia2014-02-02
| | | |
* | | | lttng-tools: use absolute path to modprobeBjørn Forsman2014-02-02
| | | | | | | | | | | | | | | | Instead of relying on it being available in $PATH.
* | | | Update libcangjie 1.1Linquize2014-02-02
| | | |
* | | | Adding missing unistd.h includesMichael Raskin2014-02-02
| | | |
* | | | dhcpcd: Update to 6.2.1Eelco Dolstra2014-02-02
| | | | | | | | | | | | | | | | | | | | Dhcpcd now has integration with udev, so it should no longer be a problem if udev renames an interface while dhcpcd is running.
* | | | Use gcc-4.6.0 for avr-gcc-libcMichael Raskin2014-02-02
| | | |
* | | | Update/fix merkaartor to 0.18.1Michael Raskin2014-02-02
| | | |
* | | | youtubeDL: update from 2014.01.23.4 to 2014.01.30.2Evgeny Egorochkin2014-02-02
| | | |
* | | | vidalia: fix build with gcc-4.7Evgeny Egorochkin2014-02-02
| | | |
* | | | bangarang: fix build with gcc 4.7Evgeny Egorochkin2014-02-02
| | | |
* | | | silver-searcher: updated to 0.19.1Georges Dubus2014-02-01
| | | |
* | | | ruby/patches.nix: sort attributes alphabeticallyBjørn Forsman2014-02-01
| | | | | | | | | | | | | | | | And remove trailing whitespace.
* | | | pcsclite: Upgrade from 1.8.8 -> 1.8.10William A. Kennington III2014-02-01
| | | |
* | | | ccid: Update from 1.4.13 -> 1.4.14William A. Kennington III2014-02-01
| | | |
* | | | xmlindent: New expressionOliver Charles2014-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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 ]
* | | | Fix previous simutrans 112.3 buildLinquize2014-02-01
| | | | | | | | | | | | | | | | This fixes commit b5d19fad6710e786a80f9584e65f4f17e9678c24
* | | | IntelliJ IDEA version bump (13.0.1->13.0.2)Edward Tjörnhammar2014-02-01
| | | |
* | | | Add cython3 (python 3), move cython (python 2) to subfolderLinquize2014-02-01
| | | |
* | | | Update cythonLinquize2014-02-01
| | | |
* | | | xpra: fix package nameBjørn Forsman2014-02-01
| | | | | | | | | | | | | | | | | | | | Remove the "python2.7-" prefix from the package name so that it can be installed with "nix-env -i xpra".
* | | | bcache-tools: new packageBjørn Forsman2014-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* | | | python-dpkt: new packageBjørn Forsman2014-02-01
| | | | | | | | | | | | | | | | | | | | dpkt is a fast, simple packet creation / parsing module, with definitions for the basic TCP/IP protocols.
* | | | ilixi: new packageBjørn Forsman2014-02-01
| | | | | | | | | | | | | | | | | | | | | | | | ilixi is a lightweight C++ GUI toolkit for embedded Linux systems. http://ilixi.org/
* | | | directfb: add meta attributesBjørn Forsman2014-02-01
| | | |
* | | | directfb: update from 1.6.2 to 1.6.3Bjørn Forsman2014-02-01
| | | | | | | | | | | | | | | | | | | | | | | | 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).