nixpkgs/pkgs
Luke Granger-Brown 48c23a086b dockerTools.pullImage: force disable skopeo's progress bar
skopeo will disable the progress bar if it detects that stdout isn't a
TTY - in order to make it think that stdout _isn't_ a TTY and therefore
avoid it printing a lot of "…" on separate lines, we pipe the output
through cat.

This changes the output from:

…
…
…
…
…
…

to the eminently more useful and less spammy:

Getting image source signatures
Copying blob sha256:[snip]
Copying blob sha256:[snip]
Copying blob sha256:[snip]
Copying config sha256:[snip]
Writing manifest to image destination
Storing signatures
2021-07-03 01:40:38 +00:00
..
applications Merge pull request #128930 from felixsinger/pkgs/mumble/add-maintainer 2021-07-03 00:05:42 +02:00
build-support dockerTools.pullImage: force disable skopeo's progress bar 2021-07-03 01:40:38 +00:00
common-updater
data Merge master into haskell-updates 2021-07-02 00:07:36 +00:00
desktops Merge pull request #128457 from musfay/xfce4-panel-profiles-init 2021-07-01 00:55:07 +02:00
development Merge pull request #128928 from marsam/update-nodejs 2021-07-02 18:31:58 -05:00
games freeciv: 2.6.4 -> 2.6.5 2021-07-01 13:32:11 -07:00
misc vimPlugins: update 2021-07-01 12:50:27 -07:00
os-specific linuxPackages.tuxedo-keyboard: 3.0.5 -> 3.0.7 2021-07-01 13:35:44 -07:00
pkgs-lib pkgs-lib: allow paths in TOML, YAML and JSON 2021-06-28 11:59:03 -04:00
servers Merge pull request #128899 from Ma27/bump-grafana 2021-07-02 18:42:56 +02:00
shells Merge pull request #128732 from happysalada/oil_optional_readline 2021-06-30 23:21:03 +02:00
stdenv
test Merge branch 'master' into staging-next 2021-06-26 00:33:58 +02:00
tools Merge pull request #128944 from fabaff/bump-exploitdb 2021-07-02 23:15:35 +02:00
top-level neovim: remove lua override 2021-07-02 17:04:05 +02:00