guix/guix
Ludovic Courtès 300a54bb98
utils: 'target-arm32?' & co. take an optional parameter.
* guix/utils.scm (target-arm32?, target-aarch64?)
(target-arm?, target-64bit?): Make 'target' an optional parameter.
2020-05-16 00:34:41 +02:00
..
build syscalls: Adjust 'sockaddr-in', 'sockaddr-in6' structs for the Hurd. 2020-05-15 10:08:56 +02:00
build-system Merge branch 'master' into core-updates 2020-03-30 12:17:33 +02:00
import guix: cran: Add missing default R package. 2020-05-13 14:02:58 +02:00
scripts pack: Add relocation via ld.so and fakechroot. 2020-05-14 17:21:27 +02:00
store database: 'reset-timestamps' can optionally preserve permissions. 2020-04-11 20:48:12 +02:00
tests tests: Invoke 'git' with a custom '.gitconfig' and ignore the system config. 2020-04-19 13:27:06 +02:00
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm Remove workaround for 'time-monotonic' in Guile 2.2.2. 2020-03-22 16:49:47 +01:00
channels.scm channels: 'build-from-source' restores '%guile-for-build'. 2020-05-15 12:27:10 +02:00
ci.scm ci: Fix 'evaluation-spec' binding. 2020-03-31 14:55:42 +02:00
colors.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm
docker.scm
download.scm download: Use correct system and guile in 'url-fetch/tarbomb' and 'url-fetch/zipbomb'. 2020-04-08 19:35:34 +02:00
elf.scm
ftp-client.scm
gexp.scm gexp: Add 'let-system'. 2020-05-16 00:34:41 +02:00
git-download.scm git-version: Raise a condition instead of an error. 2020-04-23 14:23:03 +02:00
git.scm channels: Add mechanism to patch checkouts of the 'guix channel. 2020-05-07 10:06:15 +02:00
glob.scm
gnu-maintenance.scm
gnupg.scm gnupg: Accept revoked keys. 2020-04-17 23:36:47 +02:00
grafts.scm grafts: Simplify access to store item references. 2020-04-02 00:06:26 +02:00
graph.scm graph: Add 'shortest-path'. 2020-05-11 23:30:55 +02:00
hg-download.scm
http-client.scm
i18n.scm
inferior.scm inferior: '&inferior-exception' includes a stack trace. 2020-03-19 15:14:08 +01:00
json.scm
licenses.scm licenses: Update Zlib license URL. 2020-05-15 12:27:22 +02:00
lint.scm lint: 'check-patch-file-names' restricts to shorter file names. 2020-04-10 16:02:51 +02:00
lzlib.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm nar: 'with-temporary-store-file' uses a single connection 2020-05-07 05:56:01 -05:00
openpgp.scm openpgp: Add missing type predicate for '&openpgp-invalid-signature-error'. 2020-05-04 10:51:39 +02:00
packages.scm packages: Ensure bags are insensitive to '%current-target-system'. 2020-05-14 17:21:27 +02:00
pki.scm
profiles.scm Merge branch 'master' into core-updates 2020-05-02 17:31:28 +02:00
profiling.scm
progress.scm Remove workaround for 'time-monotonic' in Guile 2.2.2. 2020-03-22 16:49:47 +01:00
quirks.scm quirks: Add patch for <https://bugs.gnu.org/41214>. 2020-05-15 12:27:10 +02:00
records.scm records: Have ABI check work well for cross-compilation. 2020-04-08 00:05:45 +02:00
remote.scm
repl.scm repl: Return stack traces along with exceptions. 2020-03-19 15:14:08 +01:00
scripts.scm
search-paths.scm
self.scm Merge branch 'master' into core-updates 2020-04-23 13:33:09 +02:00
serialization.scm
sets.scm
ssh.scm ssh: 'send-files' reports missing modules on the remote host. 2020-03-23 10:48:17 +01:00
status.scm status: Remove extra space before ellipsis. 2020-04-19 13:27:06 +02:00
store.scm store: 'mapm/accumulate-builds' preserves '%current-target-system'. 2020-05-14 17:21:27 +02:00
svn-download.scm
swh.scm
tests.scm tests: Fix compilation of 'gnu-make-for-tests'. 2020-03-17 15:49:06 +01:00
ui.scm ui: Fix typos, 80-col & grammar in comments & docstrings. 2020-04-17 23:18:32 +02:00
upstream.scm
utils.scm utils: 'target-arm32?' & co. take an optional parameter. 2020-05-16 00:34:41 +02:00
workers.scm
zlib.scm