Maxime Devos 65614c021a guix: Add ContentDB importer. 3 年之前
..
services 2ad896751c services: configuration: Allow specifying prefix for serializer names. 3 年之前
accounts.scm dd4e46edda accounts: Delete duplicate entries. 5 年之前
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). 7 年之前
base32.scm d7965b58d2 build: Remove references to the 'nix-hash' program. 4 年之前
base64.scm e9c6c58418 substitute-binary: Support the Signature field of a narinfo file. 10 年之前
boot-parameters.scm f00e68ace0 system: Allow separated /boot and encrypted root. 3 年之前
bournish.scm 0db2ff65e7 bournish: Extend 'rm' command. 7 年之前
build-utils.scm 977eb5d023 Properly deal with build directories containing '~'. 4 年之前
builders.scm 11b4a8716c tests: Remove expensive and pointless test. 5 年之前
cache.scm 9acacb71c9 Remove workaround for 'time-monotonic' in Guile 2.2.2. 4 年之前
challenge.scm 681af17460 guix: Move narinfo code from substitute script to module. 3 年之前
channels.scm d3162b98a8 tests: Add missing copyright line. 4 年之前
civodul.key 43408e304f Add (guix openpgp). 4 年之前
combinators.scm 958dd3ce68 utils: Move combinators to (guix combinators). 8 年之前
containers.scm e748183538 linux-container: Reset jailed root permissions. 4 年之前
cpan.scm 4aea90b187 import: cpan: Rewrite tests to use an HTTP server instead of mocking. 4 年之前
cpio.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 年之前
cran.scm cfd1ed8401 import: cran: Avoid uses of '@@' in the tests. 4 年之前
crate.scm 23862011c3 tests: Fix JSON syntax error in 'crate.scm'. 3 年之前
cve-sample.json 9608f4003d tests: Fix malformed JSON. 3 年之前
cve.scm 74afaa37d5 cve: Rewrite to read the JSON feed instead of the XML feed. 5 年之前
debug-link.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). 6 年之前
derivations.scm c05ceaf2b6 tests: do not hard code HTTP ports 3 年之前
discovery.scm 960c6ce96d discovery: Recurse into directories pointed to by a symlink. 7 年之前
dsa.key 43408e304f Add (guix openpgp). 4 年之前
ed25519.key 43408e304f Add (guix openpgp). 4 年之前
ed25519.sec 43408e304f Add (guix openpgp). 4 年之前
ed25519bis.key c83eedba23 git-authenticate: Add tests. 4 年之前
ed25519bis.sec c83eedba23 git-authenticate: Add tests. 4 年之前
egg.scm bdc298ecee import: Add CHICKEN egg importer. 3 年之前
elpa.scm c05ceaf2b6 tests: do not hard code HTTP ports 3 年之前
file-systems.scm 11f0698243 pack: Streamline how files are included in tarballs. 3 年之前
gem.scm 5dfe02c607 tests: Remove trailing commas in JSON tests. 4 年之前
gexp.scm d9e0ae07db guix: gexp: Define gexp->approximate-sexp. 3 年之前
git-authenticate.scm 0a8dd8aae5 tests: Allow 'tests/git-authenticate.scm' to run when git/gpg is missing. 4 年之前
git.scm 72357e2170 git: 'commit-difference' really excludes the ancestors of #:excluded. 4 年之前
glob.scm 371ba7b4be guix: Add globstar support. 3 年之前
gnu-maintenance.scm d7c356edb9 gnu-maintenance: 'release-file?' accepts 'v' prefix as in "PKG-v1.2.tgz". 3 年之前
go.scm 793ba333c6 import: go: Upgrade go.mod parser. 3 年之前
grafts.scm 1bab9b9f17 grafts: Support rewriting UTF-16 and UTF-32 store references. 3 年之前
graph.scm a9fd59dbd2 graph: Adjust test for recent OCaml changes. 4 年之前
gremlin.scm 6b97415996 gremlin: Adjust tests for foreign distros. 5 年之前
guix-archive.sh ed7d02f7c1 serialization: 'restore-file' sets canonical timestamp and permissions. 3 年之前
guix-authenticate.sh b911d65474 authenticate: Encode strings as ISO-8859-1. 4 年之前
guix-build-branch.sh d8934360d2 tests: Simplify shell exit status negation; 4 年之前
guix-build.sh a16eb6c5f9 Add powerpc64le-linux as a supported Guix architecture. 3 年之前
guix-daemon.sh d8934360d2 tests: Simplify shell exit status negation; 4 年之前
guix-describe.sh bd7470185b Add 'guix describe'. 6 年之前
guix-download.sh d8934360d2 tests: Simplify shell exit status negation; 4 年之前
guix-environment-container.sh b68d410651 environment: Turn "lo" up in network-less containers. 4 年之前
guix-environment.sh 4d79f072cc environment: Fix '--root' option with relative file name. 3 年之前
guix-gc.sh d8934360d2 tests: Simplify shell exit status negation; 4 年之前
guix-git-authenticate.sh d8934360d2 tests: Simplify shell exit status negation; 4 年之前
guix-graph.sh d8934360d2 tests: Simplify shell exit status negation; 4 年之前
guix-hash.sh ed63b7f87e guix hash: Honor '-H' when used alongside '-r'. 3 年之前
guix-lint.sh 9a38bed2cf packages: 'package-field-location' handles 'search-path' returning #f. 3 年之前
guix-pack-localstatedir.sh baab87ac49 pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store. 5 年之前
guix-pack-relocatable.sh a67b82475d tests: pack-relocatable: Ensure commands can run in the current namespace. 3 年之前
guix-pack.sh d8934360d2 tests: Simplify shell exit status negation; 4 年之前
guix-package-aliases.sh ad54a73bb8 guix build: Record package transformations in manifest entries. 4 年之前
guix-package-net.sh d8934360d2 tests: Simplify shell exit status negation; 4 年之前
guix-package.sh 524c9800af diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 3 年之前
guix-repl.sh d7f7ed39be repl: Look for script files in (getcwd). 4 年之前
guix-system.sh 524c9800af diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 3 年之前
hackage.scm dfac3e643a import: hackage: Support "common" field and imports 3 年之前
import-utils.scm 5aae614868 import/utils: alist->package: Handle SPDX license names only as fallback. 3 年之前
inferior.scm 97d615b176 inferior: Support querying package replacements. 3 年之前
ipfs.scm b18f45c21f Add (guix ipfs). 3 年之前
lint.scm edb328ad83 lint: Check for leading whitespace in description. 3 年之前
minetest.scm 65614c021a guix: Add ContentDB importer. 3 年之前
modules.scm bfe5264aa1 modules: Raise an error when a dependency could not be found. 7 年之前
monads.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 年之前
nar.scm 2718c29c3f nar: Deduplicate files right as they are restored. 3 年之前
networking.scm 181f290aa2 services: openntpd: Remove support for deprecated "-s" option. 3 年之前
offload.scm 4b5a6fbc9b offload: Modify the build-machine record to accept multiple systems. 4 年之前
opam.scm 3f5bc6cbb3 import: opam: Generate license for package. 3 年之前
openpgp.scm 680b80e374 openpgp: Fix argument order of 'fxbit-set?'. 4 年之前
pack.scm aeded14b83 pack: Allow embedding custom control files in deb packs. 3 年之前
packages.scm 73744725dd tests: Optimize 'fold-available-packages' test. 3 年之前
pki.scm ca71942445 Switch to Guile-Gcrypt. 6 年之前
print.scm 10af34cd7f tests: Update expected values for package->code. 4 年之前
processes.scm 0b5ad0e756 tests: processes: Skip tests if running with binfmt. 4 年之前
profiles.scm b9a95420ab profiles: Build union of inputs in the right order. 3 年之前
publish.scm 938ffcbb05 publish: Add '--negative-ttl'. 3 年之前
pypi.scm 6a79eed920 utils: Remove compatibility re-export of 'memoize'. 4 年之前
records.scm 524c9800af diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 3 年之前
rsa.key 43408e304f Add (guix openpgp). 4 年之前
scripts.scm 7b7e4e89c8 tests: Add missing import. 5 年之前
search-paths.scm 92d00ca466 build: Remove 'gnu/packages/bootstrap' and its binaries. 5 年之前
services.scm 5c793753b3 guix system: Add 'reconfigure' module. 5 年之前
sets.scm a9edb211e7 build: Add a Guile custom test driver using SRFI-64. 8 年之前
signing-key.pub 526382ff92 daemon: Implement signed archive import/export. 11 年之前
signing-key.sec 526382ff92 daemon: Implement signed archive import/export. 11 年之前
size.scm 9ed86fe175 tests: Add 'test-assertm' to (guix tests). 6 年之前
status.scm ba514b601b status: Keep track of the current build phase. 5 年之前
store-database.scm 13a7d2a538 database: Validate #:nar-size and #:time when registering store items. 3 年之前
store-deduplication.scm 7530e491b5 deduplicate: Create the '.links' directory lazily. 3 年之前
store-roots.scm 72eda0624b Add (guix store roots). 5 年之前
store.scm 2725f04634 store: Remove 'references/substitutes'. 3 年之前
substitute.scm 2d73086262 daemon: 'guix substitute' replies on FD 4. 3 年之前
swh.scm 5225732b9b swh: Test proper handling of null visit snapshot URL. 3 年之前
syscalls.scm 7e9d9f28e9 syscalls: Add 'mounts' and the <mount> record type. 3 年之前
system.scm 68a58775e0 system: Mapped devices needed for boot do not yield Shepherd services. 6 年之前
test.drv 341c6fdd82 Add unit test for derivation parsing and output. 12 年之前
texlive.scm c05ceaf2b6 tests: do not hard code HTTP ports 3 年之前
transformations.scm 90ea8b16eb profiles: 'package->manifest-entry' preserves transformations by default. 3 年之前
ui.scm c136da3fbd tests: Adjust to 'show-manifest-transaction' changes. 4 年之前
union.scm 03d76577b9 tests: Make builds less expensive. 5 年之前
upstream.scm ea6fb108f6 upstream: Temporarily skip failing test. 5 年之前
utils.scm 9505b54a4f utils: Add string distance. 3 年之前
uuid.scm 6c5790a2fa uuid: 'fat-uuid->string' preserves leading zeros. 5 年之前
workers.scm 19fd7229bc workers: Add test with exceptions. 7 年之前