summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2025-10-24import: utils: Add generate-git-source procedure.Nicolas Graves
2025-10-24import: utils: Fix default-git-error.Nicolas Graves
2025-10-23gexp: Make 'local-file' follow symlinks.Nigko Yerden
2025-10-19tests: guix-daemon.sh: Ignore guile locale warning.Martin Schitter
2025-10-17tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’.Martin Schitter
2025-10-16daemon: Attempt to map the “kvm” group inside the build user namespace.Ludovic Courtès
2025-10-13linux-container: Remove #:lock-mounts? and related code.Ludovic Courtès
2025-10-12tests: don't use 'file://...' URIs for testing git downloads.Reepca Russelstein
2025-10-11tests: guix-system: Add test for 'guix system container'.Maxim Cournoyer
2025-10-08import: gem: Move tests to tests/import/gem.scm.Nicolas Graves
2025-10-06tests: Fix ‘store-deduplication.scm’ on systems with large blocks.Brennan Vincent
2025-10-05grafts: Always depend on all the outputs of the original derivation.Danny Milosavljevic
2025-10-01import: utils: Move tests to tests/import/utils.scm.Nicolas Graves
2025-10-01import: npm-binary: Move tests to tests/import/npm-binary.scm.Nicolas Graves
2025-10-01import: composer: Move tests to tests/import/composer.scm.Nicolas Graves
2025-10-01import: texlive: Move tests to tests/import/texlive.scm.Nicolas Graves
2025-10-01import: luanti: Move tests to tests/import/luanti.scm.Nicolas Graves
2025-10-01import: github: Move tests to tests/import/github.scm.Nicolas Graves
2025-10-01import: print: Move tests to tests/import/print.scm.Nicolas Graves
2025-10-01import: hexpm: Move tests to tests/import/hexpm.scm.Nicolas Graves
2025-10-01import: opam: Move tests to tests/import/opam.scm.Nicolas Graves
2025-10-01import: elpa: Move tests to tests/import/elpa.scm.Nicolas Graves
2025-10-01import: cran: Move tests to tests/import/cran.scm.Nicolas Graves
2025-10-01import: git: Move tests to tests/import/git.scm.Nicolas Graves
2025-10-01import: elm: Move tests to tests/import/elm.scm.Nicolas Graves
2025-10-01import: egg: Move tests to tests/import/egg.scm.Nicolas Graves
2025-10-01import: go: Move tests to tests/import/go.scm.Nicolas Graves
2025-10-01import: crate: Move tests to tests/import/crate.scm.Nicolas Graves
2025-10-01import: cpan: Move tests to tests/import/cpan.scm.Nicolas Graves
2025-10-01import: hackage: Move tests to tests/import/hackage.scm.Nicolas Graves
2025-10-01import: pypi: Move tests to tests/import/pypi.scmNicolas Graves
2025-09-30tests/pack: Fix rpm tests.Maxim Cournoyer
2025-09-30tests/builders: Avoid races in unpack tests.Maxim Cournoyer
2025-09-24import: utils: Add function git->origin.Nicolas Graves via Guix-patches via
2025-09-23tests: Adjust ‘package-transitive-supported-systems’ test.Ludovic Courtès
2025-09-23daemon: Restore post-canonicalization permissions after moving.Reepca Russelstein
2025-09-21Revert "publish: Prevent publication of non-substitutable derivation outputs."Ludovic Courtès
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2025-09-11packages: ‘package-field-location’ returns a <location> for atoms.Ludovic Courtès
2025-09-03tests: Pass ‘--timeout’ for builds with the host store.Ludovic Courtès
2025-08-31cve: Upgrade to JSON 2.0 feeds.Nicolas Graves
2025-08-21import: crate: Stop importing dependencies from crates.io.Hilton Chain
2025-08-21import: crate: Add Cargo.lock parser.Hilton Chain
2025-07-28guix: lint: Check for misplaced argument flags.Efraim Flashner
2025-07-17guix: lint: Find more hardcoded compiler targets.Efraim Flashner
2025-07-13gnu: Rename minetest to luanti.Liliana Marie Prikler
2025-06-26tests: Improve guix-pack-relocatable.sh.Romain GARBAGE
2025-06-24daemon: Use slirp4netns to provide networking to fixed-output derivations.Reepca Russelstein