guix/tests
Rutherther d5b980cfa1
gnu: Remove store path occurrences.
When running `make dist`, it is checked that there are no store paths in
the resulting dist folder. Specifically through the
`assert-no-store-file-names` target.

I think that this target makes sense and this commit has workarounds for
currently embedded store paths. Two of those are comments. Maybe the
target could be changed to ignore those in the future. But the hash is
not important, so just replace it with <hash>.

As for crate tests, I decided to split the string instead of removing
it, although it seems to me it might safely be removed, but I am not
completely sure about the intent here.

* gnu/packages/astronomy.scm (python-jplephem-2.22): Remove store hash
from comment.
* gnu/packages/golang-build.scm (golang-org-x-exp): Likewise.
* tests/import/crate.scm (temp-file): Split store path's hash.

Change-Id: I709f29a9dfab626d194c41d12e53e0380a148217
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-22 15:32:22 +00:00
..
import gnu: Remove store path occurrences. 2025-11-22 15:32:22 +00:00
keys
machine machine: hetzner: Allow attaching existing public IPs. 2025-04-21 23:55:50 +02:00
services Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
accounts.scm
base16.scm
base32.scm
base64.scm
boot-parameters.scm
bournish.scm
build-emacs-utils.scm
build-utils.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
builders.scm tests: don't use 'file://...' URIs for testing git downloads. 2025-10-12 22:22:01 +02:00
cache.scm
challenge.scm
channels.scm
combinators.scm
containers.scm Reinstate "linux-container: Remove #:lock-mounts? and related code." 2025-10-29 11:34:28 +09:00
cpio.scm
cve-sample.json cve: Upgrade to JSON 2.0 feeds. 2025-08-31 12:39:24 +02:00
cve.scm cve: Upgrade to JSON 2.0 feeds. 2025-08-31 12:39:24 +02:00
debug-link.scm Revert "Use mmap for the elf parser, reducing memory usage." 2025-10-30 16:19:50 +09:00
derivations.scm tests: don't use 'file://...' URIs for testing git downloads. 2025-10-12 22:22:01 +02:00
discovery.scm
file-systems.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
gexp.scm gexp: Make 'local-file' follow symlinks. 2025-10-23 12:59:08 +02:00
git-authenticate.scm
git.scm
glob.scm
gnu-maintenance.scm gnu-maintenance: ‘generic-html’ recognizes ‘release-file-regexp’ property. 2025-11-18 13:05:49 +01:00
grafts.scm grafts: Always depend on all the outputs of the original derivation. 2025-10-05 20:30:45 +02:00
graph.scm
gremlin.scm Revert "Use mmap for the elf parser, reducing memory usage." 2025-10-30 16:19:50 +09:00
guix-archive.sh
guix-authenticate.sh
guix-build-branch.sh
guix-build.sh Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
guix-daemon.sh tests: guix-daemon.sh: Ignore guile locale warning. 2025-10-19 21:29:38 +02:00
guix-describe.sh
guix-download.sh
guix-environment-container.sh tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’. 2025-10-17 12:23:54 +02:00
guix-environment.sh
guix-gc.sh gnu: Remove lsh. 2025-11-21 14:38:44 +01:00
guix-git-authenticate.sh git authenticate: Gracefully handle passing an annotated tag to ‘--end’. 2025-06-22 23:45:36 +02:00
guix-graph.sh
guix-hash.sh
guix-home.sh tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’. 2025-10-17 12:23:54 +02:00
guix-lint.sh
guix-locate.sh
guix-pack-localstatedir.sh tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’. 2025-10-17 12:23:54 +02:00
guix-pack-relocatable.sh tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’. 2025-10-17 12:23:54 +02:00
guix-pack.sh
guix-package-aliases.sh
guix-package-net.sh
guix-package.sh
guix-refresh.sh refresh: Allow specifying a partial version via the version specification. 2025-05-19 10:07:24 +09:00
guix-repl.sh
guix-shell-export-manifest.sh
guix-shell.sh
guix-style.sh
guix-system.sh tests: guix-system: Add test for 'guix system container'. 2025-10-11 21:57:59 +09:00
guix-time-machine.sh Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
home-import.scm
home-services.scm
http-client.scm
inferior.scm
ipfs.scm
ld-wrapper.scm tests: New ld-wrapper test. 2025-10-29 11:51:24 +09:00
lint.scm lint: Fix regressions in tests. 2025-11-14 16:42:16 +09:00
modules.scm
monads.scm gexp: ‘with-parameters’ properly handles ‘%graft?’. 2025-03-05 00:28:49 +01:00
nar.scm
networking.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
offload.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
openpgp.scm
pack.scm tests/pack: Fix rpm tests. 2025-09-30 16:52:07 +09:00
packages.scm tests: Adjust ‘package-transitive-supported-systems’ test. 2025-09-23 14:53:36 +02:00
pki.scm
processes.scm tests: Run in a chroot and unprivileged user namespaces. 2025-03-26 17:57:44 +01:00
profiles.scm profiles: package->manifest-entry: Filter packages. 2025-11-03 20:06:14 +08:00
publish.scm Revert "publish: Prevent publication of non-substitutable derivation outputs." 2025-09-21 18:47:23 +02:00
read-print.scm
records.scm
rpm.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
scripts.scm
search-paths.scm
services.scm services: ‘shepherd-service-upgrade’ handles canonical name changes. 2025-03-05 00:28:49 +01:00
sets.scm
size.scm
status.scm
store-database.scm
store-deadlock.scm
store-deduplication.scm tests: Fix ‘store-deduplication.scm’ on systems with large blocks. 2025-10-06 10:42:08 +02:00
store-roots.scm
store.scm daemon: Attempt to map the “kvm” group inside the build user namespace. 2025-10-16 15:14:37 +02:00
style.scm tests: style: Fix insufficient number of lines read. 2025-11-15 15:53:15 +09:00
substitute.scm
swh.scm
syscalls.scm Revert "syscalls: Add mmap support." 2025-10-30 16:19:51 +09:00
system.scm
test.drv
toml.scm guix: toml: Fix keys with embedded escape codes. 2025-11-20 01:06:32 +00:00
transformations.scm transformations: Git source transformations honour RECURSIVE?. 2025-05-05 12:15:47 +02:00
ui.scm
union.scm
upstream.scm
utils.scm
uuid.scm
workers.scm