me
/
guix
Archived
1
0
Fork 0

gnu: direnv: Use HTTPS for home page.

* gnu/packages/shellutils.scm (direnv)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-01-21 16:21:44 +01:00
parent caa8de70de
commit 6137da8848
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ are already there.")
(native-inputs (native-inputs
`(("go" ,go) `(("go" ,go)
("which" ,which))) ("which" ,which)))
(home-page "http://direnv.net/") (home-page "https://direnv.net/")
(synopsis "Environment switcher for the shell") (synopsis "Environment switcher for the shell")
(description "direnv can hook into bash, zsh, tcsh and fish shell to load (description "direnv can hook into bash, zsh, tcsh and fish shell to load
or unload environment variables depending on the current directory. This or unload environment variables depending on the current directory. This