guix-devel/guix
Ludovic Courtès 525a59d6d3 utils: Add a `path' argument to `patch-shebang'.
* guix/build/utils.scm (patch-shebang): Add an optional `path'
  parameter.  Change SHEBANG-RX to match the whole interpreter file
  name.  Don't patch when BIN and CMD are the same.  Add docstring.
2012-08-19 23:04:03 +02:00
..
build utils: Add a `path' argument to `patch-shebang'. 2012-08-19 23:04:03 +02:00
build-system build-system/gnu: Add a `patch-shebangs' phase. 2012-08-19 17:54:54 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm Unset `LD_LIBRARY_PATH' in `build-expression->derivation'. 2012-07-07 22:38:08 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Add all non-derivation paths to the store. 2012-08-16 19:00:49 +02:00
store.scm Upgrade Nix worker protocol. 2012-07-02 01:35:39 +02:00
utils.scm build: Add `--with-libgcrypt-prefix'; capture the path to libgcrypt. 2012-08-17 10:41:27 +02:00