Maximilian Bosch
ba3bd7f87b
Merge pull request #83143 from r-ryantm/auto-update/intel-gpu-tools
...
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 23:11:27 +01:00
R. RyanTM
77dca14031
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 15:36:46 +00:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
...
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Elis Hirwing
96502b1904
Merge pull request #83110 from flokli/drush-php73
...
drush: build with php73
2020-03-22 11:50:33 +01:00
Florian Klink
382e751a68
drush: still needs php 7.3
...
If invoked with php 7.4 on a up2date Drupal 7 installation, drush
complains with a deprecation warning, that swallows all legit output:
> drush uli
Deprecated function: Array and string offset access syntax with curly braces is [error]
deprecated in include_once() (line 20 of
/var/www/…/htdocs/includes/file.phar.inc).
Use php7.3 when invoking drush.
2020-03-22 01:27:58 +01:00
Florian Klink
3b3e2c080f
drush: fix buildInputs / nativeBuildInputs
...
`makeWrapper` is a nativeBuildInput, and `php` and `which` are actually
only needed when constructing the wrapper, but no `buildInputs`.
2020-03-22 01:26:24 +01:00
Pascal Hertleif
bdddf3c07f
tokei: 10.1.2 -> 11.0.0
2020-03-21 16:01:36 +01:00
Mario Rodas
e55240ee9a
terracognita: fix build on darwin
2020-03-21 06:15:00 -05:00
Mario Rodas
5ba0036271
reviewdog: fix build on darwin
2020-03-21 06:13:00 -05:00
Mario Rodas
e0757cf88a
mkcert: fix build on darwin
2020-03-21 05:46:00 -05:00
Mario Rodas
26f5b0ed8f
go-license-detector: fix build on darwin
2020-03-21 05:05:00 -05:00
Mario Rodas
6552397b67
editorconfig-checker: fix build on darwin
2020-03-21 05:00:00 -05:00
Mario Rodas
e00ccb36b8
circleci-cli: fix build on darwin
2020-03-21 04:33:00 -05:00
Mario Rodas
7e03d4416b
act: fix build on darwin
2020-03-21 04:22:00 -05:00
Mario Rodas
99fc24ec57
Merge pull request #82528 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-15 22:48:51 -05:00
R. RyanTM
4e7d702bb9
cli11: 1.8.0 -> 1.9.0
2020-03-14 14:25:23 +01:00
R. RyanTM
fda69ba628
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-14 04:11:16 +00:00
Maximilian Bosch
69d7cc5508
inotify-tools: 3.20.1 -> 3.20.2.2
2020-03-13 20:59:53 +01:00
Yannik Sander
5f45d51c8b
act: 0.2.5 -> 0.2.6
2020-03-13 12:46:08 +01:00
Peter Hoeg
7b87ac3e31
Merge pull request #81499 from NixOS/u/teensy
...
teensy-loader-cli: 2.1 -> 2.1.20191110
2020-03-10 20:55:19 +08:00
Frederik Rietdijk
188c3a4d03
Merge staging-next into staging
2020-03-06 07:09:30 +01:00
Lancelot SIX
4e08586690
gdb: 8.3.1 -> 9.1
...
See https://www.gnu.org/software/gdb/download/ANNOUNCEMENT for release
information
2020-03-06 07:04:07 +01:00
R. RyanTM
0c0f318685
go-license-detector: 3.0.2 -> 3.1.0
2020-03-05 15:06:03 -08:00
R. RyanTM
ee85ecaed9
clojure-lsp: 20200121T234305 -> 20200305T151710
2020-03-05 17:28:58 +00:00
Mario Rodas
5acc63513f
Merge pull request #81663 from r-ryantm/auto-update/act
...
act: 0.2.4 -> 0.2.5
2020-03-03 22:15:30 -05:00
R. RyanTM
5e75ba3f42
act: 0.2.4 -> 0.2.5
2020-03-04 00:27:41 +00:00
André-Patrick Bubel
bfbf3c5b09
travis: 1.8.10 -> 1.8.11
2020-03-02 21:23:47 +01:00
Vladimír Čunát
855f020404
Merge #79026 : blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea
2020-03-02 15:57:23 +01:00
Peter Hoeg
740ec9474e
teensy-loader-cli: 2.1 -> 2.1.20191110
...
Add manpages and documentation.
2020-03-02 17:48:27 +08:00
Bernardo Meurer
81461cff5f
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
...
This reverts commit 0566b5ce19
, reversing
changes made to 4d6e3bf127
.
2020-03-01 18:39:58 -08:00
Frederik Rietdijk
79217339d2
Merge master into staging-next
2020-02-29 15:29:11 +01:00
Vincent Laporte
fca7f386db
trv: remove at 0.1.3
2020-02-28 21:24:26 +01:00
Jan Tojnar
bb701376cf
Merge branch 'master' into staging-next
2020-02-28 11:30:44 +01:00
Evan Stoll
5e895e535c
ycmd: 2019-09-19 -> 2020-02-22
...
drop support for python2
ycmd dropped support for python2 with https://github.com/ycm-core/ycmd/pull/1382
youcompleteme dropped support for python2 with https://github.com/ycm-core/YouCompleteMe/pull/3566
2020-02-27 15:46:36 -08:00
Jon
5341720ca7
stlink: inline version info
2020-02-27 10:31:19 -08:00
R. RyanTM
2936fa8f1f
stlink: 1.5.1 -> 1.6.0
2020-02-27 10:31:19 -08:00
Frederik Rietdijk
ef156f7a8b
Merge staging-next into staging
2020-02-27 10:15:34 +01:00
Mario Rodas
1da1afbbdc
Merge pull request #81141 from filalex77/act-0.2.4
...
act: 0.1.3 -> 0.2.4
2020-02-26 20:08:24 -05:00
Oleksii Filonenko
a3c9bb7cd9
act: 0.1.3 -> 0.2.4
2020-02-26 22:14:15 +02:00
worldofpeace
0babf18003
Merge pull request #71378 from bb010g/git-my
...
git-my: init at 1.1.2
2020-02-26 15:54:16 +00:00
bb010g
a7cb757af4
git-and-tools: canonicalize hyphenated names
...
Old intercaps names are aliased.
darcs-to-git: rename from darcsToGit
git-fast-export: rename from gitFastExport
git-remote-gcrypt: rename from gitRemoteGcrypt
hub-unstable: rename from hubUnstable
top-git: rename from topGit
2020-02-25 23:04:20 -08:00
Doron Behar
0c3ca28e8e
sccache: 0.2.12 -> 0.2.13
...
Quote homepage URL.
2020-02-25 09:12:50 +02:00
tollb
ad337f7f3a
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch ( #80929 )
...
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:
(gdb) set debug-file-directory /run/booted-system/sw/lib/debug
results in:
munmap_chunk(): invalid pointer
Aborted (core dumped)
To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
2020-02-25 01:18:09 +00:00
Richard Marko
87057d9bdc
blackmagic: add libusb, pkgconfig. expose pc-* (hosted) targets
...
Add myself to maintainers and change meta.platforms to platforms.linux
due to build failures on Darwin.
2020-02-20 11:07:17 +01:00
Richard Marko
bb73acd27f
blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea
2020-02-20 11:03:21 +01:00
Mario Rodas
eeb087bc61
terraform-lsp: 0.0.9 -> 0.0.10
...
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.10
2020-02-19 15:36:06 +01:00
Mario Rodas
f8e031b298
circleci-cli: 0.1.5879 -> 0.1.6072
2020-02-17 04:20:00 -05:00
Artemis Tosini
21bfc57dd9
tinyprog: fix pkg_resources crash
2020-02-16 23:30:56 +01:00
Benjamin Hipple
dc851d4051
wishbone-utils: 0.2.8 -> 0.6.9
...
The upstreeam repository has moved its URL here:
https://github.com/xobs/wishbone-utils
This also contains some cleanup to make the cargo tarball checker find the cargo
lockfile in the source directory; see #79975 for details.
2020-02-16 09:35:01 -08:00
Benjamin Hipple
1c36f69b08
texlab: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:25:47 -08:00