guix/guix
Ludovic Courtès 90f496be9a
tests: Actually run 'tests/guix-environment-container.sh'.
This test was skipped since the switch to Guile 3 because
'assert-container-features' would be inlined and thus accessing it with
@@ would fail with an unbound-variable error.

* guix/scripts/environment.scm (assert-container-features): Export.
* tests/guix-environment-container.sh: Use single '@'.
2020-06-20 13:18:11 +02:00
..
build build-system/asdf: Add support for component-less systems. 2020-06-18 17:14:08 +02:00
build-system build-system/gnu: Simplify 'dist-package'. 2020-06-17 19:32:43 +02:00
import guix: Update to Bioconductor 3.11. 2020-06-13 01:19:38 +02:00
scripts tests: Actually run 'tests/guix-environment-container.sh'. 2020-06-20 13:18:11 +02:00
store database: 'register-items' takes an open database. 2020-06-18 14:48:17 +02:00
tests tests: Move OpenPGP helpers to (guix tests gnupg). 2020-06-16 16:10:46 +02:00
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Warn when pulling from a mirror. 2020-06-17 19:32:43 +02:00
ci.scm ci: Add build-products id field and export accessors. 2020-06-15 15:34:19 +02:00
colors.scm
combinators.scm combinators: Recurse fold2 to named let loop. 2020-06-01 14:54:55 +02:00
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm
docker.scm
download.scm download: Remove usa-mirror.go-parts.com mirror. 2020-06-15 14:26:44 +02:00
elf.scm
ftp-client.scm
gexp.scm gexp: The result of 'imported-files/derivation' is non-substitutable. 2020-05-25 23:00:30 +02:00
git-authenticate.scm git-authenticate: 'authenticate-commits' takes a #:keyring parameter. 2020-06-16 16:10:46 +02:00
git-download.scm
git.scm git: 'commit-difference' really excludes the ancestors of #:excluded. 2020-06-09 00:34:52 +02:00
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm grafts: Improve performance for derivations with many inputs. 2020-06-06 23:28:48 +02:00
graph.scm graph: Add 'shortest-path'. 2020-05-11 23:30:55 +02:00
hg-download.scm
http-client.scm
i18n.scm
inferior.scm time-machine: Add '--disable-authentication'. 2020-06-16 16:10:47 +02:00
json.scm
licenses.scm licenses: Update Zlib license URL. 2020-05-15 12:27:22 +02:00
lint.scm lint: Add 'check-for-collisions' checker. 2020-06-14 15:34:42 +02:00
lzlib.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm nar: Use (guix i18n). 2020-06-18 14:48:17 +02:00
openpgp.scm openpgp: Add missing type predicate for '&openpgp-invalid-signature-error'. 2020-05-04 10:51:39 +02:00
packages.scm packages: 'package-grafts' returns grafts for all the relevant outputs. 2020-06-11 19:05:05 +02:00
pki.scm
profiles.scm profiles: 'linux-module-database' hooks gracefully handles module-less kernels. 2020-06-18 14:48:17 +02:00
profiling.scm
progress.scm
quirks.scm quirks: Build 'compute-guix-derivation' modules with 2.2 when needed. 2020-05-29 18:31:35 +02:00
records.scm
remote.scm
repl.scm
scripts.scm
search-paths.scm
self.scm self: Optimize 'file-append*' for 'local-file?'. 2020-05-25 23:00:30 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm
store.scm store: Use buffered I/O for all protocol writes 2020-06-09 10:43:54 +02:00
svn-download.scm
swh.scm
tests.scm packages: Introduce <content-hash> and use it in <origin>. 2020-05-22 01:29:39 +02:00
ui.scm ui: Use package-description-string. 2020-06-15 23:31:56 +05:30
upstream.scm upstream: Use 'origin-hash'. 2020-05-22 01:30:10 +02:00
utils.scm utils: Add 'with-environment-variables'. 2020-06-06 23:28:49 +02:00
workers.scm
zlib.scm