Vincent Laporte
f3982b644a
dune: 1.9.0 -> 1.9.1
2019-04-16 08:30:26 +00:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
...
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer
290a5d916e
treewide: update homepages to https where available
...
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Austin Seipp
90d6653b24
icestorm: 2019.02.23 -> 2019.03.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Bas van Dijk
e5724e8e66
Merge pull request #59514 from basvandijk/elk-7.0.0
...
elk7: init at 7.0.0
2019-04-15 07:05:13 +02:00
Ben Wolsieffer
346ad2cb79
trellis: 2019.02.21 -> 2019.04.02
2019-04-14 23:48:14 -05:00
Bas van Dijk
13352f28d2
elk7: init at 7.0.0
...
This adds the following new packages:
+ elasticsearch7
+ elasticsearch7-oss
+ logstash7
+ logstash7-oss
+ kibana7
+ kibana7-oss
+ filebeat7
+ heartbeat7
+ metricbeat7
+ packetbeat7
+ journalbeat7
The default major version of the ELK stack stays at 6. We should
probably set it to 7 in a next commit.
2019-04-14 21:39:46 +02:00
R. RyanTM
96b2ddf0df
ammonite: 1.6.4 -> 1.6.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-04-14 08:15:13 -04:00
Mario Rodas
45e8b236fc
mkcert: init at 1.3.0 ( #59410 )
2019-04-13 19:09:09 -07:00
Dmitry Kalinkin
aa111a2b7e
Merge pull request #59197 from ThomasMader/dlang-update
...
Dlang update (ldc: 1.14.0 -> 1.15.0, dmd: 2.084.1 -> 2.085.1, dtools: 2.084.1 -> 2.085.1, dub: 1.13.0 -> 1.14.0)
2019-04-13 19:51:16 -04:00
Dmitry Kalinkin
59c81160e7
Merge pull request #58504 from symphorien/static-proot
...
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Mario Rodas
96f64f0086
Merge pull request #59397 from marsam/update-flow
...
flow: 0.96.0 -> 0.97.0
2019-04-13 10:29:28 -05:00
Dmitry Kalinkin
ee742f9e37
Merge pull request #56032 from robertodr/update_pyo3-pack
...
pyo3-pack: 0.3.8 -> 0.5.0
2019-04-13 11:10:31 -04:00
xrelkd
9e236d63db
just: init at 0.4.0
2019-04-13 12:05:14 +08:00
Mario Rodas
87d5f89f8b
flow: 0.96.0 -> 0.97.0
2019-04-12 16:20:00 -05:00
xeji
6ebcac79f3
Merge pull request #59340 from marsam/update-buck
...
buck: 2017.10.01.01 -> 2019.01.10.01
2019-04-12 19:31:41 +02:00
Alyssa Ross
bd5afceba7
Merge pull request #59145 from lilyball/jazzy
...
jazzy: 0.9.5 -> 0.9.6
2019-04-12 10:38:01 +00:00
Thomas Mader
dceae4927c
dub: 1.13.0 -> 1.14.0
2019-04-11 23:03:18 +02:00
Thomas Mader
68b5797017
dtools: 2.084.1 -> 2.085.1
2019-04-11 23:03:18 +02:00
xrelkd
c73e35a9b4
cargo-xbuild: 0.5.7 -> 0.5.8 ( #59328 )
2019-04-11 22:33:28 +02:00
xrelkd
6efb05a573
cargo-expand: init at 0.4.10 ( #59199 )
2019-04-11 21:59:12 +02:00
Christopher A. Williamson
c2b1f0079f
jenkins: 2.164.1 -> 2.164.2 ( #59309 )
2019-04-11 21:56:23 +02:00
Frederik Rietdijk
993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
...
Staging next
2019-04-11 18:23:14 +02:00
Mikolaj Galkowski
594964260b
unity3d: 2017.4.10f1 -> 2018.3.0f2
2019-04-11 16:30:48 +02:00
Mikolaj Galkowski
0ef83bc0fd
unity3d: add tesq0 to the maintainers
2019-04-11 16:30:48 +02:00
Mario Rodas
bcfc8ce784
buck: 2017.10.01.01 -> 2019.01.10.01
2019-04-11 08:10:00 -05:00
Bas van Dijk
1a926b82a8
Merge pull request #59263 from Zimmi48/dune-1.9.0
...
dune: 1.8.2 -> 1.9.0
2019-04-11 09:07:14 +02:00
Väinö Järvelä
11d491dce5
pipenv: Ignore Python site-packages
...
pipenv nix wrapper contains a PYTHONPATH which has some dependencies
for pipenv installed. pipenv by default uses site-packages when
resolving packages, which means that any package that is included in
the nix wrapper is satisfied when running `pipenv install`.
But when the actual virtualenv created by pipenv is activated, it
doesn't contain those packages anymore and fails to import them.
pipenv has a flag PIP_IGNORE_INSTALLED which can be used to ignore
site-packages. Which fixes the problem of having different resolved
packages when running pipenv and when running the virtualenv.
2019-04-11 07:59:36 +02:00
Frederik Rietdijk
230c67f43b
Merge master into staging-next
2019-04-11 07:50:23 +02:00
Herwig Hochleitner
4bdd577aff
cask: use emacsPackagesNg instead of emacsPackages
2019-04-11 05:48:20 +02:00
Herwig Hochleitner
fcd769b721
cask: clean up and byte compile
...
cc @FlexW
2019-04-11 02:40:27 +02:00
Lily Ballard
b1bb10b7ae
jazzy: 0.9.5 -> 0.9.6
...
Also switch from `bundlerEnv` to `bundlerApp`.
2019-04-10 13:33:06 -07:00
Mario Rodas
90231bc929
dep2nix: 0.0.2 -> 2019-04-02 ( #58623 )
2019-04-10 22:29:30 +02:00
Felix Weilbach
b19ccfff73
cask: init at 0.8.4
2019-04-10 16:03:42 +02:00
Théo Zimmermann
fdcce208ab
dune: 1.8.2 -> 1.9.0
2019-04-10 14:39:07 +02:00
xrelkd
57705705ae
cargo-xbuild: init at 0.5.7 ( #59228 )
2019-04-10 12:05:24 +02:00
Matthew Bauer
a79a8f29bc
waf: use wafConfigureFlags for waf flags
...
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
Tom Hunger
e6ebd0553c
pyre: 0.0.20 -> 0.0.22
2019-04-09 22:20:00 +01:00
Frederik Rietdijk
d108b49168
Merge master into staging-next
2019-04-09 16:38:35 +02:00
Joachim Breitner
610f73f3f7
macdylibbundler: init ( #59173 )
...
* macdylibbundler: init
whihc I found useful to make self-contained releases of binaries built
on osx.
* Add version field
2019-04-09 10:06:42 -04:00
Michael Raskin
5d49fc7ff3
Merge pull request #59004 from Mic92/radare2
...
radare2: 3.3.0 -> 3.4.1
2019-04-09 11:14:35 +00:00
Bas van Dijk
a3fb03df3e
Merge pull request #59206 from basvandijk/elk-6.7.1
...
elk: 6.5.1 -> 6.7.1
2019-04-09 13:04:14 +02:00
Bas van Dijk
7062a073e8
elk: 6.5.1 -> 6.7.1
2019-04-09 12:34:01 +02:00
Jörg Thalheim
f93e9b08a4
radare2: 3.3.0 -> 3.4.1
2019-04-09 10:36:41 +01:00
Maximilian Bosch
3528e6b7d3
Merge pull request #59143 from manveru/remove-rhc
...
rhc: remove
2019-04-09 10:56:07 +02:00
Michael Fellinger
91e766e44f
rhc: remove
2019-04-09 09:02:00 +02:00
Anatolii Prylutskyi
40cd13ae57
goa: 1.4.0 -> 1.4.1 ( #57966 )
2019-04-09 00:32:55 +02:00
David Leung
e5c07b8754
aws-sam-cli: 0.5.0 -> 0.14.2
2019-04-08 18:16:39 +08:00
worldofpeace
76c80bfbfe
Merge pull request #58762 from r-ryantm/auto-update/pwndbg
...
pwndbg: 2018.07.29 -> 2019.01.25
2019-04-07 19:28:54 -04:00
R. RyanTM
89b867d23a
doclifter: 2.18 -> 2.19 ( #58663 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doclifter/versions
2019-04-08 00:29:49 +02:00