guix/guix
Ludovic Courtès 3186a52e11
download: Refer to the 'guile-gnutls' package and not 'gnutls'.
This reinstates c625e5b64d, which was
reverted due to a circular dependency:

  https://issues.guix.gnu.org/63331

This is a followup to 305794762c, which
removed Guile bindings from 'gnutls'.

* guix/android-repo-download.scm (android-repo-fetch): Refer to
'guile-gnutls instead of 'gnutls.
* guix/cvs-download.scm (cvs-fetch): Likewise.
* guix/git-download.scm (git-fetch): Likewise.
* guix/hg-download.scm (hg-fetch): Likewise.
2023-05-11 13:23:08 +02:00
..
build gnu: rust: Update to 1.67. 2023-05-07 19:28:57 +03:00
build-system build-system/cmake: Add support for the #:disallowed-references key. 2023-04-30 04:47:18 -04:00
import import: elpa: Standardize warning message. 2023-05-04 13:09:00 +02:00
platforms
scripts style: Make 'safe' policy less conservative. 2023-05-04 17:06:43 +02:00
store guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
tests guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
android-repo-download.scm download: Refer to the 'guile-gnutls' package and not 'gnutls'. 2023-05-11 13:23:08 +02:00
avahi.scm
base16.scm
base32.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
ci.scm
colors.scm
combinators.scm
config.scm.in
cpio.scm cpio: Properly handle Unicode characters in file names. 2023-02-25 14:50:33 -05:00
cpu.scm gnu: gcc: Update cpu tuning architectures. 2023-05-09 09:52:24 +03:00
cve.scm
cvs-download.scm download: Refer to the 'guile-gnutls' package and not 'gnutls'. 2023-05-11 13:23:08 +02:00
d3.v3.js
deprecation.scm
derivations.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
describe.scm
diagnostics.scm
discovery.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
docker.scm
download.scm
elf.scm
ftp-client.scm ftp-client: 'connect*' retries until the timeout has expired. 2023-05-04 13:08:59 +02:00
gexp.scm gexp: computed-file: Do not honor %guile-for-build. 2023-02-27 15:54:09 +01:00
git-authenticate.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
git-download.scm download: Refer to the 'guile-gnutls' package and not 'gnutls'. 2023-05-11 13:23:08 +02:00
git.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
glob.scm
gnu-maintenance.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
gnupg.scm
grafts.scm
graph.js
graph.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
hash.scm
hg-download.scm download: Refer to the 'guile-gnutls' package and not 'gnutls'. 2023-05-11 13:23:08 +02:00
http-client.scm
i18n.scm
inferior.scm
ipfs.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
least-authority.scm
licenses.scm licenses: Add LPL 1.02 (Lucent Public Licence). 2023-03-10 14:49:58 +01:00
lint.scm lint: archival: Warn against non-origin package sources. 2023-05-06 17:12:45 +02:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
narinfo.scm
openpgp.scm
packages.scm packages: 'package-direct-sources' correctly handles non-origin sources. 2023-04-21 17:09:50 +02:00
pki.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
platform.scm
profiles.scm profiles: 'texlive-font-maps' gracefully handles lack of texlive inputs. 2023-05-04 13:09:00 +02:00
profiling.scm
progress.scm guix: Show better progress bars. 2023-02-19 10:09:15 +01:00
quirks.scm
read-print.scm read-print: Recognize 'wrap-program' and 'wrap-script' as special forms. 2023-05-05 23:47:48 +02:00
records.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
remote.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
repl.scm
rpm.scm pack: Register extra /usr/share sub-directories as FHS. 2023-02-22 10:41:35 -05:00
scripts.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
search-paths.scm gnu: perl-extutils-pkgconfig: Support cross-compilation. 2023-03-06 21:27:06 -05:00
self.scm self: Restructure accessing packages. 2023-04-17 15:39:42 +01:00
serialization.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
sets.scm
ssh.scm ssh: Silence remote daemon messages when sending store items. 2023-04-19 20:12:20 -04:00
status.scm status: Guard against a numerical overflow condition. 2023-04-12 08:29:37 -04:00
store.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
substitutes.scm substitute: Gracefully handle TLS termination while fetching narinfos. 2023-03-27 18:48:51 +02:00
svn-download.scm svn-download: Default to non-recursive checkouts. 2023-04-12 08:29:26 -04:00
swh.scm
tests.scm
transformations.scm transformations: Add '--with-configure-flag'. 2023-05-04 17:06:44 +02:00
ui.scm ui: format 'display-hint' output when no arguments are passed. 2023-03-17 23:20:35 +01:00
upstream.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
utils.scm Merge remote-tracking branch 'origin/master' into core-updates 2023-03-20 18:49:06 +01:00
workers.scm