guix/guix
Ludovic Courtès cc6cb6e80a
utils: 'copy-recursively' keeps symlink mtime when #:keep-mtime? is true.
* guix/build/utils.scm (copy-recursively): In the "leaf" procedure, call
'set-file-time' also on symlinks.
2020-12-13 22:47:56 +01:00
..
build utils: 'copy-recursively' keeps symlink mtime when #:keep-mtime? is true. 2020-12-13 22:47:56 +01:00
build-system build-system/gnu: Add 'make-dynamic-linker-cache' phase. 2020-12-01 21:30:28 +01:00
import lint: Add 'check-haskell-stackage' checker. 2020-11-21 22:11:36 -05:00
scripts Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
store store: Fix docstring typo. 2020-10-16 15:24:34 +02:00
tests
android-repo-download.scm android-repo-download: Remove unnecessary use of Guile-JSON. 2020-09-08 00:47:35 +02:00
base16.scm
base32.scm
base64.scm
build-system.scm packages: Add 'package-with-c-toolchain'. 2020-10-12 18:23:47 +02:00
bzr-download.scm
cache.scm
channels.scm channels: Expose the default channel in %default-channel. 2020-11-28 00:06:14 +01:00
ci.scm Remove (guix json) and require Guile-JSON 4.3.0+. 2020-09-08 00:47:35 +02:00
colors.scm
combinators.scm
config.scm.in
cpio.scm linux-initrd: Add special-file->cpio-header*. 2020-11-22 11:03:31 +01:00
cve.scm lint: cve: Set a connection timeout. 2020-10-12 11:28:56 +02:00
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm describe: Save the original value of (program-arguments). 2020-09-19 22:52:36 +02:00
diagnostics.scm
discovery.scm
docker.scm
download.scm download: Update docstring. 2020-10-20 16:30:15 +02:00
elf.scm
ftp-client.scm
gexp.scm Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
git-authenticate.scm
git-download.scm Remove (guix json) and require Guile-JSON 4.3.0+. 2020-09-08 00:47:35 +02:00
git.scm git: Support HTTP and HTTPS proxies. 2020-10-22 17:10:25 +02:00
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm graph: Don't insist on "Helvetica" in the Graphviz backend. 2020-10-22 17:10:21 +02:00
hg-download.scm guix: hg-download: Add hg-predicate. 2020-11-14 10:27:00 +00:00
http-client.scm http-client: 'http-fetch' and 'http-fetch/cached' accept #:timeout. 2020-10-12 11:28:56 +02:00
i18n.scm
inferior.scm
licenses.scm import: utils: Fix license name mismatches and define CUA-OPL-1.0. 2020-10-17 22:40:18 +02:00
lint.scm lint: Add 'check-haskell-stackage' checker. 2020-11-21 22:11:36 -05:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm doc: Distinguish the "nar bundle" format from "nar". 2020-09-11 17:53:58 +02:00
openpgp.scm openpgp: '&openpgp-unrecognized-packet-error' includes type tag. 2020-10-14 15:22:55 +02:00
packages.scm Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
pki.scm
profiles.scm profiles: Add fast path for 'xdg-mime-database' hook. 2020-11-02 14:59:34 +01:00
profiling.scm
progress.scm
quirks.scm
records.scm
remote.scm
repl.scm
scripts.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
search-paths.scm
self.scm self: Limit the number of threads used when translating manuals. 2020-11-16 11:40:53 +01:00
serialization.scm
sets.scm
ssh.scm
status.scm
store.scm store: Fix ensure-path docstring. 2020-11-23 14:10:34 +01:00
svn-download.scm guix: Fix download-svn-to-store. 2020-09-14 14:24:29 +01:00
swh.scm Remove (guix json) and require Guile-JSON 4.3.0+. 2020-09-08 00:47:35 +02:00
tests.scm tests: Do not fetch and print the random seed from the top level. 2020-10-20 16:30:16 +02:00
transformations.scm transformations: Show '--help-transform' only where applicable. 2020-11-21 12:39:14 +01:00
ui.scm deploy: Let key-and-args exceptions through. 2020-11-26 23:39:15 +01:00
upstream.scm
utils.scm Merge remote-tracking branch 'origin/master' into core-updates 2020-11-29 17:34:18 +00:00
workers.scm