guix/guix
Sarah Morgensen 064c367716
guix hash: Extract file hashing procedures.
* guix/scripts/hash.scm (guix-hash)[vcs-file?] (nar-hash, default-hash):
  Extract hashing logic to...
* guix/hash.scm (vcs-file?, file-hash*): ... these new procedures in this
  new file.

Modified-by: Maxime Devos <maximedevos@telenet.be>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-06 16:27:30 +01:00
..
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
build-system build-system/go: Add pre-built standard library as implicit input. 2021-12-24 16:32:25 -05:00
import import: elpa: Also check NonGNU ELPA for updates. 2022-01-05 23:44:18 +01:00
scripts guix hash: Extract file hashing procedures. 2022-01-06 16:27:30 +01:00
store Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
tests tests: git: Avoid ambiguous module import. 2021-12-23 18:49:05 -05:00
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Add 'branch' to 'channel->code' output. 2021-12-25 19:12:37 +01:00
ci.scm ci: Restrict substitute search to guix jobset. 2021-12-19 16:25:51 +01:00
colors.scm
combinators.scm combinators: Add 'define-compile-time-procedure'. 2021-12-20 16:21:40 +01:00
config.scm.in
cpio.scm
cpu.scm Add (guix cpu). 2022-01-01 15:23:24 +01:00
cve.scm
cvs-download.scm
d3.v3.js
deprecation.scm
derivations.scm derivations: Officially deprecate 'build-expression->derivation'. 2021-11-18 22:47:55 +01:00
describe.scm
diagnostics.scm diagnostics: Add syntax to capture arguments' syntax-properties. 2021-11-17 23:05:58 +01:00
discovery.scm
docker.scm docker: Enable arm64 docker image building for 'guix pack'. 2021-11-23 10:24:27 +01:00
download.scm
elf.scm
extracting-download.scm
ftp-client.scm
gexp.scm gexp: 'file-append' correctly handles bases without an expander. 2021-11-27 23:06:17 +01:00
git-authenticate.scm
git-download.scm
git.scm
glob.scm
gnu-maintenance.scm
gnupg.scm gnupg: Honor GnuPG's configuration for the key server. 2021-11-18 14:41:53 -05:00
grafts.scm
graph.js
graph.scm
hash.scm guix hash: Extract file hashing procedures. 2022-01-06 16:27:30 +01:00
hg-download.scm
http-client.scm
i18n.scm
inferior.scm inferior: 'cached-channel-instance' does not cache unauthenticated instances. 2021-12-01 17:51:33 +01:00
ipfs.scm
licenses.scm import: utils: Add more licenses and extend their detection. 2021-11-12 23:34:18 +01:00
lint.scm lint: Adjust patch file length check. 2021-12-17 21:04:25 -08:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
narinfo.scm narinfo: Do not repeat slash when building nar URLs. 2021-12-12 00:27:53 +01:00
openpgp.scm
packages.scm packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0. 2021-12-22 23:23:16 +01:00
pki.scm
profiles.scm profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE. 2021-11-25 20:44:16 -05:00
profiling.scm
progress.scm progress: Rate limit drawing in the progress-reporter/bar. 2021-12-12 14:12:15 +00:00
quirks.scm
records.scm
remote.scm
repl.scm
scripts.scm
search-paths.scm
self.scm self: Add guile-lzma as a dependency. 2021-12-23 08:59:44 -05:00
serialization.scm
sets.scm
ssh.scm
status.scm profiles: Add a gdk-pixbuf-loaders-cache-file hook. 2021-11-11 12:18:19 -05:00
store.scm
substitutes.scm substitutes: Build correct narinfo URLs for cache URLs without trailing slash. 2021-12-12 00:27:53 +01:00
svn-download.scm Merge branch 'master' into core-updates-frozen 2021-11-23 11:29:38 +01:00
swh.scm
tests.scm Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
transformations.scm transformations: Add '--tune'. 2022-01-01 15:23:24 +01:00
ui.scm ui: It's 2022! 2022-01-01 02:02:44 -05:00
upstream.scm guix/upstream: Let changed-inputs support the new input lists. 2022-01-05 21:17:58 +01:00
utils.scm utils: Fix URL in comment. 2021-12-30 13:41:27 +01:00
workers.scm