Commit Graph

112980 Commits

Author SHA1 Message Date
Jörg Thalheim
57ad5dc844
Merge pull request #35078 from Mic92/powerdns
powerdns: 4.0.5 -> 4.1.1
2018-02-20 21:49:41 +00:00
Izorkin
2470d22ae1 mariadb: 10.2.12 -> 10.2.13 (#35119) 2018-02-20 22:24:38 +01:00
Jan Tojnar
24d28874aa
Merge pull request #35197 from jonafato/gnome-shell-extension-battery-status-6
gnomeExtensions.battery-status: init at v6
2018-02-20 21:46:33 +01:00
Jan Tojnar
17421d6c69
Merge pull request #35066 from jonafato/gnome-shell-extension-taskwhisperer-11
gnomeExtensions.taskwhisperer: init at v11
2018-02-20 21:42:23 +01:00
Vladyslav M
156dc76030 rustup: 2017-10-29 -> 1.11.0 2018-02-20 22:42:18 +02:00
Frederik Rietdijk
452958f498
Merge pull request #35235 from dotlambda/ddar
ddar: move out of pythonPackages and fix tests
2018-02-20 20:41:21 +00:00
Nikolay Amiantov
102c91d45e python.pkgs.tensorflow-tensorboard: 0.1.5 -> 1.5.1 2018-02-20 23:37:50 +03:00
Joachim F
50bcf2f372
Merge pull request #35238 from jfrankenau/update-otfcc
otfcc: 0.8.6 -> 0.9.6
2018-02-20 20:32:53 +00:00
Alexander Krupenkin
4886194589
cjdns: 20 -> 20.1 2018-02-20 23:19:06 +03:00
Austin Seipp
4166691813 bcc: add systemtap dep, and fix build revision
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 14:02:04 -06:00
Austin Seipp
38bc86ac6c systemtap: add pyparsing deps for 'dtrace' script
Otherwise, if it fails, it fails with a very bad error about not
being able to import ParseException.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 14:02:04 -06:00
Joachim F
d535edeb0f
Merge pull request #35233 from catern/upsup
supervise: 1.3.0 -> 1.4.0
2018-02-20 20:01:49 +00:00
Joachim F
aa1d5fa65e
Merge pull request #35227 from jfrankenau/update-nnn
nnn: 1.5 -> 1.6
2018-02-20 20:00:51 +00:00
Joachim F
a82fadac48
Merge pull request #35232 from jfrankenau/update-mergerfs
mergerfs: 2.23.0 -> 2.23.1
2018-02-20 20:00:23 +00:00
Will Dietz
ce3de0399b
Merge pull request #30057 from dtzWill/feature/webos-novacomd
webos: init novacom, novacomd, cmake-modules; add nixos service
2018-02-20 13:49:06 -06:00
Vladimír Čunát
44c315f5a0
crashplan: specify meta.platforms to improve eval
If you tried to evaluate nixpkgs with allowUnfree and a non-glibc
platform, you would get an error when accessing stdenv.glibc.
2018-02-20 20:42:28 +01:00
Vladimír Čunát
1d15dadbec
Merge branch 'master' into staging
Larger rebuilds from master.
2018-02-20 20:33:40 +01:00
Vladimír Čunát
fbe38c7c44
rustc: build with gcc6 on i686
Probably due to the bundled LLVM, so the same error.
2018-02-20 20:31:23 +01:00
Joachim F
b60ef32617
Merge pull request #32919 from asymmetric/asymmetric/secp256k1
secp256k1: 2016-11-27 -> 2017-12-18
2018-02-20 19:26:09 +00:00
Marcus Brinkmann
3d0b2f1e63 foo2zjs: 20110210 -> 20171202 (#32812) 2018-02-20 19:25:07 +00:00
Robert Schütz
f4b98ac64f ddar: fix tests 2018-02-20 20:24:55 +01:00
Joachim F
eb39de0a1c
Merge pull request #32061 from volth/patch-72
varnish: 5.1.3 -> 5.2.1 [fixes CVE-2017-8807]
2018-02-20 19:23:36 +00:00
Will Dietz
c8c11cd8f4 mikmod: 3.2.6 -> 3.2.8 2018-02-20 13:22:03 -06:00
Joachim F
b30fae01cd
Merge pull request #32761 from xvapx/crashplan-small-business
crashplan-small-business: init at 6.6.0
2018-02-20 19:19:22 +00:00
Joachim F
af37d08381
Merge pull request #33143 from mbode/flink_1_4_0
flink: 1.3.2 -> 1.4.0
2018-02-20 19:11:03 +00:00
Spencer Baugh
252819e9df supervise: 1.3.0 -> 1.4.0 2018-02-20 19:04:18 +00:00
Joachim F
a85ad94897
Merge pull request #33996 from pmahoney/acme-client
acme-client: init at 0.1.6
2018-02-20 19:03:51 +00:00
Johannes Frankenau
908a3cbbf8 otfcc: 0.8.6 -> 0.9.6 2018-02-20 20:02:32 +01:00
Johannes Frankenau
c5a5d22ebf mergerfs: 2.23.0 -> 2.23.1 2018-02-20 19:52:01 +01:00
Daiderd Jordan
011d3d0dc3
racerd: 2017-02-17 -> 2017-09-15 2018-02-20 19:15:43 +01:00
Johannes Frankenau
c919aea22d nnn: 1.5 -> 1.6 2018-02-20 18:55:00 +01:00
Nikolay Amiantov
430e0f4a80 buildBazelPackage: init
A separate function for building Bazel-bazed packages. Internally it splits the
build into two phases, fetching and building.

Users are expected to provide `fetchArgs.sha256` -- checksum of fetched
dependencies. Local dependencies should be removed in `fetchArgs.preInstall`.
Overall `fetchArgs` and `buildArgs` can be used to add specific steps to fetch
and build.
2018-02-20 20:39:49 +03:00
lewo
a1526e52b1
Merge pull request #35045 from bignaux/idsk
idsk : init at unstable-2018-02-11
2018-02-20 18:04:47 +01:00
Robert Schütz
80f84ceda2 ddar: move out of pythonPackages 2018-02-20 17:42:34 +01:00
Will Dietz
e5e29284a9 webos: init novacom, novacomd, cmake-modules; add nixos service 2018-02-20 10:34:19 -06:00
Shea Levy
39ff498418
kernelPatches: Add pointer to ml threads for riscv patches. 2018-02-20 11:26:44 -05:00
Peter Simons
3cc9445e56 haskell-test-framework-quickcheck2: jailbreak to support ghc-8.4.x 2018-02-20 17:23:05 +01:00
Peter Simons
020471ee6c haskell-optparse-applicative: fix build with ghc-8.4.x 2018-02-20 17:23:04 +01:00
Peter Simons
af173130c6 haskell-here: jailbreak for ghc-8.4.x 2018-02-20 17:23:04 +01:00
Peter Simons
d6f37ff0a5 haskell-doctest: use the latest version when compiling with GHC 8.4.x
This change also requires us to use the latest QuickCheck version in the GHC
8.4.x package set.

Furthermore, the latest version of doctest has a broken test suite that needs
to be disabled for the build to succeed.
2018-02-20 17:21:48 +01:00
Peter Simons
a3c1a66ed7 liquidhaskell: drop obsolete override 2018-02-20 17:21:47 +01:00
Peter Simons
8cfaa55d67 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-5-gbde1863 from Hackage revision
98679850f4.
2018-02-20 17:21:41 +01:00
Peter Simons
0d7740870d hackage2nix: disable broken Hydra builds 2018-02-20 17:21:21 +01:00
Robert Schütz
08fdc973d4 roundup: init at 0.0.6 2018-02-20 17:19:23 +01:00
Michael Fellinger
2682ba63bc update rubygems version (#35224) 2018-02-20 16:16:16 +00:00
Robert Schütz
3996b91cb1 shocco: init at 1.0 2018-02-20 16:58:57 +01:00
Joachim F
34e9d390bd
Merge pull request #35085 from h-3-0/kakoune-2018-02-15
kakoune: 2017-04-12 -> 2018-02-15
2018-02-20 15:54:37 +00:00
Joachim F
d2fd479e52
Merge pull request #35130 from magnetophon/zam-plugins
zam-plugins: 3.9 -> 3.10
2018-02-20 15:52:41 +00:00
Joachim F
eaf6a340d2
Merge pull request #35135 from volth/patch-87
pngquant: 2.9.1 -> 2.11.7
2018-02-20 15:52:04 +00:00
Joachim F
77ffe75eb6
Merge pull request #35138 from volth/patch-89
dockbarx: 0.92 -> 0.93
2018-02-20 15:50:52 +00:00
Joachim F
679c55741c
Merge pull request #35137 from volth/patch-88
babelstone-han: 10.0.0 -> 10.0.2
2018-02-20 15:49:51 +00:00
Joachim F
d6492117c4
Merge pull request #35153 from volth/patch-90
haxe: 3.4.4 -> 3.4.6
2018-02-20 15:47:24 +00:00
zimbatm
29318c4ea8 kubernetes-helm: 2.8.0 -> 2.8.1 2018-02-20 15:47:07 +00:00
Will Dietz
6e7adad66d
Merge pull request #35221 from dtzWill/update/multimc-0.6.1
multimc: 0.5.1 -> 0.6.1
2018-02-20 09:36:00 -06:00
Shea Levy
6c4ac28b6f
riscv-pk: Properly respect --prefix. 2018-02-20 10:29:43 -05:00
Will Dietz
ad71b24d07 multimc: drop quazip per reviewer feedback, use nativeBuildInputs a bit 2018-02-20 08:45:52 -06:00
Pascal Bach
d351cd9f69 systemd-cryptsetup-generator: fix compilation with systemd 237
Closes #35097
2018-02-20 16:34:30 +02:00
Shea Levy
f8b5b93b88
linux_riscv: Add patches for initrd support 2018-02-20 09:18:17 -05:00
Shea Levy
0022708d6d
qemu-riscv: Add initrd support patch 2018-02-20 09:11:06 -05:00
Will Dietz
5dc76b3958
Merge pull request #35219 from dtzWill/update/radiotray-ng-0.2.1
radiotray-ng: 0.2.0 -> 0.2.1
2018-02-20 08:09:21 -06:00
Will Dietz
e2ceb06642 multimc: simplify a bit 2018-02-20 08:01:21 -06:00
Will Dietz
4327b9d945 multimc: 0.5.1 -> 0.6.1
Fetch dependencies as git submodules:
* Replaces need to manually track + fetch libnbtplusplus source
* upstream relies on a forked version of quazip so we can't use ours

Fixes #35189.
2018-02-20 08:01:21 -06:00
Michael Brantley
3d1abbe7f4 perl-GSSAPI: init at 0.28 2018-02-20 08:53:19 -05:00
Will Dietz
af2fc069ed radiotray-ng: 0.2.0 -> 0.2.1 2018-02-20 07:52:07 -06:00
Joachim F
9095f02876
Merge pull request #35103 from michalrus/watchexec
watchexec: init at 1.8.6
2018-02-20 13:24:12 +00:00
Joachim F
1aa37773c3
Merge pull request #35104 from izuk/dart
dart: 1.16.1 -> 1.24.3
2018-02-20 13:23:29 +00:00
Austin Seipp
f0fe7bae99 linuxPackages.perf: fix tips.txt lookup, few extra deps
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 07:00:21 -06:00
Jörg Thalheim
825ff649b5
Merge pull request #34161 from leenaars/asn2quickder
pythonPackages update: asn1ate and asn2quickder
2018-02-20 12:27:10 +00:00
lewo
040fb6c1a0
Merge pull request #35117 from suvash/add-docker-credential-gcr
docker-credential-gcr: init at 1.4.3
2018-02-20 12:32:46 +01:00
Jörg Thalheim
585971600f quickder: fix python shebangs 2018-02-20 11:23:41 +00:00
Jörg Thalheim
4d1e72cfbb gpodder: 3.10.0 -> 3.10.1
also add defaultIconTheme back
2018-02-20 11:14:30 +00:00
Jörg Thalheim
c7aa4fd65b
Merge pull request #35177 from abbradar/fix-debbuild
debBuild: install all packages at once to avoid dependency management
2018-02-20 11:07:44 +00:00
Jörg Thalheim
b7fb6edf2e
Merge pull request #35178 from limeytexan/perl-BSD-Resource
perl-BSD-Resource: init at 1.2911
2018-02-20 11:03:30 +00:00
Frederik Rietdijk
81cafdc590
Merge pull request #35126 from dotlambda/pynacl
pythonPackages.pynacl: use system libsodium
2018-02-20 11:01:42 +00:00
Frederik Rietdijk
4b17c50ef1
Merge pull request #35159 from dotlambda/faulthandler
pythonPackages.faulthandler: fix tests
2018-02-20 11:01:19 +00:00
Frederik Rietdijk
125a721175
Merge pull request #35204 from dotlambda/pypandoc
pythonPackages.pypandoc: mark as broken
2018-02-20 11:00:53 +00:00
Jörg Thalheim
6f497c65c2
Merge pull request #35179 from dotlambda/matrix-synapse
matrix-synapse: fix pynacl dependency
2018-02-20 10:59:22 +00:00
Jörg Thalheim
a0b49d75c4
Merge pull request #35182 from xurei/perl/Gtk2GladeXML
perl-Gtk2GladeXML: init at 1.007
2018-02-20 10:57:24 +00:00
Jörg Thalheim
b2f92c5daa perlPackages.Gtk2: limit to linux 2018-02-20 10:56:14 +00:00
Jörg Thalheim
4a26c9f3d2
Merge pull request #35209 from mnacamura/mbedtls-darwin
mbedtls: change extension .so -> .dylib on Darwin
2018-02-20 10:52:16 +00:00
Jörg Thalheim
c7b340a1c8
Merge pull request #35203 from manveru/patch-1
gem-config: add ethon
2018-02-20 10:39:42 +00:00
Jörg Thalheim
263a8c721d
Merge pull request #35180 from dotlambda/attic
attic: uninit
2018-02-20 10:38:54 +00:00
Robert Schütz
663d6e8f9d attic: uninit
Attic is currently broken on master.
The Attic git repo has not been updated since May 2015.
Arch Linux also does not have an Attic package anymore.
Borg should be able to read Attic backups using
http://borgbackup.readthedocs.io/en/stable/usage/upgrade.html#attic-and-borg-0-xx-to-borg-1-x.
2018-02-20 11:32:35 +01:00
Michael Fellinger
1313542b6b
Support darwin 2018-02-20 11:29:07 +01:00
Jörg Thalheim
6f0405c42a
Merge pull request #35212 from mbrgm/upgrade-restic
restic: 0.8.1 -> 0.8.2
2018-02-20 10:26:18 +00:00
Jan Malakhovski
4997ac681d mono: add 5.8.108 (current stable) 2018-02-20 11:25:54 +01:00
Väinö Järvelä
2a99b51390 nspr: link libraries with absolute paths on Darwin 2018-02-20 12:12:46 +02:00
Jörg Thalheim
f61e8d98ff
rust: 1.22.1 -> 1.24.0 2018-02-20 09:59:26 +00:00
Michael Raskin
e46553bc72
Merge pull request #34706 from P-E-Meunier/xjump
Xjump: init at 2.9.3
2018-02-20 09:57:29 +00:00
Suvash Thapaliya
8faa916ba4
Remove empty dependencies and related file 2018-02-20 10:54:31 +01:00
Peter Simons
17bc189a93
Merge pull request #34870 from gwils/update-all-cabal-hashes
hackage: update all-cabal-hashes snapshot
2018-02-20 10:25:46 +01:00
pe@pijul.org
8e16019d13 xjump: patch for darwin 2018-02-20 10:22:50 +01:00
adisbladis
e4fb79971c
Merge pull request #35165 from pjan/vim-rooter
Adds vim-rooter plugin
2018-02-20 16:58:09 +08:00
Pierre-Etienne Meunier
8e5ab6e7ac BuildRustCrate: more general overrides, and handling the "dylib" crate type (#35171)
* buildRustCrate: adding a symlink from libblah-xxxxx.so to libblah.so
* BuildRustCrate: overriding phases
* Carnix: 0.6.5 -> 0.6.6
* Fixing symlink_dependencies --buildDep
* Shorter symlink_dependencies
* running `runHook postBuild` *after* the build
2018-02-20 08:55:04 +01:00
Marius Bergmann
c78bcf9f1b restic: 0.8.1 -> 0.8.2 2018-02-20 08:08:38 +01:00
lewo
507a3a9a39
Merge pull request #35131 from AndersonTorres/upload/ecm-tools
ecm-tools: init at 1.0.3
2018-02-20 07:57:51 +01:00
adisbladis
76774e920c
solc: 0.4.19 -> 0.4.20 2018-02-20 12:14:21 +08:00
adisbladis
f9ce8e09ff
go-ethereum: 1.7.3 -> 1.8.1 2018-02-20 11:32:04 +08:00
Mitsuhiro Nakamura
a425c654e5 mbedtls: change extension .so -> .dylib on Darwin 2018-02-20 11:29:47 +09:00
Robert Schütz
b69e99091b pythonPackages.pyrtlsdr: use m2r instead of pypandoc 2018-02-19 23:09:25 +01:00
Robert Schütz
41a2352a2f pythonPackages.pypandoc: mark as broken
Pypandoc is incompatible with pandoc v2 and there seems to be no upstream effort to port it to the new version.
2018-02-19 23:09:19 +01:00
Shea Levy
bd7d5b3657
linux: Don't try to install firmware on newer kernels.
This was disabled in torvalds/linux@5620a0d1aa
2018-02-19 17:08:24 -05:00
Michael Fellinger
895b1cb1b0
gem-config: add ethon
The Ethon gem uses libcurl.so at runtime via FFI, so we need to specify the correct location.
2018-02-19 22:56:17 +01:00
Jörg Thalheim
01e388cafc
Merge branch 'master' into perl/Gtk2GladeXML 2018-02-19 21:52:11 +00:00
Jörg Thalheim
7cb7d2a4dc
Merge pull request #35183 from xurei/perl/Gtk2TrayIcon
perl-Gtk2TrayIcon: init at 0.06
2018-02-19 21:50:49 +00:00
Shea Levy
3826ab2abe
Merge branch 'fix/nixUnstable-seccomp' of git://github.com/dtzWill/nixpkgs 2018-02-19 16:43:30 -05:00
Shea Levy
a0c5d2d0da
Merge branch 'master' of github.com:NixOS/nixpkgs 2018-02-19 16:43:07 -05:00
Michael Weiss
521ffc2398 jekyll: Update the dependencies without breaking the evaluation
Unfortunately my first attempt in f14b6ea broke the evaluation and was
therefore reverted in 4419a31. I couldn't reproduce the error locally
but as @grahamc noted I shouldn't have imported from a derivation.

Thanks @joachifm and @grahamc for spotting the evaluation error and
reverting f14b6ea.
2018-02-19 22:36:52 +01:00
Peter Simons
e2cb1180aa
Merge pull request #35200 from deepfire/ghc-8.4
ghc 8.4:  update configuration
2018-02-19 22:10:46 +01:00
Kosyrev Serge
060f2f99db
ghc 8.4: update configuration 2018-02-19 23:31:50 +03:00
Shea Levy
7ce1f0b8ae
linuxManualConfig: Fix build on non-modular kernels 2018-02-19 15:16:29 -05:00
Michael Raskin
81081ba670
Merge pull request #35195 from dtzWill/fix/llvm-musl
llvmPackages_{4,5}: musl compat
2018-02-19 19:43:42 +00:00
Kosyrev Serge
f0d2baad08 sayonara: init at 1.0.0-git5-20180115 (#35046) 2018-02-19 19:16:37 +00:00
Profpatsch
b87a7c482b replace: split man output 2018-02-19 20:12:05 +01:00
Graham Christensen
4419a311f7
Revert "jekyll: Update the dependencies"
This reverts commit f14b6ea81f.

This commit added IFD to Nixpkgs, where
Nixpkgs should be IFD-free. (Import
from derivation.)
2018-02-19 13:55:48 -05:00
Joachim F
bad8b21c28
Merge pull request #35155 from volth/patch-91
xrdp: 0.9.3 -> 0.9.5 [CVE-2017-16927]
2018-02-19 18:44:51 +00:00
Will Dietz
e5e69a7aed libc++5: tweak expression so as to avoid rebuild on non-musl for now 2018-02-19 12:43:42 -06:00
Jon Banafato
4704514dbc gnomeExtensions.battery-status: init at v6
Add the Battery Status GNOME Shell extension.
2018-02-19 13:41:11 -05:00
Will Dietz
cbae401982 nixUnstable: bump for minor fix to unbreak seccomp builds 2018-02-19 12:28:09 -06:00
Ruben Maher
8d0c8d21f0 flow: 0.65.0 -> 0.66.0 2018-02-19 19:06:44 +01:00
Michael Weiss
f14b6ea81f jekyll: Update the dependencies
The dependencies could be more minimal but this way it should hopefully
work for most use-cases.
2018-02-19 19:02:41 +01:00
Daiderd Jordan
b5aabb698e
Merge pull request #35167 from dtzWill/fix/clang-libcxx-4-5-tests
cc-wrapper tests: 4 and 5 regardless of default
2018-02-19 19:01:17 +01:00
Jörg Thalheim
e38cb9b926 afl: disable aarch64 2018-02-19 19:59:28 +02:00
Jörg Thalheim
0565e1e732 afl: fix build, by switch to gcc as compiler
Apparently they set CFLAGS incompatible with clang.
Also only provide a default value for AFL_CC/AFL_CXX for afl-clang-fast:
User might want to overriding, but this is not a PATH variable that can
be prepended with :.
2018-02-19 19:59:28 +02:00
Vincent Laporte
2aeafe7ef4 ocamlPackages.bitv: init at 1.3
bitv is a bit vector library for OCaml.

Homepage: https://github.com/backtracking/bitv
2018-02-19 18:55:31 +01:00
Shea Levy
fd2f2bbe6f
riscv-pk: Add a variant with a kernel 2018-02-19 12:37:46 -05:00
Will Dietz
fa8a511260 llvmPackages_{4,5}: musl compat 2018-02-19 11:19:32 -06:00
Shea Levy
6173f2f945
linux_riscv: Add 4.16-rc1.
Fixes #35148.
2018-02-19 12:14:22 -05:00
Shea Levy
3f9c900e42
Merge branch 'master' of github.com:NixOS/nixpkgs 2018-02-19 12:11:35 -05:00
Shea Levy
d1cb2ee899
nixUnstable: 2.0pre5951_690ac7c9 -> 2.0pre5967_623fcb07.
Important security patch for no-seccomp systems.
2018-02-19 12:10:28 -05:00
Michael Weiss
d2919c996d jekyll: 3.4.1 -> 3.7.2 2018-02-19 17:43:26 +01:00
Jon Banafato
05d9196f7b gnomeExtensions.taskwhisperer: init at v11
Add the TaskWhisperer GNOME Shell extension.
2018-02-19 10:55:36 -05:00
Vladimír Čunát
be8062d34b
Merge branch 'staging' into gcc-7 2018-02-19 16:21:55 +01:00
Olivier Bourdoux
54d4394bdc perl-Gtk2TrayIcon: init at 0.06 2018-02-19 16:12:02 +01:00
Olivier Bourdoux
471f7ca68a perl-Gtk2GladeXML: init at 1.007 2018-02-19 16:10:35 +01:00
Shea Levy
a34b0274ef
Merge branch 'linux-headers-4.15' into staging 2018-02-19 10:10:04 -05:00
Robert Schütz
c8d3a81d2a matrix-synapse: fix pynacl dependency
closes #34959
2018-02-19 15:57:28 +01:00
Michael Brantley
a83716f256 perl-BSD-Resource: init at 1.2911 2018-02-19 09:38:45 -05:00
Shea Levy
43522dc851
riscv: Use gnumake42HEAD. 2018-02-19 09:36:53 -05:00
Shea Levy
fb8a09e8f0
gnumake: Add 4.2.90pre2491_38c8a11 for proper glibc 2.27 support. 2018-02-19 09:33:34 -05:00
Michael Raskin
cfa3e7e633
Merge pull request #34798 from oxij/pkgs/aspell-dicts
aspellDicts: add more dictionaries and some documentation
2018-02-19 14:24:46 +00:00
Vladimír Čunát
882062004b
Merge branch 'staging' into gcc-7
I'm betting Hydra resources on gcc-7 getting to master before current staging.
2018-02-19 15:24:32 +01:00
Vladimír Čunát
0c8939b5fb
Merge branch 'master' into gcc-7
Hydra: ?compare=1434487
2018-02-19 15:24:13 +01:00
Michael Raskin
7d2642724f
Merge pull request #35111 from oxij/stdenv/available-evaluates
stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`
2018-02-19 14:15:06 +00:00
Michael Raskin
e37b756b91
Merge pull request #35110 from oxij/pkgs/pretty-fetchurl
fetchurl: cleanup, better errors
2018-02-19 14:05:12 +00:00
Nikolay Amiantov
c55b2fa7cd debBuild: install all packages at once to avoid dependency management 2018-02-19 16:07:40 +03:00
Shea Levy
c10288c171
riscv: Use binutils 2.30 for linker fixes. 2018-02-19 07:59:40 -05:00
Shea Levy
ca6710b2e6
binutils: Add 2.30. 2018-02-19 07:57:32 -05:00
Robert Schütz
edee98a9d1 home-assistant: pin voluptuous version 2018-02-19 13:04:36 +01:00
Profpatsch
2a6c7aebcd powertop: split man page into "man" output 2018-02-19 12:16:18 +01:00