Ludovic Courtès 3e30cdf1c3 guix build: Support '--with-source=PACKAGE@VERSION=URI'. il y a 7 ans
..
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). il y a 7 ans
base32.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
base64.scm e9c6c58418 substitute-binary: Support the Signature field of a narinfo file. il y a 10 ans
bournish.scm 0db2ff65e7 bournish: Extend 'rm' command. il y a 8 ans
build-utils.scm b14a838509 utils: 'wrap-program' produces only one wrapper file. il y a 8 ans
builders.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
cache.scm 25a49294ca cache: Work around 'time-monotonic' bug in Guile 2.2.2. il y a 7 ans
challenge.scm 4d8e95097e challenge: Return comparison reports instead of just discrepancies. il y a 8 ans
combinators.scm 958dd3ce68 utils: Move combinators to (guix combinators). il y a 8 ans
containers.scm 3e89491741 tests: Fix race condition in 'container-excursion*' test. il y a 7 ans
cpan.scm b5c7574b2f Revert "import: cpan: Use HTTPS for home pages." il y a 7 ans
cpio.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
cran.scm db427602d8 import: cran: Robustify cran-package?. il y a 7 ans
crate.scm ce8963c5b7 tests: Adjust for 'http-fetch' change in (guix import json). il y a 8 ans
cve-sample.xml 0eef755130 Add (guix cve). il y a 9 ans
cve.scm 870bf71eb0 cve: Use a more compact format for the list of package/versions. il y a 8 ans
derivations.scm 6ea10db973 tests: Support multiple HTTP server instances. il y a 7 ans
discovery.scm 960c6ce96d discovery: Recurse into directories pointed to by a symlink. il y a 7 ans
elpa.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
file-systems.scm 8f3b63b5d7 uuid: Move tests to 'tests/uuid.scm'. il y a 7 ans
gem.scm ce8963c5b7 tests: Adjust for 'http-fetch' change in (guix import json). il y a 8 ans
gexp.scm 578dfbe07b gexp: 'ungexp-splicing' properly accounts for nested native inputs. il y a 7 ans
gnu-maintenance.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
grafts.scm 94e86a6b67 graft: Correctly replace references near the end of the scan buffer. il y a 7 ans
graph.scm b96a0640a3 graph: Add '%reverse-package-node-type'. il y a 8 ans
gremlin.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
guix-archive.sh c6f8e9dd64 guix archive: Add '--extract'. il y a 9 ans
guix-authenticate.sh 6f69588529 authenticate: Allow signatures with binary data to be written to stdout. il y a 10 ans
guix-build.sh 4ad3a3f995 tests: Refer to "time@1.8". il y a 7 ans
guix-daemon.sh 1071f781d9 daemon: '--listen' can be passed several times, can specify TCP endpoints. il y a 7 ans
guix-download.sh a02967d77a guix download: Support retrieving local file without the URI scheme. il y a 7 ans
guix-environment-container.sh 7cdec6a90a tests: Fix 'guix environment --container' test in the presence of tmpfs. il y a 8 ans
guix-environment.sh afd06f605b environment: Disable profile collision checks. il y a 7 ans
guix-gc.sh 3caab236c4 guix gc: '--verify=foo' is reported as an error. il y a 7 ans
guix-graph.sh a773c3142d graph: Allow store file names for 'derivation' and 'references' graphs. il y a 8 ans
guix-hash.sh 343dc11702 guix hash: Interpret '-' as standard input. il y a 8 ans
guix-lint.sh a61cd1d0fd tests: Do not run 'cve' checker in 'tests/guix-lint.sh'. il y a 8 ans
guix-package-net.sh 0c152cd6e3 tests: Remove 't-profile-alt-*-link' files. il y a 7 ans
guix-package.sh ae0307f7c2 tests: Adjust to new unbound-variable error message. il y a 7 ans
guix-register.sh 57c7e46d39 tests: Improve synchronization in 'tests/guix-register.sh'. il y a 8 ans
guix-system.sh fdfdecdb7e gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. il y a 7 ans
hackage.scm 7060b28171 tests: hackage: Fix mock urls. il y a 8 ans
hash.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). il y a 7 ans
import-utils.scm 8b920d707e import: Use a 'file://' URL in 'alist->package' test. il y a 7 ans
lint.scm f4007b2547 lint: 'check-vulnerabilities' also checks package properties. il y a 7 ans
modules.scm bfe5264aa1 modules: Raise an error when a dependency could not be found. il y a 7 ans
monads.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
nar.scm 36626c556e build: Require Guile >= 2.0.9. il y a 7 ans
pack.scm 50b4d3ac26 tests: Skip 'guix pack' test when networking is unavailable. il y a 7 ans
packages.scm f37f2b83fa packages: Add 'package-mapping' and base 'package-input-rewriting' on it. il y a 7 ans
pk-crypto.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). il y a 7 ans
pki.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
print.scm 68a91a183b import: Add package->code. il y a 7 ans
profiles.scm 6d382339de profiles: Add 'manifest-transaction-removal-candidate?'. il y a 7 ans
publish.scm 2a4050341f tests: Avoid double slash in URIs. il y a 7 ans
pypi.scm b3d8153d39 import: pypi: Adjust URIs in tests. il y a 7 ans
records.scm babc2c80a7 records: Improve reporting of invalid field specifiers. il y a 8 ans
scripts-build.scm 3e30cdf1c3 guix build: Support '--with-source=PACKAGE@VERSION=URI'. il y a 7 ans
scripts.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
search-paths.scm f73bb91ebe tests: Adjust search-paths test following the introduction of aarch64. il y a 7 ans
services.scm 49483f7138 services: Add 'lookup-service-types'. il y a 7 ans
sets.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
signing-key.pub 526382ff92 daemon: Implement signed archive import/export. il y a 11 ans
signing-key.sec 526382ff92 daemon: Implement signed archive import/export. il y a 11 ans
size.scm c923f83116 size: Add test to multiple 'store-profile' arguments. il y a 7 ans
snix.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
store.scm 953c2de706 tests: Disable test for freed disk space that fails on Btrfs. il y a 7 ans
substitute.scm a9468b422b substitute: Download from unauthorized sources that provide the right content. il y a 7 ans
syscalls.scm 4aac8d059a syscalls: Adjust utmpx test. il y a 7 ans
system.scm fdfdecdb7e gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. il y a 7 ans
test.drv 341c6fdd82 Add unit test for derivation parsing and output. il y a 12 ans
texlive.scm afbc94194e guix: Add texlive importer. il y a 7 ans
ui.scm 30d2397f73 ui: 'string->duration' correctly handles hours. il y a 7 ans
union.scm addce19e2d union: Add create-all-directories? parameter to 'union-build'. il y a 7 ans
upstream.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. il y a 8 ans
utils.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). il y a 7 ans
uuid.scm 0b12324284 uuid: Fix typo in 'uuid=?' test. il y a 7 ans
workers.scm 19fd7229bc workers: Add test with exceptions. il y a 7 ans
zlib.scm 85a2b58987 zlib: Fix memory leak due to revealed ports not being GC'd. il y a 7 ans