summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* fix tarball testDomen Kožar2013-10-21
|
* Adding SlimerJS — script-driven Gecko browserMichael Raskin2013-10-21
|
* haskell-uuid: update to version 1.3.0Peter Simons2013-10-20
|
* haskell-path-pieces: update to version 0.1.3Peter Simons2013-10-20
|
* haskell-pandoc-types: update to version 1.12.3Peter Simons2013-10-20
|
* haskell-pandoc-citeproc: update to version 0.1.2.1Peter Simons2013-10-20
|
* haskell-data-pprint: update to version 0.2.3Peter Simons2013-10-20
|
* Updating luarocks to 2.1.0Michael Raskin2013-10-20
|
* Updating CL-Launch to 3.22.1Michael Raskin2013-10-20
|
* Updating ASDF to 3.0.2.4Michael Raskin2013-10-20
|
* Updating Sodium cryptography library to 0.4.3Michael Raskin2013-10-20
|
* Merge pull request #1050 from bjornfor/flightgearMichael Raskin2013-10-20
|\ | | | | flightgear: 2.10.0 -> 2.12.0 (and make it run again)
| * flightgear: 2.10.0 -> 2.12.0 (and make it run again)Bjørn Forsman2013-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current FlightGear expression doesn't work: bash$ nix-build -A flightgear /nix/store/3c47sibzb9h1vhnn0gnh692hkpjc5p5v-flightgear-2.10.0 bash$ ./result/bin/fgfs ERROR: The path '/nix/store/3c47sibzb9h1vhnn0gnh692hkpjc5p5v-flightgear-2.10.0/lib/FlightGear' does not exist in the file system. Base package check failed: Version [none] found at: /nix/store/3c47sibzb9h1vhnn0gnh692hkpjc5p5v-flightgear-2.10.0/lib/FlightGear Version 2.10.0 is required. Please upgrade/downgrade base package and set the path to your fgdata with --fg-root=path_to_your_fgdata We could probably make the 2.10.0 version run, but I had already upgraded it to 2.12.0 before I made it work. It seems only the data dir configuration was wrong/missing: FG_DATA_DIR="$out/share/FlightGear/". Simgear must be in version sync with flightgear, hence the upgrade. Most of the diff is because I rewrote the flightgear expression to what I think is the "new style". I wanted to add a preConfigure phase but didn't understand why this expression had custom phases. So I just rewrote the whole thing to something I consider more readable.
* | Apparently fix texinfo5 with fresh TeXLiveMichael Raskin2013-10-20
| |
* | Fix Linux detection in libvncserver to build linuxvncMichael Raskin2013-10-20
| |
* | Add Ocaml 4.01.0.Malcolm Matalka2013-10-19
| | | | | | | | Close #1065.
* | nodejs: 0.10.12 -> 0.10.21 (security fixes)Domen Kožar2013-10-19
| |
* | haskell-data-pprint: add missing fetchurl and '-p2' flagPeter Simons2013-10-19
| |
* | haskell-data-pprint: patch to fix build with older versions of 'pretty'Peter Simons2013-10-19
| |
* | haskell-hakyll: update to version 4.4.1.2Peter Simons2013-10-19
| |
* | haskell-clock: add version 0.4.0.1Peter Simons2013-10-19
| |
* | haskell-optparse-applicative: update to version 0.7.0.2Peter Simons2013-10-19
| |
* | haskell-monoid-extras: update to version 0.3.2.3Peter Simons2013-10-19
| |
* | haskell-hakyll: update to version 4.4.1.1Peter Simons2013-10-19
| |
* | haskell-amqp: update to version 0.7.0Peter Simons2013-10-19
| |
* | haskell-zip-archive: update to version 0.1.4Peter Simons2013-10-19
| |
* | haskell-unix-time: update to version 0.2.1Peter Simons2013-10-19
| |
* | haskell-snap: update to version 0.13.0.4Peter Simons2013-10-19
| |
* | haskell-optparse-applicative: update to version 0.7.0Peter Simons2013-10-19
| |
* | haskell-http-types: update to version 0.8.2Peter Simons2013-10-19
| |
* | haskell-errors: update to version 1.4.3Peter Simons2013-10-19
| |
* | haskell-active: update to version 0.1.0.8Peter Simons2013-10-19
| |
* | libtxc_dxtn: get rid of duplicate package, clean up build script.Evgeny Egorochkin2013-10-18
| |
* | haskellPackages.comonadTransformers: Do not build haddocksOliver Charles2013-10-18
| | | | | | | | | | This package no library provides any modules, so there are no haddocks to build.
* | haskell-src-meta: jailbreak to fix build with latest th-orphansPeter Simons2013-10-18
| |
* | haskell-shake: test suite fails in LANG=C environmentPeter Simons2013-10-18
| | | | | | | | https://github.com/ndmitchell/shake/issues/73
* | haskell-utf8-light: update to version 0.4.2Peter Simons2013-10-18
| |
* | haskell-th-orphans: update to version 0.8Peter Simons2013-10-18
| |
* | haskell-th-lift: update to version 0.5.6Peter Simons2013-10-18
| |
* | haskell-system-filepath: update to version 0.4.8Peter Simons2013-10-18
| |
* | haskell-shakespeare: update to version 1.2.0.1Peter Simons2013-10-18
| |
* | haskell-shakespeare-text: update to version 1.0.0.8Peter Simons2013-10-18
| |
* | haskell-shakespeare-js: update to version 1.2.0.2Peter Simons2013-10-18
| |
* | haskell-shake: update to version 0.10.8Peter Simons2013-10-18
| |
* | haskell-persistent-template: update to version 1.2.0.4Peter Simons2013-10-18
| |
* | haskell-free: update to version 4.1Peter Simons2013-10-18
| |
* | haskell-file-embed: update to version 0.0.5Peter Simons2013-10-18
| |
* | haskell-entropy: update to version 0.2.2.4Peter Simons2013-10-18
| |
* | haskell-bindings-DSL: update to version 1.0.20Peter Simons2013-10-18
| |
* | haskell-JuicyPixels: update to version 3.1.1.1Peter Simons2013-10-18
| |