summary refs log tree commit diff
path: root/pkgs/development/tools
Commit message (Collapse)AuthorAge
* unmaintain a bunch of packagesLudovic Courtès2015-01-13
|
* Merge pull request #5722 from nckx/coanlethalman2015-01-13
|\ | | | | coan: don't double-gzip man page
| * coan: don't double-gzip man pageTobias Geerinckx-Rice2015-01-12
| | | | | | | | | | `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.
* | Merge pull request #5699 from pmahoney/fswatchlethalman2015-01-13
|\ \ | | | | | | Fswatch
| * | fswatch: new derivationPatrick Mahoney2015-01-10
| | |
* | | Merge pull request #5724 from benmos/grafana-1.9.1Jaka Hudoklin2015-01-12
|\ \ \ | |_|/ |/| | Upgrading Grafana 1.8.0-rc1 -> 1.9.1
| * | Upgrading Grafana 1.8.0-rc1 -> 1.9.1Ben Moseley2015-01-12
| |/
* | Merge pull request #5706 from nckx/coanArseniy Seroka2015-01-11
|\ \ | | | | | | Add coan: the C preprocessor chainsaw
| * | Add coan: the C preprocessor chainsawTobias Geerinckx-Rice2015-01-11
| |/
* | Merge pull request #5681 from Ericson2314/masterArseniy Seroka2015-01-11
|\ \ | | | | | | Remove `rust=rustc` alias,update racer
| * | Remove `rust=rustc` aliasJohn Ericson2015-01-11
| |/ | | | | | | | | | | 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.
* | Merge pull request #5598 from brendanlong/go-1.4Domen Kožar2015-01-11
|\ \ | |/ |/| go: Update to 1.4
| * go: Update to 1.4Brendan Long2015-01-06
| |
* | dfu-programmer: Update to 0.7.1.Moritz Ulrich2015-01-10
| |
* | leiningen: Update to 2.5.1.Moritz Ulrich2015-01-10
| |
* | racer: fixed versionGeorges Dubus2015-01-10
| |
* | racer: updated to last git masterGeorges Dubus2015-01-09
| |
* | haskell-cabal2nix: update to version 1.73Peter Simons2015-01-08
| |
* | Merge pull request #5636 from Ericson2314/masterGeorges Dubus2015-01-08
|\ \ | | | | | | Misc cleanups of rustc and cargo packaging
| * | cargo: common.nix now only contains version-agnostic bitsJohn Ericson2015-01-08
| | |
* | | nixpkgs: coccinelle 1.0.0-rc15 -> 1.0.0-rc23, and adoptAustin Seipp2015-01-08
|/ / | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
| |
* | ihaskell-wrapper: adapt so that it evaluates with the new Haskell infrastructurePeter Simons2015-01-07
| |
* | cargoSnapshot: Update from 2014-12-21 -> 2014-12-30Ricardo M. Correia2015-01-07
| |
* | sqsh: remove trailing whitespace in the Nix fileJohn Wiegley2015-01-06
| |
* | ccache: remove assertion that allows building only on LinuxJohn Wiegley2015-01-06
|/
* haskell-liquid-fixpoint: re-generate with cabal2nixPeter Simons2015-01-04
|
* liquidhaskell: re-generate with cabal2nixPeter Simons2015-01-03
|
* liquidhaskell: new expressionJohn Wiegley2015-01-02
|
* gnumake: add version 4.1Peter Simons2015-01-01
|
* libsigrok: install missing firmware filesBjørn Forsman2015-01-01
| | | | | | | | | | 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.
* Merge pull request #5453 from pmahoney/skarnet-2.0Michael Raskin2015-01-01
|\ | | | | Update skarnet.org software for 2.0 release.
| * Update skarnet.org software for 2.0 release.Patrick Mahoney2014-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | gdb: Fix manpagesEelco Dolstra2015-01-01
| |
* | Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
| |
* | etcd: upgrade server and ctlMatej Cotman2014-12-29
| |
* | hammer: version bumpStewart Mackenzie2014-12-27
| |
* | Missed gcc refsShea Levy2014-12-26
| |
* | Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | | | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* | haskell-haddock: update to version 2.15.0.1Peter Simons2014-12-25
|/
* pstack: RemoveEelco Dolstra2014-12-23
| | | | | 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).
* cargoSnapshot: Update from 2014-11-22 -> 2014-12-21Ricardo M. Correia2014-12-22
|
* SlimerJS: 0.9.3 → 0.9.4Michael Raskin2014-12-21
|
* haskell: add csv-conduit, packdepsDaniel Bergey2014-12-19
| | | | | | | csv-conduit is a CSV library using conduit (streams) packdeps is an executable to compare Haskell dependencies to latest available versions
* Merge pull request #5320 from teh/hyperdexlethalman2014-12-19
|\ | | | | Add hyperdex.
| * Add hyperdex.Tom Hunger2014-12-15
| |
* | Merge pull request #5380 from iyzsong/jenkinsDomen Kožar2014-12-18
|\ \ | | | | | | jenkins: update to 1.594
| * | jenkins: update to 1.594宋文武2014-12-18
| | |
* | | strace: Update to 4.9Eelco Dolstra2014-12-15
| | |
* | | intel-gpu-tools: update from 1.8 to 1.9Pascal Wittmann2014-12-14
| | | | | | | | | | | | adopt it and enabled tests (they worked with chroots builds)