Commit graph

49889 commits

Author SHA1 Message Date
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
codyopel
67f82fe49c libwebp: refactor & 0.4.1 -> 0.4.2 2015-02-17 06:05:40 -05:00
Peter Simons
0145793b92 hackage-packages.nix: re-generate from Hackage 2015-02-17T11:57:38+0100 2015-02-17 11:57:38 +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
vbgl
82312e3b7b Merge pull request #6388 from nathanielbaxter/dev/gecode
gecode: update from 4.3.0 to 4.3.3
2015-02-17 11:05:53 +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
Marco
5f6e6b1661 Update HOL Light to r218 2015-02-17 10:23:51 +01:00
Nathaniel Baxter
b19da5ba23 gecode: update from 4.3.0 to 4.3.3 2015-02-17 18:50:48 +11:00
Joel Taylor
4b6d83199a Fix temp directory paths for GHC 7.0.4 on Darwin
This is a remnant of https://github.com/NixOS/nixpkgs/pull/6268
2015-02-16 23:42:59 -08:00
codyopel
1b26e25845 xvidcore: refactor & 1.3.2 -> 1.3.3 2015-02-17 02:01:10 -05:00
Nathaniel Baxter
2366453d2f cdrtools: Update to 3.00 2015-02-17 18:00:53 +11: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
Tobias Geerinckx-Rice
607cc808d8 coan: run checks 2015-02-17 05:13: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
William A. Kennington III
a52343ffe1 Merge pull request #6379 from benley/update-rbtools
rbtools: update to 0.7.1
2015-02-16 19:02:21 -08:00
William A. Kennington III
d847059c55 Merge pull request #6380 from codyopel/docker-fix
docker: fix shebangs, closes #6368
2015-02-16 19:01:27 -08:00
codyopel
6d3fee045a docker: fix shebangs, closes #6368 2015-02-16 21:41:46 -05:00
Benjamin Staffin
fbeae50296 rbtools: update to 0.7.1
Change-Id: Ib41400507447564375a2ec61467b2ceb148e663c
2015-02-16 16:41:31 -08: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
Antoine R. Dumont
9b81fa284f Fix avr-gcc url
New releases have been made and the current one is now an old one.
2015-02-16 23:08:05 +01:00
James Cook
602860e259 Merge pull request #6352 from falsifian/sox_CVE-2014-8145
sox: Patches for CVE-2014-8145
2015-02-16 13:39:11 -08: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
Aristid Breitkreuz
6aa43976a7 update http-types 2015-02-16 21:06:29 +01: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
vbgl
0c4ac4b936 Merge pull request #6349 from gfxmonk/ounit2
Update OUnit to version 2.0.0
2015-02-16 15:15:04 +01:00
Luca Bruno
915075ca0e Revert "nfs-utils: update from 1.2.5 to 1.3.1"
This reverts commit bde3fe2335.
2015-02-16 13:59:34 +01:00
Luca Bruno
8b666652a5 Revert "nfs-utils: Build and update for 1.3.2"
This reverts commit a4ef29c499.
2015-02-16 13:59:34 +01:00
Vincent Laporte
9128cf6944 ocaml-lwt: update from 2.4.5 to 2.4.6 2015-02-16 13:31:13 +01:00
Vincent Laporte
c3380ce3b0 smplayer: update from 14.9.0 to 14.9.0.6690 2015-02-16 13:31:13 +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
lethalman
9c8a89e9f4 Merge pull request #6365 from DamienCassou/umlet-13.2
Umlet 13.1 -> 13.2
2015-02-16 13:20:37 +01:00
Damien Cassou
d69c9bb42d Umlet 13.1 -> 13.2 2015-02-16 13:01:03 +01:00
Pascal Wittmann
9dc36774b3 nzbget: update from 14.1 to 14.2 2015-02-16 12:37:12 +01:00
Domen Kožar
5a0208d117 Merge pull request #6360 from nckx/add-vim-wakatime
vim-plugins: add wakatime
2015-02-16 11:54:07 +01:00
Eelco Dolstra
fb72208bcf nvidia-x11: Update to 340.76 2015-02-16 11:49:17 +01:00
Peter Simons
85e2076a0b haskell-amazonka-ecs: fix build with ghc 7.8.x 2015-02-16 10:43:36 +01:00
Peter Simons
92934f386e haskell-hypher does not compile with GHC 7.8.x due to mtl 2.2.x requirement. 2015-02-16 10:42:11 +01:00
Peter Simons
ce7b7c51e3 haskell-scotty-binding-play: test suite requires network access 2015-02-16 10:12:33 +01:00
Peter Simons
8e4a473fd7 haskell-amazonka-glacier: fix build with GHC 7.8.x 2015-02-16 10:10:06 +01:00
Peter Simons
d2322bca84 haskell-lucid-foundation does not compile. 2015-02-16 10:06:13 +01:00
Peter Simons
98476e9c51 haskell-mp does not compile. 2015-02-16 10:04:33 +01:00
Peter Simons
b548adf58d haskell-hwsl2 does not compile. 2015-02-16 10:01:17 +01:00
Peter Simons
6ba8720a56 haskell-configuration-tools: the Cabal issue has been fixed, but the library still depends on mtl 2.2.x 2015-02-16 10:00:49 +01:00
Peter Simons
a2a87c9126 hackage-packages.nix: re-generate from Hackage 2015-02-16T09:28:28+0100 2015-02-16 09:28:28 +01:00
William A. Kennington III
50bcf4583f zfs_git: Update 2015-02-15 23:59:27 -08: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
William A. Kennington III
bc11e1aee8 Merge pull request #6359 from codyopel/qbit
qbittorrent: add gui & webui optionals
2015-02-15 19:10:18 -08:00
William A. Kennington III
f2e464c89b iproute: 3.18.0 -> 3.19.0 2015-02-15 19:07:34 -08:00
Tobias Geerinckx-Rice
3049ef6769 vim-plugins: add wakatime 2015-02-16 02:20:11 +01:00
codyopel
e9c0bdb93e qbittorrent: add gui & webui optionals 2015-02-15 17:43:39 -05:00
Tobias Geerinckx-Rice
dff06cdd43 freefall 3.18.3 -> 3.19 2015-02-15 23:35:56 +01:00
Peter Simons
04c21a89a6 haskell-mtl-compat: fix build with GHC 7.8.x 2015-02-15 22:42:10 +01:00
Tobias Geerinckx-Rice
4b87505e32 stress-ng 0.03.15 -> 0.03.16 2015-02-15 22:38:32 +01:00
Peter Simons
e46030f144 structured-haskell-mode supports recent versions of haskell-src-exts now. 2015-02-15 22:35:28 +01:00
Peter Simons
cd27ebeb58 haskell-lowgl does not compile. 2015-02-15 22:35:28 +01:00
Peter Simons
a9f09f619b haskell-configuration-tools does not compile. 2015-02-15 22:35:28 +01:00
Peter Simons
5ab272bf1e Haskell packages wiring, ihaskell-parsec, and simple-conduit don't compile 2015-02-15 22:35:28 +01:00
Peter Simons
dccb2921ff haskell-test-sandbox cannot be built by GHC 7.8.x. 2015-02-15 22:35:28 +01:00
Peter Simons
2a8c78322c haskell-temporal-csound is broken. haskell-heroku can't compile its test suite. 2015-02-15 22:35:28 +01:00
Peter Simons
ccf7442be4 haskell-paypal-adaptive-hoops: don't try to run the network-related part of the test suite in our chroot environment
Resolves https://github.com/NixOS/nixpkgs/issues/6350.
2015-02-15 22:35:28 +01:00
Peter Simons
8d737e3f0c hackage-packages: re-generate from Hackage 2015-02-15T20:03:28+0100 2015-02-15 22:35:28 +01:00
Cillian de Róiste
16bc8564c3 Add ttfautohint: an automatic hinter for TrueType fonts 2015-02-15 22:32:15 +01:00
Eelco Dolstra
2ba9ae0129 Fix bad licenses on CUDA packages
They were marked as "nonfree" rather than "unfree", causing them to be
allowed with allowUnfree = false.
2015-02-15 22:29:47 +01:00
Cillian de Róiste
33fa065f17 qtractor: update from 0.6.4 to 0.6.5 2015-02-15 20:36:41 +01:00
Cillian de Róiste
0a00a351ab yoshimi: update from 1.3.1 to 1.3.2 2015-02-15 20:36:38 +01:00
Peter Simons
af768c15e5 haskell-OpenGLRaw21: build has been fixed 2015-02-15 19:50:14 +01:00
Luca Bruno
ca2d7774e0 povray: fix build and add platforms 2015-02-15 18:33:47 +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
Shea Levy
df0016a8ce Fix pass on darwin 2015-02-15 16:14:13 +00:00
Marco Maggesi
07bac418d2 Update fossil to version 1.30 2015-02-15 15:34:29 +01: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
James Cook
721635b0dd sox: Change homepage
The page at mega-nerd.com does not seem to be about sox at all.
2015-02-15 00:36:42 -08:00
James Cook
cf11e28599 sox: Patches for CVE-2014-8145
Found via RedHat bug 1174792.  It was not clear whether these address a
NULL dereference and a division by zero.
2015-02-15 00:12:29 -08:00
Wout Mertens
2e4b5ba1ea Merge pull request #6346 from wmertens/rdfind
rdfind: Add new package
2015-02-15 08:27:29 +01:00
James Cook
f114979de7 Merge pull request #6224 from falsifian/ppp_2.4.7_squash
PPP: update to 2.4.7.
2015-02-14 21:17:51 -08:00
Tim Cuthbertson
65152acbae Update OUnit to version 2.0.0
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
2015-02-15 14:44:35 +11:00
William A. Kennington III
e91d788b7c grub2: Another grub bump 2015-02-14 18:58:50 -08:00
William A. Kennington III
b1fef78b8f Merge pull request #6347 from codyopel/lamebr
lame: move to libraries & fix license
2015-02-14 16:08:34 -08: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
Peter Simons
34413a142b pkgs/os-specific/darwin/osx-private-sdk: fix evaluation 2015-02-14 23:07:16 +01:00
William A. Kennington III
c6642675b9 Merge pull request #6336 from codyopel/gsm
gsm: seperate phases & fix shared library
2015-02-14 13:55:52 -08:00
codyopel
d62d6750f0 lame: refactor & add optionals 2015-02-14 16:41:15 -05:00
Peter Simons
795681d6f9 haskell-exceptions: can't compile its test suite
* pkgs/development/haskell-modules/configuration-common.nix:
2015-02-14 19:41:49 +01:00
Peter Simons
1bb43ea027 hackage-packages.nix: re-generate from Hackage 2015-02-14T10:41:17+0100 2015-02-14 19:41:49 +01:00
Peter Simons
c0e7951de9 haskell-x509-system: don't add Darwin-related patch unconditionally 2015-02-14 19:41:49 +01:00
Peter Simons
155e926274 ghc: disable parallel building for older versions again
This change accidentally crept in with the recent Darwin changes.
2015-02-14 19:41:49 +01:00