Jörg Thalheim
238a090b4f
gdm: init at 1.4
2017-01-14 22:56:12 +01:00
John Ericson
fa0a12e35d
release-cross: Use nativeDrv
rather than relying on default
...
The default will soon change
2017-01-14 16:39:43 -05:00
Jaka Hudoklin
bb0d0a366b
yarn: init at 0.18.1
2017-01-14 20:49:57 +01:00
rnhmjoj
61fe18d5b4
palemoon: init at 27.0.3
2017-01-14 20:44:47 +01:00
Johannes Bornhold
4b9349698a
pangomm: Add ApplicationServices on darwin
2017-01-14 20:27:54 +01:00
John Ericson
427dbcb1d7
top-level: Add more options to release-cross.nix, normalize param comments
2017-01-14 14:25:56 -05:00
Ganesh Sittampalam
f0c230c2c7
selenium-server-standalone: restore htmlunit-driver support
...
It was moved to a separate project between versions 2.45 and 2.53:
https://github.com/SeleniumHQ/selenium/commit/2d3150b
2017-01-14 10:48:38 +00:00
Jörg Thalheim
be759ba64e
Merge pull request #21869 from Mic92/pyroute2
...
pyroute2: init at 0.4.12
2017-01-14 10:21:50 +01:00
Jörg Thalheim
8d67d5689c
pyroute2: init at 0.4.12
2017-01-14 10:12:20 +01:00
Jörg Thalheim
4f130dd219
manul: init at 2016-09-30
2017-01-14 01:04:53 +01:00
Pascal Wittmann
d760d9cccc
Merge pull request #21836 from kierdavis/ckb
...
ckb: init at 0.2.6
2017-01-13 21:44:21 +01:00
John Ericson
0b8e389870
Merge pull request #21415 from Ericson2314/normalize-boot
...
Normalize bootstrapping
2017-01-13 13:49:22 -05:00
John Ericson
6a45e911c4
linux stdenv: Utilize overrides and prevStage better
...
`gcc-unwrapped` basically replaces `gccPlain`. It may seem like an ugly
polution to stick it in all-packages, but a future PR will enshrine this
`*-unwrapped` pattern. In any event, the long term goal is stdenvs might
need to tweak how compilers are booted and wrapped, but the code to build
the unwrapped compilers themselves should be generic.
2017-01-13 13:23:25 -05:00
John Ericson
67ebd3161b
top-level: Inherit system
and platform
in stage.nix not all-packages.nix
...
These are not packages, and so its more elegant to do this outside of
all-packages.nix.
2017-01-13 13:23:25 -05:00
David Grayson
0f33b9f7f1
top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.
...
Instead, the cross stdenv will patch up the override field -- the complexity
is now confined to the one place it matters.
2017-01-13 13:23:25 -05:00
John Ericson
3e197f7d81
top-level: Normalize stdenv booting
...
Introduce new abstraction, `stdenv/booter.nix` for composing bootstraping
stages, and use it everywhere for consistency. See that file for more doc.
Stdenvs besides Linux and Darwin are completely refactored to utilize this.
Those two, due to their size and complexity, are minimally edited for
easier reviewing.
No hashes should be changed.
2017-01-13 13:23:23 -05:00
Michael Raskin
94b0ad124e
Merge pull request #21846 from peterhoeg/f/nim
...
nim: include all supporting tools
2017-01-13 17:49:25 +00:00
John Ericson
0ef8b69d12
top-level: Modernize stdenv.overrides giving it self and super
...
Document breaking change in 17.03 release notes
2017-01-13 10:36:11 -05:00
Robin Gloster
a6cd5cdc15
prometheus-cli: remove due to pkg being obsolete
2017-01-13 14:24:35 +01:00
Robin Gloster
e2be232c65
perlPackages.CompressRawBzip2: 2.064 -> 2.070
2017-01-13 14:02:57 +01:00
Michael Raskin
aa5fe24540
Merge pull request #21831 from lsix/update_python_channels
...
Update python channels
2017-01-13 10:44:04 +00:00
Vincent Laporte
6636dfa845
ocamlPackages.ocb-stubblr: init at 0.1.0
2017-01-13 06:38:10 +00:00
Kier Davis
ea7a8bf2d9
ckb: init at 0.2.6
...
ckb is a driver for Corsair keyboards/mice. It also contains a graphical tool for configuring their LED backlight settings.
The driver is implemented as a userland daemon. A NixOS module is included that runs this as a systemd service.
2017-01-12 18:25:14 +00:00
Volth
9c489165af
scala: fix versions and $PATH
2017-01-12 17:56:45 +00:00
Pascal Wittmann
dd3c287642
Merge pull request #20318 from vdemeester/add-vndr
...
vndr: init at 20161110-cf8678f
2017-01-12 18:40:16 +01:00
Graham Christensen
193d206b17
Merge pull request #21804 from exi/include-rust-beta-nightly
...
rust: make rust beta and nightly be build by hydra
2017-01-12 07:33:26 -05:00
Ignat Loskutov
c94c2666bb
tdesktop: 0.10.19 -> 1.0.0
...
abbradar: add vdpau to fix the build, use qt56 explicitly
Closes #21821 .
2017-01-12 15:27:24 +03:00
Peter Hoeg
4e0a5e7602
nim: include all supporting tools
...
This PR makes a few changes to how things are done:
a) build and install "koch" - the nim make-type tool
b) use "koch" to bootstrap nim
c) build additional supporting tools such as nimble, nimgrep and nimsuggest
d) nim can use other c compilers than gcc, so instead of forcing gcc we use the one from stdenv
e) run the full test suite
We do not need the "nimble" package any longer as it is part of nim.
2017-01-12 20:11:36 +08:00
Franz Pletz
44efd447b6
Merge pull request #21816 from NeQuissimus/linux_4_8_removal
...
linux: Remove 4.8
2017-01-12 10:22:29 +01:00
Lancelot SIX
8b8bba90b7
pythonPackages.channels: 0.17.3 -> 1.0.1
2017-01-12 10:17:55 +01:00
Lancelot SIX
eeda593de4
pythonPackages.daphne: 0.15.0 -> 1.0.1
2017-01-12 10:17:46 +01:00
Vincent Laporte
086fbfa308
ocamlPackages.owee: init at 0.2
...
Owee is an experimental library to work with DWARF format.
Homepage: https://github.com/let-def/owee
2017-01-12 09:12:52 +00:00
Tim Steinbach
d483a871d1
linux: Remove 4.8
2017-01-11 16:59:29 -05:00
Daiderd Jordan
4488203d0c
Merge pull request #20658 from matthewbauer/gimp-darwin
...
GIMP on Darwin (use Quartz)
2017-01-11 21:47:29 +01:00
Frederik Rietdijk
7a109e6310
pythonPackages.docker: support python3
2017-01-11 18:25:10 +01:00
Frederik Rietdijk
e94d9cdfaa
virtmanager: use python2
2017-01-11 18:25:10 +01:00
Frederik Rietdijk
87e67cb4e5
pythonPackages.yenc: init at 0.4.0
2017-01-11 18:12:32 +01:00
Jörg Thalheim
d9681de618
Merge pull request #21708 from 3noch/nginx-pagespeed-module
...
nginx: add PageSpeed module (Linux only)
2017-01-11 17:25:26 +01:00
Michael Raskin
760edeb2b6
xfractint: init at 20.04p14
2017-01-11 14:14:07 +01:00
Reno Reckling
167795cd15
rust: make rust beta and nightly be build by hydra
2017-01-11 13:54:21 +01:00
Frederik Rietdijk
d0bfac0edf
Merge pull request #20037 from magnetophon/lv2libs
...
Lv2libs
2017-01-11 09:02:14 +01:00
Daiderd Jordan
51beb935c3
Merge pull request #21274 from LnL7/darwin-gyp
...
python-gyp: fix darwin build without xcode
2017-01-11 08:51:00 +01:00
Yacine Hmito
f88e2fb5f1
zsh-autosuggestions: init at 0.3.3 ( #21792 )
...
Added a related `programs.zsh.enableAutosuggestions` option
2017-01-11 07:00:48 +01:00
Matthew Bauer
21143cc000
gtk-mac-bundler: init at 0.7.4
2017-01-10 23:51:36 -06:00
Matthew Bauer
8497ef1ed2
gimp: add darwin support
2017-01-10 23:51:36 -06:00
Franz Pletz
3ecfab8819
libgit2_0_21: remove, unused and probably vulnerable
2017-01-11 06:50:37 +01:00
Bart Brouns
5abcc7d22a
lilv and sord: remove svn versions and deploy release version
2017-01-11 02:21:00 +01:00
Graham Christensen
acc889f5ed
Merge pull request #21462 from phunehehe/android-studio
...
Fontconfig for Android Studio
2017-01-10 20:05:42 -05:00
Daiderd Jordan
43266905d1
Merge pull request #21791 from LnL7/darwin-cairo-fixes
...
cairo related fixes
2017-01-11 00:45:16 +01:00
Daiderd Jordan
cb061ef4f2
gst_plugins_base: add darwin frameworks
2017-01-10 23:32:32 +01:00
3noch
0d4d401b7f
nginx: add PageSpeed module (Linux only)
2017-01-10 17:26:50 -05:00
Daiderd Jordan
581a5aec88
imagemagick: add darwin frameworks
2017-01-10 23:03:49 +01:00
Stefan Götz
9280174493
mpv: 0.22.0 -> 0.23.0
2017-01-10 22:42:29 +01:00
Daiderd Jordan
6bdecbf1ba
graphviz: add darwin frameworks
2017-01-10 22:20:25 +01:00
Domen Kožar
6462eb6bdd
nodejs: set hiPrio for 6.x
2017-01-10 21:17:12 +01:00
Vladimír Čunát
0300418a69
Merge branch 'staging'
2017-01-10 21:13:18 +01:00
Michael Raskin
15ef9bc87d
xsok: init at 1.02
2017-01-10 20:08:31 +01:00
Frederik Rietdijk
4fc0c15af5
pythonPackages.sounddevice: 0.3.4 -> 0.36
2017-01-10 15:45:41 +01:00
Vladimír Čunát
ee2edd4527
Merge branch 'master' into staging
2017-01-10 15:38:07 +01:00
Vladimír Čunát
337336a3f8
perl-IO-Compress: try without testing for now
...
Tests got broken by zlib update. Also 2.0.63 -> 2.0.70,
but the update didn't help with this unfortunately.
LibreOffice now starts fine for me, and Hydra package builds.
2017-01-10 15:34:08 +01:00
Michael Raskin
8801b8d2b3
Merge pull request #21776 from peterhoeg/p/terragrunt
...
terragrunt: init at 0.8.0
2017-01-10 14:14:22 +00:00
Michael Raskin
5b9d80646b
mdadm4: init at 4.0
...
Would be just mdadm: 3.3.4 -> 4.0, but it doesn't look like there are
urgent bugfixes, and it is a major release, and wrong RAID handling
kills data, so let's let the early adopters test it a bit.
2017-01-10 14:09:20 +01:00
Frederik Rietdijk
49640fcd32
Merge pull request #21762 from mguentner/ipfsapi
...
pythonPackages.ipfsapi: init at 0.4.0
2017-01-10 08:37:02 +01:00
Peter Hoeg
16f4b10bba
terragrunt: init at 0.8.0
2017-01-10 15:27:30 +08:00
Hoang Xuan Phu
4b3f79b3ca
android-studio: use a dedicated fontconfig file
2017-01-10 13:36:02 +08:00
Hoang Xuan Phu
1f67c179ac
android-studio: rearrange dependencies
2017-01-10 13:35:37 +08:00
Hoang Xuan Phu
4e513cbc9f
android-studio: no need for jdk anymore
...
Android Studio now bundles its own JDK ¯\_(ツ)_/¯
2017-01-10 13:35:36 +08:00
Graham Christensen
b70e5f2905
Merge pull request #21675 from lsix/update_django_1_10
...
pythonPackages.django_1_10: 1.10.4 -> 1.10.5
2017-01-09 21:50:19 -05:00
Maximilian Güntner
a93416bffa
pythonPackages.ipfsapi: init at 0.4.0
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-10 00:11:48 +01:00
Robert Helgesson
b0106b66fd
perl-Net-HTTP: 6.09 -> 6.12
2017-01-09 23:08:10 +01:00
Robert Helgesson
5d2723945e
perl-mod_perl2: use cpan mirror
...
Also add license field.
2017-01-09 23:08:05 +01:00
Corbin
1e5de5fc3c
prometheus-json-exporter: init at 20160913
2017-01-09 15:20:26 +01:00
Corbin
51b247bff8
prometheus-varnish-exporter: init at 20161127.
...
Yeah, I know, it's a git snapshot. Sorry.
2017-01-09 15:20:26 +01:00
Michael Raskin
e2b30dc0f9
Merge pull request #21635 from peterhoeg/p/tora
...
tora: init at 3.1
2017-01-09 09:49:00 +00:00
Michael Raskin
b9bb55c03f
Merge pull request #21638 from benley/insync
...
insync: init at 1.3.13.36129
2017-01-09 09:46:15 +00:00
Michael Raskin
b806408452
Merge pull request #21724 from ivan-tkatchev/pullrequest
...
gtest, gmock: fix broken package by updating to 1.8.0.
2017-01-09 09:31:17 +00:00
Gabriel Ebner
14a35a55c7
remmina: fix missing gsettings schemas
2017-01-09 09:57:39 +01:00
pngwjpgh
071481ca7d
debianutils: init at 4.8.1 ( #21739 )
2017-01-09 06:41:06 +01:00
Joris Guyonvarch
1603526000
xrectsel: init at 0.3.2 ( #21153 )
2017-01-09 06:07:25 +01:00
Peter Hoeg
2190a84812
tora: init at 3.1
2017-01-09 09:26:46 +08:00
Jörg Thalheim
bcf8d8c6ef
Merge pull request #21634 from peterhoeg/f/qscint
...
qscintilla: 2.9 -> 2.9.4 and support for qt5
2017-01-08 23:43:24 +01:00
Moritz Ulrich
2a2e8e906b
rustRegistry: 2016-12-28 -> 2017-01-08
2017-01-08 16:55:36 +01:00
Domen Kožar
8940c68c09
hydra: 2016-04-15 -> 2016-12-09
...
Fixes #19396 #21424
2017-01-08 14:40:12 +01:00
Matthew Bauer
6f72be9962
DarwinTools: init at 1
2017-01-08 02:28:44 -06:00
Daiderd Jordan
826d6aa6cd
Merge pull request #21382 from johbo/darwin-pygtk-quartz-backend
...
Darwin gtk2/pygtk quartz backend
2017-01-08 00:18:33 +01:00
tkatchev
9c2a222092
gtest, gmock: fix broken package by updating to 1.8.0.
2017-01-08 00:00:55 +03:00
Frederik Rietdijk
9fdbb624e3
Merge pull request #21740 from srhb/init/mir-qualia
...
qualia: init at 1.0.0
2017-01-07 21:33:29 +01:00
Sarah Brofeldt
760710efd1
qualia: init at 1.0.0
...
tests disabled
maintainer srhb
2017-01-07 21:24:44 +01:00
Domen Kožar
372e04f189
libpqxx: use gnused_422
2017-01-07 20:16:17 +01:00
Jascha Geerds
a5be4fe67a
pythonPackages.docker_compose: Set meta.platforms to linux
2017-01-07 19:52:35 +01:00
Jascha Geerds
fdb5832d09
pythonPackages.docker_compose: Add myself as a maintainer
2017-01-07 19:48:38 +01:00
Matthew Bauer
ea053cad7a
gtk-mac-integration: init at 2.0.8
2017-01-07 19:21:42 +01:00
Johannes Bornhold
5a572f8018
gtk2: Use quartz backend on darwin
2017-01-07 17:35:09 +01:00
Frederik Rietdijk
969651aaca
pythonPackages.pyjwt: use cryptography instead of pycrypto
2017-01-07 17:28:55 +01:00
Nikolay Amiantov
6a55b52944
warzone2100: 2.1.5 -> 2.2.2
2017-01-07 18:48:15 +03:00
Peter Hoeg
427de85390
loki: init at 0.1.7
2017-01-07 20:49:54 +08:00
Tadas Barzdzius
0b2127e6d1
python-gyp: fix darwin build without xcode or CLT
2017-01-07 02:07:17 +01:00
Thomas Tuegel
8633dab72a
Merge pull request #21650 from dbalan/ldns-1.7.0
...
ldns 1.6.17 -> 1.7.0
2017-01-06 14:46:18 -06:00
Frederik Rietdijk
f70f898dae
Merge pull request #21710 from peterhoeg/f/gitup
...
git-up: not a python package
2017-01-06 20:51:44 +01:00
Vladimír Čunát
07bf828bd9
Merge branch 'staging'; security /cc #21642
2017-01-06 16:32:47 +01:00
Vladimír Čunát
cf1d3677d3
flex: bring back 2.6.1 as an option
...
Some breakages after flex update aren't so easy to fix,
and I can't really afford to spend much time on it ATM.
2017-01-06 16:17:46 +01:00
Pascal Wittmann
99c8e8e71f
Merge pull request #21711 from mimadrid/fix/picard
...
picard: fix compilation and remove unused buildInputs
2017-01-06 14:50:08 +01:00
mimadrid
9fc4536ac8
mutagen: 1.34 -> 1.36
2017-01-06 12:46:05 +01:00
Frederik Rietdijk
39bb4fe0ee
Merge pull request #21689 from rzetterberg/godot-2.1.1-stable-init
...
godot: init at 2.1.1-stable
2017-01-06 12:43:35 +01:00
Richard Zetterberg
4799971895
godot: init at 2.1.1-stable
...
Adds the [godot engine](https://godotengine.org/ ) at the latest stable
version.
Produced binary contains the tools and the engine itself.
2017-01-06 12:07:19 +01:00
Peter Hoeg
98c9db00d8
git-up: not a python package
...
1. git-up is a python package as such but an application, so move it out of python-packages.nix
2. get rid of the tests (we've already run the tests)
2017-01-06 18:56:26 +08:00
Vladimír Čunát
29e93555ec
firefox*: fixup build after updating sed
...
I failed to simply patch the bad [:space:] usage; I don't know why.
2017-01-06 11:22:28 +01:00
Vladimír Čunát
cb70a594cb
sed: bring back 4.2.2 temporarily
...
It will be useful to fixup compatibility problems with [:space:].
2017-01-06 10:53:25 +01:00
Gabriel Ebner
ad507954fa
emscriptenfastcomp-wrapped: disable hardening
...
The hardening flags break webassembly generation, at least in some
cases.
2017-01-06 09:43:52 +01:00
Frederik Rietdijk
4187179f7b
Merge pull request #21455 from puffnfresh/package/Natron
...
natron: init at 2.1.9
2017-01-06 08:22:08 +01:00
Brian McKenna
f133475370
natron: init at 2.1.9
2017-01-06 15:49:35 +11:00
spy-tech
7115ed6783
awscli: 1.11.30 -> 1.11.35
2017-01-05 21:58:18 -05:00
John Wiegley
52e74ddc62
pythonPackages.pyev: Remove duplication from last commit
2017-01-05 13:36:29 -08:00
John Wiegley
bae778e86c
pythonPackages.pyev: Fix expression to work on Darwin
2017-01-05 13:34:19 -08:00
Michael Raskin
efb6c30d10
Merge pull request #21656 from zimbatm/packer-0.12.1
...
packer: 0.10.1 -> 0.12.1
2017-01-05 17:54:55 +00:00
Jörg Thalheim
ca0d747d6d
Merge pull request #21578 from Mic92/zfs
...
zfs: add unstable variant
2017-01-05 12:52:56 +01:00
Lancelot SIX
bd0d567d47
pythonPackages.django_1_10: 1.10.4 -> 1.10.5
...
See https://docs.djangoproject.com/en/1.10/releases/1.10.5/ for release
notes.
2017-01-05 11:11:13 +01:00
Frederik Rietdijk
0be446fbfa
pythonPackages.credstash: 1.11.0 -> 1.13.2
2017-01-05 10:59:56 +01:00
Frederik Rietdijk
8f046ce0c0
Merge pull request #21670 from berdario/python36-xdis-zopetesting
...
Python3.6 compatibility upgrade for xdis zopetesting
2017-01-05 10:12:44 +01:00
Dario Bertini
aeb311f6c0
zope.testing: 4.5.0 -> 4.6.1
2017-01-05 09:58:32 +01:00
Dario Bertini
744cd7b12b
xdis: 2.3.1 -> 3.2.4
2017-01-05 09:57:41 +01:00
Frederik Rietdijk
6ab2e40176
Merge pull request #21156 from schneefux/pkg.parsedatetime
...
pythonPackages.parsedatetime: disable tests to fix the build
2017-01-05 08:53:19 +01:00
Jörg Thalheim
4029470a6f
zfs: add unstable variant
...
Until now nixos only delivered the latest zfs release. This release is often not
compatible with the latest mainline kernel. Therefor an unstable variant is
added, which might be based on testing releases or git revisions.
fixes #21359
2017-01-05 08:40:50 +01:00
Franz Pletz
e94bfe55c4
mitmproxy: 0.17.1 -> 1.0.2, move to all-packages.nix
2017-01-05 06:25:26 +01:00
Franz Pletz
71725619a8
pythonPackages.ruamel_yaml: 0.10.13 -> 0.13.7
2017-01-05 06:25:25 +01:00
Franz Pletz
8f146f96db
pythonPackages.hpack: 2.0.1 -> 2.3.0
2017-01-05 06:25:24 +01:00
Franz Pletz
e373c3f332
pythonPackages.typing: init at 3.5.3.0
2017-01-05 06:25:23 +01:00
Franz Pletz
85d3e82f4b
pythonPackages.editorconfig: init at 0.12.1
2017-01-05 06:25:22 +01:00
Franz Pletz
e7ee0264f9
pythonPackages.h2: init at 2.5.1
2017-01-05 06:25:21 +01:00
Franz Pletz
cde1874b15
pythonPackages.hyperframe: init at 4.0.1
2017-01-05 06:25:20 +01:00
Franz Pletz
f594ee195b
pythonPackages.sortedcontainers: init at 1.5.7
2017-01-05 06:25:19 +01:00
Franz Pletz
956a400b81
pythonPackages.brotlipy: init at 0.6.0
2017-01-05 06:25:18 +01:00
Franz Pletz
838862cb42
pythonPackages.urwid: 1.3.0 -> 1.3.1
2017-01-05 06:25:16 +01:00
Franz Pletz
46fe0fe8ae
pythonPackages.pyperclip: 1.5.11 -> 1.5.27
2017-01-05 06:25:15 +01:00
Franz Pletz
da8023b8c3
pythonPackages.cssutils: 0.9.9 -> 1.0.1
2017-01-05 06:25:14 +01:00
Franz Pletz
fa696a3e70
pythonPackages.construct: 2.5.2 -> 2.8.10
2017-01-05 06:25:13 +01:00
Franz Pletz
31ac32a965
pythonPackages.blinker: 1.3 -> 1.4
2017-01-05 06:25:09 +01:00
Vladimír Čunát
f803270b7e
bash: switch the default 4.3 -> 4.4
...
... and remove the now-unused 4.3 expression.
2017-01-05 01:07:36 +01:00
Graham Christensen
15f46d60ac
Merge pull request #21615 from matthiasbeyer/update-pkgs
...
Update pkgs
2017-01-04 18:50:12 -05:00
Tuomas Tynkkynen
bde8632106
coreutils: Build with libattr to support xattrs
...
Fixes #21649
2017-01-05 00:55:35 +02:00
Vladimír Čunát
ea7b252c9a
Merge branch 'master' into staging
2017-01-04 23:20:43 +01:00
Franz Pletz
000fb9be33
pythonPackages.pudb: 2013.3.6 -> 2016.2, disable tests on python 3
2017-01-04 22:49:05 +01:00
Franz Pletz
48a5a47784
pythonPackages.configshell_fb: disable failing tests on python3
2017-01-04 22:42:03 +01:00
Franz Pletz
4f957a9fdb
pythonPackages.sqlalchemy_imageattach: fix evaluation
...
Broken since 762d847d47
where the package
name case was changed but not the reverse dependencies.
2017-01-04 21:28:05 +01:00
Frederik Rietdijk
a3018650a3
Merge pull request #21643 from symphorien/python-tix
...
Python tix module
2017-01-04 20:51:33 +01:00
Frederik Rietdijk
e276f59020
pythonPackages.tkinter: patch rpath to use only one interpreter
...
The `tkinter` module is copied from a build of `python` with
`x11Support=true;` but has a reference to that build of `python`. We
however want to use the module in combination with a build of `python`
with `x11Support=false;` (the default). Therefore we patch the rpath to
refer to that `python` instead.
2017-01-04 20:39:36 +01:00
zimbatm
9e97c0b937
packer: 0.10.1 -> 0.12.1
2017-01-04 17:31:45 +00:00
Dhananjay Balan
6edb3793d3
ldns 1.6.17 -> 1.7.0
...
Release notes: http://git.nlnetlabs.nl/ldns/tree/Changelog?id=release-1.7.0
Openssl-1.1.0 is used to enable offline DANE verification (Needed for the DANE-TA usage type)
```
configure: error: OpenSSL does not support offline DANE verification (Needed for the DANE-TA usage type). Please upgrade OpenSSL to version >= 1.1.0 or rerun with --disable-dane-verify or --disable-dane-ta-usage
builder /nix/store/m6n021fbk5h4iywzi3n26j95ksps9mwc-ldns-1.7.0. failed with exit code 1
error: build /nix/store/m6n021fbk5h4iywzi3n26j95ksps9mwc-ldns-1.7.0. failed
drvof drvfor
```
2017-01-04 17:44:47 +01:00
Symphorien Gibol
3f499d3fb9
tix: init at 8.4.1
2017-01-04 17:39:43 +01:00
Matthias Beyer
71c247b3ad
mailcap-fix: init at 1.0.1
2017-01-04 16:29:32 +01:00