Dan Peebles
ecf662efc6
Flip cctools and cctools cross
2015-02-18 00:24:33 -05:00
Eric Seidel
9f84592160
Merge pull request #6250 from gridaphobe/emacs-melpa
...
add package.el-based emacs package builder
2015-02-17 20:32:28 -08:00
Eric Seidel
d2a987d6e3
fix travis evaluation by providing explicit libiconv for the rare cases
...
that need it, like uclibc
2015-02-17 20:10:26 -08:00
Eric Seidel
76a501acdb
reorganize emacs packages and add some meta info
2015-02-17 15:08:55 -08:00
Eric Seidel
39c647c218
add package.el-based emacs package builder
2015-02-17 13:21:12 -08:00
Arseniy Seroka
0e63ac0acf
Merge pull request #6402 from codyopel/xavs
...
xavs: add package
2015-02-17 23:42:01 +03:00
Bjørn Forsman
ea6a9a2281
speedtest-cli: align attrname with pkgname
2015-02-17 20:14:10 +01:00
Shea Levy
2f061ff16b
Merge remote-tracking branch 'origin/staging'
...
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
codyopel
be0b4050aa
xavs: add package
2015-02-17 13:29:48 -05:00
Arseniy Seroka
e13b0a8bb1
Merge pull request #6396 from codyopel/wavpack
...
wavpack: add package
2015-02-17 16:05:21 +03:00
Damien Cassou
453c26abe7
Merge pull request #6397 from DamienCassou/simpleparse
...
Add the simpleparse python package
2015-02-17 13:43:38 +01:00
Damien Cassou
a45acf1b29
Add the simpleparse python package
2015-02-17 13:42:31 +01:00
codyopel
1435e69758
wavpack: add package
2015-02-17 07:29:04 -05:00
lethalman
e24004fea9
Merge pull request #6377 from ehmry/mawk
...
mawk: initial package at 1.3.4-20141206
2015-02-17 12:06:21 +01:00
Domen Kožar
3dbde25855
Merge pull request #6381 from olavks/numpyfix
...
Numpy: remove slow building and little used math library for more commonly used openblas
2015-02-17 11:13:58 +01:00
Damien Cassou
8be35e6efe
Merge pull request #6391 from DamienCassou/update-pylint-astroid
...
update pylint, astroid, six, and logilab-common
2015-02-17 11:08:37 +01:00
Damien Cassou
c9b4cb56ae
update pylint, astroid, six, and logilab-common
...
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
2015-02-17 11:02:31 +01:00
William A. Kennington III
aeb0db3def
Merge pull request #6383 from codyopel/vid-stab
...
vid-stab: add package
2015-02-16 21:59:16 -08:00
codyopel
534332eaf7
vid-stab: add package
2015-02-17 00:54:23 -05:00
Marcell Vazquez-Chanlatte
7ad16801b0
moreItertools package had typo
2015-02-16 23:41:22 -06:00
William A. Kennington III
7dda2b30dd
Merge pull request #6373 from mvcisback/moreItertools
...
Added more-itertools-2.2 python package
2015-02-16 20:47:53 -08:00
Tobias Geerinckx-Rice
a8ddd89f82
all-packages: move my first packages to correct ### SECTIONs
2015-02-17 05:33:40 +01:00
Olav
380bd3f48a
Numpy: Replace ATLAS and liblapack with openblas (that has blas and lapack).
...
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.
2015-02-17 03:59:27 +00:00
Marcell Vazquez-Chanlatte
5e328ef690
fix indentation
2015-02-16 21:30:21 -06:00
Emery Hemingway
71ad263151
mawk: initial package at 1.3.4-20141206
2015-02-16 18:57:57 -05:00
Antoine R. Dumont
172d78923b
Add microscheme derivation
...
(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.
```
2015-02-16 23:09:48 +01:00
James Cook
6daf9aa922
Merge pull request #5995 from ts468/qemu-vm
...
Update QEMU Nixos Virtual Machine
2015-02-16 13:13:26 -08:00
Marcell Vazquez-Chanlatte
3c06b41c26
Added more-itertools-2.2 python package
2015-02-16 13:57:44 -06:00
Thomas Strobel
80afabd5b5
Update QEMU Nixos Virtual Machine
...
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.
2015-02-16 20:07:42 +01:00
Vincent Laporte
f31d4b6adb
Adds ocaml-top
...
OCaml-Top is a simple cross-platform OCaml code editor built for
top-level evaluation.
Homepage: http://www.typerex.org/ocaml-top.html
2015-02-16 13:31:13 +01:00
Marcell Vazquez-Chanlatte
5c62f143c1
Added python package funcy-1.4
2015-02-16 00:50:50 -06:00
William A. Kennington III
c295e51728
Merge pull request #6362 from mvcisback/parsimonious
...
Add python package parsimonoius 0.6.0
2015-02-15 22:47:17 -08:00
Marcell Vazquez-Chanlatte
dbcbe712dd
Add python package parsimonoius 0.6.0
2015-02-16 00:41:30 -06:00
Cillian de Róiste
16bc8564c3
Add ttfautohint: an automatic hinter for TrueType fonts
2015-02-15 22:32:15 +01:00
AndersonTorres
f19ed980a2
Sawfish (git): New Package
...
Sawfish is a versatile, Lisp-based window manager
In that commit I include all Sawfish stack:
- librep, a lisp system;
- rep-gtk, bindings for gtk
- sawfish, the window manager
2015-02-15 19:42:53 +03:00
Arseniy Seroka
750c09c967
Merge pull request #6356 from AndersonTorres/lolcode
...
LOLcode(version 0.10.5): New Package
2015-02-15 17:05:08 +03:00
Domen Kožar
765c8f4dff
Merge pull request #6355 from nathanielbaxter/dev/flexget
...
pythonPackages.flexget: update to 1.2.278
2015-02-15 12:20:44 +01:00
AndersonTorres
71299b9120
LOLcode(version 0.10.5): New Package
...
LOLcode is an esoteric programming language, composed of LOLspeaks.
2015-02-15 08:58:42 -02:00
Nathaniel Baxter
b3a866fd24
pythonPackages.flexget: update to 1.2.278
2015-02-15 21:51:34 +11:00
Wout Mertens
2e4b5ba1ea
Merge pull request #6346 from wmertens/rdfind
...
rdfind: Add new package
2015-02-15 08:27:29 +01:00
codyopel
b03ded550f
lame: move to libraries & fix license
2015-02-14 19:06:38 -05:00
Wout Mertens
f80ae41a7d
rdfind: Add new package
...
refined is a very fast duplicate file finder/remover/hardlinker.
2015-02-14 23:19:46 +01:00
William A. Kennington III
69a277e2cc
iwlegacy: Remove since it is already in linux-firmware-nonfree
2015-02-13 14:27:47 -08:00
William A. Kennington III
58a04a9359
kernel: 3.14.32 -> 3.14.33
2015-02-13 13:42:20 -08:00
William A. Kennington III
b41222e5c6
kernel: 3.10.68 -> 3.10.69
2015-02-13 13:42:20 -08:00
Peter Simons
f2a376f52a
Enable static libraries in "gmp" to allow static linking of Haskell programs.
...
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.
2015-02-13 22:18:27 +01:00
Peter Simons
600135bba5
Merge remote-tracking branch 'master' into staging.
2015-02-13 22:17:12 +01:00
Peter Simons
54ce1a1810
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/compilers/ghc/head.nix
pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00
Domen Kožar
d67a792a83
taskw: 0.8.6 -> 1.0.2
2015-02-13 14:33:11 +01:00
Pascal Wittmann
d7b01c8526
Merge pull request #6325 from k0ral/opensmtpd
...
opensmtpd: 5.4.2p1 -> 5.4.4p1
2015-02-13 13:28:04 +00:00