summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* haskell-socks: update to version 0.5.4Peter Simons2013-10-27
|
* haskell-modular-arithmetic: update to version 1.1.0.0Peter Simons2013-10-27
|
* haskell-diagrams-svg: update to version 0.8.0.2Peter Simons2013-10-27
|
* haskell-data-lens: update to version 2.10.4Peter Simons2013-10-27
|
* haskell-cryptocipher: update to version 0.6.2Peter Simons2013-10-27
|
* haskell-crypto-cipher-types: update to version 0.0.9Peter Simons2013-10-27
|
* haskell-crypto-cipher-tests: update to version 0.0.11Peter Simons2013-10-27
|
* haskell-cipher-des: update to version 0.0.6Peter Simons2013-10-27
|
* haskell-Elm: update to version 0.10.0.1Peter Simons2013-10-27
|
* haskell-git-annex: update to version 4.20131024Peter Simons2013-10-27
|
* haskell-Cabal: update to version 1.18.1.2Peter Simons2013-10-27
|
* ngrok: linux onlyDomen Kožar2013-10-27
|
* Update youtubeDL. Now vimeo downloads work again.Lluís Batlle i Rossell2013-10-27
|
* add ngrok: Reverse proxy that creates a secure tunnel between from a public ↵Domen Kožar2013-10-27
| | | | endpoint to a locally running web service
* sdlmame: fixed trivial typoPeter Simons2013-10-27
|
* haskell-accelerate-fft: disable Hydra builds because of unfree dependency on ↵Peter Simons2013-10-27
| | | | CUDA
* haskell-cufft: disable Hydra builds because of unfree dependency on CUDAPeter Simons2013-10-27
|
* dwarf-therapist: disable Hydra builds because of unfree dwarf-fortress ↵Peter Simons2013-10-27
| | | | dependency
* ghc: update HEAD version to 7.7.20130828Peter Simons2013-10-27
|
* Back-port Haskell-related improvements from stdenv-updates.Peter Simons2013-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | * There now is full support for building Haskell packages as shared libraries for GHC versions 7.4.2 or later. The Cabal builder recognizes the following attributes: - enableSharedLibraries configures Cabal to build of shared libraries in addition to static ones. This option requires that all dependencies of the package have been compiled for use in shared libraries, too. - enableSharedExecutables configures Cabal to prefer shared libraries when linking executables. The default values for these attributes are arguments to the haskellPackages expression. * Haskell builds now run in a LANG="en_US.UTF-8" environment to avoid plenty of build and test suite errors. Without this setting, GHC seems unable to deal with the UTF-8 character encoding that's generally considered standard in the Haskell world. * The Cabal builder supports a new attribute 'testTarget' to specify the exact set of tests to be run during the check phase. * The ghc-wrapper attribute ghcVersion has been removed. Instead, we use the ghc.version attribute, which exists in unwrapped GHC derivations, too.
* nixos manual: fix references to obsolete nixos repositoryEvgeny Egorochkin2013-10-27
|
* nixos manual: replace /etc/nixos/nixos which no longer exists with more ↵Evgeny Egorochkin2013-10-27
| | | | | | generic and more correct /path/to/nixpkgs/nixos
* perlPackages.FileMimeInfo: add expression.Jason \"Don\" O'Conal2013-10-27
| | | | Close #1124.
* gpicview: add expression 0.2.4Jason \"Don\" O'Conal2013-10-27
| | | | close #1123.
* maintainers: add vlstill.Vladimir Still2013-10-27
|
* microcode-intel: update to 20130906Evgeny Egorochkin2013-10-27
|
* redshift: update to 1.8 and fix redshift-gtk scriptRok Garbas2013-10-26
|
* Merge pull request #1110 from errge/masterPeter Simons2013-10-26
|\ | | | | Add text-format haskell library
| * Add text-format haskell libraryGergely Risko2013-10-22
| |
* | Merge pull request #1114 from ocharles/linearPeter Simons2013-10-26
|\ \ | | | | | | haskellPackages.linear: Update to 1.3.1
| * | haskellPackages.linear: Update to 1.3.1Oliver Charles2013-10-23
| | |
* | | haskell-hslua: remove support for linking the system's lua libraryPeter Simons2013-10-26
| | | | | | | | | | | | This feature is broken: <https://github.com/osa1/hslua/issues/8>.
* | | haskell-packages.nix: fix caseInsensitive attributePeter Simons2013-10-26
| | |
* | | Fix .deepOverride on poppler, glibMarc Weber2013-10-26
| | | | | | | | | | | | By moving the default derivation into callPackage call, close #1115.
* | | xc3sprog: new packageBjørn Forsman2013-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xc3sprog is command-line tools for programming FPGAs, microcontrollers and PROMs via JTAG. Homepage: http://xc3sprog.sourceforge.net/ I'm using the latest from subversion as xc3sprog doesn't seem to make proper releases. There are only a few seemingly random snapshots at sourceforge. And these snapshots are built binary packages, not source archives. NOTE: I haven't tested this on any hardware yet.
* | | Fix evaluation error caused by the "ats" expressionBjørn Forsman2013-10-26
| | |
* | | package residualvm 0.1.1Arvin Moezzi2013-10-26
| | | | | | | | | | | | | | | | | | | | | ResidualVM is an interpreter for LucasArts' Lua-based 3D adventure games like Grim Fandango. From: #1118.
* | | Package urlview 0.9-19Arvin Moezzi2013-10-26
| | | | | | | | | | | | | | | | | | urlview extracts URLs from text. Close #1118.
* | | Add atsShea Levy2013-10-25
| | | | | | | | | | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* | | firebird.nix: Fix a misplaced } that causes "users" to be outside "config"Eelco Dolstra2013-10-25
| | |
* | | Fix an assertion set in the wrong placeEelco Dolstra2013-10-25
| | |
* | | rockbox-utility: upgrade 1.2.8 -> 1.3.1Arvin Moezzi2013-10-25
| | | | | | | | | | | | Close #1116.
* | | Add the NixOS manpages to the channelEelco Dolstra2013-10-25
| | |
* | | haskell-HaRe: update to version 0.7.0.7Peter Simons2013-10-24
| | |
* | | haskell-xdot: update to version 0.2.4Peter Simons2013-10-24
| | |
* | | haskell-uuid: update to version 1.3.2Peter Simons2013-10-24
| | |
* | | haskell-tagstream-conduit: update to version 0.5.4.1Peter Simons2013-10-24
| | |
* | | haskell-pandoc: update to version 1.12.1Peter Simons2013-10-24
| | |
* | | haskell-monad-control: update to version 0.3.2.2Peter Simons2013-10-24
| | |
* | | haskell-Hipmunk: update to version 5.2.0.12Peter Simons2013-10-24
| | |