Commit graph

24932 commits

Author SHA1 Message Date
Mario Rodas 1e0222cd1f
Merge pull request #80288 from bhipple/u/rust-cargo-emplace
emplace: upgrade cargo fetcher and cargoSha256
2020-02-17 08:51:25 -05:00
Mario Rodas b83aee0d4c
Merge pull request #80297 from bhipple/u/rust-cargo-nixdoc
nixdoc: upgrade cargo fetcher and cargoSha256
2020-02-17 08:51:04 -05:00
Mario Rodas 1acd9df972
Merge pull request #80300 from bhipple/u/rust-cargo-tectonic
tectonic: upgrade cargo fetcher and cargoSha256
2020-02-17 08:49:46 -05:00
Mario Rodas 4d4eae4eba
Merge pull request #80298 from bhipple/u/rust-cargo-cargo-release
cargo-release: upgrade cargo fetcher and cargoSha256
2020-02-17 08:49:34 -05:00
Mario Rodas 05d0609cc3
Merge pull request #80308 from bhipple/u/rust-cargo-amber
amber: upgrade cargo fetcher and cargoSha256
2020-02-17 08:48:54 -05:00
Mario Rodas af5dc59c59
Merge pull request #80310 from bhipple/u/rust-cargo-ytop
ytop: upgrade cargo fetcher and cargoSha256
2020-02-17 08:48:44 -05:00
Mario Rodas c7fc4c0d9f
Merge pull request #80312 from bhipple/u/rust-cargo-sd
sd: upgrade cargo fetcher and cargoSha256
2020-02-17 08:46:07 -05:00
Mario Rodas b17228033f
Merge pull request #80287 from bhipple/u/rust-cargo-cargo-deps
cargo-deps: upgrade cargo fetcher and cargoSha256
2020-02-17 08:27:36 -05:00
Mario Rodas 72aab35350
Merge pull request #80286 from bhipple/u/rust-cargo-cargo-about
cargo-about: upgrade cargo fetcher and cargoSha256
2020-02-17 08:27:00 -05:00
Mario Rodas f0c998032c
Merge pull request #80299 from bhipple/u/rust-cargo-nixpkgs-fmt
nixpkgs-fmt: upgrade cargo fetcher and cargoSha256
2020-02-17 08:15:34 -05:00
Mario Rodas 8ae9c8e206
Merge pull request #80307 from bhipple/u/rust-cargo-ruplacer
ruplacer: upgrade cargo fetcher and cargoSha256
2020-02-17 08:13:21 -05:00
Mario Rodas d9a19e97cb
ytop: 0.4.0 -> 0.5.1 2020-02-17 04:20:00 -05:00
Jonathan Ringer 46a93a7fdb expect: use postPatch for stty patch 2020-02-16 18:39:07 -08:00
Mario Rodas 1d6d9d9850
Merge pull request #80219 from bhipple/u/rust-cargo-xidlehook
xidlehook: fix build by migrating off legacy fetchCargo
2020-02-16 20:48:35 -05:00
Bas van Dijk b30dc0ff89 expect: patch configure after the autoreconf phase, not before it
Fixes: #79863
2020-02-16 15:46:01 -08:00
Maximilian Bosch 7957f43b6a
youtube-dl: 2020.01.24 -> 2020.02.16
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.02.16
2020-02-17 00:13:05 +01:00
James Cook b0a26b3b52 Remove myself as maintainer.
I'm not really that familiar with these two packages.
2020-02-16 22:15:39 +00:00
Benjamin Hipple 0504571874 xsv: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:57:54 -05:00
Benjamin Hipple 8f818022a6 sd: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:54:39 -05:00
Benjamin Hipple 9f8b5e80ee ytop: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:51:53 -05:00
Benjamin Hipple c917e7cbc6 amber: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:48:38 -05:00
Benjamin Hipple f4195e6a6b ruplacer: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:45:14 -05:00
Benjamin Hipple f31c9a0414 mq-cli: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:42:57 -05:00
Benjamin Hipple 5eeaac4433 coloursum: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:40:31 -05:00
Benjamin Hipple 91aafa8476 tectonic: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:09:16 -05:00
Benjamin Hipple bc8753b9a5 cargo-audit: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:07:16 -05:00
Benjamin Hipple 36cf8ad685 nixpkgs-fmt: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:06:47 -05:00
Benjamin Hipple 8541c35fab cargo-release: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:05:50 -05:00
Benjamin Hipple 940e6968f1 nixdoc: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:05:21 -05:00
Benjamin Hipple 66e5cc0bd2 cargo-outdated: 0.9.1 -> 0.9.5
Upstream is now vendoring the Cargo.lock file for reproducible app builds, so we
can now remove the patching workaround. However, they're missing a git tag, so
we have to do some work to find the right git commit.
2020-02-16 15:10:10 -05:00
Benjamin Hipple 2926041c6a cargo-edit: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:57:12 -05:00
Benjamin Hipple 46d46b7a69 cargo-graph: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:56:02 -05:00
Benjamin Hipple 8625e276b2 emplace: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:55:19 -05:00
Benjamin Hipple 98d2f4e96b cargo-deps: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:53:35 -05:00
Benjamin Hipple 36279a03ed cargo-about: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:51:41 -05:00
David Wood 29d2b6385f mdcat: 0.15.0 -> 0.15.1 2020-02-16 08:24:42 -08:00
Benjamin Hipple 74aae635e5 nix-index: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 15:29:53 +01:00
Daniel Schaefer 0207ec4632
Merge pull request #80244 from bhipple/u/rust-cargo-cargo-deb
cargo-deb: upgrade cargo fetcher and cargoSha256
2020-02-16 13:45:58 +01:00
Lancelot SIX 82945f364f
Merge pull request #80059 from samueldr/update/refind/0.11.5
refind: 0.11.4 -> 0.11.5
2020-02-16 12:18:46 +01:00
Frederik Rietdijk 0c7143462b Merge master into staging 2020-02-16 08:50:59 +01:00
Justin Humm 4496f8f4b8 fontforge: 20190413 -> 20190801
- Init libuninameslist at 20190701 as it is a new dependency to fontforge
- Remove gnulib, as it is not used anymore
- Remove a non-applying patch
- Add myself as maintainer
2020-02-16 08:47:34 +01: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 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 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 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
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
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
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 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
Benjamin Hipple edee7deaf4 ripgrep-all: upgrade cargo fetcher implementation and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 15:46:56 -05:00
Daniel Schaefer 00b25167ad
Merge pull request #79588 from r-ryantm/auto-update/poedit
poedit: 2.2.4 -> 2.3
2020-02-15 21:41:54 +01:00
Michael Weiss ee809ac83b
scdoc: 1.10.0 -> 1.10.1
Changelog: https://git.sr.ht/~sircmpwn/scdoc/refs/1.10.1
2020-02-15 20:20:38 +01:00
R. RyanTM 97303641ca clamav: 0.102.1 -> 0.102.2 2020-02-15 17:52:24 +01:00
Daniel Schaefer 6befabd559
Merge pull request #74458 from r-ryantm/auto-update/mkp224o
mkp224o: 1.3.0 -> 1.4.0
2020-02-15 15:34:46 +01:00
gnidorah c0609be0a2 woeusb: 3.3.0 -> 3.3.1 2020-02-15 15:24:24 +01:00
gnidorah 4f1d75fd89 mididings: correct version naming 2020-02-15 15:24:24 +01:00
Maximilian Bosch 59563b6448
Merge pull request #80163 from bhipple/u/tree-sitter
tree-sitter: 0.15.7 -> 0.16.4
2020-02-15 15:13:14 +01:00
Daniel Schaefer 756b61e307
Merge pull request #79898 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.116 -> 1.0.117
2020-02-15 15:05:30 +01:00
Benjamin Hipple 9131efe52d tree-sitter: 0.15.7 -> 0.16.4
Includes some bugfixes/cleanups to the scripts and packaging, a run of the
updater, a bump of the version, an upgrade to the newer cargo fetcher in #79975,
and gets the web assembly portion to compile successfully.

Fixes #75863
2020-02-15 00:33:54 -05:00
Aluísio Augusto Silva Gonçalves e79af471e7 beets: Fix test to work with mutagen>=1.43 2020-02-14 21:17:38 -08:00
Maximilian Bosch ee936405b7
cargo-tree: 0.28.0 -> 0.29.0
https://crates.io/crates/cargo-tree/0.29.0
2020-02-14 23:35:16 +01:00
Ryan Mulligan ab69c9f7e8
Merge pull request #80116 from r-ryantm/auto-update/chezmoi
chezmoi: 1.7.12 -> 1.7.13
2020-02-14 08:39:58 -08:00
Mario Rodas b14afe1ec3
Merge pull request #79897 from r-ryantm/auto-update/byobu
byobu: 5.130 -> 5.131
2020-02-14 08:36:54 -05:00
Mario Rodas 6f57eac82c
Merge pull request #79902 from r-ryantm/auto-update/btrbk
btrbk: 0.29.0 -> 0.29.1
2020-02-14 08:31:31 -05:00
R. RyanTM 193eeab4bc chezmoi: 1.7.12 -> 1.7.13 2020-02-14 13:30:57 +00:00
Mario Rodas 20bc3aa323
Merge pull request #78573 from Moredread/lzbench
lzbench: 20170208 -> 1.8
2020-02-14 06:22:54 -05:00
R. RyanTM c17c998000 xpra: 3.0.5 -> 3.0.6 2020-02-14 11:06:33 +00:00
Mario Rodas e15600ebf2
Merge pull request #80092 from r-ryantm/auto-update/stress-ng
stress-ng: 0.10.16 -> 0.10.19
2020-02-14 05:05:21 -05:00
Mario Rodas 310b108efa
lepton: enable on darwin 2020-02-14 04:20:00 -05:00
Marek Mahut f9388a7634
Merge pull request #79937 from mmahut/eggdrop
eggdrop: 1.6.21-nix1 -> 1.8.4
2020-02-14 09:49:06 +01:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
R. RyanTM f422253fdd stress-ng: 0.10.16 -> 0.10.19 2020-02-14 05:30:51 +00:00
Samuel Dionne-Riel 9648094ec7 refind: Add samueldr to maintainers 2020-02-13 16:04:48 -05:00
Samuel Dionne-Riel f96163891a refind: 0.11.4 -> 0.11.5 2020-02-13 16:04:39 -05:00
Mario Rodas d799e35079
procs: 0.9.6 -> 0.9.9 2020-02-13 04:20:00 -05:00
Michele Guerini Rocco f8c3e15771
Merge pull request #75163 from rnhmjoj/gohu
gohufont: generate opentype files
2020-02-14 00:46:05 +01:00
Michele Guerini Rocco 5c86fd62fd
Merge pull request #79984 from dtzWill/feature/bdf2sfd
bdf2sfd: init at 1.1.0
2020-02-14 00:44:37 +01:00
Andreas Rammhold b9f176a719 nix-prefetch-git: add gawk to PATH
The prefetch script requires awk to be in PATH and fails otherwise.

Fixes #79968
2020-02-13 16:18:54 +01:00
Mario Rodas bed668063a
Merge pull request #79951 from marsam/update-mutagen
mutagen: 0.10.3 -> 0.11.0
2020-02-13 07:33:16 -05:00
Mario Rodas df9671a41a
Merge pull request #79983 from bbigras/starship
starship: 0.35.1 -> 0.36.0
2020-02-13 07:22:41 -05:00
Benno Fünfstück 0d8210e0ed burpsuite: 3.1.07 -> 2020.1 2020-02-13 10:34:25 +01:00
Marek Mahut 87715811a2
Merge pull request #78389 from adisbladis/docbook-tools
docbookrx & kramdown-asciidoc: init
2020-02-13 10:03:02 +01:00
Will Dietz ff638c0afc
bdf2sfd: init at 1.1.0 2020-02-13 00:09:33 -06:00
Bruno Bigras 57bacf67e9 starship: 0.35.1 -> 0.36.0 2020-02-13 00:49:09 -05:00
Will Dietz 4aa1259e29
bibclean: init at 3.03 2020-02-12 19:55:14 -06:00
Will Dietz 93656d56d3
biblatex-check: init at 2019-11-09 2020-02-12 19:52:43 -06:00
Dmitry Kalinkin ac2699fdca
Merge pull request #79570 from sikmir/opencc
opencc: enable on darwin
2020-02-12 18:41:31 -05:00
Mario Rodas b35ae1f9fa
mutagen: 0.10.3 -> 0.11.0
Changelog: https://github.com/mutagen-io/mutagen/releases/tag/v0.11.0
2020-02-12 18:00:00 -05:00
Florian Klink af7b000928
Merge pull request #79906 from r-ryantm/auto-update/flashrom
flashrom: 1.1 -> 1.2
2020-02-12 22:09:44 +01:00
worldofpeace 3565f1782d
Merge pull request #79758 from doronbehar/update-sequoia
sequoia: 0.13.0 -> 0.14.0
2020-02-12 16:06:45 -05:00
Marek Mahut b4749d221a eggdrop: 1.6.21-nix1 -> 1.8.4 2020-02-12 18:52:32 +01:00
Sarah Zhang a279b68571 Fixed typo 2020-02-12 16:22:47 +01:00
R. RyanTM ef38093b13 mawk: 1.3.4-20200106 -> 1.3.4-20200120 2020-02-12 15:42:02 +01:00
ffinkdevs c384edd32e duplicacy: 2.1.2 -> 2.3.0 2020-02-12 09:15:11 -05:00