summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Minor fix for broken ruby evaluation and libiconvDan Peebles2015-02-17
|
* Temporarily fix build of x509-system on Darwin.Joel Taylor2015-02-17
| | | | Introduces a nasty impurity but what can you do :(
* Merge pull request #6402 from codyopel/xavsArseniy Seroka2015-02-17
|\ | | | | xavs: add package
| * xavs: add packagecodyopel2015-02-17
| |
* | Merge remote-tracking branch 'origin/staging'Shea Levy2015-02-17
|\ \ | | | | | | | | | Darwin and haskell fixes.
| * | Enable static libraries in "gmp" to allow static linking of Haskell programs.Peter Simons2015-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | Haskell programs depend on gmp to implement the unbounded Integer type. Without static variants of gmp we cannot build statically linked Haskell programs, what some users have found desirable in the past. So far, we've used an override to derive our own copy of gmp in the Haskell ecosystem, but this patch ends the dichotomy between Haskell and the rest of Nixpkgs by enabling static gmp libraries in the default build default.
| * | Merge remote-tracking branch 'master' into staging.Peter Simons2015-02-13
| |\ \
| * \ \ Merge branch 'kill-libiconv' of git://github.com/gridaphobe/nixpkgs into stagingShea Levy2015-02-11
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Took "ours" for the conflict and changed libiconvOrEmpty to libiconv Conflicts: pkgs/applications/audio/ncmpcpp/default.nix
| | * | | kill libiconvOr*Eric Seidel2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/mailreaders/sup/default.nix pkgs/development/compilers/ghc/7.8.3-binary.nix pkgs/development/interpreters/php/5.3.nix pkgs/development/interpreters/ruby/patches.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/poppler/default.nix pkgs/top-level/all-packages.nix
* | | | | Merge pull request #6394 from codyopel/libwebplethalman2015-02-17
|\ \ \ \ \ | | | | | | | | | | | | libwebp: refactor & 0.4.1 -> 0.4.2
| * | | | | libwebp: refactor & 0.4.1 -> 0.4.2codyopel2015-02-17
| | | | | |
* | | | | | haskell-configuration-common.nix: fix evaluationPeter Simons2015-02-17
| | | | | |
* | | | | | Merge branch 'httpStreamsFix' of github.com:aycanirican/nixpkgs into ↵Aycan iRiCAN2015-02-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | httpStreamsFix Conflicts: pkgs/development/haskell-modules/configuration-common.nix
| * | | | | | disable tests for haskellngPackages.http-streams since it doesn't include ↵Aycan iRiCAN2015-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | test modules
* | | | | | | disable tests for haskellngPackages.http-streams since it doesn't include ↵Aycan iRiCAN2015-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | test modules
* | | | | | | Fixes #6374. Now for real, dohhh.Rob Vermaas2015-02-17
| | | | | | |
* | | | | | | Fixes #6374.Rob Vermaas2015-02-17
| | | | | | |
* | | | | | | Merge pull request #6396 from codyopel/wavpackArseniy Seroka2015-02-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | wavpack: add package
| * | | | | | | wavpack: add packagecodyopel2015-02-17
| | | | | | | |
* | | | | | | | haskell-language-lua fails its test suite.Peter Simons2015-02-17
| | | | | | | |
* | | | | | | | haskell-vcache: doesn't compile because of broken dependenciesPeter Simons2015-02-17
| | | | | | | |
* | | | | | | | haskell-digestive-foundation-lucid does not compile.Peter Simons2015-02-17
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | hackage-packages.nix: re-generate from Hackage 2015-02-17T11:57:38+0100Peter Simons2015-02-17
|/ / / / / /
* | | | | | Merge pull request #6391 from DamienCassou/update-pylint-astroidDamien Cassou2015-02-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | update pylint, astroid, six, and logilab-common
| * | | | | | update pylint, astroid, six, and logilab-commonDamien Cassou2015-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pylint 1.4.0 -> 1.4.1 astroid 1.3.2 -> 1.3.4 six 1.8.0 -> 1.9.0 logilab-common 0.61.0 -> 0.63.2
* | | | | | | Merge pull request #6388 from nathanielbaxter/dev/gecodevbgl2015-02-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gecode: update from 4.3.0 to 4.3.3
| * | | | | | | gecode: update from 4.3.0 to 4.3.3Nathaniel Baxter2015-02-17
| | |_|/ / / / | |/| | | | |
* / | | | | | Fix temp directory paths for GHC 7.0.4 on DarwinJoel Taylor2015-02-16
|/ / / / / / | | | | | | | | | | | | | | | | | | This is a remnant of https://github.com/NixOS/nixpkgs/pull/6268
* | | | | | vid-stab: add packagecodyopel2015-02-17
| | | | | |
* | | | | | coan: run checksTobias Geerinckx-Rice2015-02-17
| | | | | |
* | | | | | rbtools: update to 0.7.1Benjamin Staffin2015-02-16
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib41400507447564375a2ec61467b2ceb148e663c
* | | | | | Add microscheme derivationAntoine R. Dumont2015-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (A Scheme subset for Atmel microcontrollers.) Use of the actual git HEAD because the actual tarball compiles but segfault at runtime. Upload the BLINK.ms sample on arduino board (/dev/ttyACM0): ```sh $ sudo ./result/bin/microscheme -m UNO -d /dev/ttyACM0 -auc ~/repo/perso/microscheme/examples/BLINK.ms Microscheme 0.8, (C) Ryan Suchocki >> Treeshaker: After 4 rounds: 84 globals purged! 22 bytes will be reserved. >> 18 lines compiled OK >> Assembling... >> Uploading... avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.00s avrdude: Device signature = 0x1e950f avrdude: reading input file "/home/tony/repo/perso/microscheme/examples/BLINK.hex" avrdude: writing flash (2080 bytes): Writing | ################################################## | 100% 0.35s avrdude: 2080 bytes of flash written avrdude: safemode: Fuses OK (E:00, H:00, L:00) avrdude done. Thank you. >> Cleaning Up... >> Finished. ```
* | | | | | Fix avr-gcc urlAntoine R. Dumont2015-02-16
| | | | | | | | | | | | | | | | | | | | | | | | New releases have been made and the current one is now an old one.
* | | | | | update http-typesAristid Breitkreuz2015-02-16
| | | | | |
* | | | | | Merge pull request #6349 from gfxmonk/ounit2vbgl2015-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update OUnit to version 2.0.0
| * | | | | | Update OUnit to version 2.0.0Tim Cuthbertson2015-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The existing URL looks like version 2.0.0, but actually downloads the contents of ounit-1.2.0.tar.gz into a file named ounit-2.0.0.tar.gz
* | | | | | | ocaml-lwt: update from 2.4.5 to 2.4.6Vincent Laporte2015-02-16
| | | | | | |
* | | | | | | Adds ocaml-topVincent Laporte2015-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OCaml-Top is a simple cross-platform OCaml code editor built for top-level evaluation. Homepage: http://www.typerex.org/ocaml-top.html
* | | | | | | haskell-amazonka-ecs: fix build with ghc 7.8.xPeter Simons2015-02-16
| | | | | | |
* | | | | | | haskell-hypher does not compile with GHC 7.8.x due to mtl 2.2.x requirement.Peter Simons2015-02-16
| | | | | | |
* | | | | | | haskell-scotty-binding-play: test suite requires network accessPeter Simons2015-02-16
| | | | | | |
* | | | | | | haskell-amazonka-glacier: fix build with GHC 7.8.xPeter Simons2015-02-16
| | | | | | |
* | | | | | | haskell-lucid-foundation does not compile.Peter Simons2015-02-16
| | | | | | |
* | | | | | | haskell-mp does not compile.Peter Simons2015-02-16
| | | | | | |
* | | | | | | haskell-hwsl2 does not compile.Peter Simons2015-02-16
| | | | | | |
* | | | | | | haskell-configuration-tools: the Cabal issue has been fixed, but the library ↵Peter Simons2015-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | still depends on mtl 2.2.x
* | | | | | | hackage-packages.nix: re-generate from Hackage 2015-02-16T09:28:28+0100Peter Simons2015-02-16
| | | | | | |
* | | | | | | haskell-mtl-compat: fix build with GHC 7.8.xPeter Simons2015-02-15
| | | | | | |
* | | | | | | structured-haskell-mode supports recent versions of haskell-src-exts now.Peter Simons2015-02-15
| | | | | | |
* | | | | | | haskell-lowgl does not compile.Peter Simons2015-02-15
| | | | | | |