summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* Merge pull request #6454 from rushmorem/mesos-marathon-squashedJaka Hudoklin2015-02-19
|\ | | | | New package: Mesos marathon framework (updated)
| * Add marathon mesos frameworkrushmorem2015-02-19
| |
* | cutecom: new expressionBenno Fünfstück2015-02-19
|/
* graphviz: Add a no x dependency versionWilliam A. Kennington III2015-02-18
|
* ctl: Update to 1.5.2William A. Kennington III2015-02-18
|
* Adds ocaml-erm_xmlVincent Laporte2015-02-18
| | | | | | XML Parser for discrete data Homepage: https://github.com/ermine/xml
* add fetch-bower to node-packagesJoel Taylor2015-02-18
|
* Merge pull request #6439 from mvcisback/uncertaintiesArseniy Seroka2015-02-18
|\ | | | | Add uncertainties python package
| * Add uncertainties python packageMarcell Vazquez-Chanlatte2015-02-18
| |
* | qprint: add version 1.1tv2015-02-18
|/
* Merge pull request #6400 from puffnfresh/package/consul-templatelethalman2015-02-18
|\ | | | | Add consul-template package
| * Add consul-template packageBrian McKenna2015-02-17
| |
* | Merge pull request #6420 from DamienCassou/deactivate-simpleparse-on-python3Damien Cassou2015-02-18
|\ \ | | | | | | Disable simpleparse on python3 and pypy
| * | Disable simpleparse on python3 and pypyDamien Cassou2015-02-18
| | |
* | | Flip cctools and cctools crossDan Peebles2015-02-18
| | |
* | | Merge pull request #6250 from gridaphobe/emacs-melpaEric Seidel2015-02-17
|\ \ \ | | | | | | | | add package.el-based emacs package builder
| * | | reorganize emacs packages and add some meta infoEric Seidel2015-02-17
| | | |
| * | | add package.el-based emacs package builderEric Seidel2015-02-17
| | | |
* | | | fix travis evaluation by providing explicit libiconv for the rare casesEric Seidel2015-02-17
|/ / / | | | | | | | | | that need it, like uclibc
* | | Merge pull request #6402 from codyopel/xavsArseniy Seroka2015-02-17
|\ \ \ | | | | | | | | xavs: add package
| * | | xavs: add packagecodyopel2015-02-17
| | | |
* | | | speedtest-cli: align attrname with pkgnameBjørn Forsman2015-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 #6396 from codyopel/wavpackArseniy Seroka2015-02-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | wavpack: add package
| * | | | | | wavpack: add packagecodyopel2015-02-17
| | | | | | |
* | | | | | | Merge pull request #6397 from DamienCassou/simpleparseDamien Cassou2015-02-17
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | Add the simpleparse python package
| * | | | | Add the simpleparse python packageDamien Cassou2015-02-17
| | | | | |
* | | | | | Merge pull request #6377 from ehmry/mawklethalman2015-02-17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | mawk: initial package at 1.3.4-20141206
| * | | | | mawk: initial package at 1.3.4-20141206Emery Hemingway2015-02-16
| | | | | |
* | | | | | Merge pull request #6381 from olavks/numpyfixDomen Kožar2015-02-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | Numpy: remove slow building and little used math library for more commonly used openblas
| * | | | | | Numpy: Replace ATLAS and liblapack with openblas (that has blas and lapack).Olav2015-02-17
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was previously with ATLAS [Automatically Tuned Linear Algebra Software]. This takes ages and has little to no performance benefit over openblas+lapack. And if you need this performance, you should really built it against your own hardware.
* | | | | | 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 #6383 from codyopel/vid-stabWilliam A. Kennington III2015-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | vid-stab: add package
| * | | | | | vid-stab: add packagecodyopel2015-02-17
| | |/ / / / | |/| | | |
* | | | | | moreItertools package had typoMarcell Vazquez-Chanlatte2015-02-16
| | | | | |
* | | | | | Merge pull request #6373 from mvcisback/moreItertoolsWilliam A. Kennington III2015-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added more-itertools-2.2 python package
| * | | | | | fix indentationMarcell Vazquez-Chanlatte2015-02-16
| | | | | | |
| * | | | | | Added more-itertools-2.2 python packageMarcell Vazquez-Chanlatte2015-02-16
| | | | | | |
* | | | | | | all-packages: move my first packages to correct ### SECTIONsTobias Geerinckx-Rice2015-02-17
| |/ / / / / |/| | | | |
* | | | | | 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. ```
* | | | | | Merge pull request #5995 from ts468/qemu-vmJames Cook2015-02-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Update QEMU Nixos Virtual Machine
| * | | | | Update QEMU Nixos Virtual MachineThomas Strobel2015-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Nixos Qemu VM that are used for VM tests can now start without boot menu even when using a bootloader. The Nixos Qemu VM with bootloader can emulate a EFI boot now.
* | | | | | 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
* | | | | | Added python package funcy-1.4Marcell Vazquez-Chanlatte2015-02-16
| | | | | |
* | | | | | Merge pull request #6362 from mvcisback/parsimoniousWilliam A. Kennington III2015-02-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add python package parsimonoius 0.6.0