Commit Graph

6385 Commits

Author SHA1 Message Date
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
Bruno Bigras
57bacf67e9 starship: 0.35.1 -> 0.36.0 2020-02-13 00:49:09 -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
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
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
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
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
zowoq
4dfac925a6 ncdu: 1.14.1 -> 1.14.2
https://dev.yorhel.nl/ncdu/changes
2020-02-11 08:36:31 +10:00
Patrick Hilhorst
2835f1b8eb pandoc-imagine: unstable-2018-11-19 -> 0.1.6 2020-02-10 20:52:23 +01:00
Kyle Sferrazza
3b4c71721a jdiskreport: cleanup and add desktop item 2020-02-10 20:17:59 +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
63abe0af44 lazydocker: 0.7.6 -> 0.8 2020-02-10 19:55:48 +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
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
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
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
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
Mario Rodas
9910bc0713
Merge pull request #79584 from r-ryantm/auto-update/parallel
parallel: 20191222 -> 20200122
2020-02-09 07:16:10 -05:00
koral
393ad5c322 clipman: 1.2.0 -> unstable-2019-12-10 2020-02-09 13:02:21 +01:00
Frederik Rietdijk
531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01: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
Frederik Rietdijk
03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
R. RyanTM
6fea64203d parallel: 20191222 -> 20200122 2020-02-09 03:44:47 +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
Mario Rodas
3f198eeadc
Merge pull request #79501 from r-ryantm/auto-update/diffoscope
diffoscope: 135 -> 136
2020-02-08 06:24:48 -05:00
R. RyanTM
6c19dae163 diffoscope: 135 -> 136 2020-02-08 04:01:24 +00:00
Joe Hermaszewski
e978d20fd2 opencorsairlink: init at 2019-12-23 2020-02-08 11:57:49 +08:00
Lancelot SIX
b8e5c02ec4
Merge pull request #79415 from r-ryantm/auto-update/dateutils
dateutils: 0.4.6 -> 0.4.7
2020-02-07 20:01:52 +01:00
Frederik Rietdijk
30f0909e3a Merge master into staging-next 2020-02-07 19:27:52 +01:00
R. RyanTM
c3a7cd24f1 opentsdb: 2.3.1 -> 2.4.0 2020-02-07 16:06:29 +00:00
Ryan Mulligan
5aaaadd3e6
Merge pull request #79417 from r-ryantm/auto-update/bash_unit
bash_unit: 1.6.1 -> 1.7.1
2020-02-07 05:08:36 -08:00
R. RyanTM
54135964b0 bash_unit: 1.6.1 -> 1.7.1 2020-02-07 06:02:27 +00:00
R. RyanTM
1bc3146229 dateutils: 0.4.6 -> 0.4.7 2020-02-07 04:58:44 +00:00
R. RyanTM
d1dde0a145 wakatime: 13.0.3 -> 13.0.4 2020-02-06 23:28:59 +00:00
R. RyanTM
1cb1a8a37f topgrade: 3.7.1 -> 3.9.0 2020-02-06 21:54:46 +00:00
Frederik Rietdijk
38cf6eac19 Merge master into staging-next 2020-02-06 19:43:36 +01:00
R. RyanTM
5d190f837a tmux-xpanes: 4.1.0 -> 4.1.1 2020-02-06 16:25:26 +00:00
Maximilian Bosch
bead83efa5
starship: 0.33.1 -> 0.35.1
Closes #79282
Co-authored-by: Oleksii Filonenko <brightone@protonmail.com>
2020-02-06 17:18:26 +01:00
Lancelot SIX
dd3814abc6 screen: 4.7.0 -> 4.8.0
See https://lists.gnu.org/archive/html/info-gnu/2020-02/msg00003.html
for release information
2020-02-05 23:58:17 +01:00
Frederik Rietdijk
292fd97f67 Merge staging-next into staging 2020-02-05 20:48:28 +01:00