Jörg Thalheim
5b29e35c8c
Merge pull request #29214 from timor/paraview-5.4.0
...
ParaView: 4.0.1 -> 5.4.0
2017-09-22 08:31:11 +01:00
Peter Hoeg
51aa419354
erlang: introduce "no X" variation
2017-09-22 09:54:45 +08:00
John Ericson
1dd63de9a0
Merge some Master PRs into staging
...
No native hashes should be changed
2017-09-21 20:11:59 -04:00
Samuel Leathers
be530263bc
topydo: 0.9 -> 0.13
2017-09-21 18:59:56 -04:00
John Ericson
56574e6087
Merge pull request #29610 from obsidiansystems/no-gccCrossStageFinal
...
top-level: No `gccCrossStageFinal` needed anymore
2017-09-21 18:57:16 -04:00
Jörg Thalheim
7833062986
Merge pull request #29648 from zzamboni/assh-2.6.0
...
assh: init at 2.6.0
2017-09-21 23:05:22 +01:00
Michael Weiss
137142a72c
sshfs-fuse: 2.10 -> 3.2.0
2017-09-21 23:59:46 +02:00
Michael Weiss
351f5fc585
fuse3: init at 3.1.1
...
This includes fuse-common (fusePackages.fuse_3.common) as recommended by
upstream. But while fuse(2) and fuse3 would normally depend on
fuse-common we can't do that in nixpkgs while fuse-common is just
another output from the fuse3 multiple-output derivation (i.e. this
would result in a circular dependency). To avoid building fuse3 twice I
decided it would be best to copy the shared files (i.e. the ones
provided by fuse(2) and fuse3) from fuse-common to fuse (version 2) and
avoid collision warnings by defining priorities. Now it should be
possible to install an arbitrary combination of "fuse", "fuse3", and
"fuse-common" without getting any collision warnings. The end result
should be the same and all changes should be backwards compatible
(assuming that mount.fuse from fuse3 is backwards compatible as stated
by upstream [0] - if not this might break some /etc/fstab definitions
but that should be very unlikely).
My tests with sshfs (version 2 and 3) didn't show any problems.
See #28409 for some additional information.
[0]: https://github.com/libfuse/libfuse/releases/tag/fuse-3.0.0
2017-09-21 23:59:46 +02:00
Daiderd Jordan
62f8e255a4
vapoursynth: fix darwin build
2017-09-21 22:30:56 +02:00
Diego Zamboni
334dfc3086
assh: init at 2.6.0
...
Powerful wrapper around ssh.
2017-09-21 22:23:16 +02:00
Daiderd Jordan
7c30c83b7b
vmmlib: fix darwin frameworks
2017-09-21 21:52:10 +02:00
John Ericson
b9bf90ca6c
all-packages: Remove gccCrossStageFinal; any gcc will not work
2017-09-21 15:49:18 -04:00
John Ericson
88a0e55ce0
wrapCC: Alias now does the right thing for cross
...
Unfortunately this makes previously-barely-working overrides have
infinite recursion, so I had to reinstantiate gcc for gccCrossStageFinal
instead.
2017-09-21 15:49:18 -04:00
John Ericson
54282b9610
gcc: Change default of crossStageStatic
param to false
...
This gets us one step closer to removing `gccCrossStageFinal`.
Care is taken to avoid a mass rebuild; will clean up with one later.
2017-09-21 15:49:18 -04:00
Daiderd Jordan
ef4c15e54d
erlang: add R17-R20 back to all-packages
2017-09-21 21:32:03 +02:00
Daiderd Jordan
ab390ab050
erlang: remove erlangR16 and all versioned variants from all-packages
...
(re-applies commit 0fafa0d7d7
)
2017-09-21 21:28:20 +02:00
Peter Simons
a68eea3cb0
Merge pull request #29089 from LnL7/vaultenv-0.5.0
...
vaultenv: init at 0.5.0
2017-09-21 21:13:53 +02:00
Vladimír Čunát
4683c374fa
Merge branch 'master' into staging
...
A couple thousand rebuilds again.
2017-09-21 21:09:32 +02:00
Daiderd Jordan
1ae204d2fa
zroc-ice: cleanup and fix darwin build
2017-09-21 20:48:56 +02:00
Jörg Thalheim
217add9043
Merge pull request #29451 from jerith666/client-ip-echo-1709
...
client-ip-echo: init at 0.1.0.1
2017-09-21 19:33:22 +01:00
Jörg Thalheim
e5b97e36c5
Merge pull request #29642 from Zimmi48/update-compcert
...
Update CompCert
2017-09-21 18:30:39 +01:00
Michael Weiss
a127f91f28
fim: Add X11 support and "USE flags"
2017-09-21 18:00:48 +02:00
Jörg Thalheim
31b7bc4c1e
Merge pull request #29243 from hamhut1066/master
...
traefik: init at 1.3.8
2017-09-21 17:00:37 +01:00
Michael Weiss
e0ef28c12d
fim: init at 0.5rc3
2017-09-21 16:08:32 +02:00
Robert Helgesson
41cca299ef
perl-Scope-Upper: 0.24 -> 0.29
2017-09-21 15:40:51 +02:00
Robert Helgesson
2dae9980cc
perl-File-Slurper: 0.009 -> 0.010
2017-09-21 15:40:51 +02:00
Théo Zimmermann
3370615a7f
compcert: 3.0.1 -> 3.1
...
Note that the fix of the VERSION file can likely be removed at the next update.
2017-09-21 15:06:51 +02:00
Tim Steinbach
182dd6a9d6
Merge pull request #29634 from edwtjo/jbjdk
...
jetbrains-jdk
2017-09-21 08:42:01 -04:00
Théophane Hufschmitt
e76c2c1496
pythonPackages.pafy: 0.5.2 -> 0.5.3.1 ( #29588 )
...
* pythonPackages.pafy: 0.5.2 -> 0.5.3.1
* pythonPackages.pafy: move to its own file
* pythonPackages.pafy: fetchurl -> fetchPypi
2017-09-21 12:45:33 +01:00
Jörg Thalheim
a3ed686110
Merge pull request #29545 from dotlambda/texworks
...
texworks: init at 0.6.2
2017-09-21 12:07:00 +01:00
Aleksey Kladov
53337c0fc8
jetbrains.jdk: init at 152b970.2
2017-09-21 10:48:02 +02:00
Jörg Thalheim
116c34a748
Merge pull request #29613 from bcdarwin/nifti
...
nifticlib: init at 2.0.0
2017-09-21 09:11:39 +01:00
Robert Schütz
d58a88277d
pythonPackages.py3status: add file as a dependency
2017-09-21 01:23:32 +02:00
Ben Darwin
0d981c5761
nifticlib: init at 2.0.0
2017-09-20 19:04:22 -04:00
Robert Schütz
50d52ac8a8
texworks: init at 0.6.2
2017-09-21 00:58:49 +02:00
Joachim F
29c1888a57
Merge pull request #29560 from LumiGuide/elk-5.6.1
...
elk: 5.5.2 -> 5.6.1
2017-09-20 21:56:26 +00:00
Jörg Thalheim
71551ff0de
Merge pull request #29607 from disassembler/mqtt-bench
...
mqtt-bench: init at 0.3.0
2017-09-20 21:23:39 +01:00
Samuel Leathers
f8ad84ad23
mqtt-bench: init at 0.3.0
2017-09-20 12:37:19 -04:00
Tuomas Tynkkynen
ecebb6090a
pythonPackages.flake8-future-import: Init at 0.4.3
2017-09-20 17:55:31 +03:00
John Ericson
e9c1f64048
Merge branch 'master' into staging
2017-09-20 01:39:59 -04:00
Vincent Laporte
1e9deaad66
ocamlPackages.csv: 1.7 -> 2.0
2017-09-20 05:39:12 +00:00
John Ericson
19e3c580ad
Merge pull request #29584 from obsidiansystems/no-wrapCCCross
...
top-level: Remove useless abstractions
2017-09-20 01:25:02 -04:00
John Ericson
1fc12241ed
all-packages: get rid of wrapCCCross
...
It's unneeded
2017-09-20 00:59:19 -04:00
John Ericson
e19bb868dc
all-packages: Remove forcedNativePackages
; we no longer need it
...
Its kept around in the Hurd package set, but all that code is
presumably broken.
2017-09-20 00:59:19 -04:00
Jörg Thalheim
06de6d59b0
Merge pull request #29525 from aneeshusa/radicale_infcloud-init
...
radicale_infcloud: init
2017-09-19 22:22:16 +01:00
John Ericson
6c74ee68b9
cc-wrapper, cc-wrapper-old: Simplify shell logic
...
1. `crossDrv` is now the default so we don't need to worry about that in
build != host builds.
2. shell is the build time shell, so `wrapCCCross` doesn't need to
worry, as build == host.
3. `shell.shellPath` will always be appended where useful.
4. Complicated `shell == ""` logic served no purpose.
2017-09-19 16:45:24 -04:00
John Ericson
c7ca42f44d
Merge branch 'master' into staging
2017-09-19 15:14:52 -04:00
John Ericson
45e87854df
Merge pull request #29571 from obsidiansystems/better-splice
...
stdenv: Also splice unlisted default "out" output
2017-09-19 15:11:53 -04:00
John Ericson
64aebc7679
stdenv: Also splice unlisted default "out" output
...
Otherwise, some cross builds will use the wrong type of dep.
This won't affect native builds, and perhaps no extant cross buids
either.
2017-09-19 14:48:23 -04:00
Vladimír Čunát
d4c33d5e4e
Merge branch 'master' into staging
2017-09-19 18:03:09 +02:00
Aneesh Agrawal
a9f8207f9f
radicale_infcloud: init
2017-09-19 08:20:39 -07:00
Bas van Dijk
ea8e7ed1e3
elk: 5.5.2 -> 5.6.1
...
Release notes:
* https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html
* https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
2017-09-19 10:52:08 +02:00
Jörg Thalheim
bed076cdfb
Merge pull request #29557 from teto/tshark
...
tshark: init at version 2.4.0
2017-09-19 08:49:56 +01:00
Matthieu Coudron
bfd6d20c3e
tshark: init at 2.4.0
...
as an alias to wireshark-cli
2017-09-19 16:03:50 +09:00
zimbatm
3920a44628
fixes missing attributes
2017-09-19 00:39:35 +01:00
timor
ccfce4b958
perl-Term-Animation: init at 2.6
2017-09-19 00:45:20 +02:00
Samuel Leathers
bef916338d
pydub 0.16.7 -> 0.20.0
2017-09-19 00:00:10 +02:00
rybern
1d0c8f8687
pythonPackages.pomegranate: init at 0.7.7 ( #29338 )
2017-09-18 23:52:25 +02:00
Samuel Leathers
6d367ba9f3
eve: 0.6.1 -> 0.7.4
2017-09-18 23:26:43 +02:00
Samuel Leathers
756cd8a6c4
pymongo: 3.0.3 -> 3.5.1
2017-09-18 23:26:43 +02:00
Samuel Leathers
96bd8daebc
dyn: 1.5.0 -> 1.6.3
2017-09-18 23:22:44 +02:00
Samuel Leathers
7fa2c54a60
awesome-slugify: fixes tests
2017-09-18 23:21:24 +02:00
Franz Pletz
384b64426e
Merge pull request #29486 from disassembler/logilab
...
logilab_common: 0.63.2 -> 1.4.1
2017-09-18 23:18:52 +02:00
Franz Pletz
ad13618c9b
mirrorbits: init at 0.4
2017-09-18 21:55:41 +02:00
Franz Pletz
94bbe7db22
bluez4: remove, unused and probably vulnerable
2017-09-18 21:19:15 +02:00
Maximilian König
460cd80729
palemoon: 27.4.1 -> 27.4.2
2017-09-18 16:57:02 +02:00
Peter Hoeg
971eb19dbc
ifstat-legacy: init at 1.1
2017-09-18 18:25:54 +08:00
Samuel Leathers
3a33ed7c46
trollius: fix tests
2017-09-18 12:00:46 +02:00
Samuel Leathers
28a9f74769
discogs_client: 2.0.2 -> 2.2.0
2017-09-18 11:59:21 +02:00
Samuel Leathers
d355b55e82
interruptingcow: 0.6 -> 0.7
2017-09-18 07:32:57 +02:00
Robert Schütz
107b181523
abcm2ps: init at 8.13.15
2017-09-18 07:26:34 +02:00
Vladimír Čunát
c88fa59559
perl-XML-LibXML: update and avoid failing tests
...
The test failures were caused by #29431 : libxml-2.9.4 -> 2.9.5
2017-09-17 20:25:20 +02:00
Daiderd Jordan
a5168fe457
gcc: add gccStdenv for darwin
2017-09-17 20:03:34 +02:00
Michael Raskin
66351498d6
julia_06: init at 0.6.0; make the default julia
2017-09-17 17:09:51 +02:00
Daiderd Jordan
64bf283104
opensc: add darwin frameworks
2017-09-17 16:25:27 +02:00
Frederik Rietdijk
8a09e51dc2
niff: init at 0.1
2017-09-17 15:37:35 +02:00
Bjørn Forsman
983d01421e
fpart: init at 0.9.3
2017-09-17 13:04:09 +02:00
Frederik Rietdijk
bebdd7ac61
python.pkgs.subprocess32: 3.2.6 -> 3.2.7
2017-09-17 11:09:26 +02:00
Vladimír Čunát
96647a6985
Merge #29311 : texinfo: 6.3 -> 6.5
2017-09-17 10:35:43 +02:00
Frederik Rietdijk
f58e082e01
Merge pull request #29455 from disassembler/fedora
...
Fedora packaging tools update
2017-09-17 09:26:54 +02:00
Frederik Rietdijk
43b6116d7f
Merge pull request #29484 from disassembler/internetarchive
...
internetarchive: 0.8.3 -> 1.7.2
2017-09-17 09:25:47 +02:00
Frederik Rietdijk
469e16358b
Merge pull request #29487 from disassembler/pies
...
python pies: remove packages
2017-09-17 09:02:36 +02:00
Paul Hendry
c4c187ed72
skanlite: init at 2.0.1
2017-09-16 20:26:54 -07:00
Samuel Leathers
0f0aeed803
python pies: remove packages
2017-09-16 21:36:12 -04:00
Matt McHenry
987867474c
client-ip-echo: init at 0.1.0.1
2017-09-16 21:16:53 -04:00
Matt McHenry
a80ef5b88a
djbdns: init at 1.05
2017-09-16 21:14:36 -04:00
Samuel Leathers
dce4276d5e
logilab_common: 0.63.2 -> 1.4.1
2017-09-16 21:14:11 -04:00
Samuel Leathers
4db4f70be6
logilab-constraint: move to python-modules
2017-09-16 21:13:48 -04:00
Samuel Leathers
80625b6012
internetarchive: 0.8.3 -> 1.7.2
2017-09-16 19:24:29 -04:00
Samuel Leathers
d8848c0202
backports.csv: init at 1.0.5
2017-09-16 19:23:05 -04:00
Samuel Leathers
c8f55331df
schema: init at 0.6.6
2017-09-16 17:25:21 -04:00
Eelco Dolstra
afc0218ecd
blender: Fix CUDA support
...
CUDA toolkit 8 doesn't support gcc 6, so we have to build opensubdiv
and blender with gcc 5.
2017-09-16 22:45:22 +02:00
Jan Malakhovski
701db44ab9
palemoon: just use the default gcc
2017-09-16 18:18:26 +03:00
Jaka Hudoklin
4dc3551397
Merge pull request #29315 from xtruder/pkgs/telepresence/init
...
pkgs/telepresence: init at 0.65
2017-09-16 15:51:15 +02:00
Samuel Leathers
eb125adf24
aiohttp-cors: 0.5.1 -> 0.5.3
2017-09-16 13:56:00 +01:00
Joachim F
c0616a3234
Merge pull request #28892 from ryantm/matterbridge2
...
matterbridge, modules/matterbridge: init at 1.1.0
2017-09-16 12:43:35 +00:00
Jörg Thalheim
a5ed2f141c
Merge pull request #29456 from disassembler/hglib
...
hglib: 1.7 -> 2.4
2017-09-16 13:27:02 +01:00
Jörg Thalheim
97b66c8f5f
Merge pull request #29447 from disassembler/hcs_utils
...
hcs_utils: 1.5 -> 2.0
2017-09-16 13:07:23 +01:00
Frederik Rietdijk
03fa6965ad
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-16 12:34:32 +02:00
Frederik Rietdijk
6712e0111a
Merge pull request #29422 from disassembler/gensim
...
moto: 0.4.25 -> 0.4.31
2017-09-16 12:32:48 +02:00
Frederik Rietdijk
bb57df26dd
python.pkgs.PyXAPI: remove old package
...
url of source and homepage is dead as well.
2017-09-16 12:22:15 +02:00
Joachim F
2d3886262e
Merge pull request #29439 from oxij/pkgs/notmuch-gmime-3
...
gmime3: init; notmuch: use gmime3
2017-09-16 10:15:55 +00:00
Frederik Rietdijk
f351ee7e9b
Merge pull request #29461 from FRidh/pitz
...
python.pkgs.{pitz, clepy}: remove old packages
2017-09-16 11:46:11 +02:00
Frederik Rietdijk
fd3ddfb95b
python.pkgs.{pitz, clepy}: remove old packages
...
These were added in 2013 by @bjornfor but haven't been touched since.
They seem to be unmaintained, both in Nixpkgs and by upstream.
2017-09-16 11:41:27 +02:00
Frederik Rietdijk
e8f873671f
Merge pull request #29334 from rvl/python-textacy
...
pythonPackages.textacy: init at 0.4.1
2017-09-16 11:29:44 +02:00
Jan Malakhovski
ae86fddd95
notmuch: switch to gmime3, make all tests pass with gmime3
2017-09-16 09:20:05 +00:00
Servilio Afre Puentes
9785fc73a0
gmime: init at 3.0.1, leave 2.6.23 as is
...
This needs to be added as a separate package because API changed in 3.0, see:
https://mail.gnome.org/archives/gmime-devel-list/2017-April/msg00002.html
https://developer.gnome.org/gmime/3.0/gmime-changes-3-0.html
3fd646c955/PORTING
2017-09-16 09:20:05 +00:00
Rodney Lorrimar
fdb90edc6c
pythonPackages.pyphen: init at 0.9.4
2017-09-16 09:23:17 +01:00
Rodney Lorrimar
c5d1218336
pythonPackages.ijson: init at 2.3
2017-09-16 09:23:17 +01:00
Rodney Lorrimar
d851b95d63
pythonPackages.clld-cffi: init at 0.1.4
2017-09-16 09:23:17 +01:00
Rodney Lorrimar
fad89eda77
pythonPackages.spacy: add models data attr set
...
Model Version
es_core_web_md 1.0.0
fr_depvec_web_lg 1.0.0
en_core_web_md 1.2.1
en_depent_web_md 1.2.1
en_core_web_sm 1.2.0
de_core_news_md 1.0.0
en_vectors_glove_md 1.0.0
2017-09-16 09:23:17 +01:00
Rodney Lorrimar
3b1877f4c0
pythonPackages.textacy: init at 0.4.1
2017-09-16 09:23:16 +01:00
Rodney Lorrimar
18161a5b6f
pythonPackages.pyemd: init at 0.4.4
...
This module is a requirement of textacy.
2017-09-16 09:23:16 +01:00
Rodney Lorrimar
31037bab49
pythonPackages.cachetools: Add version 2.0.1
...
Textacy requires a later version.
v2.0.0 introduced breaking changes, so keep two versions for other
packages.
2017-09-16 09:23:15 +01:00
Rodney Lorrimar
151d0fde19
pythonPackages.unidecode: 0.04.18 -> 0.04.21
...
Higher version is a requirement of textacy.
2017-09-16 09:23:15 +01:00
Samuel Leathers
c256a685e8
hglib: 1.7 -> 2.4
2017-09-16 00:46:27 -04:00
Samuel Leathers
c29a721350
rpkg: 1.14 -> 1.50
2017-09-16 00:11:06 -04:00
Samuel Leathers
e544c36dbe
fedpkg: 1.14 -> 1.29
2017-09-16 00:11:06 -04:00
Samuel Leathers
1b9fd36581
fedora_cert: remove package
2017-09-16 00:11:06 -04:00
Samuel Leathers
3693aa6141
python_fedora: 0.5.5 -> 0.9.0
2017-09-16 00:11:06 -04:00
Samuel Leathers
5f6a20f291
urlgrabber: 3.9.1 -> 3.10.2
2017-09-16 00:11:06 -04:00
Samuel Leathers
673e8caab2
rpmfluff: init at 0.5.3
2017-09-16 00:11:05 -04:00
Samuel Leathers
06e2b99546
cccolutils: init at 1.5
2017-09-16 00:11:05 -04:00
Samuel Leathers
dfa4a56d6c
openidc-client: init at 0.2.0
2017-09-15 22:43:11 -04:00
Nikolay Amiantov
eb2f321e11
python.pkgs.mxnet: init at 0.11.0
2017-09-16 04:40:55 +03:00
Nikolay Amiantov
c71d8a1aeb
mxnet: init at 0.11.0
2017-09-16 04:40:55 +03:00
Samuel Leathers
755e6eb22e
hcs_utils: 1.5 -> 2.0
2017-09-15 21:03:51 -04:00
Samuel Leathers
f8f62d5216
nilearn: 0.2.5 -> 0.3.1
...
fixes #29178
2017-09-16 00:25:11 +01:00
Peter Simons
d2f206c061
Merge pull request #29328 from therealpxc/tldr-hs
...
haskellPackages.tldr: fix build, add as a top-level package
2017-09-15 20:51:22 +02:00
Cray Elliott
990ea8789d
zandronum: 2.1.2 -> 3.0
...
remove sqlite-amalgamation and put it internal to the zandronum folder,
as it is only used by zandronum. Patches needed to avoid build impurities
and to get the correct protocol version to connect to public servers.
remove zandronum_bin as it is no longer needed
2017-09-15 11:26:11 -07:00
Patrick Callahan
8119e48c2d
haskellPackages.tldr: fix build and add to top-level packages
2017-09-15 09:51:37 -07:00
Jörg Thalheim
1ecf3e862f
zfsUnstable: init at 2017-09-12
2017-09-15 17:59:37 +02:00
Franz Pletz
3a4add5de1
Merge pull request #29322 from mguentner/move_emscripten_from_top_level
...
emscriptenfastcomp: move wrap magic to own file, use newScope
2017-09-15 17:46:25 +02:00
Samuel Leathers
49fac1f824
moto: 0.4.25 -> 0.4.31
2017-09-15 09:15:54 -04:00
Michael Fellinger
2edb7e9b2d
ruby: 2.4.1 -> 2.4.2 ( #29417 )
2017-09-15 13:06:51 +01:00
Frederik Rietdijk
56f8b3626f
Merge pull request #29353 from disassembler/pgpdump
...
pgpdump: disable tests
2017-09-15 12:34:23 +02:00
Frederik Rietdijk
beaada6c2d
Merge pull request #29407 from disassembler/cxfreeze
...
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-15 12:31:13 +02:00
Samuel Leathers
140136ad95
mdp: disable tests
2017-09-15 12:29:16 +02:00
Frederik Rietdijk
47e1751fd0
Merge pull request #29388 from disassembler/arelle
...
arelle: add py3to2 as a buildInput
2017-09-15 12:26:01 +02:00
Frederik Rietdijk
f5ea99f195
Merge pull request #29405 from disassembler/jedi
...
jedi: disable tests
2017-09-15 12:16:11 +02:00
Jörg Thalheim
419869269d
Merge pull request #28635 from ThomasMader/ldc
...
Init ldc at 1.3.0, fix bootstrap dmd build, fix dtools test, run dmd-testsuite in checkPhase and fix Foundation framework
2017-09-15 10:32:10 +01:00
Robert Schütz
608045aed5
abcMIDI: init at 2017.06.10
2017-09-15 11:25:43 +02:00
romildo
17c3599ee3
clearlooks-phenix: 5.0.7 -> 7.0.1
2017-09-15 09:54:50 +02:00
Samuel Leathers
e355e9cf03
ptpython: 0.35 -> 0.41
2017-09-14 20:48:36 -04:00
Samuel Leathers
799a70d623
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-14 20:30:08 -04:00
Samuel Leathers
6ac283b185
arelle: add py3to2 as a buildInput
2017-09-14 16:54:28 -04:00
Samuel Leathers
fad96f62d0
3to2: rename py3to2 to work with callPackage
2017-09-14 14:27:48 -04:00
Daiderd Jordan
3161790ed2
Merge pull request #27376 from matthewbauer/duti
...
duti: init at 1.5.4pre
2017-09-14 19:26:10 +02:00
John Ericson
12452178e8
Merge pull request #29381 from obsidiansystems/autoreconf-hook
...
autoreconfHook: Simplify by avoiding `findInputs`
2017-09-14 13:16:53 -04:00
John Ericson
d242978671
autoreconfHook: Simplify by avoiding findInputs
...
`findInputs` is a stdenv/setup helper we should strive not to call
elsewhere. Using normal deps is more idiomatic anyways.
2017-09-14 13:16:12 -04:00