Commit Graph

2494 Commits

Author SHA1 Message Date
Mike Sperber
b611e3fb61 Add tradcpp package, needed for making imake work.
(cherry picked from commit e0c197b2f4fa53ebd7896940e6e14170664de8e7)
2015-02-04 09:29:34 +00:00
Eric Seidel
dbf3d31727 make llvm-3.5 the default and remove references to gccApple
make perl be less dumb

revert change to release.nix
2015-02-03 14:31:04 -08:00
lethalman
e1a8755b96 Merge pull request #6115 from benley/packer-0.7.5
Update Packer to 0.7.5
2015-02-03 13:28:41 +01:00
Pascal Wittmann
a1ce00d81e checkstyle: update from 6.2 to 6.3 2015-02-03 10:43:41 +01:00
Pascal Wittmann
92f1590893 help2man: update from 1.46.4 to 1.46.5 2015-02-03 10:43:41 +01:00
Benjamin Staffin
e6baec8627 Update Packer to 0.7.5
Change-Id: I7822ac036947fb933fb66730f39426e499a097f9
2015-02-02 23:55:17 -08:00
Shea Levy
c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Edward Tjörnhammar
7814b1739b ihaskell-with-packages: add environment 2015-02-02 23:00:46 +01:00
Peter Simons
87c7fb24ed Merge pull request #6027 from offlinehacker/pkgs/godep/add
Add godep, dependency tool for go
2015-02-02 11:42:03 +01:00
Michael Raskin
bd38418e1a Update SlimerJS 2015-02-01 18:41:32 +03:00
Ragnar Dahlén
aaa6d79300 Clojure: boot: Add new derivation for boot build tooling 2015-01-30 09:33:55 +00:00
Pascal Wittmann
3c7e1ef698 Merge pull request #5866 from nckx/maven
maven 3.2.3 -> 3.2.5
2015-01-30 10:17:35 +01:00
Vincent Laporte
db75b5d052 merlin: update from 2.1 to 2.1.1 2015-01-29 08:43:15 +01:00
Vincent Laporte
54c8a82818 utop: wrap all installed programs 2015-01-29 08:43:15 +01:00
Jaka Hudoklin
44df0a8eaf Add godep, dependency tool for go 2015-01-28 16:02:46 +01:00
Vincent Laporte
8e77300cc1 Adds ocp-index
ocp-index is a simple and light-weight documentation extractor for OCaml.

Homepage: http://typerex.ocamlpro.com/ocp-index.html
2015-01-28 12:03:25 +01:00
Peter Simons
f049629524 astyle: update from 2.04 to 2.05.1 2015-01-27 14:04:54 +01:00
Ricardo M. Correia
2ee7809ac9 cargoSnapshot: Update from 2014-12-30 -> 2015-01-24 2015-01-27 04:36:37 +01:00
Tobias Geerinckx-Rice
9a28d27c6a Update ccache 3.1.10 -> 3.2.1 2015-01-26 04:41:30 +01:00
Benno Fünfstück
be58ce4815 google-drive-ocamlfuse: new expression 2015-01-25 22:10:09 +01:00
robmike
9d6bad0b9e Install racer.el 2015-01-23 21:12:22 -05:00
Austin Seipp
12934d44be nixpkgs: arcanist 20140924 -> 20150118
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 10:42:23 -06:00
Venkateswara Rao Mandela
01fc3e0525 grabserial: add package
[Bjørn:
 * buildInputs -> propagatedBuildInputs, so pyserial is found at
   runtime
 * whitespace fix (add missing whitespace inside curly bracket)
]
2015-01-22 20:58:30 +01:00
Nicolas Pouillard
383768cc85 [ragel] Fix the URL to fetch the sources for ragel 2015-01-22 14:18:01 +01:00
wmertens
c5692758b5 Merge pull request #5896 from matejc/nixui
Add NixUI package
2015-01-22 13:23:36 +01:00
Charles Strahan
8d49e87dec Merge pull request #4677 from cstrahan/pleasant-ruby
Pleasant ruby
2015-01-21 23:27:38 -05:00
Matej Cotman
617d11be2b nodewebkit: add 0.11.2 2015-01-22 05:19:06 +01:00
Tobias Geerinckx-Rice
fe6944e5bc maven: 3.2.3 -> 3.2.5 2015-01-21 22:01:15 +01:00
Pascal Wittmann
c6845151f1 icmake: update from 7.21.01 to 7.22.00 2015-01-21 13:21:59 +01:00
lethalman
52cd15d777 Merge pull request #5820 from johbo/dub
dub: Add dub to interact with the D package registry
2015-01-21 11:21:24 +01:00
Charles Strahan
dfc225d143 Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
Conflicts:
	pkgs/applications/version-management/git-and-tools/default.nix
	pkgs/applications/version-management/git-and-tools/hub/default.nix
	pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Ricardo M. Correia
a94c0d2b0f racerRust: Update from 2015-01-07 -> 2015-01-20 2015-01-20 22:19:17 +01:00
Eelco Dolstra
83d9dd40f6 gdb: Don't pass guile
The configure script doesn't detect guile, so there is no sense in
having a build dependency on it:

checking for usable guile from /nix/store/hpnsswyh6qkjy5yvrf0a50k6cgm8cws8-pkg-config-0.28/bin/pkg-config... no
2015-01-20 16:00:29 +01:00
Eelco Dolstra
f3ee32559d gdb: Update to 7.8.2 2015-01-20 15:52:11 +01:00
Pascal Wittmann
20d68c20e9 fswatch: update from 1.4.5.3 to 1.4.6 2015-01-20 13:02:45 +01:00
Edward Tjörnhammar
14f6ea9d3c ihaskell: be more paranoid about profile initialization 2015-01-19 21:11:04 +01:00
Peter Simons
ec6b82a0c2 Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
Moritz Ulrich
e6e9a73424 Egg2nix: Bump to 0.5. 2015-01-19 15:43:25 +01:00
Vincent Laporte
763b2a7718 merlin: update from 2.0 to 2.1 2015-01-19 12:07:00 +01:00
Michael Raskin
eee450779e Remove strange reference to coffee-script with two versions 2015-01-18 23:29:07 +03:00
Markus Kohlhase
73c966534a updated to v0.1.6 2015-01-18 23:23:50 +03:00
Markus Kohlhase
cfb9e8b94d added sloc v0.1.5 2015-01-18 23:23:50 +03:00
Johannes Bornhold
51b4ce18f4 dub: Add dub to interact with the D package registry 2015-01-18 18:32:46 +01:00
Edward Tjörnhammar
2594999ced ihaskell: fix path to installedconf in wrapper 2015-01-17 01:26:18 +01:00
Michael Raskin
1e0d2a96b3 Bump allowed Firefox version for SlimerJS again, and with some reserve... 2015-01-16 12:18:38 +03:00
Eric Seidel
88eae46455 rename occurrences of gcc.gcc to gcc.cc 2015-01-14 20:47:49 -08:00
Eric Seidel
f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Pascal Wittmann
116fc8afc4 yodl: update from 3.04.00 to 3.05.00 2015-01-14 23:58:17 +01:00
Pascal Wittmann
8d322e0fee checkstyle: update from 6.1.1 to 6.2 2015-01-14 14:23:47 +01:00
Vincent Laporte
0a0b46a9b0 ocp-indent: fix installation 2015-01-14 10:22:35 +01:00
Benjamin Saunders
0351b7a710 Add tup
Closes #5720
2015-01-14 01:37:44 -05:00
Charles Strahan
bab648c5b4 chruby: update to 0.3.9 2015-01-13 21:58:25 -05:00
Charles Strahan
3b524fe6c4 watchman: update to 3.0.0 2015-01-13 21:48:44 -05:00
Ludovic Courtès
41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
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
Charles Strahan
145733c479 Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
Conflicts:
	pkgs/applications/version-management/redmine/default.nix
	pkgs/development/interpreters/ruby/gem.nix
	pkgs/development/interpreters/ruby/generated.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/tools/vagrant/default.nix
	pkgs/servers/consul/default.nix
2014-12-28 14:29:52 -05: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