3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

58201 commits

Author SHA1 Message Date
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
Lengyel Balázs c42bcab582 Update: usb-mdeswitch 2.2.0 -> 2.2.1 2015-02-17 01:33:28 +01: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 eb97dc0013 Add kernel config for dom0 of Xen 2015-02-16 20:52:06 +01:00
Thomas Strobel c61ff9b51e Fix grubTarget on nodev installs 2015-02-16 20:19:44 +01: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
Evgeny Egorochkin 4621f16b34 azure: add a job to download ssh host and root keys if they are made available via "custom data"; see #3986 2015-02-16 16:54:30 +02: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
Eelco Dolstra 5d7000df68 Automatically set nix.nrBuildUsers to at least nix.maxJobs 2015-02-16 12:02:49 +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
Wout Mertens 65438da88a Merge pull request #6357 from NixOS/jobs-vs-users
nix-daemon: Sanity check maxJobs vs nrBuildUsers
2015-02-16 11:42:24 +01:00
Rob Vermaas 824fccd3e9 Move amazon option out of amazon-image.nix, needed to make ec2.hvm usable from nixops, without breaking evaluation for other backends.
(cherry picked from commit 213fe8427c)
2015-02-16 09:57:19 +00: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
William A. Kennington III 08dfb4e22c Merge pull request #6361 from mvcisback/master
Added python package funcy-1.4
2015-02-15 22:52:54 -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