Benjamin Hipple
ecdff9225b
evcxr: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:09:05 -08:00
Benjamin Hipple
131a32a5af
rust: update docs on legacyCargoFetcher; remove unnecessary defaults
...
As mentioned in #79975 , the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Jonathan Ringer
ceb30c490c
vector: 0.7.1 -> 0.7.2
2020-02-15 21:59:27 -08:00
Benjamin Hipple
c0aca67f74
hydra-cli: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 21:58:52 -08:00
Benjamin Hipple
2c24c39f27
cargo-flamegraph: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 21:58:28 -08:00
Benjamin Hipple
d47970b2f8
cargo-bloat: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 21:57:43 -08:00
Benjamin Hipple
1ed1ac5201
synapse-bt: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 23:58:50 -05:00
Benjamin Hipple
05764cf5bf
cargo-deb: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 23:54:54 -05:00
Benjamin Hipple
71a97479b5
cargo-asm: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 23:33:58 -05:00
Will Dietz
02b760b2a8
spleen: 1.6.0 -> 1.7.0
2020-02-15 22:32:14 -06:00
Benjamin Hipple
31971254d7
wasm-gc: remove package
...
The upstream repository has been archived, with a note that this should never be needed:
https://github.com/alexcrichton/wasm-gc
It also happens to have custom patch logic that will fail the newer cargo
verification in #79975
2020-02-15 23:09:32 -05:00
Benjamin Hipple
6d881472ef
rust: Fix for legacy fetch cargo
...
See inline comment and #79975 for details.
2020-02-15 17:41:35 -08:00
Benjamin Hipple
4c900027b1
bat: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 17:25:31 -08:00
Benjamin Hipple
855dd87bf3
exa: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 17:20:08 -08:00
Benjamin Hipple
2227115e78
xprite-editor: fix build by migrating off legacy fetchCargo
...
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.
https://hydra.nixos.org/job/nixpkgs/trunk/xprite-editor.x86_64-linux
2020-02-15 17:07:04 -08:00
Benjamin Hipple
c292376438
silicon: fix build by migrating off legacy fetchCargo
...
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.
https://hydra.nixos.org/job/nixpkgs/trunk/silicon.x86_64-linux
2020-02-15 17:06:12 -08:00
Benjamin Hipple
e66fb0f5a4
ncspot: fix build by migrating off legacy fetchCargo
...
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.
https://hydra.nixos.org/job/nixpkgs/trunk/ncspot.x86_64-linux
2020-02-15 17:04:18 -08:00
Benjamin Hipple
c05d5fc478
hyperfine: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 16:52:06 -08:00
rnhmjoj
b5a6818a7f
tamsyn: generate otb and split output
2020-02-16 01:50:14 +01:00
worldofpeace
2b8e19245f
Merge pull request #79974 from JeffLabonte/brave-1.1.23_to_1.3.113
...
Brave 1.1.23 to 1.3.113
2020-02-15 19:46:08 -05:00
Jeff Labonte
9a4a2eb1d2
brave: add jefflabonte to maintainer list
2020-02-15 19:45:04 -05:00
Jeff Labonte
fa560fb30c
brave: 1.1.23 -> 1.3.115
2020-02-15 19:45:03 -05:00
rnhmjoj
dd65399e04
siji: split output into out, bdf, otb
2020-02-16 01:08:46 +01:00
Benjamin Hipple
9917c35480
xidlehook: fix build by migrating off legacy fetchCargo
...
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.
https://hydra.nixos.org/job/nixpkgs/trunk/xidlehook.x86_64-linux
2020-02-15 19:06:53 -05:00
Jonathan Ringer
27006fcb4d
vimPlugins: update
2020-02-15 16:02:54 -08:00
Lancelot SIX
6b08d7fd89
Merge pull request #80208 from matthiasbeyer/update-mutt
...
mutt: 1.13.3 -> 1.13.4
2020-02-15 23:20:14 +01:00
CRTified
c83cc9c364
nixos/docker-containers: Move ExecStartPre/ExecStopPost to preStart/postStop
...
This commit fixes #76620 . It moves ExecStartPre and ExecStopPost to
preStart and postStop, as these options are composable. It thus allows
adding additional initialisation scripts or cleanup scripts to the systemd
unit of the docker container.
2020-02-15 23:16:43 +01:00
Daniel Schaefer
e7e1b26ec9
Merge pull request #80106 from r-ryantm/auto-update/worker
...
worker: 4.2.0 -> 4.3.0
2020-02-15 23:16:43 +01:00
Daniel Schaefer
6b250cb039
Merge pull request #80097 from r-ryantm/auto-update/teamviewer
...
teamviewer: 15.1.3937 -> 15.2.2756
2020-02-15 23:06:39 +01:00
Daniel Schaefer
fea6805e57
Merge pull request #79494 from r-ryantm/auto-update/CopyQ
...
copyq: 3.9.3 -> 3.10.0
2020-02-15 23:02:21 +01:00
worldofpeace
8040b440cb
Merge pull request #80209 from bhipple/u/rust-cargo-sequoia
...
sequoia: fix build by migrating off legacy fetchCargo implementation
2020-02-15 17:01:01 -05:00
worldofpeace
a1685786cc
Merge pull request #80203 from bhipple/u/fix-ripgrep-all
...
ripgrep-all: upgrade cargo fetcher implementation and cargoSha256
2020-02-15 17:00:33 -05:00
Daniel Schaefer
1170fc9a2c
Merge pull request #79894 from r-ryantm/auto-update/dar
...
dar: 2.6.7 -> 2.6.8
2020-02-15 22:58:23 +01:00
gtgteq
c359c6959a
nixos/postgresql: Change local auth method from ident to peer ( #80179 )
2020-02-15 23:55:35 +02:00
Daniel Schaefer
9b57092c19
Merge pull request #80108 from r-ryantm/auto-update/xpra
...
xpra: 3.0.5 -> 3.0.6
2020-02-15 22:53:15 +01:00
Benjamin Staffin
4c5ea02dc5
grub: Update extraConfig example text ( #79406 )
...
This expands the example to something one might actually want to use
to set up a serial console.
2020-02-15 16:45:47 -05:00
Daniel Schaefer
1e613230d2
Merge pull request #80122 from r-ryantm/auto-update/kallisto
...
kallisto: 0.46.1 -> 0.46.2
2020-02-15 22:41:15 +01:00
R. RyanTM
4c6c40d96a
kallisto: 0.46.1 -> 0.46.2
...
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-02-15 22:39:58 +01:00
Daniel Schaefer
9b751c527f
Merge pull request #80207 from jonringer/bump-ethabi
...
ethabi: 7.0.0 -> 11.0.0
2020-02-15 22:33:30 +01:00
Benjamin Hipple
993719b88a
sequoia: fix build by migrating off legacy fetchCargo implementation
...
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.
2020-02-15 16:33:10 -05:00
Matthias Beyer
36ab5e27e7
mutt: 1.13.3 -> 1.13.4
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-02-15 22:29:35 +01:00
rakesh Gupta
e94a84a144
Fixed disabled/broken augmenters tests
2020-02-15 13:26:20 -08:00
worldofpeace
03d5f9cf1f
Merge pull request #80120 from dtzWill/update/webkitgtk-2.26.4
...
webkitgtk: 2.26.3 -> 2.26.4 (security!)
2020-02-15 16:20:13 -05:00
Jonathan Ringer
0fb2de1a8f
ethabi: 7.0.0 -> 11.0.0
2020-02-15 13:13:48 -08:00
Daniel Schaefer
a00a24dfc6
Merge pull request #79895 from r-ryantm/auto-update/chirp-daily
...
chirp: 20191221 -> 20200207
2020-02-15 22:01:00 +01:00
R. RyanTM
7f774d458d
chirp: 20191221 -> 20200213
...
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-02-15 22:00:25 +01:00
Benjamin Hipple
a5df5df2ea
nushell: fix build by using newer cargo fetcher
...
Resolves #80117 by using the newer fetcher; see #79975 for details.
Would also be fixed by #80153 eventually, but we want to upgrade Rust packages
either way, so might as well start with the broken ones!
2020-02-15 12:58:33 -08:00
Mathias Schreck
8b6e471ce8
aws-sam-cli: change maintainers dhkl -> lo1tuma
2020-02-15 12:57:28 -08:00
Mathias Schreck
cae8cec57d
aws-sam-cli: 0.40.0 -> 0.41.0
2020-02-15 12:57:28 -08:00
Mathias Schreck
70670e8da2
aws-sam-translator: 1.19.1 -> 1.20.1
2020-02-15 12:57:28 -08:00