Sandro
a1e8f892a6
Merge pull request #101431 from djanatyn/pkg/rtss
...
rtss: init at 0.6.1
2020-12-27 23:31:57 +01:00
kvwu
0efeb2e100
sccache: 0.2.13 -> 0.2.14
2020-12-25 23:39:41 -08:00
Aaron Andersen
1e6e7c2bef
Merge pull request #106994 from aanderse/sqitch
...
sqitch: package cleanup
2020-12-22 16:10:26 -05:00
Sandro
39fe2fc4dc
Merge pull request #106917 from con-f-use/gocli_docopts
2020-12-22 17:34:58 +01:00
Luke Worth
160ba18da6
unused: init at 0.2.1
2020-12-22 14:52:34 +08:00
con-f-use
b5d9be6aa2
docopts: build only necessary binaries
2020-12-20 15:50:58 +01:00
Alyssa Ross
1ef5ea3cc3
fswatch: enableParallelBuilding
...
Worked fine for me at -j4.
2020-12-19 01:39:45 +00:00
zowoq
4782aa4a4a
terraform-ls: remove goPackagePath
2020-12-17 16:38:13 +10:00
Aaron Andersen
3557bb49b0
sqitch: package cleanup
2020-12-15 21:12:03 -05:00
Rouven Czerwinski
af2ab76515
usbsdmux: init at 0.1.8
...
Add the usbsdmux utility which is used to control the USB-SD-Mux
developed by the Linux Automation GmBH.
2020-12-14 21:49:37 +01:00
con-f-use
38349e453e
docopts: init at 0.6.3-rc2
2020-12-14 19:36:24 +01:00
Maximilian Bosch
b7a29b2f71
strace: 5.9 -> 5.10
...
https://github.com/strace/strace/releases/tag/v5.10
2020-12-14 12:06:11 +01:00
Mario Rodas
418d56e960
Merge pull request #100478 from thefloweringash/cli11-meta
...
cli11: fix license and platforms
2020-12-13 15:53:19 -05:00
Sandro
e68a4f856e
Merge pull request #102136 from siraben/remarkable-which
2020-12-11 09:25:15 +01:00
Ben Siraphob
12d1b76db8
remarkable-toolchain: use which instead of patching with sed
2020-12-11 14:50:49 +07:00
Sandro
a6947a5761
Merge pull request #102563 from onsails/terraform-ls
...
terraform-ls: 0.7.0 -> 0.11.0, switch to buildGoModule
2020-12-11 08:19:52 +01:00
Sandro
e0b40003cb
Merge pull request #106357 from siraben/mfgtools-1.4.43
...
nxpmicro-mfgtools: 1.3.191 -> 1.4.43
2020-12-11 04:56:46 +01:00
R. RyanTM
e0d253916a
clojure-lsp: 20201205T230541 -> 20201207T142850
2020-12-10 13:47:40 +00:00
Andrey Kuznetsov
401ab9f095
terraform-ls: 0.7.0 -> 0.10.0, switch to buildGoModule
2020-12-10 05:31:27 +04:00
Ben Siraphob
7d3a211c24
nxpmicro-mfgtools: 1.3.191 -> 1.4.43
2020-12-09 11:03:06 +07:00
Mario Rodas
afdd7b51e7
Merge pull request #106327 from r-ryantm/auto-update/svls
...
svls: 0.1.17 -> 0.1.18
2020-12-08 04:04:27 -05:00
R. RyanTM
3c50d74f50
svls: 0.1.17 -> 0.1.18
2020-12-08 06:38:07 +00:00
Sandro
b18d45b41c
Merge pull request #97823 from KAction/perfect-hash
...
perfect-hash: init at 0.4.1
2020-12-08 04:48:40 +01:00
R. RyanTM
90dd4c4f96
clojure-lsp: 20201009T224414 -> 20201205T230541
2020-12-07 13:09:18 +00:00
github-actions[bot]
55b348fe1b
Merge master into staging-next
2020-12-05 06:16:24 +00:00
R. RyanTM
f78c7fbb27
terraformer: 0.8.9 -> 0.8.10
2020-12-05 03:21:20 +00:00
github-actions[bot]
cb36dd7449
Merge master into staging-next
2020-12-04 18:14:51 +00:00
Michal Sojka
9928e07c0f
stlink: Correct comment about the use of services.udev.packages
...
services.udev.pkgs does not exists, but services.udev.packages does.
2020-12-04 13:57:58 +01:00
github-actions[bot]
89e8bf0f2a
Merge master into staging-next
2020-12-02 12:30:55 +00:00
Joachim Breitner
fb063991b2
macdylibbundler: Should propagate dependency on otool ( #103163 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 19:11:45 +01:00
Frederik Rietdijk
ff90abd5dd
Merge staging-next into staging
2020-12-01 14:23:10 +01:00
Jan Tojnar
c2f1e7b1b0
php.extensions.blackfire: 1.44.0 → 1.46.4
2020-12-01 11:02:52 +01:00
Jonathan Strickland
4004ed98f5
rtss: init at 0.6.1
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-29 08:59:45 -05:00
John Ericson
73425f6c3b
Merge remote-tracking branch 'upstream/master' into staging
2020-11-28 21:33:03 -05:00
Joe Hermaszewski
b3640e024f
binutils: patch to fix https://sourceware.org/bugzilla/show_bug.cgi?id=16177
...
This bug was preventing one compiling Haskell programs from `pkgsMusl` for
armv7.
`nix-build --argstr crossSystem "armv7l-linux" -A pkgsMusl.haskellPackages.hello`
succeeds with this patch.
The patch is Nick Clifton's one, rebased by @ericson2314 here
https://sourceware.org/bugzilla/show_bug.cgi?id=16177#c6
Although there was some talk about the efficacy of the binutils patch
(https://sourceware.org/bugzilla/show_bug.cgi?id=16177#c9 ) the resulting
binary seems to run without issue on the target platform. Jessica's
patch there caused ld to fail linking some programs. Nick's proposed
patch has worked well in my testing so far (a Haskell project of some
small complexity cross compiled with musl to armv7).
2020-11-28 20:19:05 +08:00
Frederik Rietdijk
9e062723b2
Merge master into staging-next
2020-11-28 08:53:47 +01:00
Dmitry Bogatov
f825a02eb1
perfect-hash: init at 0.4.1
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-28 00:00:00 -05:00
Sandro
0e69505dee
Merge pull request #105150 from r-ryantm/auto-update/dfu-util
...
dfu-util: 0.9 -> 0.10
2020-11-28 04:14:14 +01:00
Matthew Piziak
c0d38133dd
mdl: 0.5.0 -> 0.11.0
2020-11-27 19:13:42 -05:00
R. RyanTM
6ad593d6d3
dfu-util: 0.9 -> 0.10
2020-11-27 14:14:05 +00:00
Frederik Rietdijk
ce9c513856
Merge staging-next into staging
2020-11-27 15:09:41 +01:00
Frederik Rietdijk
b2a3891e12
Merge master into staging-next
2020-11-27 15:09:19 +01:00
Sandro
1b9ff5f96c
Merge pull request #105027 from r-ryantm/auto-update/mkcert
...
mkcert: 1.4.2 -> 1.4.3
2020-11-26 15:00:59 +01:00
R. RyanTM
7d3209b8ea
mkcert: 1.4.2 -> 1.4.3
2020-11-26 11:41:55 +00:00
R. RyanTM
db70ecb5f8
automake: 1.16.2 -> 1.16.3
2020-11-25 10:10:57 -08:00
Graham Christensen
d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
...
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Benjamin Hipple
9c4072af40
Merge pull request #104497 from r-ryantm/auto-update/abi-dumper
...
abi-dumper: 1.1 -> 1.2
2020-11-24 14:20:18 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Frederik Rietdijk
587538d087
Merge staging-next into staging
2020-11-23 18:10:33 +01:00
Jonathan Ringer
31b7ef797a
gengetopt: fix tests
2020-11-23 08:33:04 -08:00