guix/guix
Danny Milosavljevic 88f8549449
utils: Change 'patch-shebang' to not try to patch Rust source files.
* guix/build/utils.scm (patch-shebang): Match only absolute paths.
2020-02-17 16:52:55 +01:00
..
build utils: Change 'patch-shebang' to not try to patch Rust source files. 2020-02-17 16:52:55 +01:00
build-system gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co. 2020-02-12 20:35:43 +01:00
import import: pypi: Support exporting packages with .zip source. 2020-02-05 22:03:35 +01:00
scripts guix build: Add '--manifest' option. 2020-02-14 17:49:26 +01:00
store
tests challenge: Add "--diff". 2019-12-12 17:56:58 +01:00
base16.scm
base32.scm
base64.scm base64: Do not use (rnrs). 2019-12-15 00:34:05 +01:00
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Provide a hint when the 'guix' channel is lacking. 2020-01-09 23:33:04 +01:00
ci.scm
colors.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm deprecation: Add a two-element form for simple aliases. 2020-01-12 00:19:09 +01:00
derivations.scm Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
describe.scm guix package: Save provenance information when using '--manifest'. 2019-12-29 18:24:54 +01:00
diagnostics.scm
discovery.scm
docker.scm
download.scm download: Remove ramses.wh2.tu-dresden.de kernel mirror. 2019-12-18 23:07:38 -05:00
elf.scm
ftp-client.scm
gexp.scm gexp: Move 'file-mapping->tree' to (guix store). 2020-01-30 01:17:54 +01:00
git-download.scm
git.scm git: Add missing exports for <git-checkout>. 2020-02-10 23:31:58 +01:00
glob.scm
gnu-maintenance.scm
gnupg.scm gnupg: 'gnupg-verify*' returns a status symbol. 2019-12-20 22:06:05 +01:00
grafts.scm
graph.scm
hg-download.scm
http-client.scm download: Do not leak file descriptors on TLS ports. 2020-01-03 16:06:26 +01:00
i18n.scm
inferior.scm More module autoload adjustments. 2020-01-15 18:40:43 +01:00
json.scm
licenses.scm licenses: Add Unicode license. 2020-02-03 16:32:39 +01:00
lint.scm lint: vulnerabilities: Avoid 'mock' in test. 2020-01-17 14:22:07 +01: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 packages: 'patch-and-repack' sets the mtime to 1, not 0. 2020-01-17 21:21:07 +01:00
pki.scm
profiles.scm Merge remote-tracking branch 'master' into core-updates. 2019-12-31 11:04:51 +01:00
profiling.scm
progress.scm progress: Add 'progress-report-port'. 2019-12-12 17:56:58 +01:00
records.scm records: Improve reporting of "invalid field specifier" errors. 2020-01-16 18:30:57 +01:00
remote.scm
repl.scm gexp: Allow character literals in GEXP->SEXP. 2019-12-18 22:36:37 +01:00
scripts.scm
search-paths.scm
self.scm self: Build with Guile 3.0. 2020-01-23 23:34:10 +01: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
status.scm
store.scm gexp: Move 'file-mapping->tree' to (guix store). 2020-01-30 01:17:54 +01:00
svn-download.scm
swh.scm swh: Remove 'id' field from <origin>. 2020-02-11 12:33:35 +01:00
tests.scm
ui.scm ui: Fix typo in comment. 2020-02-11 17:42:10 +01:00
upstream.scm gnupg: 'gnupg-verify*' returns a status symbol. 2019-12-20 22:06:05 +01:00
utils.scm Adjust module autoloads. 2020-01-06 16:31:54 +01:00
workers.scm
zlib.scm