..
keys
services
services: Add pam-mount-volume-service-type.
2023-08-10 09:26:08 +02:00
accounts.scm
base16.scm
base32.scm
build: Remove references to the 'nix-hash' program.
2020-08-29 16:24:17 +02:00
base64.scm
boot-parameters.scm
tests: Add test for menu-entry roundtrips as sexps.
2022-08-28 23:37:28 +02:00
bournish.scm
build-emacs-utils.scm
tests: build-emacs-utils: Allow test to pass on Emacs 27 too.
2022-07-13 10:49:40 -04:00
build-utils.scm
builders.scm
Remove now unnecessary uses of (guix grafts).
2022-10-22 01:46:55 +02:00
cache.scm
cache: Catch invalid 'last-expiry-cleanup'.
2022-06-04 12:04:23 +02:00
challenge.scm
guix: Move narinfo code from substitute script to module.
2021-01-16 11:51:03 +00:00
channels.scm
combinators.scm
utils: Move combinators to (guix combinators).
2016-05-04 23:35:55 +02:00
containers.scm
linux-container: 'container-excursion' forks to join the PID namespace.
2023-01-30 22:24:27 +01:00
cpan.scm
tests: Ensure 'cpan' updater test does not access the network.
2023-06-09 14:19:14 +02:00
cpio.scm
cran.scm
import: cran: Fix description->package test.
2021-12-18 04:09:47 +01:00
crate.scm
cve-sample.json
cve.scm
cve: Rewrite to read the JSON feed instead of the XML feed.
2019-10-23 16:40:17 +02:00
debug-link.scm
derivations.scm
discovery.scm
egg.scm
elm.scm
elpa.scm
tests: Ensure 'elpa' test does not access the network.
2023-06-09 14:19:14 +02:00
file-systems.scm
gem.scm
tests: Use quasiquoted 'match' patterns for package sexps.
2023-05-31 23:50:06 +02:00
gexp.scm
git-authenticate.scm
git.scm
glob.scm
gnu-maintenance.scm
gnu-maintenance: Consider Qt source tarballs as "release files".
2023-08-26 11:38:56 -04:00
go.scm
grafts.scm
grafts: Run with a UTF-8 locale.
2022-11-11 23:17:42 +01:00
graph.scm
tests: Adjust 'node-back-edges' test for 'bag' to system-dependent glibc.
2023-08-21 16:16:47 +02:00
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build-branch.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-build.sh
ui: 'load*' accepts /dev/fd/N files pointing to a pipe.
2023-08-17 17:33:53 +02:00
guix-daemon.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-describe.sh
guix-download.sh
guix-environment-container.sh
guix-environment.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-gc.sh
guix-git-authenticate.sh
guix-graph.sh
tests: guix-graph.sh: Fix expected path from emacs to libffi.
2023-04-28 19:50:39 +02:00
guix-hash.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-home.sh
tests: guix-home: Fix description search for home-mcron.
2023-08-25 17:45:47 +02:00
guix-lint.sh
guix-locate.sh
Add 'guix locate'.
2023-06-18 23:44:29 +02:00
guix-pack-localstatedir.sh
guix-pack-relocatable.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-pack.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-package-aliases.sh
tests: Relax two tests that expected a non-zero error code.
2023-04-21 17:09:46 +02:00
guix-package-net.sh
guix-package.sh
guix-refresh.sh
refresh: Add --target-version option.
2023-08-15 09:38:29 -04:00
guix-repl.sh
guix-shell-export-manifest.sh
guix-shell.sh
tests: guix-shell: Use bash instead of user's $SHELL.
2023-08-25 14:23:43 +02:00
guix-style.sh
guix-system.sh
tests: Fix checks for expected failures.
2023-04-21 16:16:38 +02:00
guix-time-machine.sh
scripts: time-machine: Error when attempting to visit too old commits.
2023-08-16 21:34:13 -04:00
hackage.scm
hexpm.scm
tests: Use quasiquoted 'match' patterns for package sexps.
2023-05-31 23:50:06 +02:00
home-import.scm
home: import: Use (guix read-print) to render the config file.
2022-09-20 19:24:31 +02:00
home-services.scm
http-client.scm
import-git.scm
import-github.scm
import-utils.scm
import-utils: Do not include punctuation when wrapping in @code{}.
2023-08-28 19:08:38 +02:00
inferior.scm
ipfs.scm
lint.scm
lint: Check that (cc-for-target) and friends are used.
2023-09-08 19:12:15 +02:00
minetest.scm
tests: Adjust minetest tests.
2023-06-09 14:19:14 +02:00
modules.scm
Remove VM generation dead-code.
2021-12-23 10:54:00 +01:00
monads.scm
nar.scm
networking.scm
services: ntp-service-type: Remove deprecated server as strings support.
2023-04-07 17:56:07 +02:00
offload.scm
opam.scm
tests: Use quasiquoted 'match' patterns for package sexps.
2023-05-31 23:50:06 +02:00
openpgp.scm
pack.scm
tests: pack: Fix indentation.
2023-07-18 16:56:06 -04:00
packages.scm
tests: packages: Set system for expected result of package->bag.
2023-08-18 16:09:29 +02:00
pki.scm
pki: 'public-keys->acl' deduplicates entries.
2022-12-12 15:03:05 +01:00
print.scm
import: print: Quasiquote properties
2022-09-29 22:59:48 +02:00
processes.scm
profiles.scm
Remove now unnecessary uses of (guix grafts).
2022-10-22 01:46:55 +02:00
publish.scm
pypi.scm
tests: Use quasiquoted 'match' patterns for package sexps.
2023-05-31 23:50:06 +02:00
read-print.scm
read-print: Correctly read "(. x)".
2023-05-05 23:47:48 +02:00
records.scm
tests: records: Add test for ellipsis in body.
2023-06-04 10:59:28 +02:00
rpm.scm
scripts.scm
search-paths.scm
services.scm
gnu: services: Revert to deleting and updating all matching services
2023-08-31 23:31:50 -04:00
sets.scm
size.scm
status.scm
store-database.scm
store-deduplication.scm
deduplicate: Use 'sendfile' for small file copies.
2022-12-10 10:56:48 +01:00
store-roots.scm
tests: store-roots: Remove bogus test.
2023-08-18 16:10:08 +02:00
store.scm
style.scm
style: Add 'arguments' styling rule.
2023-05-18 20:01:32 +02:00
substitute.scm
substitute: Gracefully retry after failed partial downloads.
2023-06-08 22:54:58 +02:00
swh.scm
swh: Test proper handling of null visit snapshot URL.
2021-01-21 11:22:08 +01:00
syscalls.scm
system.scm
Remove now unnecessary uses of (guix grafts).
2022-10-22 01:46:55 +02:00
test.drv
texlive.scm
tests: Fix texlive->guix-package test.
2023-08-13 02:00:00 +02:00
transformations.scm
transformations: Add '--with-configure-flag'.
2023-05-04 17:06:44 +02:00
ui.scm
union.scm
upstream.scm
tests: upstream: Restore test that was skipped.
2023-05-31 23:25:25 +02:00
utils.scm
utils: Define a target-x86-32? and target-x86-64? predicate.
2021-07-14 15:38:03 +02:00
uuid.scm
workers.scm