zimbatm
6427cc008b
godep: ddd7fbf -> 73
2016-06-01 11:40:24 +01:00
Nikolay Amiantov
164ead312e
Merge pull request #15793 from abbradar/unity3d-pkg
...
Unity3D package
2016-06-01 12:59:12 +03:00
Thomas Tuegel
d5d4606190
Revert "cmake: use supplied RPATH instead of guessing"
...
This reverts commit 8ec5adc953
.
This broke stdenv on Darwin, see #15881 . A Darwin user will need to fix
the problem and un-revert. This commit causes CMake to use the same
RPATH settings as the compiler, so it is obviously correct.
2016-05-31 16:30:15 -05:00
Thomas Tuegel
8ec5adc953
cmake: use supplied RPATH instead of guessing
2016-05-31 13:02:10 -05:00
Florent Becker
527c1cba37
js_of_ocaml: 2.6 -> 2.7
2016-05-31 19:10:07 +02:00
Robin Gloster
2d382f3d98
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-30 19:39:34 +00:00
Nikolay Amiantov
846893aabb
unity3d: 5.1.0f3 -> 5.3.5f1
2016-05-29 17:38:35 +03:00
Hoang Xuan Phu
b4bf2364e5
casperjs: do not move the current working directory
...
If /tmp and /nix are in different filesystems, this causes the `find`s
in the fixup phase to fail because of a stale file handle:
find: cannot get current directory: No such file or directory
2016-05-29 20:53:36 +08:00
William Casarin
788ee3bcc1
unity3d: wip at 5.1.0f3
2016-05-29 01:13:11 +03:00
Moritz Ulrich
7b2fab05f3
Merge pull request #15606 from dvc94ch/fpga-toolchain-updates
...
FPGA toolchain updates
2016-05-28 15:41:10 +02:00
Moritz Ulrich
ff771e948c
rustRacer: 1.1.0 -> 1.2.10
2016-05-28 15:19:00 +02:00
Moritz Ulrich
303aac8381
cargo: 0.9.0 -> 0.10.0, rustRegistry: 2016-05-12 -> 2016-05-28.
2016-05-28 15:05:11 +02:00
Vladimír Čunát
81039713fa
Merge branch 'master' into staging
...
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Joachim Fasting
4da35b7c56
Merge pull request #15705 from vrthra/redo
...
redo: Init at 1.2
2016-05-26 10:14:34 +02:00
Bjørn Forsman
25960389da
ninja: 1.6.0 -> 1.7.1
...
Release notes:
https://groups.google.com/forum/#!topic/ninja-build/bkDE7auQwiI/discussion
The current github src URL redirects to the "ninja-build" github user,
so use that directly.
2016-05-26 09:51:10 +02:00
Rahul Gopinath
df40533f11
redo: Init at 1.2
...
Redo is an alternative for Make. This package is a C++ implementation
of redo.
2016-05-25 13:49:21 -07:00
Bjørn Forsman
2fb4b797a1
meson: add meta.platforms
2016-05-25 21:18:48 +02:00
Bjørn Forsman
a35874b41a
meson: fix chroot build
...
/usr/bin/env is not available in chroot builds. Invoke the python3
interpreter directly instead of trying to let env do it (which fails).
Fixes this build error:
$ nix-build -A meson
...
/nix/store/HASH-stdenv/setup: ./install_meson.py: /usr/bin/env: bad interpreter: No such file or directory
builder for ‘/nix/store/HASH-meson-0.26.0.drv’ failed with exit code 126
2016-05-25 21:18:48 +02:00
Tobias Geerinckx-Rice
6140f16750
parse-cli-bin: 3.0.1 -> 3.0.5
2016-05-25 02:06:47 +02:00
zimbatm
7bb5492130
Merge pull request #15657 from zimbatm/heroku-3.43.2
...
heroku: 3.42.20 -> 3.43.2
2016-05-24 16:25:58 +01:00
Joachim Fasting
17f185c45e
Merge pull request #15615 from peterhoeg/wp-cli
...
wp-cli: init at 0.23.1
2016-05-24 13:57:24 +02:00
zimbatm
1b682f83f9
heroku: 3.42.20 -> 3.43.2
2016-05-23 16:40:59 +01:00
Nick Novitski
93b99cd361
gnumake: add version 4.2
2016-05-23 15:30:41 +00:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Peter Hoeg
94f64b16df
wp-cli: init at 0.23.1
2016-05-23 14:11:15 +08:00
Tobias Geerinckx-Rice
2964212b45
dub: 0.9.24 -> 0.9.25
2016-05-23 01:31:58 +02:00
Bjørn Forsman
9a185a990d
uncrustify: 0.61 -> 0.63
2016-05-22 20:04:44 +02:00
Arseniy Seroka
8a36b38b37
Merge pull request #15603 from dochang/editorconfig-core-c
...
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 20:25:50 +03:00
Vincent Laporte
ce147f9a0d
cppo: 1.1.2 -> 1.3.2
2016-05-22 17:22:25 +02:00
Vladimír Čunát
c4661e9643
Merge: make dev output references explicit
...
This is a rebase of most commits from #14766 ,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Guillaume Maudoux
bfd522da63
setup-hooks: do not pass missing dirs to find ( close #15405 )
...
find fails when called with an inexistent search path.
That situation may arise when the output is created after by a postFixup hook.
vcunat amended the PR by clarifying one more `return` to `return 0`.
2016-05-22 12:08:01 +02:00
David Craven
9b0fe47e36
icestorm: 2015.12.29 -> 2016.05.21
2016-05-22 07:54:17 +02:00
Desmond O. Chang
8d419e6be7
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 04:02:37 +08:00
José Romildo Malaquias
7a9b98b5f5
sass: init at 3.4.22
2016-05-20 10:41:06 -03:00
Vladimír Čunát
da2788c3d7
Merge #15354 : add tracefilegen and tracefilesim
2016-05-19 10:29:28 +02:00
Vladimír Čunát
70c66e9828
tracefilegen, tracefilesim: fixup source hashes
...
and also whitespace. This is probably due to #15469 .
2016-05-19 10:27:57 +02:00
Tuomas Tynkkynen
e80e4ba2bb
treewide: Make explicit that 'dev' output of sqlite is used
2016-05-19 10:04:34 +02:00
Tuomas Tynkkynen
99acb412ab
treewide: Make explicit that 'dev' output of ncurses is used
2016-05-19 10:00:49 +02:00
Tuomas Tynkkynen
3f8b08f506
treewide: Make explicit that 'dev' output of mpfr is used
2016-05-19 10:00:49 +02:00
Tuomas Tynkkynen
9d5ba6ba68
treewide: Make explicit that 'dev' output of libusb1 is used
2016-05-19 10:00:47 +02:00
Tuomas Tynkkynen
47c45e2041
treewide: Make explicit that 'dev' output of gmp is used
2016-05-19 10:00:36 +02:00
Tuomas Tynkkynen
8bbc3fe801
treewide: Make explicit that 'dev' output of expat is used
2016-05-19 10:00:30 +02:00
Tuomas Tynkkynen
e28e010b36
treewide: Make explicit that 'dev' output of curl is used
2016-05-19 10:00:29 +02:00
Roger Qiu
c02bc80d86
garcosim: Added tracefilegen and tracefilesim
2016-05-19 18:00:09 +10:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Moritz Ulrich
29644950d4
rr: Only build native architecture.
...
rr wants to build itself with 32+64bit support on 64bit systems, but
this fails in recent NixOS versions as it can't find libstdc++.so.6 at
runtime.
This patch disables 32bit builds on 64bit. To debug 32bit binaries,
pkgsi686Linux.rr can be used.
2016-05-18 12:56:48 +02:00
Bjørn Forsman
314b1fbf0c
saleae-logic: 1.1.15 -> 1.2.9
...
Changelog:
http://support.saleae.com/hc/en-us/articles/210245593-Saleae-Logic-Beta-Software-Changelog
(Yes, the changelog title contains the word 'beta', but as of version
1.2.9 the beta branding is removed from the software as the beta branch
was merged to master.)
This software update is required for newer logic analysers (e.g. Logic
Pro 8). (The original Logic is still supported, although it's difficult
to find info about it on their website.)
v1.2.9 grew new dependencies: libxcb, zlib, pciutils, xkeyboardconfig.
The LD_PRELOAD library hack, used to divert writes from
$out/Settings/settings.xml to $HOME/.saleae-logic-settings.xml, has been
updated. The new software writes more paths
($out/{Settings,Errors,Databases,Calibration}) and uses a few extra
library calls to access those paths
(open,openat,stat,access,unlink,...). So instead of single file
redirect, the library now redirects accesses to all those directories,
mirrored in $HOME/.saleae-logic/. (Existing
$HOME/.saleae-logic-settings.xml files will be automatically migrated to
$HOME/.saleae-logic/Settings/settings.xml.)
2016-05-17 14:55:17 +02:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Franz Pletz
e98a0bc9e0
Merge pull request #15476 from matthiasbeyer/update-unmaintained
...
Update unmaintained packages
2016-05-16 23:45:11 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Tobias Geerinckx-Rice
2159ea5e4c
include-what-you-use: 0.5 -> 0.6
...
* Added mappings for Qt 5.4.
* Added better analysis of uses in macros.
* Added --no_comments switch to suppress why-comments.
* Fixed bug with global namespace qualifier on friend declarations.
* Fixed bug in fix_includes.py generating invalid diff output.
2016-05-16 20:27:31 +02:00
Matthias Beyer
3583e2a24d
complexity: 1.3 -> 1.10
2016-05-16 16:12:19 +02:00
Vladimír Čunát
e5d40c6fa3
Merge branch 'staging'
...
Hydra is only half-finished, but we'd better get secure glibc fast.
2016-05-16 10:15:28 +02:00
Michael Raskin
ff0c5fa7aa
SlimerJS: 0.9.6.2015.08.20 -> 0.10.0 (git->release)
2016-05-15 23:49:44 +02:00
Pascal Wittmann
49cf9b902a
help2man: 1.47.3 -> 1.47.4
2016-05-15 12:56:08 +02:00
robbinch
db7bf64e31
haskellPackages.tinc: 20160419 -> 20160511 ( #15457 )
2016-05-15 00:28:59 +02:00
Brandon Kase
ea018f8339
racerd: init at 0.1.1
...
Needed for Rust YouCompleteMe support
2016-05-14 01:28:08 -07:00
Joachim Fasting
3f0518ac4d
Merge pull request #15378 from aneeshusa/add-lib-output-for-ccacheStdenv
...
ccacheStdenv: inherit lib output from wrapped gcc
2016-05-14 06:25:34 +02:00
Benjamin Staffin
f17fc4ed1c
Merge pull request #15426 from zimbatm/packer-0.10.1
...
packer: 0.8.6 -> 0.10.1
2016-05-13 12:18:05 -04:00
Franz Pletz
4a3a92d5c8
jenkins: 1.653 -> 2.3
2016-05-13 17:45:39 +02:00
zimbatm
3aa2992bc1
packer: 0.8.6 -> 0.10.1
2016-05-13 09:39:08 +01:00
Vladimír Čunát
3e387c3e00
Merge branch 'staging'
...
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Pascal Wittmann
cfd899c00f
checkstyle: 6.17 -> 6.18
2016-05-12 20:41:30 +02:00
Thomas Tuegel
1ac8374e95
Merge branch 'ats2'
2016-05-12 10:23:12 -05:00
Thomas Tuegel
8c525431c8
postiats-utilities: init at 2.0.1
2016-05-12 07:37:53 -05:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Bjørn Forsman
300e495101
sigrok: update whole suite to latest (2016-01)
...
Release announcement, 2016-01-30:
https://www.sigrok.org/blog/major-sigrok-releases-libsigrok-libsigrokdecode-sigrok-cli-pulseview
I first tried updating the projects in separate commits. But later I
found cyclic dependencies, that would break git bisect, so I ended up
squashing the commits:
* libsigrok: 0.3.0 -> 0.4.0
Enable building libsigrokcxx.so, the C++ bindings for libsigrok, by
adding doxygen, glibmm and python as build deps. This is needed for
Pulseview >= 0.3.0. Also update the firmware (sigrok-firmware-fx2lafw)
while at it.
* libsigrokdecode: 0.3.0 -> 0.4.0
* sigrok-cli: 0.5.0 -> 0.6.0
* pulseview: 0.2.0 -> 0.3.0
New dependency: glibmm (due to libsigrokcxx.pc from libsigrok).
Note that collectd is incompatible with the new libsigrok release, so
I let it use the old one (0.3.0).
2016-05-11 22:23:29 +02:00
Aneesh Agrawal
f4a2ea2203
ccacheStdenv: inherit lib output from wrapped gcc
2016-05-11 00:45:41 -04:00
Tomasz Czyż
92cb6add9f
usb-modeswitch-data: init at 20160112
2016-05-10 21:59:37 +01:00
Tomasz Czyż
79c06a0ad9
usb_modeswitch: 2.2.1 -> 2.3.0
2016-05-10 21:58:31 +01:00
Joachim Fasting
f1184b8910
Merge pull request #15346 from ktosiek/dfeet-bump
...
d-feet: 0.3.10 -> 0.3.11
2016-05-10 09:10:59 +02:00
Tomasz Kontusz
0ac224345c
d-feet: 0.3.10 -> 0.3.11
2016-05-10 06:00:35 +02:00
Tobias Geerinckx-Rice
ad0a9f5f52
autogen: fix borked source URL and hash
2016-05-10 01:59:14 +02:00
Tobias Geerinckx-Rice
a40c1c21f1
autogen: 5.18.6 -> 5.18.7
2016-05-10 01:22:53 +02:00
Markus Hauck
40dae1aba8
scalafmt: init at 0.2.3
2016-05-09 19:57:42 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice
9f64457f10
yodl: 3.08.00 -> 3.08.01
2016-05-08 19:42:49 +02:00
Tobias Geerinckx-Rice
70a02d64bc
kcov: meta.{homePage -> homepage}
2016-05-08 00:45:06 +02:00
Rok Garbas
9cd896367a
pypi2nix: new release
2016-05-07 05:04:25 +02:00
Thomas Tuegel
b70d728ed7
cmake: use single output
...
Fixes #15184 . Install everything, including documentation, into one
output, increasing package size by 10%. Otherwise, the help commands for
CMake do not work. This is a good trade because CMake should be a
build-only dependency. The only reason the docs should ever make it to
runtime is if the user has actually installed CMake, in which case
there's a pretty good chance they want the docs, too.
2016-05-06 16:26:40 -05:00
Tim Steinbach
a17c90dcd1
gradle: 2.12 -> 2.13
2016-05-06 10:52:25 -04:00
Joachim Fasting
30f86c8299
Merge pull request #15166 from NixOS/pkgs/redis_dump/add
...
redis-dump: init at 0.3.5
2016-05-05 18:11:34 +02:00
Vladimír Čunát
1dc36904d8
Merge #14920 : windows improvements, mainly mingw
2016-05-05 08:30:19 +02:00
Vladimír Čunát
75f1cc61b8
Merge #14982 : gnum4: disable tests
2016-05-05 08:29:36 +02:00
vbgl
2c021bdbba
ocaml-oasis: 0.4.5 -> 0.4.6 ( #15209 )
2016-05-04 19:12:20 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
Tuomas Tynkkynen
aadaa91379
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/networking/browsers/vivaldi/default.nix
pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
vbgl
a95df7d800
Merge pull request #15106 from vbgl/camlp5-6.16
...
camlp5: 6.14 -> 6.16
2016-05-03 12:56:16 +02:00
Tobias Geerinckx-Rice
49fd7d9d08
autoconf-archive: 2015.09.25 -> 2016.03.20
2016-05-03 04:21:44 +02:00
Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Jaka Hudoklin
097a05a5b1
redis-dump: init at 0.3.5
2016-05-02 17:31:30 +02:00
Tobias Geerinckx-Rice
e8c6b47ee3
yodl: 3.07.01 -> 3.08.00
2016-05-02 16:33:53 +02:00
Joachim Fasting
e1197f6896
Merge pull request #15082 from namore/init_rake
...
rake: init at 11.1.1
2016-05-02 03:20:51 +02:00
Joachim Fasting
0ad1c9788a
Merge pull request #15133 from bobvanderlinden/fix-nwjs-popcorntime
...
nwjs: use correct nwEnv and rpath
2016-05-01 22:36:50 +02:00
Joachim Fasting
979de54175
Merge pull request #15122 from Ralith/rtags
...
rtags: 9fed420 -> 233543d
2016-05-01 22:11:43 +02:00
Bob van der Linden
3ba689ee2e
nwjs: use correct nwEnv and rpath
...
This is related to changes in fontconfig, pango, dbus and stdc++.
2016-05-01 19:39:56 +02:00
Arseniy Seroka
41efe6535d
Merge pull request #15099 from phunehehe/casperjs
...
Casperjs: refactor and update
2016-05-01 19:35:14 +03:00
Vincent Laporte
3a6c85da65
camlp5: 6.14 -> 6.16
2016-05-01 16:10:10 +02:00
Benjamin Saunders
0cef15181b
rtags: 9fed420 -> git-2016-04-29
2016-05-01 00:03:07 -07:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Joachim Fasting
aaae243b2b
imatix_gsl: fix build
...
See https://hydra.nixos.org/build/35004296/log/raw
Also fix some formatting issues.
2016-04-30 20:31:43 +02:00
Hoang Xuan Phu
d950d6b786
casperjs: test needs fontconfig
2016-04-30 18:26:09 +08:00
Hoang Xuan Phu
bb7e3c6753
casperjs: update to phantomjs2
2016-04-30 18:26:08 +08:00
Hoang Xuan Phu
52ec8e2ce4
casperjs: update to 1.1.1
2016-04-30 18:26:08 +08:00
Hoang Xuan Phu
60e8d9dfab
casperjs: refactor a bit
2016-04-30 18:26:08 +08:00
Pascal Wittmann
586d1f67ce
yodl: 3.06.00 -> 3.07.01
2016-04-30 10:42:35 +02:00
Tobias Geerinckx-Rice
fe9c463622
lemon: 1.0 -> 1.69
2016-04-29 21:42:35 +02:00
Roman Naumann
61c8af996f
rake: init at 11.1.1
2016-04-29 15:45:11 +02:00
Nathan Moos
6dac18a8be
imatix_gsl: init at 4.1
2016-04-28 18:26:10 -04:00
Tuomas Tynkkynen
4ff8f377af
Merge remote-tracking branch 'upstream/master' into staging
2016-04-28 00:13:53 +03:00
Emery Hemingway
ae59f6426a
autoconf: peg version 2.64
2016-04-27 11:51:20 +02:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Joachim Fasting
2dbfe512db
Merge pull request #14858 from ericbmerritt/elixir-support
...
Elixir support
2016-04-25 23:04:14 +02:00
Allen Nelson
bb9fa90dca
gnum4: disable tests
2016-04-25 11:48:47 -05:00
Allen Nelson
b48e1dd601
lsof: stop configure script from searching /usr paths
2016-04-25 11:14:22 -05:00
Eric Merritt
cd27abe751
rebar3: refactor
...
cleanup up the code quite a bit in the bootstrapper
2016-04-25 08:34:55 -07:00
Nikolay Amiantov
5f19542581
Merge commit 'refs/pull/14694/head' of git://github.com/NixOS/nixpkgs into staging
2016-04-25 18:02:23 +03:00
Vladimír Čunát
1c9234fd6c
foswiki, egypt, wml: fix build
2016-04-25 16:22:52 +02:00
Nikolay Amiantov
96a5c34bc5
cmake2_8: use get(Output) functions
2016-04-25 13:24:40 +03:00
Nikolay Amiantov
5ff40ddedf
add get* helper functions and mass-replace manual outputs search with them
2016-04-25 13:24:39 +03:00
Peter Simons
cf4a69e2ec
haskell-tinc: move the tool into the haskellPackages hierarchy like all other Haskell packages
2016-04-24 20:13:27 +02:00
robbinch
bd9d37e675
tinc-haskell: Rename package name to avoid conflict ( #14952 )
2016-04-24 18:32:16 +02:00
Franz Pletz
d1d4bd9a9d
avrdude: 6.1 -> 6.3
2016-04-24 17:41:08 +02:00
Eric Merritt
b26ecaf3ca
hex2nix: 0.0.3 -> 0.0.5
2016-04-23 19:03:30 -07:00
Eric Merritt
658a49b81d
rebar3: 3.0.0-beta.4 -> 3.1.0
2016-04-23 19:03:30 -07:00
Eric Merritt
383626b9d7
move rebar3-nix-bootstrap to rebar3
...
This moves rebar3-nix-bootstrap from its own repository to rebar3. Its a
single file and this vastly reduces the complexity of making changes.
2016-04-23 19:03:29 -07:00
Eric Merritt
8d3d0a1ca9
relx-exe: init at 3.18.0
...
This adds an executable version of the relx library to the system.
2016-04-23 19:03:29 -07:00
Eric Merritt
be5da0449e
beam-support: update registry to latest '59b836d'
2016-04-23 19:03:28 -07:00
Eric Merritt
8dbcb4e35e
beamPackages: Add support for Mix and Erlang.mk
2016-04-23 19:03:24 -07:00
Tadas Barzdzius
a49ffbb196
cargo: add libiconv to buildInputs to fix darwin build
2016-04-23 23:08:02 +03:00
Peter Simons
c604efecfc
Merge pull request #14873 from robbinch/pkg-tinc-haskell
...
tinc-haskell: init at 20160419
2016-04-22 17:08:42 +02:00
Vladimír Čunát
e9379f7416
Merge branch 'staging'
...
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00
Nikolay Amiantov
253b84a1eb
vscode, electron, atom: run fixup phases
2016-04-22 17:44:30 +03:00
Nikolay Amiantov
6185f74531
atom, electron, vscode: split dependencies to atomEnv
...
fixes #14890
2016-04-22 16:10:51 +02:00
Nikolay Amiantov
b2426adf1c
Merge pull request #14870 from retrry/rust-updates
...
Rust Updates
2016-04-22 14:29:14 +04:00
Robbin C
f1492bf44c
tinc-haskell: init at 20160419
2016-04-21 23:08:42 +08:00
Nikolay Amiantov
f3e8653647
valkyrie: move to qmake4Hook
2016-04-20 18:55:54 +03:00
Thomas Tuegel
491f7f017c
cmake: set LIBDIR and INCLUDEDIR for multiple outputs
2016-04-20 10:01:06 -05:00
Tadas Barzdzius
357a251bfb
rustfmt: 2016-03-22 -> 0.4.0
2016-04-20 12:43:00 +03:00
Tadas Barzdzius
7d661a4ab4
cargo: 0.8.0 -> 0.9.0. Enable Darwin
2016-04-20 12:42:37 +03:00
Brandon Edens
1d8e7cd4c9
kconfig-frontends: init 3.12.0.0
2016-04-19 21:17:47 -07:00
Joachim Fasting
b42bff4630
Merge pull request #14625 from utdemir/master
...
selenium-server-standalone: 2.45.0 -> 2.53.0
2016-04-19 13:48:06 +02:00
Utku Demir
cde425fcd4
Add correct libstdc++.so path to chromedriver
...
It was probably broken after the closure-size merge
2016-04-19 12:08:58 +03:00
Utku Demir
ffac939edc
selenium-server-standalone: 2.45.0 -> 2.53.0
...
Also remove `patchPhase`, since the relevant executable
does not exist anymore on the new archive.
2016-04-19 11:36:17 +03:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Tobias Geerinckx-Rice
038b18496c
ccache: 3.2.4 -> 3.2.5
2016-04-17 18:25:07 +02:00
Mathieu Boespflug
6c9c59067b
gradle: fix attribute name for gcc libs path.
...
PR #14326 fixed gradle so that its native code library could find
libstdc++.so.6, but this fix is inoperative now, because this library
is in `"${stdenv.cc.cc.lib}/lib"` now, rather than
`"${stdenv.cc.cc}/lib"`.
2016-04-17 01:09:24 +02:00
Tuomas Tynkkynen
8a66effde2
Merge remote-tracking branch 'upstream/master' into staging
2016-04-15 22:46:41 +03:00
Joachim Fasting
be2bb668ec
cppcheck: 1.72 -> 1.73
...
ChangeLog at https://sourceforge.net/p/cppcheck/news/2016/04/cppcheck-173/
2016-04-15 17:43:50 +02:00
Joachim Fasting
7b9b6d27d3
cppcheck: split man output
2016-04-15 17:41:41 +02:00
Frederik Rietdijk
aedf601bba
Merge pull request #14687 from makefu/devpi-client-fix
...
devpi-client: add missing python libraries
2016-04-14 14:25:21 +02:00
joachifm
19e425fa0c
Merge pull request #14447 from mucaho/vscode_unfree
...
vscode: switch to unfree, binary package
2016-04-14 14:16:43 +02:00
makefu
776ff2e735
devpi-client: add missing python libraries
2016-04-14 14:06:32 +02:00
Tobias Geerinckx-Rice
994c9b7487
flexcpp: 2.04.00 -> 2.05.00
2016-04-14 02:37:53 +02:00
Nikolay Amiantov
52637e22cd
cmake: add all glibc outputs to system prefix
2016-04-14 01:03:23 +03:00
Nikolay Amiantov
d528c7d8f5
cmake-2_8: fix for multiple outputs
2016-04-14 01:03:23 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Michael Raskin
238cb743bc
scons: 2.4.1 -> 2.5.0
2016-04-13 14:47:04 +02:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Tuomas Tynkkynen
ba59be833b
sunxi-tools: Don't build on darwin
...
http://hydra.nixos.org/build/34390183/nixlog/1/raw
While at it, use fetchFromGitHub.
2016-04-13 04:06:15 +03:00
Tim Steinbach
7c2deb94bf
chromedriver: 2.14 -> 2.21
2016-04-12 11:07:56 -04:00
zimbatm
c8484b95be
Merge pull request #14600 from nckx/update/gup
...
Update gup and rename gfxmonk -> timbertson
2016-04-12 12:08:43 +01:00
Peter Simons
4fe298f248
Merge pull request #14603 from obadz/haste-fix
...
haskellPackages.haste-compiler: fix build issue in #14581
2016-04-12 10:01:27 +02:00
Franz Pletz
ef37c57e4e
dfu-util: 0.8 -> 0.9
2016-04-12 04:28:50 +02:00
obadz
c3860bf008
haskellPackages.haste-compiler: fix build issue in #14581
2016-04-11 17:21:18 +01:00
Tobias Geerinckx-Rice
57ef1712e3
Substite new GitHub username ‘timbertson’ for ‘gfxmonk’
2016-04-11 16:35:18 +02:00
obadz
7f2163fc97
haskellPackages.haste-compiler: fix so that it now builds and runs
...
Required adding:
haskellPackages.haste-Cabal, and
haskellPackages.haste-cabal-install
2016-04-11 15:24:56 +01:00
Tobias Geerinckx-Rice
613cef6240
gup: 0.5.4 -> 0.5.5; use fetchFromGitHub
2016-04-11 16:21:12 +02:00
obadz
e8b3532d26
xqilla: init at 2.3.3
2016-04-11 13:57:19 +01:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502
for nixpkgs
2016-04-10 11:17:52 +02:00
Vladimír Čunát
0f5dff43b7
doxygen: fix finding libiconv after #13856
...
The changed the build system to cmake, and it somehow won't find the
includes. I'm lazy to investigate details ATM.
2016-04-08 13:49:26 +02:00
joachifm
df3a139dc4
Merge pull request #14439 from zimbatm/travis-1.8.2
...
travis: init at 1.8.2
2016-04-08 00:39:51 +02:00
Robin Gloster
3e68106afd
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-07 21:52:26 +00:00
Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Peter Simons
3110ba445f
cabal2nix: update to version 20160406
2016-04-07 07:53:57 +02:00
Domen Kožar
b77df197f5
phantomjs2: 2.0.0 -> 2.1.1 (fix build)
...
(cherry picked from commit 94036474c2
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 12:30:06 +01:00
Tuomas Tynkkynen
6b42f9f4be
Merge commit 'bde820' from staging
...
http://hydra.nixos.org/eval/1252653 - only ~9400 packages to go at the
time of writing this.
2016-04-06 01:18:28 +03:00
Tim Steinbach
54d93ab15a
liquibase: init at 3.4.2
2016-04-05 10:44:24 -04:00
mucaho
dc2a4e2097
electron: abstract out atom-env
2016-04-04 17:34:07 +01:00
Robin Gloster
bbbaccfa68
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-04 15:24:52 +00:00
zimbatm
dd0994e919
travis: init at 1.8.2
2016-04-04 14:24:45 +01:00
joachifm
a703bd49a9
Merge pull request #14418 from mucaho/vscode
...
Add visual studio code editor
2016-04-03 19:07:08 +00:00
mucaho
7b06260c1c
electron: make it compatible with vscode
...
Use patchelf instead of wrapProgram to inject lookup path of shared
libraries.
Allow the nix expression to be called with optional version argument.
2016-04-03 16:04:46 +01:00
Robin Gloster
4ee2b2ab7b
rr: set Wno-error and turn off fortify hardening
2016-04-03 12:37:35 +00:00
Robin Gloster
696d85a62d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-03 11:01:57 +00:00
joachifm
8c6f5ecf8f
Merge pull request #14259 from anderspapitto/master
...
distcc: add libiberty as a buildInput
2016-04-02 23:10:27 +00:00
Anders Papitto
c8865465cc
distcc: add libiberty as a buildInput
2016-04-02 13:56:55 -07:00
Eric Bailey
b11d8590d0
rebar3-nix-bootstrap: correct homepage URL
...
s/erl-nix/erlang-nix/
2016-04-02 15:45:06 -05:00
Aaron Son
bbfad5111a
gradle: Fix gradle-2.12 on Linux to find libstdc++.so reference in native library.
2016-04-01 14:33:23 -07:00
Mathias Schreck
5c21ca886e
galen: 2.2.3 -> 2.2.4
2016-04-01 12:51:17 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Nikolay Amiantov
5199176b65
Merge branch 'master' into staging
2016-03-31 15:46:52 +03:00
Franz Pletz
2e08d8234e
Merge remote-tracking branch 'origin/master'
2016-03-31 10:06:30 +02:00
Domen Kožar
253af9a0a4
Merge pull request #14319 from grahamc/jenkins
...
jenkins: copy .war to $out, fixes #14137
2016-03-30 18:19:07 +01:00
Graham Christensen
0b8dd57694
jenkins: copy .war to $out, fixes #14137
2016-03-30 11:47:05 -05:00
Luca Bruno
18918507f2
oprofile: depend on libiberty_static
2016-03-30 17:51:20 +02:00
Robin Gloster
a4e65c3639
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-30 09:01:20 +00:00
Vladimír Čunát
a26357eefe
Merge recent staging (with binaries on Hydra)
2016-03-30 10:41:02 +02:00
Evgeny Egorochkin
5982591afc
binutils: cherry-pick a patch from master; this fixes build failure for akonadi; see https://sourceware.org/bugzilla/show_bug.cgi?id=19698
2016-03-29 22:46:22 +03:00
Pascal Wittmann
0ca288abc8
global: 6.5.3 -> 6.5.4
2016-03-29 21:29:26 +02:00
Vladimír Čunát
117183e27e
intltool: fix problems with perl-5.22
...
http://hydra.nixos.org/build/33608086/nixlog/1/raw
2016-03-29 11:12:42 +02:00
Anthony Cowley
8db6998a0a
doxygen: fix on darwin
...
This avoids an issue where an old OS X SDK is assumed, leading to a
linker error of the form:
Undefined symbols: __Unwind_Resume
2016-03-28 18:19:41 -04:00
Robin Gloster
f60c9df0ba
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-28 15:16:29 +00:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Nikolay Amiantov
ef06c7db8f
spin: add ispin with tools
2016-03-26 17:05:29 +03:00
Nikolay Amiantov
f273dd226c
swarm: init at 3.1
2016-03-26 17:04:41 +03:00
Pascal Wittmann
54e1628b19
checkstyle: 6.16.1 -> 6.17
2016-03-25 17:22:11 +01:00
Pascal Wittmann
d02f35956b
gtk-doc: 1.24 -> 1.25
2016-03-24 00:07:40 +01:00
Pascal Wittmann
d05540b683
global: 6.5.2 -> 6.5.3
2016-03-24 00:07:40 +01:00
Domen Kožar
b7f50b493c
flow: 0.18.1 -> 0.22.1
...
(cherry picked from commit 15761b0520
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:22:15 +00:00
Nikolay Amiantov
ad1f158111
Merge pull request #14088 from jgillich/rust-head
...
Rust updates
2016-03-23 00:10:07 +04:00
Jakob Gillich
02b20eecc2
rustfmt: 2016-02-15 -> 2016-03-22
2016-03-22 17:33:06 +01:00
Pascal Wittmann
891fd356d7
avarice: fix build by using gcc49
...
See #13559
2016-03-22 16:44:31 +01:00
Jakob Gillich
a9326f6f34
cargoMaster: 2016-02-25 -> 2016-03-22
2016-03-22 13:16:56 +01:00
Franz Pletz
b2f92582fb
uhd: 3.7.0 -> 3.9.3
2016-03-22 01:18:01 +01:00
Peter Simons
2a0b0dbdf2
Merge pull request #13932 from anderspapitto/distcc
...
distcc: 3.1 -> 2016-02-16
2016-03-19 22:57:36 +01:00
Anders Papitto
ac85f1ab4b
distcc: 3.1 -> 2016-02-16
...
3.1 is from 2008
2016-03-19 14:55:56 -07:00
Joachim Fasting
a8556bd5d7
flexcpp: patch all shebangs & fix installation
...
Using the original build recipe would result in an output
without the actual flexcpp binary.
2016-03-18 22:12:03 +01:00
Mathias Schreck
f59b01847b
sauce-connect: 4.3.13 -> 4.3.14
2016-03-18 18:30:10 +01:00
Nicolas B. Pierron
1941c80610
rr: 4.0.3 -> 4.2.0
2016-03-18 16:01:14 +01:00
Joachim Fasting
dd177e62e3
flexcpp: 2.03.00 -> 2.04.00
2016-03-18 02:19:42 +01:00
Pascal Wittmann
ccaa568071
intel-gpu-tools: 1.13 -> 1.14
2016-03-17 21:45:53 +01:00
Christoph Hrdinka
d8f2e6aa71
backblaze-b2: 0.3.10 -> 0.4.4
2016-03-17 19:30:04 +01:00
Peter Simons
5af4afb36b
Merge pull request #13856 from jraygauthier/jrg/update_doxygen_from_186_to_1811
...
doxygen: 1.8.6 -> 1.8.11
2016-03-17 19:15:28 +01:00
Joachim Fasting
e524debaf0
indent: delete redundant preBuild
...
Builds fine for me without it. Also use https homepage url.
2016-03-17 14:18:30 +01:00
Tim Steinbach
aa4af87501
gradle: 2.11 -> 2.12
2016-03-16 18:55:11 +00:00
Pascal Wittmann
d0a1a8bf47
checkstyle: 6.16 -> 6.16.1
2016-03-16 18:10:01 +01:00
Allan Espinosa
d53c4be32e
jenkins: 1.652 -> 1.653
2016-03-15 15:19:48 -05:00
Arseniy Seroka
f29c07b464
Merge pull request #13914 from kamilchm/heroku
...
heroku: FIX for node not found https://github.com/NixOS/nixpkgs/issu …
2016-03-15 22:44:29 +03:00
Kamil Chmielewski
918ed0b834
heroku: FIX for node not found https://github.com/NixOS/nixpkgs/issues/10298
2016-03-15 14:07:33 +01:00
Robin Gloster
3f45f0948d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-15 01:44:24 +00:00
zimbatm
9504992e1d
Merge pull request #13897 from nbp/fix-ocaml-pkgs-platform
...
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-14 19:25:40 +00:00
Graham Christensen
b76f557887
g-wrap: Upstream sha256 changed
2016-03-14 10:50:42 -05:00
Raymond Gauthier
aef5836e3c
doxygen: 1.8.6 -> 1.8.11
...
As per upstream change, now uses cmake.
Tested proper function of both `doxygen` and `doxygen_gui`.
2016-03-14 10:20:48 -04:00
Vincent Laporte
456d16ff4b
verasco: init at 1.3
2016-03-14 12:06:18 +01:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Eric Merritt
98b4d19a0b
cuter: init at 0.1
2016-03-12 13:45:00 -08:00
Joachim Fasting
93efa92367
cppcheck: move build-time dependencies to nativeBuildInputs
2016-03-12 19:06:57 +01:00
Nikolay Amiantov
2a288ad435
spin: add gcc to path
2016-03-12 14:13:42 +03:00
Markus Hauck
7b09191563
jo: init at 1.0
2016-03-11 19:33:13 +01:00
Eelco Dolstra
2af1cb3aa6
Merge remote-tracking branch 'origin/binutils-2.26' into staging
...
This still breaks a few packages, but nothing really major:
http://hydra.nixos.org/eval/1241850?filter=x86_64-linux&compare=1237919&full=#tabs-now-fail
2016-03-11 11:58:49 +01:00
Matt Whiteley
b48a917c97
chefdk: 0.10.0 -> 0.11.2
2016-03-10 17:19:30 -08:00
Domen Kožar
1c3dbe2431
Merge pull request #13786 from aespinosa/jenkins-1.652
...
jenkins: 1.650 -> 1.652
2016-03-09 10:55:50 +00:00
Allan Espinosa
6cab1cd62b
jenkins: 1.650 -> 1.652
2016-03-09 01:34:40 -06:00
Arseniy Seroka
14390da605
Merge pull request #13758 from gilligan/galen-2.2.3
...
galen: 2.2.1 -> 2.2.3
2016-03-08 22:27:07 +03:00
Thomas Tuegel
da972b6cc4
ncurses: move runtime utilities to $out
...
All the programs provided by ncurses were being installed to the $dev
output, but several of them are intended for runtime use, e.g. to
operate on the running terminal. These user-facing programs are moved to
the $bin output.
Several packages referred to "${ncurses}/bin" or "${ncurses.dev}/bin" at
runtime; these paths are also updated to refer to "${ncurses.bin}/bin".
2016-03-08 11:35:24 -06:00
Peter Simons
588a237e9e
cabal2nix: update to version 20160308
2016-03-08 17:55:04 +01:00
Mathias Schreck
f1d9be699d
galen: 2.2.1 -> 2.2.3
2016-03-08 14:39:55 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Eric Sagnes
ef9febe5ff
sqlitebrowser: 3.7.0 -> 3.8.0
2016-03-08 10:29:56 +09:00
Franz Pletz
e9fc4e7db6
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-03-07 22:08:27 +01:00
Tuomas Tynkkynen
ad47355786
Merge remote-tracking branch 'upstream/master' into staging
2016-03-06 11:48:57 +02:00
Joachim Fasting
757a1f7fe9
cppcheck: 1.69 -> 1.72
...
Also add myself to the list of maintainers
2016-03-05 19:09:02 +01:00
Franz Pletz
cb3d27df93
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-03-05 18:55:30 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Frederik Rietdijk
36506df7fe
Merge pull request #13448 from lancelotsix/use_recent_sqlalchemy_as_default
...
pythonPackages.sqlalchemy: follows upstream, use "sqlalchemy7" for lecagy
2016-03-05 11:07:50 -05:00
Nikolay Amiantov
1e51364dd5
spin: 6.4.3 -> 6.4.5
2016-03-04 14:46:46 +03:00
Robin Gloster
fed49425c5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-03 16:11:55 +00:00
Gabriel Ebner
de24ea40f8
sbt: 0.13.9 -> 0.13.11
2016-03-03 16:09:00 +01:00
Peter Simons
17d1cd2efa
Merge pull request #11898 from aboseley/flex-cross-notests
...
flex: disable tests when cross compiling
2016-03-02 21:13:40 +01:00
Robin Gloster
33f7d0b3f6
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-01 22:46:39 +00:00
Robin Gloster
d47857c3d9
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-01 21:09:17 +00:00
Tobias Pflug
32e751d616
sauce-connect: fix hashes and phases
2016-03-01 21:47:41 +01:00
Allan Espinosa
ac687200e3
nexus: init at 2.12.0-01
2016-03-01 10:25:00 -06:00
Pascal Wittmann
931fa7433d
checkstyle: 6.15 -> 6.16
2016-02-29 23:35:32 +01:00
Eelco Dolstra
89742e6b05
binutils: Apply upstream bug fix
...
This broke syslinux: http://hydra.nixos.org/build/32430411/nixlog/89/raw
2016-02-29 15:33:57 +01:00
Eelco Dolstra
d255a8980a
patchelf: Use 0.9 release tarball
2016-02-29 11:35:59 +01:00
Tim Cuthbertson
70df5bf9ea
gup: 0.5.3 -> 0.5.4
2016-02-29 20:15:19 +11:00
Robin Gloster
3b4765c9e5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-28 16:32:57 +00:00
zimbatm
3344f02b3b
Merge pull request #13485 from zimbatm/cide-0.9.0
...
cide: 0.8.1 -> 0.9.0
2016-02-28 12:51:41 +00:00
zimbatm
c08f18df63
cide: 0.8.1 -> 0.9.0
2016-02-28 12:49:20 +00:00
zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Eelco Dolstra
817145ebbc
binutils: 2.23.1 -> 2.26
...
There has been an abortive attempt to upgrade binutils in the past
(see #909 ). Since we can't stay stuck at 2.23.1 forever, let's try
again.
2016-02-28 01:10:35 +01:00
Eelco Dolstra
424af2cd52
patchelf: 0.8 -> 0.9
2016-02-27 21:47:59 +01:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Lancelot SIX
0467a17858
pythonPackages.sqlalchemy: follows upstream, sqlalchemy7 for lecagy
...
This makes pythonPackages.sqlalchemy the most up to date revision (it
was called sqlalchemy_1_0 before), and maintains the various “legacy”
versions available as pythonPackages.sqlalchemyX for X in {7,8,9}.
All derivations that required `sqlalchemy_1_0` now require `sqlalchemy`
while those that required `sqlalchemy` now require `sqlalchemy7`.
The derivations are not changed, only the attribute names they are
bound to.
2016-02-27 12:11:12 +01:00
Robin Gloster
3477e662e6
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-27 00:08:08 +00:00
zimbatm
7feaf55b7e
Merge pull request #11314 from anderspapitto/flamegraph
...
FlameGraph: init at 182b24fb
2016-02-26 23:16:27 +00:00
zimbatm
35ab3d301f
Merge remote-tracking branch 'upstream/staging'
2016-02-26 22:37:04 +00:00
zimbatm
c183117aee
Merge pull request #13441 from gilligan/add-galen-package
...
galen init at 2.2.1
2016-02-26 18:05:40 +00:00
Charles Strahan
53ea7dee75
emacs: fix priority for ctags
...
This fixes the previous attempt (in commit 46d1dd5
) to make ctags' ctags
override emacs' ctags. The higher the value of the priority attribute,
the higher the priority (see the definition of `buildEnv`).
2016-02-26 12:27:04 -05:00
Robin Gloster
46b0d51636
flow: 0.18 -> 0.22
2016-02-26 15:59:24 +00:00
Arseniy Seroka
edeb5480fc
Merge pull request #13438 from kamilchm/nimble
...
nimble: init at 0.7.2
2016-02-25 20:50:46 +03:00
Robin Gloster
c087af0d8c
Merge pull request #13450 from zimbatm/cide-dependency-fix
...
cide: add missing git runtime dependency
2016-02-25 16:58:44 +01:00
Robin Gloster
46e1af9bba
Merge pull request #13444 from gilligan/update-sauce-connect
...
sauce-connect: 4.3.6 -> 4.3.13
2016-02-25 16:56:44 +01:00
zimbatm
84a4d9e0e1
cide: add missing git runtime dependency
...
`git` is being used during `cide package`
2016-02-25 15:15:00 +00:00
Arseniy Seroka
a68eae7866
rustfmt: 2015-12-23 -> 2016-02-15
2016-02-25 15:57:18 +03:00
Nikolay Amiantov
a4902ff1fa
rustUnstable.cargo: 2016-01-10 -> 2016-02-25
2016-02-25 14:21:46 +03:00
Kamil Chmielewski
770f66b2ce
nimble: init at 0.7.2
2016-02-25 12:06:45 +01:00
Tobias Pflug
93aea6eccd
sauce-connect: 4.3.6 -> 4.3.13
2016-02-25 11:54:17 +01:00
Tobias Pflug
4304419443
galen init at 2.2.1
2016-02-25 10:25:31 +01:00
Allan Espinosa
21917bc8e2
jenkins: 1.649 -> 1.650
2016-02-25 02:16:35 -06:00
Vladimír Čunát
93f6af1071
Merge branch 'master' into staging
2016-02-25 09:01:48 +01:00
Vladimír Čunát
30b7bd8d01
Merge branch 'glibc-2.22' into staging
...
I'm running whole my working notebook on 2.22 without any problems.
I don't expect any significant issues.
2016-02-25 08:42:59 +01:00
Lancelot SIX
d7cb5f47d3
gdb: 7.10 -> 7.11
...
See announcement here :
http://lists.gnu.org/archive/html/info-gnu/2016-02/msg00010.html
2016-02-24 15:55:20 +01:00
vbgl
b05708ba0e
Merge pull request #12741 from regnat/ocamlUpdates
...
ocamlPackages.findlib: 1.5.3 -> 1.6.1
2016-02-24 12:00:25 +01:00
Wout Mertens
17a759f346
Watchman: 4.3.0 => 4.5.0
2016-02-24 11:22:59 +01:00
Eelco Dolstra
aff0451c10
patchELF: Use correct directory
...
Borrowed from https://github.com/NixOS/nixpkgs/pull/13395 .
2016-02-24 11:13:36 +01:00
Jude Taylor
45ea4956d8
fix library dependencies for cargo on darwin
2016-02-23 16:42:51 -08:00
zimbatm
4fd875be4e
Merge pull request #13356 from zimbatm/cide
...
cide: init at 0.8.1
2016-02-23 22:28:02 +00:00
Arseniy Seroka
ee7c6d71b4
Merge pull request #13392 from spacefrogg/dialog
...
dialog: 1.2-20150920 -> 1.3-20160209
2016-02-23 21:29:10 +03:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Michael Raitza
af6c867512
dialog: 1.2-20150920 -> 1.3-20160209
2016-02-23 14:51:28 +00:00
Robin Gloster
402d57ee8e
bootstrap env: disable stackprotector hardening until gcc >=4.9
2016-02-22 18:32:53 +00:00
Allan Espinosa
491007d0a1
jenkins: 1.647 -> 1.649
2016-02-22 00:37:07 -06:00
Robin Gloster
bb2639aafc
Merge branch 'curl-7.15-fixup' of https://github.com/zimbatm/nixpkgs into hardened-stdenv
2016-02-22 01:14:22 +00:00
zimbatm
b58e26dbf6
cide: init at 0.8.1
2016-02-21 21:11:35 +00:00
Michael Hoy
7d6f2c4e3f
mdk: init at 1.2.9
2016-02-21 13:56:40 -06:00
Edward Tjörnhammar
8968a6e604
dcadec: init at 0.2.0
2016-02-21 15:32:12 +01:00
Robin Gloster
4036e9ba8c
Merge branch 'up' into hardened-stdenv
2016-02-20 22:27:33 +00:00
Pascal Wittmann
50f45db51c
icmake: 8.00.05 -> 8.01.00
2016-02-20 20:28:26 +01:00
Robin Gloster
bc21db3692
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-19 21:16:14 +00:00
Arseniy Seroka
a23a53a571
Merge pull request #13055 from dochang/rolespec
...
rolespec: init at 20160105
2016-02-19 23:02:16 +03:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Eelco Dolstra
d71a4851e8
Don't try to apply patchelf to non-ELF binaries
2016-02-18 22:54:11 +01:00
Eelco Dolstra
8af685d089
Merge pull request #13097 from jerith666/antrun
...
ant: preserve antRun script
2016-02-18 19:48:12 +01:00
Matt McHenry
e5e633ca11
ant: preserve antRun script
2016-02-18 10:13:39 -05:00
Alexey Shmalko
bdf89087d9
gdb: add multitarget option
...
Multitarget option builds gdb with support for all targets. That's
similar to gdb-multiarch package in Ubuntu or gdb with multitarget
USE-flag in Gentoo.
2016-02-18 07:26:27 +02:00
Tomas Hlavaty
a6c09bf4b4
msitools: init at 0.94
...
I'm leaving authorship to the one who created most of the expression.
2016-02-17 22:05:21 +01:00
Allan Espinosa
60c7bd1237
jenkins: 1.643 -> 1.647
2016-02-17 20:45:01 +01:00
Vladimír Čunát
e9520e81b3
Merge branch 'master' into staging
2016-02-17 10:06:31 +01:00
Vladimír Čunát
2f3eae3a87
pkgconfig: add a http-only mirror
...
It seems we don't really need `fetchurlBoot` here ATM, but let's keep it.
https://github.com/NixOS/nixpkgs/issues/12816#issuecomment-185083205
2016-02-17 08:49:59 +01:00
Desmond O. Chang
c7ec0f6f2f
rolespec: init at 20160105
2016-02-17 05:46:55 +08:00
Herwig Hochleitner
b7b696e534
leiningen: 2.5.3 -> 2.6.1
2016-02-16 22:39:34 +01:00
Valérian Galliat
2678f36884
Fix OMake source URL
...
Current source is 404, moving to pkgs.fedoraproject.org mirror.
Should fix current aborted jobs on Hydra: http://hydra.nixos.org/eval/1237311#tabs-aborted
2016-02-16 10:34:21 -05:00
Franz Pletz
41698c9efa
Merge branch 'master' into hardened-stdenv
2016-02-15 20:05:29 +01:00
Pascal Wittmann
72161f6810
ragel: use new texlive infrastructure
2016-02-15 18:34:55 +01:00
Pascal Wittmann
6d6f331109
ragel: 6.9 -> 7.0.0.6
2016-02-15 18:34:55 +01:00
Pascal Wittmann
eef111fee8
checkstyle: 6.14.1 -> 6.15
2016-02-15 17:35:11 +01:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Robin Gloster
4374ffa19a
kibana: 4.1.2 -> 4.4.1
2016-02-13 15:03:09 +00:00
Robin Gloster
c2b578386e
kibana: fix pkg and module
2016-02-13 15:03:09 +00:00
Robin Gloster
e558a7f252
radare: turn off format hardening
2016-02-12 15:10:11 +00:00
Robin Gloster
88d3b081ba
omniorb: turn off format hardening
2016-02-12 13:26:34 +00:00
Arseniy Seroka
ef5928f223
Merge pull request #12926 from NeQuissimus/gradle211
...
gradle: 2.10 -> 2.11
2016-02-11 16:53:53 +03:00
Arseniy Seroka
6a44d3fb9d
Merge pull request #12884 from elitak/sunxi-tools_packages
...
sunxi-tools: (new)
2016-02-11 16:52:50 +03:00
Eelco Dolstra
e2eca0c24c
Fix misspelled meta.maintainers attributes
2016-02-10 23:27:34 +00:00
Tim Steinbach
e81fd09b85
gradle: 2.10 -> 2.11
2016-02-10 21:48:45 +00:00
Domen Kožar
c00fc87f96
Merge pull request #12905 from tg-x/pflask
...
pflask
2016-02-10 21:20:14 +00:00
tg(x)
310a20eda8
waf
2016-02-10 20:34:05 +01:00
Eric Litak
0d1d91efdd
sunxi-tools: init at 1.3
2016-02-10 10:48:08 -08:00
Eelco Dolstra
aea262f654
Fix misspelled meta.maintainers attributes
2016-02-10 14:59:50 +01:00
Robin Gloster
a29786ebf6
boost-build: turn off format hardening
2016-02-09 10:59:09 +00:00
Robin Gloster
f39da3be76
valgrind: turn off stackprotector
2016-02-09 01:20:59 +00:00
Robin Gloster
9c3ab53960
cccc: turn off format hardening
2016-02-09 01:02:56 +00:00
Vladimír Čunát
a115bff08c
Merge branch 'master' into staging
2016-02-07 13:52:42 +01:00
Robin Gloster
9229e9c656
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-07 11:17:57 +00:00
Kevin Cox
47c863f9ef
backblaze-b2: init at version 0.3.10
2016-02-03 18:45:01 -05:00
Nikolay Amiantov
d9c4fc4de9
Merge pull request #12682 from zohl/nant
...
NAnt
2016-02-03 22:56:12 +03:00
Al Zohali
9679042278
nant: init at 20151115
2016-02-03 22:00:41 +03:00
Vladimír Čunát
54299b60c4
Merge #12779 : Mass replace pkg}/bin
-style strings
...
... to refer to correct outputs
2016-02-03 17:25:22 +01:00
Vladimír Čunát
d3a3aa8674
Merge #12740 : multiple outputs for Qt 5 and KDE 5
2016-02-03 17:09:09 +01:00
Vladimír Čunát
80270e2019
cmake: maintenance updates 3.4.0 -> 3.4.3
2016-02-03 16:59:38 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Ricardo M. Correia
52475afe77
cargo: 0.7.0 -> 0.8.0
2016-02-02 17:25:44 +01:00
Tuomas Tynkkynen
13b3f3f246
treewide: Mass replace 'openssl}/bin' to refer the 'bin' output
2016-02-01 20:46:16 +02:00
Théophane Hufschmitt
5b28d3f1eb
ocamlPackages.findlib: 1.5.3 -> 1.6.1
2016-02-01 09:12:40 +01:00
Thomas Tuegel
a714284d8b
cmake: don't set incompatible flags for multiple outputs
2016-01-31 21:15:03 -06:00
Thomas Tuegel
1087020a46
cmake: invoke configure hooks correctly
...
Otherwise, the multiple-outputs hooks will not fire correctly.
2016-01-31 21:15:03 -06:00
Robin Gloster
acb408646e
remove local pic flags, now set by hardened stdenv
2016-01-30 16:36:57 +00:00
Robin Gloster
f6d3b7a2ae
switch hardening flags
2016-01-30 16:36:57 +00:00
Franz Pletz
954e9903ad
Use a hardened stdenv by default
2016-01-30 16:36:57 +00:00
Robin Gloster
7e69d721fd
Merge pull request #12533 from zimbatm/packer-0.8.6
...
packer: 0.7.5 -> 0.8.6
2016-01-30 16:01:15 +01:00
Moritz Ulrich
4ee173e011
rr: 4.0.0 -> 4.0.3
2016-01-29 12:28:08 +01:00
Charles Strahan
7b8cd1dce9
watchman: 4.1.0 -> 4.3.0
...
* improved handling of case insensitive filenames
* improved reliability of symlink change detection on osx
2016-01-28 11:58:33 -05:00
Christian Albrecht
8975148a16
vagrant: 1.8.0 -> 1.8.1
2016-01-28 01:01:56 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Vladimír Čunát
1f2b819783
binutils: extend meta.platforms to unix to fix #12606
...
Also refactor meta.
Maybe we could have platforms.all in there, but I leave it here.
2016-01-25 11:18:10 +01:00
Arseniy Seroka
d6d22151fa
Merge pull request #12588 from dezgeg/pr-binutils-platforms
...
binutils: Add platforms
2016-01-24 23:12:14 +03:00
Tuomas Tynkkynen
ed7dbb46a8
treewide: Mass replace 'zlib}/lib' to refer the 'out' output
2016-01-24 10:03:39 +02:00
Tuomas Tynkkynen
5d52f55426
treewide: Mass replace 'xorg.libX11}/lib' to refer the 'out' output
2016-01-24 10:03:37 +02:00
Tuomas Tynkkynen
f62dbc0121
binutils: Add platforms
...
There are some variants of binutils in all-packages.nix that aren't
getting built by Hydra currently.
2016-01-24 08:47:46 +02:00
Tim Cuthbertson
b82d5ef857
gup: 0.5.1 -> 0.5.3
2016-01-24 16:34:07 +11:00
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
zimbatm
c38fae0a2c
packer: 0.7.5 -> 0.8.6
2016-01-21 23:17:54 +00:00
Gleb Peregud
6dc5dc1068
rebar3-nix-bootstrap: 0.0.2 -> 0.0.3
2016-01-19 12:58:33 +01:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Gleb Peregud
8d6dd873a9
rebar3-nix-bootstrap: 0.0.1 -> 0.0.2
2016-01-18 23:13:40 +01:00
Gleb Peregud
a7f7698e04
hex2nix: 0.0.2 -> 0.0.3
2016-01-18 23:13:40 +01:00
Eric Merritt
8021b5241c
rebar3: refactor to make hermetic
...
This adds changes to the rebar3 expression that patch rebar3 to force it
to be hermetic. Now, by default, rebar3 literally can't download
anything. A 'rebar3-open' expression was added for those folks whe want
the normal rebar3.
2016-01-18 08:19:15 -08:00
Franz Pletz
55fc3acfcb
Merge pull request #12159 from rasendubi/ycmd
...
ycmd: Init at 2016-01-12
2016-01-18 14:11:22 +01:00
Vladimír Čunát
620c147cce
Merge branch 'master' into staging
2016-01-18 09:48:49 +01:00
vbgl
c23b0856fd
Merge pull request #12064 from FlorentBecker/eliom42
...
Eliom42
2016-01-18 09:32:48 +01:00
Robin Gloster
ba4b4752f2
racerRust: 1.0.0 -> 1.1.0
2016-01-17 22:05:25 +00:00
Gleb Peregud
ed4373e8b7
Pass buildPlugins to rebar3-nix-bootstrap.
...
To successfully build rebar packages, it needs to be provided with
rebar3 plugins used to build it. This change passes them to env
variable. From there rebar3-nix-bootstrap takes them and symlinks into
_build/default/plugins.
2016-01-17 21:59:27 +01:00
Peter Simons
fc32bc1963
Merge pull request #12429 from erlang-nix/fix-rebar3-nix-bootstrap-shebang
...
Make rebar3-nix-bootstrap depend on erlang.
2016-01-16 19:47:40 +01:00
Gleb Peregud
0692c6a96d
Make rebar3-nix-bootstrap depend on erlang.
...
This fixes patchShebangs ability to properly fix up path to escript
binary.
2016-01-16 18:53:48 +01:00
Peter Simons
7824b8c330
Merge pull request #12409 from erlang-nix/master
...
Improvements for Erlang support in Nix
2016-01-16 15:25:06 +01:00
aszlig
8f793ce6bb
elfutils: Fix header compatibility with glibc 2.21
...
Regression introduced by df2b9b48cb
.
This breaks the build for ltrace and other programs using libelf,
because the header file relies on features from glibc >= 2.22.
Here is an excerpt from the log output of the configure script from
ltrace:
In file included from ...elfutils-0.165/include/gelf.h:32:0,
from conftest.c:57:
...elfutils-0.165/include/libelf.h:280:8: error: unknown type name 'Elf32_Chdr'
extern Elf32_Chdr *elf32_getchdr (Elf_Scn *__scn);
^
...elfutils-0.165/include/libelf.h:281:8: error: unknown type name 'Elf64_Chdr'
extern Elf64_Chdr *elf64_getchdr (Elf_Scn *__scn);
^
In file included from conftest.c:57:0:
...elfutils-0.165/include/gelf.h:89:9: error: unknown type name 'Elf64_Chdr'
typedef Elf64_Chdr GElf_Chdr;
^
The issue has been reported in the Debian bug tracker at
https://bugs.debian.org/810885 and I'm using the patch from Mark
Wielaard that has been posted there which adds compatibility for older
glibc versions.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-16 01:37:37 +01:00
Eric Merritt
24a9dcd12f
rebar3: refactor
...
Move registrySnapshot to the erlang-nix github organization
2016-01-15 09:07:06 -08:00
Eelco Dolstra
df2b9b48cb
elfutils: 163 -> 165
...
Also, install programs with the "eu-" prefix to prevent collisions
with binutils (as recommended by upstream), enable xz support, and
enable deterministic archives.
2016-01-15 15:01:13 +01:00
Vladimír Čunát
2d0893088f
Merge branch 'master' into staging
2016-01-15 13:43:57 +01:00
Vladimír Čunát
34fe0833c8
iozone: commit some forgotten fixups (/cc #12387 )
2016-01-15 10:26:18 +01:00
Svein Ove Aas
a28032ed58
iozone: init at 3.434 ( close #12387 )
...
vcunat amended some $out/share/ install paths.
2016-01-15 09:47:57 +01:00
Alexey Shmalko
c37c8e1c00
ycmd: Init at 2016-01-12
2016-01-15 01:39:21 +02:00
Eric Merritt
4ed5836dd3
hex2nix: init at 0.0.2
2016-01-14 14:38:10 -08:00
Eric Merritt
474e417891
erlang support: allow nix-shell to work correctly
...
This changes build-hex.nix so that the buildHex and related functions
work correctly in a nix-shell.
2016-01-14 14:36:47 -08:00
Eric Merritt
99bf9bf07a
rebar3-nix-boostrap: init at 0.0.1
2016-01-14 14:34:47 -08:00
Nikolay Amiantov
d1ed30ac0d
cargoUnstable: init at 2016-01-10
2016-01-13 13:48:24 +03:00
Vladimír Čunát
cea8ee50c7
phantomjs2: fix evaluation and refactor
...
The error was due to the fact that with-introduced bindings have lower
priority and we do have `darwin` in scope already.
Fixes #12350 . Closes #12351 . (A slightly different fix.
I chose this to lower the risk of people re-introducing the mistake.)
2016-01-13 08:34:35 +01:00
Jude Taylor
e6a892bb55
phantomjs2: build on darwin
2016-01-12 21:52:49 -08:00
Vladimír Čunát
19d22184d3
stdenv/multiple-outputs.sh: small tweaks
...
- fix in silencing some moveToOutput messages
- allow removing (developer) documentation even without defining outputs
(note: some paths are auto-removed by default, e.g. gtk-doc and man3)
2016-01-12 23:57:47 +01:00
Tobias Geerinckx-Rice
fcb913b3a7
systemtap: remove dead package
...
Broken since 2013. Depends on equally broken latex2html.
Our version 1.2 is almost six years old; latest is 2.9.
And it's (still) no dtrace.
2016-01-11 01:41:54 +01:00
Pascal Wittmann
26a6b4b58d
yodl: 3.05.01 -> 3.06.00
2016-01-09 20:07:43 +01:00
Pascal Wittmann
1d947ed4bf
icmake: 7.23.02 -> 8.00.05
2016-01-09 20:07:43 +01:00
Florent Becker
a14c867d62
js_of_ocaml: Allow caml >= 4.02 to find camlp4
2016-01-08 16:06:00 +01:00
Jude Taylor
08c081309b
Revert "gnustep-make: fix installation path"
...
This reverts commit 4f1559a751
.
2016-01-07 21:52:11 -08:00
Gabriel Ebner
b12cabd223
electron: 0.28.2 -> 0.36.2
2016-01-06 19:05:00 +01:00
Peter Simons
1355e928cf
Merge pull request #12148 from ragnard/boot-update-and-remove-make-wrapper-usage
...
boot: Update shell script version and remove makeWrapper usage
2016-01-05 12:22:23 +01:00
Vladimír Čunát
b1acaffe67
Merge branch 'master' into staging
2016-01-05 10:28:58 +01:00
Vladimír Čunát
7c879d342d
Merge #10816 : improve FreeBSD support
2016-01-05 09:50:10 +01:00
Eric Seidel
222f4b9e2b
gnustep-make: dont write to /Library/GNUstep
2016-01-04 14:07:17 -08:00
Ragnar Dahlén
a25bfab690
boot: Update shell script version and remove makeWrapper usage
2016-01-04 17:23:45 +00:00
Tobias Geerinckx-Rice
8f6ae032c0
ccache: cherry-pick a (backported upstream) bug-fix
2016-01-04 15:11:51 +01:00
Pascal Wittmann
340c8acfaf
global: 6.5.1 -> 6.5.2
2016-01-03 19:47:17 +01:00
Pascal Wittmann
642065e8d4
checkstyle: 6.13 -> 6.14.1
2016-01-03 19:42:59 +01:00
Tobias Geerinckx-Rice
ddd48258e8
gnustep-make: 2.6.6 -> 2.6.7
2016-01-03 00:24:28 +01:00
Tobias Geerinckx-Rice
4f1559a751
gnustep-make: fix installation path
...
Get rid of the nested /nix/store/.../nix/store/... directories.
2016-01-03 00:24:28 +01:00
Benjamin Staffin
4a69e5ae85
omake: Fix broken download URL
...
All the download links on http://omake.metaprl.org/ seem to be dead.
2016-01-02 18:21:48 +01:00
Florent Becker
44931d4293
js_of_ocaml: 2.5 -> 2.6
2016-01-01 19:04:40 +01:00
janus
a472d836f6
FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-freebsd, openldap, serf, guile, tet, shishi, gawk, gnugrep
2016-01-01 17:01:13 +00:00
janus
c01dbc4932
FreeBSD patches for GNU m4, stdenv, miniupnpc
2016-01-01 17:01:13 +00:00
Michael Raskin
1dba4b4e6a
scons: 2.3.6 -> 2.4.1
2016-01-01 12:30:17 +03:00
Michael Raskin
761340140c
luarocks: 2.2.2 -> 2.3.0
2016-01-01 12:30:17 +03:00
Michael Raskin
f50aca5157
cl-launch: 4.1.4 -> 4.1.4.1
2015-12-31 16:52:05 +01:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Shell Turner
c1ec39d47b
icestorm: init at 2015.12.29
2015-12-30 16:52:41 +00:00
Vladimír Čunát
08dd527cc7
Merge branch 'staging'
...
http://hydra.nixos.org/eval/1234895
The mass errors on Hydra seem transient; I verified ghc on i686-linux.
Only darwin jobs are queued ATM. There's a libpng security update
included in this merge, so I don't want to wait too long.
2015-12-29 17:14:35 +01:00
Peter Simons
c5f28c305a
Merge pull request #11566 from Bevaz/ccache-links
...
ccache: create symlinks to gcc lib & include in ccache-links directory
2015-12-29 16:29:16 +01:00
Charles Strahan
b6c06e216b
ruby: new bundler infrastructure
...
This improves our Bundler integration (i.e. `bundlerEnv`).
Before describing the implementation differences, I'd like to point a
breaking change: buildRubyGem now expects `gemName` and `version` as
arguments, rather than a `name` attribute in the form of
"<gem-name>-<version>".
Now for the differences in implementation.
The previous implementation installed all gems at once in a single
derivation. This was made possible by using a set of monkey-patches to
prevent Bundler from downloading gems impurely, and to help Bundler
find and activate all required gems prior to installation. This had
several downsides:
* The patches were really hard to understand, and required subtle
interaction with the rest of the build environment.
* A single install failure would cause the entire derivation to fail.
The new implementation takes a different approach: we install gems into
separate derivations, and then present Bundler with a symlink forest
thereof. This has a couple benefits over the existing approach:
* Fewer patches are required, with less interplay with the rest of the
build environment.
* Changes to one gem no longer cause a rebuild of the entire dependency
graph.
* Builds take 20% less time (using gitlab as a reference).
It's unfortunate that we still have to muck with Bundler's internals,
though it's unavoidable with the way that Bundler is currently designed.
There are a number improvements that could be made in Bundler that would
simplify our packaging story:
* Bundler requires all installed gems reside within the same prefix
(GEM_HOME), unlike RubyGems which allows for multiple prefixes to
be specified through GEM_PATH. It would be ideal if Bundler allowed
for packages to be installed and sourced from multiple prefixes.
* Bundler installs git sources very differently from how RubyGems
installs gem packages, and, unlike RubyGems, it doesn't provide a
public interface (CLI or programmatic) to guide the installation of a
single gem. We are presented with the options of either
reimplementing a considerable portion Bundler, or patch and use parts
of its internals; I choose the latter. Ideally, there would be a way
to install gems from git sources in a manner similar to how we drive
`gem` to install gem packages.
* When a bundled program is executed (via `bundle exec` or a
binstub that does `require 'bundler/setup'`), the setup process reads
the Gemfile.lock, activates the dependencies, re-serializes the lock
file it read earlier, and then attempts to overwrite the Gemfile.lock
if the contents aren't bit-identical. I think the reasoning is that
by merely running an application with a newer version of Bundler, you'll
automatically keep the Gemfile.lock up-to-date with any changes in the
format. Unfortunately, that doesn't play well with any form of
packaging, because bundler will immediately cause the application to
abort when it attempts to write to the read-only Gemfile.lock in the
store. We work around this by normalizing the Gemfile.lock with the
version of Bundler that we'll use at runtime before we copy it into
the store. This feels fragile, but it's the best we can do without
changes upstream, or resorting to more delicate hacks.
With all of the challenges in using Bundler, one might wonder why we
can't just cut Bundler out of the picture and use RubyGems. After all,
Nix provides most of the isolation that Bundler is used for anyway.
The problem, however, is that almost every Rails application calls
`Bundler::require` at startup (by way of the default project templates).
Because bundler will then, by default, `require` each gem listed in the
Gemfile, Rails applications are almost always written such that none of
the source files explicitly require their dependencies. That leaves us
with two options: support and use Bundler, or maintain massive patches
for every Rails application that we package.
Closes #8612
2015-12-29 09:30:21 -05:00
Robin Gloster
0cfa4fdbd4
strace: 4.10 -> 4.11
2015-12-27 20:25:29 +00:00
Robin Gloster
37ebb4c2ac
rustfmt: 2015-12-08 -> 2015-12-23
2015-12-24 13:20:24 +01:00
Robin Gloster
2faea53f8e
cargo: 0.6.0 -> 0.7.0
2015-12-24 13:20:24 +01:00
Vladimír Čunát
12a0e09563
Merge #11674 : libressl-2.3 patches for various pkgs
2015-12-23 23:16:27 +01:00
Arseniy Seroka
93d3f6f52b
Merge pull request #11905 from aborsu/jenkins-update
...
jenkins ci: 1.638 -> 1.643
2015-12-23 23:10:46 +03:00
Vladimír Čunát
11c702c582
Merge master into staging
2015-12-23 18:57:35 +01:00
Augustin Borsu
170f91a249
jenkins ci: 1.638 -> 1.643
2015-12-23 15:47:11 +01:00
Tim Steinbach
d509f8a30a
gradle: 2.9 -> 2.10
2015-12-23 08:44:49 -05:00
Adam Boseley
e3068d7309
flex: disable tests when cross compiling
...
When cross compiling we can't run the test executables
on the build machine
2015-12-23 21:05:32 +10:00
Vladimír Čunát
bf9c16d4ac
texinfo6: remove meta.branch and refactor meta
...
It was wrong ("5.2") and seemed unused in nixpkgs.
2015-12-23 09:19:38 +01:00
Arseniy Seroka
87d2532f82
Merge pull request #11879 from aneeshusa/update-vagrant-to-1.8.0
...
vagrant: 1.7.4 -> 1.8.0
2015-12-22 17:51:35 +03:00
Aneesh Agrawal
53a5a44190
vagrant: 1.7.4 -> 1.8.0
2015-12-22 05:55:48 -05:00
Tim Steinbach
895875bdac
maven: 3.3.3 -> 3.3.9, fixes #11867
2015-12-22 02:11:00 +01:00
Tim Steinbach
9121277144
gradle: 2.8 -> 2.9
2015-12-21 11:37:21 -05:00
Tobias Geerinckx-Rice
ca8903c3c2
include-what-you-use: use unversioned llvm attribute
...
...in the expression itself, while hard-coding the officially supported
version in all-packages.nix for sanity's sake (mine).
2015-12-20 03:22:24 +01:00
Tobias Geerinckx-Rice
986f446674
include-what-you-use: 0.4 -> 0.5
...
Compatible with llvm+clang 3.7. Changes:
- Added Boost and Qt mappings.
- Better support for using declarations.
- Allow size_t from multiple headers.
- Fixed handling includes with common path prefix.
More: http://include-what-you-use.org/
2015-12-20 03:15:36 +01:00
Herwig Hochleitner
b3b7f9f37f
fix lib path for gradle, fixes #11191
2015-12-18 23:12:43 +03:00
Peter Simons
16e9b44afa
cabal2nix: update to version 20151217
2015-12-18 11:37:44 +01:00
Pascal Wittmann
21522ede83
Merge pull request #11753 from nlewo/master
...
Add devpi-client and its dependencies
2015-12-17 16:21:46 +01:00
Vladimír Čunát
5d4f0b556e
texinfo: cleanups and doCheck = false for non-interactive
...
... to simplify bootstrapping. Discussion on #11527 .
2015-12-17 14:45:46 +01:00
Jan Malakhovski
daa199a95e
texinfo: fix doCheck properly, cleanup ( close #11527 )
2015-12-17 14:45:46 +01:00
Antoine Eiche
f21a65f719
devpi-client: init at 2.3.2
2015-12-17 09:34:13 +01:00
Mathieu Boespflug
bb30c79f0b
vagrant: bring embedded/ libraries in scope of dynamic linker.
2015-12-16 18:14:40 +01:00
Peter Simons
82c673d4c9
Merge pull request #11651 from gleber/add-erlang-modules
...
Add erlang modules
2015-12-15 17:55:25 +01:00
Gleb Peregud
bb1b5c7194
Update hex.pm registry
2015-12-15 15:06:47 +01:00
Gleb Peregud
474da3bf24
Add sources of specific rebar bootstrap deps via new fetchHex
...
derivation.
2015-12-15 15:06:44 +01:00
Gleb Peregud
108f3cf67f
Add patch which makes rebar compilation hermetic
2015-12-15 14:05:51 +01:00
Gleb Peregud
4ba1a51b7f
Move registry to rebar3, since it needs it itself to be bootstrapped.
...
This makes rebar3 build a bit more hermetic. Next stage is to pull in
rebar3 plugins dependencies for bootstrap to pick up.
2015-12-15 14:05:19 +01:00
Gleb Peregud
033902d269
Refactor fetchHex out of buildHex.
...
This will allow to reuse this code to fetch rebar3's dependencies to
ensure it's hermetic build.
2015-12-15 14:01:38 +01:00
Gleb Peregud
bcc4ca029a
Add rebar3 package
2015-12-15 01:02:52 +01:00
Anton Fedotov
cbe786a530
ccache: create symlinks to gcc lib & include in ccache-links directory
...
This patch fixes compilation errors when using ccache wrapper:
```
cc1: error: /nix/store/19vvbsjs6l6j0r22albzhysxfvr94imf-ccache-links/lib/gcc/*/*/include-fixed: No such file or directory
```
2015-12-14 12:15:22 +03:00
Anders Papitto
bf0725ac7d
FlameGraph: init at 182b24fb
2015-12-12 12:35:40 -08:00
Lancelot SIX
5aa99f680e
pkgs.gdb: 7.10 -> 7.10.1
...
See https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00003.html
2015-12-12 14:54:25 +01:00
Pascal Wittmann
e0a7c3a54b
intel-gpu-tools: 1.12 -> 1.13
2015-12-12 12:05:19 +01:00
Pascal Wittmann
42c7004d33
checkstyle: 6.12.1 -> 6.13
2015-12-12 12:05:19 +01:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Pavan Rikhi
2de85bd7e5
sassc: v3.2.4 -> v3.3.2
2015-12-10 17:27:46 -05:00
Robin Gloster
34e67f558f
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 16:23:39 +00:00
Herwig Hochleitner
58ba1d5bd3
leiningen: 2.5.2 -> 2.5.3, fixes #11537
2015-12-08 02:58:33 +01:00
Vladimír Čunát
263fd55d4b
Merge recent staging built on Hydra
...
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Matt Whiteley
94baac8d02
chefdk: 0.4.0 -> 0.10.0
2015-12-03 13:28:26 -08:00
Arseniy Seroka
e024f7fec9
Merge pull request #11409 from FlorentBecker/kcov
...
kcov: fix issue #11399
2015-12-03 16:28:45 +03:00
Florent Becker
fa8586495d
kcov: fix issue #11399
2015-12-02 22:20:01 +01:00
Luca Bruno
e289717414
rename moveToOutput and propagatedBuildInputs
2015-12-02 10:05:36 +01:00
William Casarin
bc698428aa
multi-ghc-travis: init at git-2015-11-04
2015-11-29 17:39:34 -08:00
Luca Bruno
920b1d3591
Merge branch 'master' into closure-size
2015-11-29 16:50:26 +01:00
Vladimír Čunát
f2ad4a47e8
cmake: remove conditional patch that no longer applies
...
Close #11290 . The patch will no longer apply on *any* platform.
2015-11-29 08:58:39 +01:00
Vincent Laporte
6a622acc87
merlin: 2.3 -> 2.3.1
2015-11-28 10:42:08 +01:00
Nikolay Amiantov
2472e19914
Merge pull request #11278 from abbradar/gdb-guile
...
gdb: use system zlib, fix guile support
2015-11-27 02:09:13 +03:00
Tobias Geerinckx-Rice
2798b02ad0
Convert some *Flags from strings to lists
2015-11-26 23:45:31 +01:00
Domen Kožar
67e03d0c50
Merge branch 'buildPythonPackage+wheels'
2015-11-26 17:38:35 +01:00
Nikolay Amiantov
d96f7128e1
gdb: use system zlib, fix guile support
2015-11-26 16:43:44 +03:00
Pascal Wittmann
765afaec88
sslmate: make meta.maintainers a list
2015-11-25 23:06:09 +01:00
Luca Bruno
a412927924
Merge remote-tracking branch 'origin/master' into closure-size
2015-11-25 21:37:30 +01:00
Joachim Fasting
6ccf87defe
bam: reimplement using mkDerivation
2015-11-24 14:45:15 +01:00
Vladimír Čunát
13eca6f79a
Merge #11067 : SmartOS updates
...
I amended some commits slightly.
2015-11-23 14:45:44 +01:00
Danny Wilson
baf7fdcb75
SmartOS: bison: make help2man target specific dependency
2015-11-23 11:42:01 +01:00
Danny Wilson
d510109c54
SmartOS: texinfo: Fix build and make configureFlags target optional.
2015-11-23 11:42:00 +01:00
Danny Wilson
1752268aed
SmartOS: Fix pkgconfig 0.29 build
2015-11-23 00:01:55 +01:00
Arseniy Seroka
c89f058b4a
Merge pull request #11191 from volhovM/fix/gradle-update
...
gradle: refactor
2015-11-22 22:40:49 +03:00
Pascal Wittmann
0773d7b576
checkstyle: 6.11.2 -> 6.12.1
2015-11-22 14:07:53 +01:00
Mikhail Volkhov
bc05b570e6
gradle: refactor
2015-11-22 12:46:10 +03:00
Aristid Breitkreuz
77e07fbbd9
add working lsof mirror
2015-11-21 23:48:41 +01:00
Domen Kožar
704c8bab41
buildPythonPackage: fix standalone applications using it
2015-11-21 21:44:12 +01:00
Shea Levy
db995a95ee
Merge remote-tracking branch 'origin/master' into staging
2015-11-21 07:46:55 -05:00
Jude Taylor
852988348d
Merge branch 'staging' of https://github.com/NixOS/nixpkgs into sandbox-profiles
2015-11-20 19:58:46 -08:00
Pascal Wittmann
815e9f5af2
help2man: 1.47.2 -> 1.47.3
2015-11-20 17:21:23 +01:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Pascal Wittmann
35f32d0fda
Merge pull request #10971 from ericbmerritt/trv-package
...
trv: init at 0.1.3
2015-11-20 14:26:24 +01:00