guix/guix
Caleb Ristvedt 46e2a65bbf
config: add variables for more directories, %impersonate-linux-2.6?
* guix/config.scm.in: rename to guix/config.scm.in.in.

* guix/config.scm.in.in (%temp-directory, %libexecdir, %impersonate-linux-2.6?):
  new variables.

* configure.ac: Add option impersonate-linux-2.6-default and substitute
  it. Adjust from config.scm.in to config.scm.in.in.

* Makefile.am: Substitute libexecdir in guix/config.scm.in to produce final
  result, guix/config.scm.
2020-04-13 13:14:51 -05:00
..
build syscalls: add missing pieces for derivation build environment 2020-04-13 13:14:50 -05:00
build-system build-system/gnu: Optimize the package graph. 2020-03-29 23:14:28 +02:00
import import/cran: Import missing module. 2020-03-25 16:28:57 +01:00
scripts reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3. 2020-04-08 00:05:45 +02:00
store config: add variables for more directories, %impersonate-linux-2.6? 2020-04-13 13:14:51 -05:00
tests
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: Call 'build-self.scm' procedure with a trivial build handler. 2020-04-06 23:56:24 +02:00
ci.scm ci: Fix 'evaluation-spec' binding. 2020-03-31 14:55:42 +02:00
colors.scm ui: Don't disable colors when INSIDE_EMACS is set. 2020-02-24 11:01:52 +01:00
combinators.scm
config.scm.in.in config: add variables for more directories, %impersonate-linux-2.6? 2020-04-13 13:14:51 -05:00
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm guix: split (guix store) and (guix derivations). 2020-04-13 13:14:31 -05:00
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: 'lower-references' uses 'mapm/accumulate-builds'. 2020-04-02 11:48:25 +02:00
git-download.scm
git.scm git: Don't try to resolve tags with 'tag-lookup'. 2020-04-02 23:15:11 +02:00
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm grafts: Simplify access to store item references. 2020-04-02 00:06:26 +02:00
graph.scm
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: Add QWT 1.0 license. 2020-03-24 11:42:41 +01:00
lint.scm lint: 'check-patch-file-names' restricts to shorter file names. 2020-04-10 16:02:51 +02:00
lzlib.scm lzlib: Define 'dictionary-size+match-length-limit'. 2020-01-16 23:14:05 +01:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm gnu: Move PACKAGES-WITH-*PATCHES to (guix packages) 2020-04-06 14:02:42 -04:00
pki.scm
profiles.scm profiles: Compute manual database entries in parallel. 2020-03-31 14:55:42 +02:00
profiling.scm
progress.scm Remove workaround for 'time-monotonic' in Guile 2.2.2. 2020-03-22 16:49:47 +01: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 scripts: Show disk-space warning when under the min of the thresholds. 2020-03-06 08:32:01 +01:00
search-paths.scm
self.scm self: Prevent inlining of internal procedures used by 'doc/build.scm'. 2020-04-13 01:21:49 +02:00
serialization.scm serialization: 'read-byte-string' makes a single read(2) call. 2020-01-24 23:56:43 +01:00
sets.scm
ssh.scm ssh: 'send-files' reports missing modules on the remote host. 2020-03-23 10:48:17 +01:00
status.scm Revert "Allow double-click select of URL in status" 2020-04-07 22:09:14 +02:00
store.scm guix: split (guix store) and (guix derivations). 2020-04-13 13:14:31 -05:00
svn-download.scm
swh.scm swh: Handle absolute URLs being returned by the API. 2020-02-23 12:30:18 +01:00
tests.scm
ui.scm ui: Clarify "dependencies changed". 2020-04-02 11:48:24 +02:00
upstream.scm
utils.scm
workers.scm
zlib.scm