Source: guix
Section: admin
Priority: optional
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Build-Depends: debhelper-compat (=13),
 gettext,
# git and gnupg are used for tests/guix-build-branch.sh.
 git <!nocheck>,
 gnupg <!nocheck>,
 graphviz,
 guile-2.2-dev,
 guile-gcrypt (>= 0.3.0-3~),
 guile-git (>= 0.4.0-2~),
 guile-gnutls (>= 3.6.15-5~),
 guile-json (>= 4.3.2),
 guile-lzlib,
 guile-ssh (>= 0.13.1),
 guile-sqlite3 (>= 0.1.3-2~),
 guile-zlib,
 help2man,
 libbz2-dev,
 po4a,
 texinfo,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://guix.gnu.org/
Vcs-Git: https://salsa.debian.org/debian/guix.git -b debian/devel
Vcs-Browser: https://salsa.debian.org/debian/guix

Package: guix
Architecture: amd64 arm64 armhf i386
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends},
 guile-2.2,
 guile-gcrypt (>= 0.3.0-3~),
 guile-git (>= 0.4.0-2~),
 guile-gnutls (>= 3.6.15-5~),
 guile-json (>= 4.3.2),
 guile-lzlib,
 guile-ssh (>= 0.13.1),
 guile-sqlite3 (>= 0.1.3-2~),
 guile-zlib,
 libssh-dev,
Recommends: nscd,
 systemd,
Description: GNU Guix functional package manager
 Guix is an advanced distribution of the GNU operating system
 developed by the GNU Project—which respects the freedom of computer
 users.
 .
 Guix supports transactional upgrades and roll-backs, unprivileged
 package management, and more. When used as a standalone distribution,
 Guix supports declarative system configuration for transparent and
 reproducible operating systems.
 .
 It provides Guile Scheme APIs, including high-level embedded
 domain-specific languages (EDSLs) to define packages and whole-system
 configurations.
