guix-play/guix
Ludovic Courtès 4eb01e5442 build-system/gnu: Patch /usr/bin/file in all 'configure' files.
* guix/build/utils.scm (patch-/usr/bin/file): New procedure.
* guix/build/gnu-build-system.scm (patch-usr-bin-file): Rewrite using
  it.  Patch all the files returned by 'find-files' that are executable.
* gnu/packages/gawk.scm (gawk)[arguments]: Remove use of 'substitute*'
  for 'extension/configure'.
2015-01-09 23:29:20 +01:00
..
build build-system/gnu: Patch /usr/bin/file in all 'configure' files. 2015-01-09 23:29:20 +01:00
build-system gnu: Revert use of '--strip-all'. 2014-12-29 21:54:12 +01:00
import import: gnu: Write the hash in nix-base32 format. 2014-11-25 18:01:59 +01:00
scripts guix package: Follow symlinks for pattern search paths. 2015-01-03 19:46:07 +01:00
base32.scm
base64.scm substitute-binary: Support the Signature field of a narinfo file. 2014-03-30 12:02:10 +02:00
build-system.scm build-system: Bags record their system and target. 2014-10-05 21:58:42 +02:00
config.scm.in
derivations.scm derivations: Export 'derivation-builder'. 2014-12-02 16:51:43 +01:00
download.scm Update gnupg mirrors. 2014-11-26 19:52:11 +01:00
elf.scm Add (guix elf). 2014-11-28 00:10:28 +01:00
ftp-client.scm ftp-client: Add missing CR in "USER" command. 2014-05-03 00:46:51 +02:00
gexp.scm gexp: Add #:module-path parameter to 'gexp->derivation'. 2014-11-09 22:33:45 +01:00
git-download.scm download: Allow use of substitutes. 2014-10-16 23:40:10 +02:00
gnu-maintenance.scm gnu-maintenance: Support .zip files. 2014-11-29 22:34:59 +01:00
gnupg.scm gnupg: Correctly parse current 'SIG_ID' lines. 2014-09-24 19:08:03 +02:00
hash.scm
http-client.scm download: Enlarge your receive buffer. 2014-05-23 22:19:37 +02:00
licenses.scm gnu: licenses: Add NCSA license. 2014-12-09 12:02:08 -06:00
monad-repl.scm Add (guix monad-repl). 2014-08-15 16:26:28 +02:00
monads.scm monads: Add 'lift0'. 2014-12-02 16:51:43 +01:00
nar.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
packages.scm packages: Add 'file-pattern' field to 'search-path-specification'. 2014-12-27 23:22:55 +01:00
pk-crypto.scm pk-crypto: Improve docstring of signature-related procedures. 2015-01-04 22:46:51 +01:00
pki.scm pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'. 2014-04-04 00:23:17 +02:00
profiles.scm profiles: Fix removal of the next-to-last item in a profile. 2014-12-15 23:01:56 +01:00
records.scm records: Improve the docstring of 'define-record-type*'. 2014-10-17 23:23:20 +02:00
serialization.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
store.scm store: default to serial "scheduler" 2014-11-23 21:48:47 +01:00
svn-download.scm download: Allow use of substitutes. 2014-10-16 23:40:10 +02:00
tests.scm tests: Factorize the 'dummy-package' macro. 2014-12-29 21:18:12 +01:00
ui.scm guix: scripts: Add GUIX_BUILD_OPTIONS environment handling. 2014-11-30 18:54:07 +01:00
utils.scm gnu: Add toolchain support for 'armhf-linux'. 2015-01-07 16:27:55 -05:00