Commit Graph

25028 Commits

Author SHA1 Message Date
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
Emily
3388643b8e flashrom: switch to Meson build and update deps 2020-02-16 20:19:09 +00: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
Will Dietz
9a80ee245c
fx_cast_bridge: 0.0.4 -> 0.0.5 2020-02-14 01:51:52 -06: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
ef44aa017e
satysfi: add marsam to maintainers 2020-02-13 04:21:00 -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
Mario Rodas
7ea0c42a83
satysfi: 0.0.3 -> 0.0.4 2020-02-13 04:20:00 -05: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
Mario Rodas
802ad5fbbe
Merge pull request #77738 from alerque/sile-v0.10.0
sile: v0.9.5.1 -> v0.10.3; adjust build process
2020-02-12 08:30:48 -05:00
R. RyanTM
ab34d0d15b gti: 1.6.1 -> 1.7.0 2020-02-12 12:36:58 +00:00
Marek Mahut
65fc119474 flashrom: disable on aarch64
Reference: https://github.com/flashrom/flashrom/issues/125
2020-02-12 11:14:15 +01:00
Frederik Rietdijk
424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
R. RyanTM
1aa0a799a4 flashrom: 1.1 -> 1.2 2020-02-12 08:37:44 +00:00
R. RyanTM
5b5e206412 btrbk: 0.29.0 -> 0.29.1 2020-02-12 06:35:37 +00:00
R. RyanTM
9d1c581a39 debootstrap: 1.0.116 -> 1.0.117 2020-02-12 06:00:43 +00:00
R. RyanTM
567a5904f9 byobu: 5.130 -> 5.131 2020-02-12 05:54:21 +00:00
R. RyanTM
a2589275f2 dar: 2.6.7 -> 2.6.8 2020-02-12 05:19:46 +00:00
Milan Pässler
d24c4038da netifd: init at unstable-2020-01-18 2020-02-12 02:12:05 +01:00
Milan Pässler
e9cb7037f9 uqmi: 2016-12-19 -> unstable-2019-06-27 2020-02-12 02:03:22 +01:00
Guillaume Maudoux
529948c302
gist: 5.0.0 -> 5.1.0 (#79838) 2020-02-11 21:35:01 +01:00
Daniel Schaefer
8cc8b3b235
Merge pull request #73777 from doronbehar/package-brotab
brotab: init at 0.0.5
2020-02-11 20:49:06 +01:00
Maximilian Bosch
053006ecac
Merge pull request #79606 from k0ral/nixos-unstable
clipman: 1.2.0 -> unstable-2019-12-10
2020-02-11 19:43:38 +01:00
0x4A6F
4b33402d30
maintainers: fix 0x4A6F 2020-02-11 19:29:51 +01:00
Benjamin Saunders
ad1934b465 vulkan-tools: 1.1.114.0 -> 1.2.131.1 2020-02-11 19:11:32 +01:00
Eelco Dolstra
dd7f6b0c6b nixUnstable, nixFlakes: Update to latest
Note that we need to build from a tarball now to get the vendored
crates. A bit ugly to fetch tarballs from Hydra...
2020-02-11 16:36:37 +01:00
lewo
2a773b1506
Merge pull request #79325 from eonpatapon/safe
safe: init at 1.5.1
2020-02-11 16:27:00 +01:00
Jean-Philippe Braun
dd759b3b67 safe: init at 1.5.1 2020-02-11 16:09:54 +01:00
Maximilian Bosch
31bbcc21d3
nixos/nixos-container: use custom path if specified by --nixos-path 2020-02-11 14:44:38 +01:00
Maximilian Bosch
93943acbc5
nixos/nixos-container: ensure that the state-dir is cleaned up if a build fails 2020-02-11 14:42:30 +01:00
Mario Rodas
984256e05c
sile: fix build 2020-02-11 16:18:20 +03:00
Caleb Maclennan
928e6486aa
sile: Bump to 0.10.3 and add missing lua dependency 2020-02-11 16:18:20 +03:00
Caleb Maclennan
870e509ef7
sile: note manual comes precompiled in tarball 2020-02-11 16:18:19 +03:00
Caleb Maclennan
df44e2e2b3
sile: v0.10.0 → v0.10.1 2020-02-11 16:18:19 +03:00
Caleb Maclennan
cceb24e5a1
sile: v0.9.5.1 -> v0.10.0, adjust build process 2020-02-11 16:18:19 +03:00
Mario Rodas
6a9ba2f5f4
Merge pull request #79804 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.3.6 -> 1.3.7
2020-02-11 05:42:07 -05:00
ahiaao
f216b03d5b tigervnc: fix compatibility with xorgserver 1.20.7 2020-02-11 09:46:24 +01:00
Pascal Wittmann
ef399ee035
Merge pull request #79775 from zowoq/ncdu
ncdu: 1.14.1 -> 1.14.2
2020-02-11 08:53:21 +01:00
R. RyanTM
065175540b fluent-bit: 1.3.6 -> 1.3.7 2020-02-11 07:37:57 +00:00
Frederik Rietdijk
1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
R. RyanTM
6cb26aecd0 you-get: 0.4.1388 -> 0.4.1403 2020-02-11 04:38:10 +00:00
Jan Tojnar
c3a68446a8
Merge pull request #76988 from FRidh/duplicity
duplicity: 0.7.19 -> 0.8.10, use python3
2020-02-11 02:44:42 +01:00
Jonathan Ringer
3f7f043dea azure-cli: force PEP420 for azure-mgmt packages 2020-02-10 16:45:11 -08:00
zowoq
4dfac925a6 ncdu: 1.14.1 -> 1.14.2
https://dev.yorhel.nl/ncdu/changes
2020-02-11 08:36:31 +10:00
R. RyanTM
84506b6c18 unoconv: 0.8.2 -> 0.9.0 2020-02-10 23:11:30 +01:00
Vladimír Čunát
cfa1f136db
lz4: split binaries into a separate output
It's a little suspicious that the binaries are (apparently)
linked statically, but I assume upstream has some reasons (e.g. speed).
2020-02-10 21:31:48 +01:00
Vladimír Čunát
35b13b52cd
lz4: do the refactoring forgotten after PR #51965 2020-02-10 21:30:50 +01:00
Patrick Hilhorst
2835f1b8eb pandoc-imagine: unstable-2018-11-19 -> 0.1.6 2020-02-10 20:52:23 +01:00
Oleksii Filonenko
0ea4e9940b keybase,keybase-gui: 5.1.0 -> 5.1.1 2020-02-10 20:41:28 +01:00
Oleksii Filonenko
85b93ef20e keybase,keybase-gui: add filalex77 to maintainers 2020-02-10 20:41:28 +01:00
Oleksii Filonenko
0aa6230b58 keybase,keybase-gui: 5.0.0 -> 5.1.0 2020-02-10 20:41:28 +01:00
Kyle Sferrazza
3b4c71721a jdiskreport: cleanup and add desktop item 2020-02-10 20:17:59 +01:00
edef
08e96d2fb9 zopfli: add edef as maintainer 2020-02-10 20:08:25 +01:00
edef
60446543dc zopfli: split outputs 2020-02-10 20:08:25 +01:00
Jan Tojnar
5ff9a68101
Merge pull request #72544 from r-ryantm/auto-update/libgit2
libgit2: 0.27.8 -> 0.28.4
2020-02-10 19:59:25 +01:00
Michele Guerini Rocco
5f55ef9e79
Merge pull request #79502 from expipiplus1/opencorsairlink
opencorsairlink: init at 2019-12-23
2020-02-10 19:58:23 +01:00
Oleksii Filonenko
46db47e5f7 findomain: 0.9.3 -> 1.4.0 2020-02-10 19:56:18 +01:00
Oleksii Filonenko
63abe0af44 lazydocker: 0.7.6 -> 0.8 2020-02-10 19:55:48 +01:00
Daniel Schaefer
8a24d3f892 chipsec: 1.4.1 -> 1.4.7 2020-02-10 19:50:25 +01:00
R. RyanTM
6a64f267a0 tor: 0.4.2.5 -> 0.4.2.6 2020-02-10 19:43:58 +01:00
Jan Tojnar
2cd32ebf4f gitfs: Switch to Python 3
Supported since 0.5 at least
2020-02-10 19:38:10 +01:00
Nikolay Korotkiy
d6f5459da9
osm2pgsql: enable on darwin 2020-02-10 21:28:33 +03:00
Frederik Rietdijk
b5126937b4
duplicity: 0.7.19 -> 0.8.10
Update, port to Python 3 and clean up.

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
Co-Authored-By: Frederik Rietdijk <fridh@fridh.nl>
2020-02-10 19:01:17 +01:00
worldofpeace
09f7e376c2
Merge pull request #79416 from jtojnar/flatpak-1.6
flatpak: 1.4.2 → 1.6.1
2020-02-10 12:57:19 -05:00
Jan Tojnar
f9bc083256 rpm-ostree: 2019.5 → 2020.1
https://github.com/coreos/rpm-ostree/compare/v2019.5...v2020.1
2020-02-10 12:55:23 -05:00
Jan Tojnar
3c65622fc5 librepo: 1.9.2 → 1.11.2
* Update
    Changes: https://github.com/rpm-software-management/librepo/compare/1.9.2...1.11.2
* Split into multiple outputs
* Default to Python 3 like upstream does
2020-02-10 12:55:23 -05:00
Jan Tojnar
0e651ce7fa librepo: Clean up 2020-02-10 12:55:23 -05:00
Jan Tojnar
26a06b7917 ostree: 2019.2 → 2019.6
* https://github.com/ostreedev/ostree/releases/tag/v2019.3
* https://github.com/ostreedev/ostree/releases/tag/v2019.4
* https://github.com/ostreedev/ostree/releases/tag/v2019.5
* https://github.com/ostreedev/ostree/releases/tag/v2019.6
2020-02-10 12:55:23 -05:00
Jan Tojnar
c55c3b9c3c rpm-ostree: clean up 2020-02-10 12:55:22 -05:00
Jan Tojnar
b108a07e38 ostree: clean up 2020-02-10 12:55:22 -05:00
Doron Behar
4f6d905d1c sequoia: 0.13.0 -> 0.14.0 2020-02-10 19:54:04 +02:00
R. RyanTM
186f71dcf9 nx-libs: 3.5.99.22 -> 3.5.99.23 2020-02-10 18:04:04 +01:00
Frederik Rietdijk
079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Eelco Dolstra
0e6ceb8758
Merge pull request #68897 from edolstra/master
Flake support
2020-02-10 16:44:54 +01:00
Benjamin Hipple
2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
This has several advantages:

1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
   substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
   package, e.g., it's harder to accidentally depend on the src derivation at
   runtime by referencing something like `${src}/etc/index.html`. Likewise, in
   the store it's harder to get confused with something that is just there as a
   build-time dependency vs. a runtime dependency, since the build-time
   src dependencies are tarred up.

Disadvantages are:
1. It takes slightly longer to untar at the start of a build.

As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.

If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
Mario Rodas
66bc1aecfc
Merge pull request #79675 from marsam/update-rage
rage: 0.2.0 -> 0.3.0
2020-02-10 07:02:14 -05:00
Frederik Rietdijk
ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
Vladimír Čunát
811448e4ac
reiserfsprogs: fixup build with glibc-2.30
Inspired by https://bugs.archlinux.org/task/60204
2020-02-10 09:46:33 +01:00
Michael Raskin
7c72f165c3 Merge pull request #79683 from thefloweringash/socat-fix-darwin
socat: remove patch that is now in upstream
2020-02-10 06:37:11 +00:00
Jonathan Ringer
259d76d541 azure-cli: 2.0.80 -> 2.0.81 2020-02-09 19:25:37 -08:00
Jonathan Ringer
d26288a514 azure-cli: freeze azure-mgmt-policyinsights 2020-02-09 19:25:37 -08:00
Andrew Childs
0780537546 socat: remove patch that is now in upstream 2020-02-10 12:23:19 +09:00
Matt Layher
e76101046a corerad: 0.1.9 -> 0.2.1 2020-02-09 18:09:22 -08:00
Silvan Mosberger
637bb9fa98
Merge pull request #72060 from lopsided98/sanoid-init
sanoid: add package, NixOS module and test
2020-02-10 01:28:41 +01:00
Ben Wolsieffer
7684537e33
nixos/sanoid, nixos/syncoid: init module and test 2020-02-10 01:12:39 +01:00
Benjamin Hipple
e85e257ad9 fzf: fix patch for vim plugin; enable tests; avoid direct $src… (#79575)
It was previously referencing `$bin`, but this package no longer produces a
`bin` output, just `out` and `share`. Updated to make the comparison check a bit
more robust.

Also updated to avoid direct dependency on the `$src` directory out of the nix
store, instead using the processed src setup in the unpackPhase. This provides a
cleaner abstraction between the build/install phase and the input src phase, and
avoids an unnecessary dependency on whether the source disted tarball comes from
`fetchFromGitHub` (in which case it's an unpacked directory) or something like
`fetchurl`. In either case, stdenv is responsible for processing the input `src`
and setting up a clean build dir for us, so we should use that.

This produces an equivalent directory tree, except that the vim plugin is no
longer broken.
2020-02-09 15:43:22 -08:00
Mario Rodas
b153b71523
rage: 0.2.0 -> 0.3.0
Changelog: https://github.com/str4d/rage/releases/tag/v0.3.0
2020-02-09 16:20:00 -05:00
Maximilian Bosch
513482763b
wdisplays: 2019-10-26 -> 2020-01-12 2020-02-09 20:30:34 +01:00
Robert Helgesson
d084221b36
jwt-cli: 2.5.1 -> 2.5.2 2020-02-09 17:33:08 +01:00
Florian
50ad81d76b lexicon: init at 3.3.17 2020-02-09 16:57:57 +01:00
Frederik Rietdijk
3846896084 Merge pull request #79293 from NixOS/staging-next
Staging next (with glibc 2.30)
2020-02-09 16:40:16 +01:00
Frederik Rietdijk
cffec212dc Merge staging into staging-next 2020-02-09 16:38:32 +01:00
Florian Klink
3b17e6559b Merge pull request #79554 from r-ryantm/auto-update/modem-manager
modemmanager: 1.12.2 -> 1.12.4
2020-02-09 15:10:13 +01:00
Linus Heckemann
dcd11c9496
Merge pull request #79028 from lheckemann/rtptools
rtptools: init at 1.22
2020-02-09 13:43:30 +01:00
Linus Heckemann
ccaad56a32
Merge pull request #77635 from lheckemann/bump-bluez-alsa
bluez-alsa: 1.4.0 -> 2.0.0
2020-02-09 13:42:58 +01:00
Mario Rodas
9910bc0713
Merge pull request #79584 from r-ryantm/auto-update/parallel
parallel: 20191222 -> 20200122
2020-02-09 07:16:10 -05:00
R. RyanTM
db4ec5044d lldpd: 1.0.4 -> 1.0.5 2020-02-09 13:13:18 +01:00
koral
393ad5c322 clipman: 1.2.0 -> unstable-2019-12-10 2020-02-09 13:02:21 +01:00
Michael Raskin
6763bdd858
Merge pull request #79318 from r-ryantm/auto-update/ioping
ioping: 1.1 -> 1.2
2020-02-09 11:52:45 +00:00
Frederik Rietdijk
531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01:00
Piotr Bogdan
a8eb2e4fb2 tcptraceroute: remove pbogdan from maintainers 2020-02-09 09:50:35 +00:00
Mario Rodas
bc2336898f
broot: 0.12.2 -> 0.13.1 (#79565)
Changelog:
  - https://github.com/Canop/broot/releases/tag/v0.13.0
  - https://github.com/Canop/broot/releases/tag/v0.13.1
2020-02-09 10:10:57 +01:00
R. RyanTM
140f037faf xbps: 0.57.1 -> 0.58 2020-02-09 10:01:02 +01:00
R. RyanTM
1ad0c1dcc1 xdelta: 3.0.11 -> 3.1.0 2020-02-09 10:00:29 +01:00
R. RyanTM
786d300251 unetbootin: 675 -> 677 2020-02-09 09:59:57 +01:00
R. RyanTM
18ccb2366a abcmidi: 2019.11.11 -> 2019.12.09 2020-02-09 09:57:17 +01:00
R. RyanTM
2ef9818b0e haproxy: 2.0.10 -> 2.1.2 2020-02-09 09:55:52 +01:00
R. RyanTM
2f2b6b94f6 syslogng: 3.24.1 -> 3.25.1 2020-02-09 09:54:53 +01:00
R. RyanTM
8411452dea ibus-engines.typing-booster-unwrapped: 2.7.4 -> 2.7.5 2020-02-09 09:53:33 +01:00
lewo
1991c62ffc
Merge pull request #79216 from tomoyat1/telepresence-0.104
telepresence: 0.101 -> 0.104
2020-02-09 09:50:42 +01:00
R. RyanTM
b6feea4a68 ibus-engines.m17n: 1.4.1 -> 1.4.2 2020-02-09 09:49:24 +01:00
R. RyanTM
7977bb1cf1 highlight: 3.54 -> 3.55 2020-02-09 09:46:21 +01:00
Frederik Rietdijk
8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00
Frederik Rietdijk
03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
Frederik Rietdijk
65dcb3f08f python: awscli: 1.16.266 -> 1.17.13
We force the use of docutils 0.16. If this does not work out, we
can still override the version as this is an application.
2020-02-09 09:17:31 +01:00
R. RyanTM
b6cd45699a poedit: 2.2.4 -> 2.3 2020-02-09 05:14:01 +00:00
R. RyanTM
6fea64203d parallel: 20191222 -> 20200122 2020-02-09 03:44:47 +00:00
Nikolay Korotkiy
5c8356105c
opencc: enable on darwin 2020-02-09 01:17:30 +03:00
Ryan Mulligan
0a901b4aa3 Merge pull request #79544 from r-ryantm/auto-update/lr
lr: 1.5 -> 1.5.1
2020-02-08 11:35:50 -08:00
R. RyanTM
0f5a51d3c2 modemmanager: 1.12.2 -> 1.12.4 2020-02-08 19:11:55 +00:00
R. RyanTM
53243c3a21 lr: 1.5 -> 1.5.1 2020-02-08 17:04:34 +00:00
Mario Rodas
8bed05af83 Merge pull request #79398 from r-ryantm/auto-update/wakatime
wakatime: 13.0.3 -> 13.0.4
2020-02-08 10:53:06 -05:00
Mario Rodas
44470158a2
Merge pull request #79463 from r-ryantm/auto-update/opentsdb
opentsdb: 2.3.1 -> 2.4.0
2020-02-08 10:47:48 -05:00
Mario Rodas
724c7985f1
Merge pull request #79367 from r-ryantm/auto-update/tmux-xpanes
tmux-xpanes: 4.1.0 -> 4.1.1
2020-02-08 10:42:44 -05:00
worldofpeace
26d618bce2 Merge pull request #79455 from Atemu/maintainers-atemu
Make myself a maintainer
2020-02-08 09:31:40 -05:00
markuskowa
f1f8942554
Merge pull request #79529 from r-ryantm/auto-update/java-service-wrapper
java-service-wrapper: 3.5.41 -> 3.5.42
2020-02-08 14:02:03 +01:00