Jan Tojnar
340dd80175
meson: 0.46.1 → 0.48.2
2018-11-13 14:39:34 +01:00
Matthew Bauer
76c956be5c
treewide: disable pie in more places
...
Some packages don’t work correctly with pie. Here I disable it for:
- busybox
- linux kernel
- kexectools
I also get rid of the Musl conditional for disabling pie in GCC and
Binutils. Some day we might want to enable PIE without Musl and it
will be useful to have the *just* work with our compiler and linkers.
2018-11-13 07:03:31 -06:00
Frederik Rietdijk
3b052406ea
Merge staging-next into staging
2018-11-12 19:01:36 +01:00
Frederik Rietdijk
daf3297cb4
Merge master into staging-next
2018-11-12 18:59:08 +01:00
Samuel Dionne-Riel
9997a3dc16
Merge pull request #43686 from Pneumaticat/rdocker-init
...
rdocker: init at unstable-2018-07-17
2018-11-11 22:42:04 +00:00
Silvan Mosberger
921b63134a
Merge pull request #50215 from volth/patch-285
...
gnum4: set platforms=all; it works on Windows
2018-11-11 14:55:26 +01:00
Frederik Rietdijk
1d3bff25db
Merge staging-next into staging
2018-11-11 14:28:08 +01:00
Niklas Thörne
0a7d20ece5
uftrace: 0.9 -> 0.9.1 ( #50228 )
2018-11-11 12:15:06 +01:00
Frederik Rietdijk
7863aae5b2
Merge master into staging-next
2018-11-11 08:59:44 +01:00
volth
31beea9818
gnum4: set platforms=unix++windows
2018-11-11 01:42:40 +00:00
volth
a538d9982a
gnum4: set platforms=all; it works on Windows
2018-11-11 01:17:56 +00:00
Renaud
1f2abb2349
nailgun: 0.9.1 -> 1.0.0 ( #50211 )
...
* nailgun: 0.9.1 -> 1.0.0
This release officially announces Nailgun as production-ready. In this release, package namespaces were changed to com.facebook to indicate code ownership, so some code changes might be required when upgrading from 0.9.* to 1.0.0. All APIs remain the same as 0.9.3.
* nailgun: official GitHub repo is now facebook
2018-11-11 00:47:50 +01:00
Maximilian Bosch
fbc02d6ce4
Merge pull request #49853 from marsam/feature/update-pgcli
...
pythonPackages.prompt_toolkit: init at 2.0.7
pgcli: 1.11.0 -> 2.0.0
xonsh: 0.6.8 -> 0.8.3
pythonPackages.ptpython: 0.41 -> 2.0.4
2018-11-11 00:39:38 +01:00
Jörg Thalheim
c758113f80
Merge pull request #50174 from Mic92/radare2
...
radare2: 3.0.0 -> 3.0.1
2018-11-10 22:06:40 +00:00
Mario Rodas
8c8d3c74c5
pgcli: 1.11.0 -> 2.0.0
2018-11-10 10:06:56 -05:00
R. RyanTM
fbe08fe1dc
checkstyle: 8.13 -> 8.14 ( #50133 )
...
* checkstyle: 8.13 -> 8.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
* checkstyle: jre is a runtime deps
2018-11-10 15:42:24 +01:00
Jörg Thalheim
67f3cd2831
radare2: 3.0.0 -> 3.0.1
2018-11-10 14:03:48 +00:00
Timo Kaufmann
28d2ab7ed3
Merge pull request #50142 from danieldk/racer-no-rustup
...
rustracer: remove rustup dependency
2018-11-10 14:20:03 +01:00
Jörg Thalheim
a61c515caf
Merge pull request #50157 from r-ryantm/auto-update/chromedriver
...
chromedriver: 2.42 -> 2.43
2018-11-10 11:20:35 +00:00
R. RyanTM
00370bc77a
chromedriver: 2.42 -> 2.43
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chromedriver/versions
2018-11-10 02:28:20 -08:00
Frederik Rietdijk
53d00c3351
Merge master into staging-next
2018-11-10 11:08:54 +01:00
Daniël de Kok
f780a982cf
rustracer: remove rustup dependency
...
racer builds fine on Linux and macOS without racer as a dependency.
racer does not actually use rustup, but 'rustc --print sysroot', which
is already available through the rustc dependency.
2018-11-10 08:38:20 +01:00
R. RyanTM
ea6d48d4be
help2man: 1.47.7 -> 1.47.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/help2man/versions
2018-11-09 16:32:58 -08:00
Vladyslav M
a214f38477
Merge pull request #49897 from nlewo/skopeo-v1.0.32
...
skopeo: 0.1.31 -> 0.1.32
2018-11-09 23:17:36 +02:00
Matthew Bauer
2e2afa1943
gcc/binutils: disable pie hardening
...
These don’t like having -fPIE set for them. We should disable
hardening all the time, but in the interest of not changing hashes,
this only disables it for Musl (where it is now the default).
(cherry picked from commit a3a6884649354a660326acd68c1bd08ffd2dcfa2)
2018-11-09 13:55:35 -06:00
Jörg Thalheim
2f97911566
Merge pull request #49817 from alyssais/rack_cve
...
rack: 1.6.* -> 1.6.11, 2.0.* -> 2.0.6 (CVE-2018-16470, CVE-2018-16471)
2018-11-09 19:30:43 +00:00
R. RyanTM
5e02b5e689
pmd: 6.8.0 -> 6.9.0 ( #50015 )
...
* pmd: 6.8.0 -> 6.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2018-11-09 13:37:30 +01:00
Mario Rodas
2e89de61c5
dune: 1.4.0 -> 1.5.0 ( #49848 )
...
* dune: 1.4.0 -> 1.5.1
* reason: use dune installPhase
2018-11-09 12:26:18 +00:00
Renaud
8c9a66412b
Merge pull request #49554 from manveru/add-kexpand
...
kexpand: init at 2017-05-12
2018-11-09 10:53:46 +01:00
Jörg Thalheim
fb46b5331f
Merge pull request #49949 from r-ryantm/auto-update/sigrok-cli
...
sigrok-cli: 0.7.0 -> 0.7.1
2018-11-09 00:13:25 +00:00
R. RyanTM
dc29fb5057
sigrok-cli: 0.7.0 -> 0.7.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sigrok-cli/versions
2018-11-08 14:04:45 -08:00
Renaud
4cd4f7a2c5
qbs: 1.8 -> 1.12.1
...
(#49869 )
2018-11-08 22:59:17 +01:00
Jörg Thalheim
ad66329022
Merge pull request #49937 from markuskowa/licenses-27
...
Add licenses
2018-11-08 21:31:11 +00:00
Jörg Thalheim
3c4f90c422
Merge pull request #49895 from screendriver/yarn
...
yarn: 1.12.1 -> 1.12.3
2018-11-08 21:21:03 +00:00
Markus Kowalewski
f6e8578552
ltrace: remove aarch64 from platforms
...
ltrace does not support ARM
2018-11-08 21:53:37 +01:00
Markus Kowalewski
361f3cb2fa
xcbuild: add license
2018-11-08 21:00:50 +01:00
Markus Kowalewski
e707443caa
tradcpp: add license
2018-11-08 20:56:45 +01:00
Markus Kowalewski
3455f378c9
peg: add license
2018-11-08 20:54:07 +01:00
Markus Kowalewski
9eb92fc5d6
parse-cli-bin: add license
2018-11-08 20:51:34 +01:00
Markus Kowalewski
61020d5f23
tie: add license
2018-11-08 20:49:23 +01:00
Markus Kowalewski
7a2e6cf6a0
sqitch-pg: add license
...
Inherit from AppSqitch
2018-11-08 20:45:51 +01:00
Markus Kowalewski
d9afe678d5
pkg-config: add license
2018-11-08 20:42:37 +01:00
Markus Kowalewski
e4d0b69ae8
ltrace: add license
2018-11-08 20:40:37 +01:00
Markus Kowalewski
aeaf15dc68
icon-naming-utils: add license
2018-11-08 20:33:03 +01:00
Markus Kowalewski
247e3b3082
eggdbus: add license
2018-11-08 20:31:31 +01:00
Markus Kowalewski
e9da929e41
cwebbin: add license
2018-11-08 20:29:09 +01:00
Profpatsch
cc6d5b34fa
bazel: refactor tests a bit
2018-11-08 11:25:18 +01:00
Andy Scott
e4fbd57165
bazel: add tests for boostrap script behavior
2018-11-08 11:25:18 +01:00
Andy Scott
02b2f62d65
bazel: support tools/bazel workspace bootstrap scripts
...
Bazel supports per-workspace bootstrap scripts at $WORKSPACE_ROOT/
tools/bazel. This adds support for this behavior, which is needed
by many Bazel projects (OSS and private).
2018-11-08 11:25:18 +01:00
Antoine Eiche
92e1c41623
skopeo: 0.1.31 -> 0.1.32
2018-11-08 10:18:47 +01:00
Christian Rackerseder
2f4dae8f56
yarn: 1.12.1 -> 1.12.3
2018-11-08 08:49:00 +01:00
Tim Steinbach
dd46b1adb6
ammonite: 1.2.1 -> 1.4.2
2018-11-07 20:00:37 -05:00
Tim Steinbach
c1d9f57dcc
gradle: 4.10 -> 4.10.2
2018-11-07 19:53:40 -05:00
Christian Albrecht
c5e8ae3f0b
vagrant: do withLibvitr by default #49220
2018-11-07 17:46:57 +01:00
Christian Albrecht
7ed92b1497
vagrant-libvirt: init at 2.2.0
...
Adds a flag and a new package to build vagrant with libvirt support,
to be able to install and use the vagrant-libvirt plugin.
2018-11-07 17:46:57 +01:00
Christian Albrecht
9335613995
vagrant: 2.1.2 -> 2.2.0
2018-11-07 17:46:57 +01:00
Jörg Thalheim
8debc01cb4
Merge pull request #49822 from marsam/feature/update-flow
...
flow: 0.80.0 -> 0.85.0
2018-11-07 15:05:57 +00:00
Théo Zimmermann
794158fcd5
buildDunePackage: new support function; use it to refactor some OCaml derivations
2018-11-07 10:08:03 +01:00
Renaud
aed2dea55a
Merge pull request #49609 from c0bw3b/pkg/flyway
...
flyway: 5.1.4 -> 5.2.1
2018-11-06 19:40:13 +01:00
Mario Rodas
71a30baab4
flow: 0.80.0 -> 0.85.0
2018-11-06 08:06:11 -05:00
Alyssa Ross
96f23c4cdd
chefdk: rack: 2.0.3 -> 2.0.6
...
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
2018-11-06 09:23:19 +00:00
Wael M. Nasreddine
0f4f5d69a7
gocode-gomod: init unstable at 2018-10-16
2018-11-05 22:13:40 -08:00
Wael M. Nasreddine
335941d29f
gocode: 2018-10-22 -> 2018-11-05
2018-11-05 22:12:40 -08:00
Patrick Hilhorst
b0e9fc131c
treewide: Fix packages using name where they should use pname
2018-11-06 00:06:17 +01:00
John Ericson
48caae5045
Merge remote-tracking branch 'upstream/master' into HEAD
2018-11-05 15:19:33 -05:00
John Ericson
a054d74507
Merge pull request #48244 from volth/patch-257
...
meson: fix cross compilation of systemd
2018-11-05 15:09:32 -05:00
volth
9e1b883144
meson: fix cross compilation of systemd
...
Co-authored-by: Robin Gloster <mail@glob.in>
2018-11-05 14:39:30 -05:00
Jörg Thalheim
2a3aa769a0
Merge pull request #49669 from kalbasit/nixpkgs_provide-binaries-for-vim-go
...
Provide all the binaries needed by the vim-go plugin
2018-11-04 17:30:33 +00:00
Uri Baghin
71449e70e9
bazel-deps: 2018-08-16 -> 2018-11-01
2018-11-04 20:26:07 +11:00
Frederik Rietdijk
cb4ff927a1
Merge master into staging-next
2018-11-04 08:49:24 +01:00
Frederik Rietdijk
64d50a0099
meson: fix building with python 3.7
2018-11-04 08:46:30 +01:00
Renaud
78a6ee6cfc
Merge pull request #48082 from sengaya/ansible-2.7
...
ansible: Update to latest supported releases
2018-11-03 16:13:50 +01:00
Frederik Rietdijk
ea3935a6c4
Merge master into staging-next
2018-11-03 12:42:18 +01:00
Will Dietz
ffd083ec44
jq: 1.5 -> 1.6
...
* jq: 1.5 -> 1.6 (!!)
(last release was in 2015! :))
* jq: drop darwin patch, appears resolved by upgrade
commit history isn't that long, and has a few addressing
behavior on osx re:strptime-- and since this patch
doesn't apply it seems likely it's been resolved
but probably can be checked by any interested folks w/darwin.
2018-11-03 11:47:35 +01:00
Daniël de Kok
1f21fc5e47
cargo-asm: fix build on macOS Mojave
...
Building cargo-asm on Mojave fails with
ld: framework not found Security
Add Security as a build input.
2018-11-03 08:47:18 +01:00
Wael M. Nasreddine
e2355c6973
iferr: init unstable at 2018-06-15
2018-11-02 22:04:44 -07:00
Wael M. Nasreddine
fce50a7880
impl: init unstable at 2018-02-27
2018-11-02 22:04:44 -07:00
Wael M. Nasreddine
6a09bfc8bc
gometalinter: init at 2.0.11
2018-11-02 22:04:44 -07:00
Wael M. Nasreddine
a1faa70368
gosec: init at 1.1.0
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
cfa5c7f896
maligned: init unstable at 2018-07-07
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
ed31a46727
interfacer: init at unstable 2018-08-31
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
1efe4d9005
gocyclo: init unstable at 2015-02-08
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
f10fcf202b
go-check: init unstable at 2018-09-12
2018-11-02 22:04:43 -07:00
Wael M. Nasreddine
fe83c5c3f5
goconst: init at 1.1.0
2018-11-02 22:04:42 -07:00
Wael M. Nasreddine
63d9863394
unconvert: init at unstable 2018-07-03
2018-11-02 22:04:42 -07:00
Wael M. Nasreddine
df46a94d8b
ineffassign: init at unstable 2018-09-09
2018-11-02 22:04:38 -07:00
Wael M. Nasreddine
d225933b4e
go-tools: init at 2017.2.2
2018-11-02 21:58:09 -07:00
Wael M. Nasreddine
9795ad34dd
deadcode: init at unstable 2016-07-24
2018-11-02 21:58:09 -07:00
Wael M. Nasreddine
f5e4939277
gogetdoc: init at unstable 2018-10-25
2018-11-02 21:58:09 -07:00
Wael M. Nasreddine
f6e78e49fa
reftools: init at unstable 2018-09-14
2018-11-02 21:58:09 -07:00
Wael M. Nasreddine
6d7413e54a
errcheck: init at 1.1.0
2018-11-02 21:58:08 -07:00
Wael M. Nasreddine
126e64e658
asmfmt: init at 1.1
2018-11-02 21:58:08 -07:00
Jörg Thalheim
5ea21ad32a
Merge pull request #49629 from marsam/feature/fixes-pyre
...
pyre: 0.0.14 -> 0.0.17
2018-11-03 02:32:16 +00:00
Thilo Uttendorfer
a3739a908c
ansible-lint: fix install tests
2018-11-03 00:11:24 +01:00
Austin Seipp
5ca1b19dab
timescaledb-parallel-copy: init at 2018-05-14
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 14:16:09 -05:00
Mario Rodas
91ce8c050f
pyre: 0.0.14 -> 0.0.17
2018-11-02 07:07:52 -05:00
Gabriel Ebner
5de50f8fa3
Merge pull request #49250 from royneary/nim-0.19
...
nim: 0.18.0 -> 0.19.0
2018-11-02 10:20:13 +01:00
Mario Rodas
c7c278dc0f
pyre: enable tests
2018-11-01 22:31:11 -05:00
Mario Rodas
f422f8d0ad
pyre: fix darwin build
2018-11-01 22:29:18 -05:00
Christian Rackerseder
678e28dfd5
yarn: 1.10.1 -> 1.12.1 ( #49616 )
2018-11-02 00:52:52 +02:00
Renaud
ee09650a4c
flyway: 5.1.4 -> 5.2.1
...
Distribute only the community edition JARs which are the only ones under Apache 2.0 license
This also reduce closure size
2018-11-01 19:58:51 +01:00
Michael Fellinger
bbe1da7aa9
kexpand: init at 2017-05-12
2018-11-01 18:34:14 +01:00
royneary
18aa80f352
nrpl: fix compilation with nim 0.19
2018-10-31 22:04:00 +01:00
Frederik Rietdijk
ab800ba9ed
Merge master into staging-next
2018-10-31 19:16:32 +01:00
Will Dietz
98fd559eaa
strace: 4.24 -> 4.25 ( #49518 )
...
https://github.com/strace/strace/releases/tag/v4.25
2018-10-31 18:36:08 +01:00
Jörg Thalheim
0c1ee96a89
Merge pull request #48848 from nicknovitski/android-sdk-26-licenses
...
Update android sdk, add license config option and selectable build tools
2018-10-30 21:06:52 +00:00
Niklas Thörne
d48cef7d5b
cppclean: init at 2018-05-12 ( #49264 )
...
* cppclean: init at 2018-05-12
* Updated according to review comments
2018-10-30 20:15:33 +01:00
markuskowa
1881e8e7e4
Merge pull request #49469 from Ekleog/self-as-maintainer
...
Add self as maintainer
2018-10-30 19:58:07 +01:00
Frederik Rietdijk
0e0d20fb5f
Merge master into staging-next
2018-10-30 19:55:48 +01:00
Matthew Bauer
a6fa5bd936
Merge pull request #48286 from matthewbauer/avrgcc
...
avr: use new cross compilation infrastructure
2018-10-30 13:49:08 -05:00
Matthew Bauer
991e51a1f6
teensy-loader-cli: build on macos
2018-10-30 13:31:57 -05:00
Matthew Bauer
aa4707fc34
treewide: use gnu toolchain for avr/arm-embedded
...
These packages should in theory work with our GCC toolchains, but
there are some definite breakages that need to be tracked down.
Comparing output of these to old gcc-arm-embedded is important.
Affected packages include:
- axolooti
- avrdudess
- opentx
- microscheme
- betaflight
- inav
- blackmagic
- simavr
- gnuk
2018-10-30 13:31:45 -05:00
Léo Gaspard
e54079133e
global-platform-pro: add self as maintainer
2018-10-31 01:06:27 +09:00
Daniël de Kok
3a2336798f
pyo3-pack: init at 0.3.8 ( #46754 )
2018-10-30 16:36:21 +01:00
Jörg Thalheim
b5ad615474
verasco: remove unmaintained project
...
Verasco is no longer maintained by upstream and blocks updates of some libraries.
Removing it also makes it possible to remove coq 8.4.
2018-10-30 13:31:11 +00:00
Jörg Thalheim
d23d25ebbb
Merge pull request #47594 from midchildan/add-sourcetrail
...
sourcetrail: init at 2018.3.55
2018-10-30 12:07:51 +00:00
Matthew Bauer
2650a1f91e
dfu-programmer: supports macos
2018-10-29 14:34:09 -05:00
Francesco Gazzetta
c20c4be047
gron: 0.5.2 -> 0.6.0 ( #49282 )
2018-10-29 11:56:56 +01:00
Jörg Thalheim
f222119063
Merge pull request #49365 from loskutov/master
...
cppcheck: 1.84 -> 1.85
2018-10-29 10:47:19 +00:00
Jörg Thalheim
c7f4c0350c
Merge pull request #49260 from r-ryantm/auto-update/merlin
...
ocamlPackages.merlin: 3.2.1 -> 3.2.2
2018-10-29 00:08:01 +00:00
Ignat Loskutov
c1748f0b09
cppcheck: 1.84 -> 1.85
2018-10-29 00:19:46 +03:00
Robert Hensing
15759508fa
Merge pull request #49056 from Tomahna/scalafix
...
scalafix: init at 0.9.0
2018-10-28 10:22:11 +01:00
Kevin Rauscher
0c05fb262a
scalafix: init at 0.9.0
2018-10-28 10:10:37 +01:00
R. RyanTM
b580e19510
jbake: 2.6.2 -> 2.6.3 ( #49302 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jbake/versions
2018-10-27 20:06:50 -04:00
Daiderd Jordan
f4927a34e7
rust-cbindgen: fix darwin build
2018-10-27 18:21:15 +01:00
Renaud
0e416d7e6b
Merge pull request #48318 from cryptix/add/go-junit-report
...
go-junit-report: init at 2018-06-14 (385fac0ce9a)
2018-10-27 16:03:46 +02:00
Henry
219c77bf9b
go-junit-report: init at 2018-06-14 (385fac0ce9a)
2018-10-27 14:40:40 +01:00
R. RyanTM
baa4483a65
ocamlPackages.merlin: 3.2.1 -> 3.2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/merlin/versions
2018-10-27 06:24:22 -07:00
R. RyanTM
642943d584
minizinc: 2.2.0 -> 2.2.1 ( #49241 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minizinc/versions
2018-10-27 07:30:07 -04:00
Frederik Rietdijk
a64058e205
Merge master into staging-next
2018-10-27 09:04:53 +02:00
lewo
fa5343be6c
Merge pull request #47967 from xtruder/pkgs/kind/init
...
kind: init at 2ae73f8e
2018-10-27 09:00:22 +02:00
adisbladis
58d2f6fa2a
Merge pull request #49196 from r-ryantm/auto-update/pipenv
...
pipenv: 2018.10.9 -> 2018.10.13
2018-10-27 07:55:56 +01:00
Nick Novitski
d861da151f
androidenv: version buildTools and add buildToolsVersions sdk argument
2018-10-26 22:09:47 -07:00
Silvan Mosberger
6eb705ed15
Merge pull request #49189 from r-ryantm/auto-update/pyprof2calltree
...
pyprof2calltree: 1.4.3 -> 1.4.4
2018-10-27 01:31:13 +02:00
R. RyanTM
7e825f5a74
pipenv: 2018.10.9 -> 2018.10.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipenv/versions
2018-10-26 14:22:48 -07:00
Jaka Hudoklin
6124447a54
kind: init at 2ae73f8e
2018-10-26 23:05:15 +02:00
Jaka Hudoklin
a37cb90707
kubicorn: init at 4c7f3623
2018-10-26 23:02:34 +02:00
R. RyanTM
9203ba5cea
pyprof2calltree: 1.4.3 -> 1.4.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pyprof2calltree/versions
2018-10-26 13:32:41 -07:00
Periklis Tsirakidis
f2c4ad2376
kustomize: 1.0.8 -> 1.0.9
2018-10-26 11:04:28 +02:00
Profpatsch
2cc4200de0
cdb: init at 0.75
...
We check in the docs from a mirror repository, because the upstream
release doesn’t provide them.
2018-10-25 21:49:37 +02:00
Timo Kaufmann
eb3240f112
Revert "ocamlPackages.ocamlbuild: 0.12.0 -> 0.13.0"
2018-10-25 09:40:39 +02:00
volth
716cfab34e
Merge master into staging-next
2018-10-24 17:37:47 +00:00
Daiderd Jordan
d0544a355b
yarn: add platforms ( #48912 )
2018-10-24 10:27:06 +02:00
lewo
f3f155023c
Merge pull request #48578 from vdemeester/init-skaffold
...
skaffold: init at 0.16.0
2018-10-23 20:55:16 +02:00
Pascal Bach
7863610666
gitlab-runner: 11.3.1 -> 11.4.0 ( #48867 )
2018-10-23 17:59:01 +02:00
Théo Zimmermann
cea4806bc5
ocamlformat: init at 0.8
2018-10-23 14:22:59 +00:00
Vincent Demeester
ab27bcf01e
buildah: 1.1 -> 1.4
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-10-23 13:17:31 +02:00
Wael Nasreddine
cc4b9ef40f
gocode: 2018-07-27 -> 2018-10-22 ( #48832 )
...
github.com/nsf/gocode has also been deprecated in favor of github.com/mdempsky/gocode
2018-10-23 12:14:55 +02:00
lewo
1a840f6fb4
Merge pull request #48614 from vdemeester/init-kube-prompt
...
kube-prompt: init at 1.0.4
2018-10-23 09:49:58 +02:00
midchildan
444ce2dbdf
sourcetrail: init at 2018.3.55
2018-10-23 11:37:07 +09:00
John Wiegley
8a7cd00597
wabt: Allow building on Darwin as well
2018-10-22 15:32:09 -07:00
adisbladis
5f33fbbc7b
vgo2nix: init at unstable-2018-10-14
2018-10-22 17:21:49 +08:00
Vincent Demeester
10e029829c
kube-prompt: init at 1.0.4
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-10-22 07:39:15 +02:00
Renaud
73f796aa62
Merge pull request #46299 from r-ryantm/auto-update/capnproto
...
capnproto: 0.6.1 -> 0.7.0
2018-10-21 16:43:37 +02:00
Renaud
17c96ab275
rr: build according to C++14 standard
...
Avoid breaking the build with capnproto >= 0.7.0
2018-10-21 16:18:36 +02:00
Renaud
1a26028ed8
Merge pull request #46812 from serokell/fix-arcanist
...
arcanist: fix mtime impurity
2018-10-21 11:29:20 +02:00
Frederik Rietdijk
b737416019
Merge master into staging
2018-10-21 08:38:08 +02:00
Frederik Rietdijk
86c7662be0
Merge staging-next into master
2018-10-21 08:37:30 +02:00
Jörg Thalheim
e1b72348cf
Merge pull request #48711 from c0deaddict/master
...
electron: 1.8.2 -> 3.0.5
2018-10-21 00:19:55 +01:00
Timo Kaufmann
a3971059e1
Merge pull request #47081 from r-ryantm/auto-update/elfutils
...
elfutils: 0.173 -> 0.174
2018-10-20 23:18:45 +02:00
Timo Kaufmann
dd00db3c63
Merge pull request #46992 from r-ryantm/auto-update/ocamlbuild
...
ocamlPackages.ocamlbuild: 0.12.0 -> 0.13.0
2018-10-20 23:12:04 +02:00
Frederik Rietdijk
4eadb33045
Merge staging-next into staging
2018-10-20 09:47:28 +02:00
Frederik Rietdijk
ca6ee8f519
Merge master into staging-next
2018-10-20 09:40:09 +02:00
Will Dietz
8895ae2a62
Merge pull request #48730 from dtzWill/update/snowman-0.1.3
...
snowman: 0.1.2 -> 0.1.3
2018-10-19 22:21:36 -05:00
Will Dietz
6b06bda3b3
snowman: 0.1.2 -> 0.1.3
2018-10-19 20:56:40 -05:00
Jan Tojnar
185c7fa993
Merge pull request #48723 from dywedir/rust-cbindgen
...
rust-cbindgen: 0.6.2 -> 0.6.3
2018-10-20 00:08:41 +02:00
Pavel Platto
8781308ab6
unity3d: 5.6.1 -> 2017.4.10 ( #48643 )
2018-10-20 00:36:50 +03:00
Vladyslav Mykhailichenko
f41a35bf14
rust-cbindgen: 0.6.2 -> 0.6.3
2018-10-19 22:47:58 +03:00
Jos van Bakel
82cdbb516a
electron: 1.8.2 -> 3.0.5
2018-10-19 16:14:11 +02:00
Kamil Chmielewski
401492325e
go2nix: 1.2.1 -> 1.3.0
2018-10-19 16:10:18 +02:00
Jörg Thalheim
1a9e5388b4
Merge pull request #48421 from Ekleog/gppro-18.09.14
...
global-platform-pro: 0.3.10-rc11 -> 18.09.14
2018-10-19 10:41:23 +01:00
Will Dietz
4de5354c7c
valgrind: 3.13.0 -> 3.14.0 ( #48173 )
2018-10-19 11:39:54 +02:00
Jörg Thalheim
bd4b8a4c82
Merge pull request #48543 from r-ryantm/auto-update/awf
...
awf: 1.3.1 -> 1.4.0
2018-10-19 09:21:57 +01:00
Jörg Thalheim
06613c189e
Merge pull request #48540 from r-ryantm/auto-update/dune
...
dune: 1.3.0 -> 1.4.0
2018-10-19 09:16:26 +01:00
Vincent Demeester
241230d051
skaffold: init at 0.16.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-10-19 09:11:45 +02:00
Jörg Thalheim
ad250c18f7
Merge pull request #48580 from dtzWill/update/cquery-llvm7
...
cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7)
2018-10-18 19:27:05 +01:00
Jörg Thalheim
a313e90b3d
Merge pull request #48645 from zauberpony/hcloud-1.9.1
...
hcloud: 1.6.1 -> 1.9.1
2018-10-18 18:42:40 +01:00
Frederik Rietdijk
8d8dc1fa34
Merge master into staging
2018-10-18 11:43:54 +02:00
Frederik Rietdijk
821a3beb10
Merge pull request #48306 from NixOS/staging-next
...
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Uri Baghin
1c7d38bcfb
bazel: 0.17.1 -> 0.18.0
2018-10-18 10:21:13 +02:00
Tim Steinbach
b2dabdc697
sbt: 1.2.4 -> 1.2.6
2018-10-17 20:48:19 -04:00
Elmar Athmer
11607de140
hcloud: 1.6.1 -> 1.9.1
2018-10-17 23:58:47 +02:00
Jörg Thalheim
81a0724fe2
Merge pull request #48582 from dtzWill/update/radare2-cutter-1.7.2
...
radare2-cutter: 1.7.1 -> 1.7.2
2018-10-17 09:28:17 +01:00
Frederik Rietdijk
89349fdae9
Merge staging-next into staging
2018-10-17 08:36:28 +02:00
Frederik Rietdijk
18fcc337af
Merge master into staging-next
2018-10-17 08:04:22 +02:00
Will Dietz
26dfc0c533
radare2: fix update script to handle invocation from elsewhere
...
It looks like `with Path:` is supposed to be a context-manager
for changing directory but it doesn't seem to work and the only
way I've found to make that work is if we made our own and annotated it.
Instead just use nix search path to tell the expression where
to find the file it looks for.
Also re-use SCRIPT_DIR elsewhere instead of re-"computing" it.
2018-10-16 14:05:01 -05:00
Will Dietz
6fdc165564
r2-for-cutter: revert accidental change to version info
2018-10-16 12:35:16 -05:00
Will Dietz
9b590126a7
radare2-cutter: 1.7.1 -> 1.7.2
2018-10-16 12:34:05 -05:00
Will Dietz
f88957d170
radare2: libuv and actually use deps we're providing
...
Particularly openssl and zlib.
There are others we may wish to provide but for now
let's at least use the ones in buildInputs :).
2018-10-16 12:31:07 -05:00
Will Dietz
56ef6eeb43
radare2: 2.9.0 -> 3.0.0
2018-10-16 12:31:05 -05:00
Will Dietz
fc69a394fa
cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7)
...
also simplify include expression a touch
2018-10-16 12:30:06 -05:00
Jörg Thalheim
3783328e81
Merge pull request #48524 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.12 -> 8.13
2018-10-16 12:08:19 +01:00
R. RyanTM
93c7c59a97
awf: 1.3.1 -> 1.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/awf/versions
2018-10-16 00:41:19 -07:00
R. RyanTM
82b925c0d4
dune: 1.3.0 -> 1.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dune/versions
2018-10-16 00:21:05 -07:00
Jan Tojnar
9545edfabc
Merge pull request #48514 from r-ryantm/auto-update/flatpak-builder
...
flatpak-builder: 1.0.0 -> 1.0.1
2018-10-16 08:54:00 +02:00
R. RyanTM
e2dfafed6b
checkstyle: 8.12 -> 8.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2018-10-15 23:22:38 -07:00
R. RyanTM
f78fa3f288
flatpak-builder: 1.0.0 -> 1.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2018-10-15 22:22:12 -07:00
Jörg Thalheim
c3aae55316
Merge pull request #48364 from r-ryantm/auto-update/sslmate
...
sslmate: 1.6.0 -> 1.7.0
2018-10-15 23:36:20 +01:00
Matthew Bauer
4c1b22b1f8
Merge pull request #47408 from bhipple/add/abi-tools
...
abi-compliance-checker: init at 2.3
2018-10-15 15:01:48 -05:00
Jörg Thalheim
b9140bc99b
Merge pull request #48420 from r-ryantm/auto-update/jbake
...
jbake: 2.6.1 -> 2.6.2
2018-10-15 11:33:45 +01:00