Commit graph

4468 commits

Author SHA1 Message Date
Graham Christensen 03549854ac Merge pull request #23385 from izuk/bazel
bazel: add gcc to PATH and simplify patch
2017-03-02 08:59:45 -05:00
Robin Gloster feffa1aabf
cuter: fix build 2017-03-02 13:00:44 +01:00
Robin Gloster eebb5f20a3
cuter: fix indentation 2017-03-02 13:00:44 +01:00
Domen Kožar bfe15ec83f
electron: 1.4.13 -> 1.4.15 2017-03-02 12:56:05 +01:00
Itai Zukerman 1f709ad136 bazel: add gcc to PATH and simplify patch
Removed patches that are purely for testing.
Removed dependencies that seemed to not be needed.
Expand all instances of #!/bin/bash, not just those at the start of scripts.
2017-03-02 00:09:10 -08:00
rnhmjoj 83462da296 eztrace: add missing dependency 2017-03-02 04:00:36 +02:00
Bjørn Forsman 96d774747b simavr: 1.3 -> 1.5 (fixes build) 2017-03-01 18:11:40 +01:00
Vladimír Čunát b43614a6bb
Merge branch 'staging'
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Benjamin Staffin 7c17c10bab bazel: Wrap so java is present at runtime
Bazel can't start up without javac in $PATH.
2017-02-28 12:44:44 -05:00
Benjamin Staffin 14ef7c0c59 bazel: consolidate bazel test invocations
This way it can run them in parallel.
2017-02-28 12:21:52 -05:00
Itai Zukerman 17835f14c5 bazel: replace patch with patchShebangs and substituteInPlace 2017-02-28 17:41:52 +01:00
Peter Simons 93c829d763 Merge pull request #23274 from robbinch/pkg-tinc
haskellPackages.tinc: 20161119 -> 20170228
2017-02-28 14:50:50 +01:00
Robbin C 256c4003e4 haskellPackages.tinc: 20161119 -> 20170228 2017-02-28 21:39:34 +08:00
Vincent Laporte 52507b3a9b ocamlPackages.ocp-build: 1.99.17-beta -> 1.99.18-beta 2017-02-28 02:38:21 +00:00
Benjamin Staffin d348b80f31 bazel: Log test errors to stderr during checkPhase
Otherwise it's difficult or impossible to retrieve them, particularly
from a hydra build.
2017-02-27 19:22:37 -05:00
Pascal Bach 7992ce65fc gitlab-runner: 1.10.4 -> 1.11.0 2017-02-27 21:56:02 +01:00
Vladimír Čunát a1919db7cd
Merge branch 'master' into staging 2017-02-27 20:15:27 +01:00
Vladimír Čunát e2e270d1e2
binutils: drop the $dev/bin symlink
Fixes #18839.  I suspect I once added this just because of some
deficiencies in an early development version of the multiple-output
framework in stdenv.
2017-02-27 20:08:26 +01:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel 4e36b374d0
heaptrack: Fix packaging errors 2017-02-27 11:49:08 -06:00
Vincent Laporte b2a4eb839a ppx_tools, camlp4, ocamlify, ocamlmod: don’t strip binaries 2017-02-26 21:18:42 +01:00
Jörg Thalheim 7b8a3b16b1 Merge pull request #23140 from leenaars/hexio
hexio: unstable -> 1.0-RC1
2017-02-26 09:17:47 +01:00
Benjamin Staffin 0c3afbd8a7 Merge pull request #23074 from izuk/bazel
bazel: remove dependence on buildFHSUserEnv
2017-02-25 23:11:27 -05:00
Thomas Tuegel 0ed156a216 Merge pull request #22977 from ttuegel/triage-kde4
Remove KDE 4 desktop packages
2017-02-25 12:21:44 -06:00
Markus Hauck e4d1b3fbfa scalafmt: 0.5.6 -> 0.5.7 2017-02-25 16:08:27 +01:00
Gauthier POGAM--LE MONTAGNER 870914fc41 yarn: 0.19.1 -> 0.20.3 2017-02-25 14:42:21 +01:00
Thomas Tuegel f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Charles Strahan 4abbe3c5fc
gocode: 20150904 -> 20170219
Go completion wasn't working (at least from youcompleteme); this fixes
that.
2017-02-24 17:11:25 -05:00
Vincent Laporte 690968df54 ocamlPackages.utop: 1.19.2 -> 1.19.3 2017-02-24 19:21:29 +00:00
Michiel Leenaars 1fe6ed5392 hexio: unstable -> 1.0-RC1 2017-02-24 17:03:49 +01:00
Leon Isenberg 3211ff1b50 global: support universal-ctags 2017-02-24 07:51:39 +01:00
John Wiegley 6bbddcf7d1
xcbuild: Guard a glibc-only postPatch with \!isDarwin 2017-02-23 11:32:52 -08:00
Nikolay Amiantov a4353270c4 lttng-ust: 2.5.1 -> 2.9.0 2017-02-23 13:04:23 +03:00
Nikolay Amiantov ba43d6bdc9 lttng-tools: 2.5.2 -> 2.9.3 2017-02-23 13:04:23 +03:00
Itai Zukerman 59bb3d1f3f bazel: remove dependence on buildFHSUserEnv 2017-02-22 20:42:21 -08:00
Vladimír Čunát 145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
Vladimír Čunát fe8aa284c2
xcbuild: fixup build with glibc-2.25 2017-02-22 16:58:45 +01:00
Tim Steinbach 83f29e9b99
gradle: 3.3 -> 3.4 2017-02-21 19:02:42 -05:00
zimbatm 9c1399e476 packer: 0.12.1 -> 0.12.2 2017-02-21 14:10:15 +00:00
Arseniy Seroka c3aa109041 Merge pull request #22497 from andsild/vint
vint: init at 0.3.11
2017-02-21 16:19:13 +03:00
asildnes 88b8f38e71
vint: init at 0.3.11 2017-02-21 12:48:03 +01:00
Matthias Beyer d35695e3e1 Revert "sqlitebrowser: 3.8.0 -> 3.9.1"
This reverts commit f9d7d29fa9.
2017-02-21 10:48:00 +01:00
Peter Hoeg 8e5b630b49 Merge pull request #22264 from peterhoeg/m/modeswitch
usb-modeswitch: 2.2.1 -> 2.5.0 and nixos module
2017-02-21 16:49:04 +08:00
Vladimír Čunát 5cf7b7c109
cmake: 3.7.1 -> 3.7.2 2017-02-20 21:29:52 +01:00
Nikolay Amiantov ec2c9d57b5 Merge pull request #22568 from abbradar/chromium-updates
Chromium updates
2017-02-20 15:49:04 +03:00
vbgl d31577cfd3 Merge pull request #22871 from FlorentBecker/default_ocaml_402
Default ocaml 402
2017-02-19 15:54:54 +01:00
Florent Becker 9d57f1ae9a frama-c: fix compilation with ocaml 4.02+ 2017-02-19 13:05:47 +01:00
Vincent Laporte 203e3c5292 trv: fix the propagate build inputs 2017-02-19 11:38:29 +00:00
Will Dietz 798e0f50f4 creduce: Use wrapper instead of propagatedUserEnvPkgs
Friendlier when installed,
fixes execution outside of NixOS.
2017-02-18 19:49:53 -06:00
Frederik Rietdijk 8c3480f3b9 Merge pull request #22828 from matthiasbeyer/update-my-pkgs
Updates for some of my packages
2017-02-18 14:09:51 +01:00