3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2387 commits

Author SHA1 Message Date
lethalman 01cf6fa04d Merge pull request #5722 from nckx/coan
coan: don't double-gzip man page
2015-01-13 14:14:07 +01:00
lethalman 19d6d436dc Merge pull request #5699 from pmahoney/fswatch
Fswatch
2015-01-13 14:12:43 +01:00
Tobias Geerinckx-Rice 9b7a58e1f9 coan: don't double-gzip man page
`make install` gzips coan.1 with the wrong extension (.1). So Nix re-
compresses it. Result: coan.1.1.gz, and a screen full of gobbledygook.
2015-01-12 21:38:31 +01:00
Jaka Hudoklin b093220c5d Merge pull request #5724 from benmos/grafana-1.9.1
Upgrading Grafana 1.8.0-rc1 -> 1.9.1
2015-01-12 11:06:56 +01:00
Ben Moseley 80ab18f269 Upgrading Grafana 1.8.0-rc1 -> 1.9.1 2015-01-12 09:20:54 +00:00
Arseniy Seroka 88683589b4 Merge pull request #5706 from nckx/coan
Add coan: the C preprocessor chainsaw
2015-01-11 20:42:45 +03:00
Arseniy Seroka 01f5b79524 Merge pull request #5681 from Ericson2314/master
Remove `rust=rustc` alias,update racer
2015-01-11 20:41:58 +03:00
John Ericson 81bc099d48 Remove rust=rustc alias
I was asked to add this for backwards comparability when I renamed `rust`
to `rustc` and added `rustcMaster`. It has been a few months so I'd hope
deprecating this is acceptable.
2015-01-11 17:33:58 +00:00
Tobias Geerinckx-Rice 03e53af0f5 Add coan: the C preprocessor chainsaw 2015-01-11 15:21:26 +01:00
Domen Kožar 44912c2ac1 Merge pull request #5598 from brendanlong/go-1.4
go: Update to 1.4
2015-01-11 07:46:58 +01:00
Patrick Mahoney 41ca36e30c fswatch: new derivation 2015-01-10 15:10:16 -06:00
Moritz Ulrich 7aca9db47d dfu-programmer: Update to 0.7.1. 2015-01-10 14:41:11 +01:00
Moritz Ulrich 85dc90565f leiningen: Update to 2.5.1. 2015-01-10 14:38:45 +01:00
Georges Dubus 4067b5bff4 racer: fixed version 2015-01-10 14:25:54 +01:00
Georges Dubus 74f15178b1 racer: updated to last git master 2015-01-09 14:16:04 +01:00
Peter Simons 615787e6da haskell-cabal2nix: update to version 1.73 2015-01-08 20:17:04 +01:00
Georges Dubus a9dc59992d Merge pull request #5636 from Ericson2314/master
Misc cleanups of rustc and cargo packaging
2015-01-08 13:17:07 +01:00
Austin Seipp ec61a9ea5a nixpkgs: coccinelle 1.0.0-rc15 -> 1.0.0-rc23, and adopt
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-08 04:16:14 -06:00
John Ericson 8d96df76b9 cargo: common.nix now only contains version-agnostic bits 2015-01-08 08:38:20 +00:00
William A. Kennington III c82410eeda java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
Peter Simons c827471185 ihaskell-wrapper: adapt so that it evaluates with the new Haskell infrastructure 2015-01-07 22:21:23 +01:00
Ricardo M. Correia 9ad3f0ed7e cargoSnapshot: Update from 2014-12-21 -> 2014-12-30 2015-01-07 05:50:17 +01:00
Brendan Long 8c3399f4d8 go: Update to 1.4 2015-01-06 13:31:02 -06:00
John Wiegley fd26805059 sqsh: remove trailing whitespace in the Nix file 2015-01-06 09:56:08 -05:00
John Wiegley 19956bd328 ccache: remove assertion that allows building only on Linux 2015-01-06 09:56:07 -05:00
Peter Simons 8d1167f02a haskell-liquid-fixpoint: re-generate with cabal2nix 2015-01-04 20:56:50 +01:00
Peter Simons 34ed92c995 liquidhaskell: re-generate with cabal2nix 2015-01-03 00:24:48 +01:00
John Wiegley f742da0a31 liquidhaskell: new expression 2015-01-02 15:29:01 -06:00
Peter Simons ac55bb22be gnumake: add version 4.1 2015-01-01 20:36:58 +01:00
Bjørn Forsman e4dd2dcad4 libsigrok: install missing firmware files
Without this, hardware that requires firmware (e.g. Saleae Logic) is
unuseable.

Example error that this fixes:

  sr: ezusb: Unable to open firmware file /nix/store/rqgppsz3gwy8jailflf3049fzyzrgkdb-libsigrok-0.3.0/share/sigrok-firmware/fx2lafw-saleae-logic.fw for reading: No such file or directory
  sr: fx2lafw: Firmware upload failed for device 0.
2015-01-01 20:04:49 +01:00
Michael Raskin fdb785f4d1 Merge pull request #5453 from pmahoney/skarnet-2.0
Update skarnet.org software for 2.0 release.
2015-01-01 16:14:17 +03:00
Eelco Dolstra 744f4b1ece gdb: Fix manpages 2015-01-01 01:07:22 +01:00
Tobias Geerinckx-Rice c64257b8e5 Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
Matej Cotman d28c65ff05 etcd: upgrade server and ctl 2014-12-29 01:55:40 +01:00
Stewart Mackenzie 247cc8b9ef hammer: version bump 2014-12-27 21:36:50 +08:00
Shea Levy 05edd656f6 Missed gcc refs 2014-12-26 12:28:15 -05:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Peter Simons a4a778bac7 haskell-haddock: update to version 2.15.0.1 2014-12-25 11:05:49 +01:00
Patrick Mahoney 26e74d8a3e Update skarnet.org software for 2.0 release.
New build system using configure script and GNU Make 4.0, and new
releases of the following using the new build system:

execline 2.0.0.0
s6 2.0.0.0
s6-dns 2.0.0.0
s6-linux-utils 2.0.0.0
s6-networking 2.0.0.0
s6-portable-utils 2.0.0.0
skalibs 2.0.0.0
2014-12-23 15:24:30 -06:00
Eelco Dolstra 4a63787b78 pstack: Remove
It doesn't work anymore. And anyway, this probably shouldn't have been
a package in the first place (it's just some gdb options).
2014-12-23 16:07:02 +01:00
Ricardo M. Correia 66ca0b6163 cargoSnapshot: Update from 2014-11-22 -> 2014-12-21 2014-12-22 23:40:30 +01:00
Michael Raskin ff7d027050 SlimerJS: 0.9.3 → 0.9.4 2014-12-21 11:14:24 +03:00
Daniel Bergey 856fa922c4 haskell: add csv-conduit, packdeps
csv-conduit is a CSV library using conduit (streams)

packdeps is an executable to compare Haskell dependencies to latest
available versions
2014-12-19 19:35:34 +00:00
lethalman ce8b10ef59 Merge pull request #5320 from teh/hyperdex
Add hyperdex.
2014-12-19 10:47:44 +01:00
Domen Kožar d1e4b09dce Merge pull request #5380 from iyzsong/jenkins
jenkins: update to 1.594
2014-12-18 09:58:48 +01:00
宋文武 f40a613577 jenkins: update to 1.594 2014-12-18 14:30:14 +08:00
Eelco Dolstra 1a504e3fb7 strace: Update to 4.9 2014-12-15 13:13:17 +01:00
Tom Hunger 013bd9247d Add hyperdex. 2014-12-15 10:27:00 +00:00
Pascal Wittmann 8d3aaa2bb7 intel-gpu-tools: update from 1.8 to 1.9
adopt it and enabled tests (they worked with chroots builds)
2014-12-14 23:36:02 +01:00
Peter Simons 5b44f1ea1d haskell-ghc-events-analyze: update to version 0.2.1 2014-12-13 14:05:41 +01:00