about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Adds ocaml-dolog-1.0Vincent Laporte2015-03-19
| | | | | | dolog is a minimalistic lazy logger in OCaml Homepage: https://github.com/UnixJunkie/dolog
* ocaml-re: update from 1.3.0 to 1.3.1Vincent Laporte2015-03-19
|
* hackage-packages.nix: re-generate from Hackage 2015-03-19T13:39:37+0100Peter Simons2015-03-19
|
* RAppArmor: use AppArmor 2.9Joachim Fasting2015-03-19
|
* Merge pull request #6896 from NixOS/revert-6886-fix/vlcPeter Simons2015-03-19
|\ | | | | Revert "VLC wants a newer version of libdvdnav".
| * Revert "VLC wants a newer version of libdvdnav"Peter Simons2015-03-19
| |
* | ghc: update link and version of 7.10 RC3Mateusz Kowalczyk2015-03-19
| |
* | Merge branch 'Sqitch' into sqitch-pgRobin Bate Boerop2015-03-19
|\ \ | |/ |/|
| * Improved builder for SqitchRobin Bate Boerop2015-03-18
| |
| * Remove unnecessary propagatedBuildInputs lineRobin Bate Boerop2015-03-17
| |
| * Handle Sqitch manualRobin Bate Boerop2015-03-15
| |
| * Add Sqitch database management toolRobin Bate Boerop2015-03-15
| |
* | Merge pull request #6868 from lancelotsix/add_checkbashismslethalman2015-03-19
|\ \ | | | | | | Add checkbashisms package
| * | Add checkbashisms packageLancelot SIX2015-03-18
| | |
* | | VLC wants a newer version of libdvdnavPeter Jones2015-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated libdvdnav/libdvdread to latest versions * Removed libdvdnav patches since they have been incorporated into the latest release * Added `--enable-dvdnav` configure flag to VLC to ensure that if this happens again VLC will fail to build
* | | ffmpeg: add new branch 2.6.1 (no switching yet)Vladimír Čunát2015-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | /cc maintainers @codyopel, @fuuzetsu. Release notes don't indicate any new options or dependencies. http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6 APIchanges looks like we should be able to replace 2.5 by 2.6 without anything breaking (belongs to staging and needs some testing).
* | | Add chef-dkJaka Hudoklin2015-03-18
| | |
* | | bundlerEnv: add support for additional build inputsJaka Hudoklin2015-03-18
| | |
* | | haskell-bindings-GLFW is broken (and has been for quite a while).Peter Simons2015-03-18
| | |
* | | haskell-lens: update to 4.8Peter Simons2015-03-18
| | |
* | | haskell-mysql: fix buildPeter Simons2015-03-18
| | |
* | | Add required overrrides for haskell-hosc and haskell-tidal-midi.Peter Simons2015-03-18
| | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/6864.
* | | hackage-packages.nix: re-generate from Hackage 2015-03-17T11:52:35+0100Peter Simons2015-03-18
| | |
* | | Fix a bad revert at 1e4ba025c260fa6852765e9f5c59e985f10c6a43Domen Kožar2015-03-18
| | |
* | | nixpkgs: hhvm 3.3.0 -> 3.6.0Austin Seipp2015-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | - We need {perl,git,krb5,libvpx,etc} as a dependency - Drop upstream patches. - Simplify build (uses cmake configuration) - Simplify install (uses cmake generated installer) Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | Merge pull request #6866 from benley/iojslethalman2015-03-18
|\ \ \ | | | | | | | | iojs: Fix update script, update iojs
| * | | Update iojs using the fixed-up scriptBenjamin Staffin2015-03-17
| | | |
| * | | iojs: Fix update-iojs scriptBenjamin Staffin2015-03-17
| | | | | | | | | | | | | | | | | | | | | | | | The nix-instantiate invocations only work correctly if this script is run from the root directory of nixpkgs, or in a directory without a default.nix file and NIX_PATH set appropriately.
* | | | nixpkgs: concurrencykit 0.4.4 -> 0.4.5Austin Seipp2015-03-17
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | nixpkgs: re2c 0.13.7.5 -> 0.14.1Austin Seipp2015-03-17
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | nixpkgs: ninja 1.5.1 -> 1.5.3Austin Seipp2015-03-17
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | nixpkgs: libressl 2.1.4 -> 2.1.5Austin Seipp2015-03-17
| |/ / |/| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | flightgear: bump version to 3.4 (close #6385)Longrin Wischnewski2015-03-17
|/ / | | | | | | | | | | | | - openscenegraph: bump version to 3.2.1: http://www.openscenegraph.org/index.php/download-section/stable-releases - remove obsolete patch - simgear: bump version to 3.4.0 - flightgear: add qt5 as build input
* | gdal: fix build by adding opensslVladimír Čunát2015-03-17
| | | | | | | | I'm not sure why it started needing it, but I suspect mysql (mariadb).
* | Merge pull request #6839 from joelmo/masterPeter Simons2015-03-17
|\ \ | | | | | | graph-tool: enable drawing and openmp for algorithms
| * | graph-tool: enable drawing and openmp for algorithmsJoel Moberg2015-03-17
| | |
* | | ghc: update 7.10.1 to rc3Peter Simons2015-03-17
| | |
* | | haskell-exceptions: upstream has fixed the test suitePeter Simons2015-03-17
| | |
* | | Merge pull request #6841 from KoviRobi/gnu-aplPeter Simons2015-03-17
|\ \ \ | | | | | | | | Added GNU APL, a free APL interpreter.
| * | | Added GNU APL, a free APL interpreter.Kovacsics Robert (NixOS-SSD2)2015-03-16
| | | | | | | | | | | | | | | | | | | | It is an almost complete implementation of ISO 13751: Programming Language APL, Extended.
* | | | Update Botan unstable and fix source linkMichael Raskin2015-03-17
| | | |
* | | | Reverts a bunch of commits as a try to fix GC errors.Domen Kožar2015-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commits - 694f01db2d2e1cde06ee243a5909d196e84f0a18 - 829479d1dda5dbb579885e16dc655716127457ed - bd81885f706dae5cdeb8c03845fa43d8b74fa57c - b2fdcf801ce08bf0c44e63bafe8ae2c720704da7
* | | | libxcomp: switch to release 3.5.0.30 instead of gitTobias Geerinckx-Rice2015-03-17
| | | |
* | | | Merge #6472: add ddccontrolVladimír Čunát2015-03-16
|\ \ \ \
| * | | | added ddccontrol packageFedor Pakhomov2015-02-20
| | | | |
* | | | | rustc: Fix test failure due to hardcoded path to /homeRicardo M. Correia2015-03-16
| | | | |
* | | | | rustc: Re-enable parallel buildingRicardo M. Correia2015-03-16
| |_|/ / |/| | |
* | | | Bump to ATS-0.2.12Artyom Shalkhakov2015-03-16
| | | |
* | | | Merge pull request #6823 from np/sqliteEelco Dolstra2015-03-16
|\ \ \ \ | | | | | | | | | | Update sqlite to 3.8.8.3
| * | | | Update sqlite to 3.8.8.3Nicolas Pouillard2015-03-15
| | | | |