.. |
services
|
gnu: Add earlyoom-service-type.
|
2 years ago |
accounts.scm
|
accounts: Delete duplicate entries.
|
3 years ago |
base16.scm
|
utils: Move base16 procedures to (guix base16).
|
5 years ago |
base32.scm
|
Switch to Guile-Gcrypt.
|
4 years ago |
base64.scm
|
substitute-binary: Support the Signature field of a narinfo file.
|
8 years ago |
bournish.scm
|
bournish: Extend 'rm' command.
|
5 years ago |
build-utils.scm
|
tests: Avoid unnecessary use of 'mock'.
|
3 years ago |
builders.scm
|
tests: Remove expensive and pointless test.
|
3 years ago |
cache.scm
|
cache: Work around 'time-monotonic' bug in Guile 2.2.2.
|
5 years ago |
challenge.scm
|
challenge: Support "--diff=diffoscope".
|
2 years ago |
channels.scm
|
channels: Allow news entries to refer to a tag.
|
3 years ago |
combinators.scm
|
utils: Move combinators to (guix combinators).
|
6 years ago |
containers.scm
|
tests: Skip container test when lacking kernel support.
|
3 years ago |
cpan.scm
|
import: cpan: Rewrite tests to use an HTTP server instead of mocking.
|
2 years ago |
cpio.scm
|
build: Add a Guile custom test driver using SRFI-64.
|
6 years ago |
cran.scm
|
import: cran: Avoid uses of '@@' in the tests.
|
2 years ago |
crate.scm
|
import: crate: Export 'string->license'.
|
2 years ago |
cve-sample.json
|
cve: Rewrite to read the JSON feed instead of the XML feed.
|
3 years ago |
cve.scm
|
cve: Rewrite to read the JSON feed instead of the XML feed.
|
3 years ago |
debug-link.scm
|
tests: Add 'test-assertm' to (guix tests).
|
4 years ago |
derivations.scm
|
derivations: Add 'derivation-input-fold'.
|
2 years ago |
discovery.scm
|
discovery: Recurse into directories pointed to by a symlink.
|
5 years ago |
elpa.scm
|
import: elpa: Rewrite test to use an HTTP server instead of mocking.
|
2 years ago |
file-systems.scm
|
uuid: Move tests to 'tests/uuid.scm'.
|
5 years ago |
gem.scm
|
import: gem: Deal with unavailable licensing info.
|
2 years ago |
gexp.scm
|
gexp: Add 'raw-derivation-file'.
|
2 years ago |
git.scm
|
git: 'commit-difference' takes a list of excluded commits.
|
2 years ago |
glob.scm
|
glob: Add an extra glob pattern compilation stage.
|
4 years ago |
gnu-maintenance.scm
|
build: Add a Guile custom test driver using SRFI-64.
|
6 years ago |
grafts.scm
|
Merge branch 'master' into core-updates
|
3 years ago |
graph.scm
|
tests: Adjust reverse-bag graph test to recent OCaml changes.
|
2 years ago |
gremlin.scm
|
gremlin: Adjust tests for foreign distros.
|
3 years ago |
guix-archive.sh
|
guix archive: Add '--list'.
|
2 years ago |
guix-authenticate.sh
|
authenticate: Allow signatures with binary data to be written to stdout.
|
8 years ago |
guix-build-branch.sh
|
tests: Adjust '--with-commit' test.
|
3 years ago |
guix-build.sh
|
guix build: Add '--manifest' option.
|
2 years ago |
guix-daemon.sh
|
daemon: Make 'profiles/per-user' non-world-writable.
|
3 years ago |
guix-describe.sh
|
Add 'guix describe'.
|
4 years ago |
guix-download.sh
|
guix download: Support retrieving local file without the URI scheme.
|
5 years ago |
guix-environment-container.sh
|
environment: '--container' honors '--preserve'.
|
3 years ago |
guix-environment.sh
|
environment: Document that '--manifest' can be repeated.
|
3 years ago |
guix-gc.sh
|
guix gc: Add '--list-roots'.
|
3 years ago |
guix-graph.sh
|
graph: Add '--load-path' option.
|
2 years ago |
guix-hash.sh
|
guix hash: Interpret '-' as standard input.
|
6 years ago |
guix-lint.sh
|
lint: Add '--load-path' option.
|
2 years ago |
guix-pack-localstatedir.sh
|
pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store.
|
3 years ago |
guix-pack-relocatable.sh
|
pack: '-R' honors the requested output.
|
3 years ago |
guix-pack.sh
|
pack: Allow multiple '--manifest' options.
|
3 years ago |
guix-package-aliases.sh
|
guix package: '--show' ignores deprecated packages.
|
3 years ago |
guix-package-net.sh
|
tests: Make builds less expensive.
|
3 years ago |
guix-package.sh
|
tests: Fix race condition in profile locking test.
|
3 years ago |
guix-system.sh
|
guix system: Add workaround in test for Guile 3.0.0.
|
2 years ago |
hackage.scm
|
import: hackage: Add two expected failing test cases.
|
3 years ago |
import-utils.scm
|
import: utils: 'recursive-import' returns a list rather than a stream.
|
2 years ago |
inferior.scm
|
inferior: Propagate '&store-protocol-error' error conditions.
|
3 years ago |
lint.scm
|
lint: vulnerabilities: Avoid 'mock' in test.
|
2 years ago |
lzlib.scm
|
lzlib: Define 'dictionary-size+match-length-limit'.
|
2 years ago |
modules.scm
|
modules: Raise an error when a dependency could not be found.
|
5 years ago |
monads.scm
|
build: Add a Guile custom test driver using SRFI-64.
|
6 years ago |
nar.scm
|
serialization: Add 'fold-archive'.
|
2 years ago |
networking.scm
|
services: ntp: Ensure no double quotes are output to config file.
|
3 years ago |
opam.scm
|
import: opam: Avoid uses of '@@' in tests.
|
2 years ago |
pack.scm
|
gnu: Remove squashfs-tools-next.
|
2 years ago |
packages.scm
|
guix package: Export 'transaction-upgrade-entry'.
|
2 years ago |
pki.scm
|
Switch to Guile-Gcrypt.
|
4 years ago |
print.scm
|
import: print: Honor the outputs of inputs (!).
|
3 years ago |
processes.scm
|
tests: processes: Skip tests if running with binfmt.
|
2 years ago |
profiles.scm
|
profiles: Add 'concatenate-manifests'.
|
3 years ago |
publish.scm
|
publish: Export 'signed-string'.
|
2 years ago |
pypi.scm
|
import: pypi: Include optional test inputs as native-inputs.
|
3 years ago |
records.scm
|
records: Improve reporting of "invalid field specifier" errors.
|
2 years ago |
scripts-build.scm
|
guix build: '--with-commit' makes recursive checkouts.
|
3 years ago |
scripts.scm
|
tests: Add missing import.
|
3 years ago |
search-paths.scm
|
build: Remove 'gnu/packages/bootstrap' and its binaries.
|
3 years ago |
services.scm
|
guix system: Add 'reconfigure' module.
|
3 years ago |
sets.scm
|
build: Add a Guile custom test driver using SRFI-64.
|
6 years ago |
signing-key.pub
|
daemon: Implement signed archive import/export.
|
9 years ago |
signing-key.sec
|
daemon: Implement signed archive import/export.
|
9 years ago |
size.scm
|
tests: Add 'test-assertm' to (guix tests).
|
4 years ago |
snix.scm
|
build: Add a Guile custom test driver using SRFI-64.
|
6 years ago |
status.scm
|
status: Keep track of the current build phase.
|
3 years ago |
store-database.scm
|
database: Reset timestamps to one second after the Epoch.
|
4 years ago |
store-deduplication.scm
|
deduplication: Gracefully handle ENOSPC raised by 'link' calls.
|
3 years ago |
store-roots.scm
|
Add (guix store roots).
|
3 years ago |
store.scm
|
daemon: Make 'profiles/per-user' non-world-writable.
|
3 years ago |
substitute.scm
|
substitute: Make '%allow-unauthenticated-substitutes?' public.
|
3 years ago |
swh.scm
|
swh: Adjust 'origin' test.
|
2 years ago |
syscalls.scm
|
syscalls: Re-enable 'pivot-root' test.
|
2 years ago |
system.scm
|
system: Mapped devices needed for boot do not yield Shepherd services.
|
4 years ago |
test.drv
|
Add unit test for derivation parsing and output.
|
10 years ago |
texlive.scm
|
import: texlive: Avoid uses of '@@' in tests.
|
2 years ago |
ui.scm
|
ui: (size->number "1.M") is correctly parsed.
|
2 years ago |
union.scm
|
tests: Make builds less expensive.
|
3 years ago |
upstream.scm
|
upstream: Temporarily skip failing test.
|
3 years ago |
utils.scm
|
utils: canonical-newline-port: Fix handling of carriage return at buffer end.
|
3 years ago |
uuid.scm
|
uuid: 'fat-uuid->string' preserves leading zeros.
|
3 years ago |
workers.scm
|
workers: Add test with exceptions.
|
5 years ago |
zlib.scm
|
tests: Gracefully skip zlib test when zlib is missing.
|
3 years ago |