1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
Michael Weiss 666042141e
git: Fix the update.sh script and use HTTPS
The syntax is ${parameter:-word} (i.e. previously this used
"latestTag" instead of the actual value).
(Fixes a regression from #85278.)

Also: Even though getting the latest tag isn't really security critical
(as long as Git itself is secure against untrusted input), I'd prefer to
switch from the Git to the HTTPS protocol (for authentication of the
server and encryption + uses a standard port).
2020-04-21 14:30:11 +02:00
..
applications git: Fix the update.sh script and use HTTPS 2020-04-21 14:30:11 +02:00
build-support
common-updater
data
desktops
development Merge pull request #85648 from xrelkd/update/cargo-expand 2020-04-21 07:16:13 -05:00
games
misc
os-specific
servers
shells
stdenv
test
tools Merge pull request #84938 from doronbehar/package-gjo 2020-04-21 07:25:00 -05:00
top-level Merge pull request #84938 from doronbehar/package-gjo 2020-04-21 07:25:00 -05:00