.. |
base16.scm
|
4c0c4db070
utils: Move base16 procedures to (guix base16).
|
7 лет назад |
base32.scm
|
ca71942445
Switch to Guile-Gcrypt.
|
6 лет назад |
base64.scm
|
e9c6c58418
substitute-binary: Support the Signature field of a narinfo file.
|
10 лет назад |
bournish.scm
|
0db2ff65e7
bournish: Extend 'rm' command.
|
7 лет назад |
build-utils.scm
|
b14a838509
utils: 'wrap-program' produces only one wrapper file.
|
8 лет назад |
builders.scm
|
ca71942445
Switch to Guile-Gcrypt.
|
6 лет назад |
cache.scm
|
25a49294ca
cache: Work around 'time-monotonic' bug in Guile 2.2.2.
|
7 лет назад |
challenge.scm
|
9ed86fe175
tests: Add 'test-assertm' to (guix tests).
|
6 лет назад |
channels.scm
|
1fafc383b1
inferior: 'gexp->derivation-in-inferior' honors EXP's load path.
|
5 лет назад |
combinators.scm
|
958dd3ce68
utils: Move combinators to (guix combinators).
|
8 лет назад |
containers.scm
|
3e89491741
tests: Fix race condition in 'container-excursion*' test.
|
7 лет назад |
cpan.scm
|
ca71942445
Switch to Guile-Gcrypt.
|
6 лет назад |
cpio.scm
|
a9edb211e7
build: Add a Guile custom test driver using SRFI-64.
|
8 лет назад |
cran.scm
|
db427602d8
import: cran: Robustify cran-package?.
|
7 лет назад |
crate.scm
|
ca71942445
Switch to Guile-Gcrypt.
|
6 лет назад |
cve-sample.xml
|
0eef755130
Add (guix cve).
|
9 лет назад |
cve.scm
|
870bf71eb0
cve: Use a more compact format for the list of package/versions.
|
8 лет назад |
debug-link.scm
|
9ed86fe175
tests: Add 'test-assertm' to (guix tests).
|
6 лет назад |
derivations.scm
|
a87d66f371
daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.
|
5 лет назад |
discovery.scm
|
960c6ce96d
discovery: Recurse into directories pointed to by a symlink.
|
7 лет назад |
elpa.scm
|
17cdd3d0fe
tests: elpa: Don't actually download files.
|
6 лет назад |
file-systems.scm
|
8f3b63b5d7
uuid: Move tests to 'tests/uuid.scm'.
|
7 лет назад |
gem.scm
|
ca71942445
Switch to Guile-Gcrypt.
|
6 лет назад |
gexp.scm
|
f9e8a12379
store: Rename '&nix-error' to '&store-error'.
|
5 лет назад |
glob.scm
|
71e08fde28
glob: Add an extra glob pattern compilation stage.
|
6 лет назад |
gnu-maintenance.scm
|
a9edb211e7
build: Add a Guile custom test driver using SRFI-64.
|
8 лет назад |
grafts.scm
|
64fd1c01bc
grafts: Record metadata as derivation properties.
|
6 лет назад |
graph.scm
|
a99b0ad785
tests: Adjust graph test.
|
6 лет назад |
gremlin.scm
|
839167ff9d
Merge branch 'staging' into core-updates
|
6 лет назад |
guix-archive.sh
|
c6f8e9dd64
guix archive: Add '--extract'.
|
9 лет назад |
guix-authenticate.sh
|
6f69588529
authenticate: Allow signatures with binary data to be written to stdout.
|
10 лет назад |
guix-build-branch.sh
|
a3d77c51bc
git: Nicely report '--with-commit' errors.
|
6 лет назад |
guix-build.sh
|
a87d66f371
daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.
|
5 лет назад |
guix-daemon.sh
|
a87d66f371
daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.
|
5 лет назад |
guix-describe.sh
|
bd7470185b
Add 'guix describe'.
|
6 лет назад |
guix-download.sh
|
a02967d77a
guix download: Support retrieving local file without the URI scheme.
|
7 лет назад |
guix-environment-container.sh
|
e37944d827
environment: Add --user.
|
6 лет назад |
guix-environment.sh
|
e6e599fa01
environment: Add '--inherit'.
|
5 лет назад |
guix-gc.sh
|
8980eea5ab
guix gc: Add '--derivers'.
|
6 лет назад |
guix-graph.sh
|
a773c3142d
graph: Allow store file names for 'derivation' and 'references' graphs.
|
8 лет назад |
guix-hash.sh
|
343dc11702
guix hash: Interpret '-' as standard input.
|
8 лет назад |
guix-lint.sh
|
a61cd1d0fd
tests: Do not run 'cve' checker in 'tests/guix-lint.sh'.
|
8 лет назад |
guix-pack-localstatedir.sh
|
08f410834b
pack: Add '--profile-name'.
|
6 лет назад |
guix-pack-relocatable.sh
|
b07014f55a
pack: Add test for '--relocatable'.
|
6 лет назад |
guix-pack.sh
|
72dc64f8f7
store-copy: Canonicalize the mtime and permissions of the store copy.
|
6 лет назад |
guix-package-net.sh
|
35225dc579
guix package: '--upgrade' preserves package order.
|
5 лет назад |
guix-package.sh
|
487cbb0164
profiles: Raise an error for unmatched patterns.
|
5 лет назад |
guix-system.sh
|
f61e6e5238
tests: Adjust for removal of 'device' field in <bootloader-configuration>.
|
5 лет назад |
hackage.scm
|
e39a44f340
import: hackage: Evaluate "-any" and "-none" version comparison operators.
|
6 лет назад |
import-utils.scm
|
5e2495d09e
import: utils: 'alist->package' allows false license.
|
6 лет назад |
inferior.scm
|
739380542d
inferior: Add 'inferior-available-packages'.
|
5 лет назад |
lint.scm
|
3b98522b28
tests: More adjustments to python.scm split.
|
5 лет назад |
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
|
9fe3f11398
serialization: 'restore-file' errors out upon non-convertible file names.
|
5 лет назад |
opam.scm
|
0f4432c620
import: opam: Fix conditions.
|
5 лет назад |
pack.scm
|
72dc64f8f7
store-copy: Canonicalize the mtime and permissions of the store copy.
|
6 лет назад |
packages.scm
|
36754eee28
packages: Remove duplicates from package cache.
|
5 лет назад |
pki.scm
|
ca71942445
Switch to Guile-Gcrypt.
|
6 лет назад |
print.scm
|
68a91a183b
import: Add package->code.
|
7 лет назад |
processes.scm
|
63eb2b899b
Add 'guix processes'.
|
6 лет назад |
profiles.scm
|
487cbb0164
profiles: Raise an error for unmatched patterns.
|
5 лет назад |
publish.scm
|
76832d3420
Remove most uses of the _IO*F constants.
|
5 лет назад |
pypi.scm
|
7277d06d8b
gnu: Use pypi.org.
|
6 лет назад |
records.scm
|
c2dcff41c2
records: Detect duplicate field initializers.
|
5 лет назад |
scripts-build.scm
|
3e30cdf1c3
guix build: Support '--with-source=PACKAGE@VERSION=URI'.
|
7 лет назад |
scripts.scm
|
a9edb211e7
build: Add a Guile custom test driver using SRFI-64.
|
8 лет назад |
search-paths.scm
|
f73bb91ebe
tests: Adjust search-paths test following the introduction of aarch64.
|
7 лет назад |
services.scm
|
2c5ee9bba4
tests: Remove duplicate field initializers.
|
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 лет назад |
snix.scm
|
a9edb211e7
build: Add a Guile custom test driver using SRFI-64.
|
8 лет назад |
status.scm
|
ba514b601b
status: Keep track of the current build phase.
|
5 лет назад |
store-database.scm
|
e475211869
database: Reset timestamps to one second after the Epoch.
|
6 лет назад |
store-deduplication.scm
|
adb158b739
deduplication: Gracefully handle ENOSPC raised by 'link' calls.
|
6 лет назад |
store.scm
|
d591242808
daemon: Emit a 'build-succeeded' event in check mode.
|
5 лет назад |
substitute.scm
|
60b04024f8
substitute: Ignore irrelevant narinfo signatures.
|
6 лет назад |
syscalls.scm
|
25c7ff6a3e
syscalls: Define AT_SYMLINK_NOFOLLOW et al.
|
6 лет назад |
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
|
afbc94194e
guix: Add texlive importer.
|
7 лет назад |
ui.scm
|
30d2397f73
ui: 'string->duration' correctly handles hours.
|
7 лет назад |
union.scm
|
dac1c97d13
union: Add 'relative-file-name'.
|
6 лет назад |
upstream.scm
|
ea6fb108f6
upstream: Temporarily skip failing test.
|
5 лет назад |
utils.scm
|
437f62f02a
utils: Add 'version-prefix?'.
|
6 лет назад |
uuid.scm
|
263c9941a1
uuid: 'uuid' returns #f when 'string->uuid' returns #f.
|
6 лет назад |
workers.scm
|
19fd7229bc
workers: Add test with exceptions.
|
7 лет назад |
zlib.scm
|
85a2b58987
zlib: Fix memory leak due to revealed ports not being GC'd.
|
7 лет назад |