guix/gnu
Mark H Weaver 4d53c29e6c gnu: mit-krb5: Refactor build code; support multiple patches.
* gnu/packages/mit-krb5.scm (mit-krb5)[source]: Use version-major+minor.
  [arguments]: Use modify-phases.  Split and rewrite 'unpack' phase into
  'unpack', 'apply-patches', and 'enter-source-directory' phases.  Add a
  'pre-check' phase instead of replacing the 'check' phase.  Combine
  substitutions on the same file.  In the 'unpack' phase, find
  native-inputs with names starting with "patch/" and apply them all.
  Print a message for each patch applied.  Do not rely on the result of
  'chdir', which is unspecified.  Determine the names of the inner tar
  file and the directory in a more robust way.  Add (ice-9 ftw),
  (ice-9 match) and (srfi srfi-1) to #:modules.
2015-11-13 12:42:47 -05:00
..
build build: container: Add feature test predicates. 2015-11-03 11:41:04 -05:00
packages gnu: mit-krb5: Refactor build code; support multiple patches. 2015-11-13 12:42:47 -05:00
services services: Add 'gpm-service'. 2015-11-07 18:56:17 +01:00
system system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE. 2015-11-11 00:37:50 +01:00
artwork.scm
packages.scm packages: Update 'check-package-freshness' to use (guix upstream). 2015-10-21 18:28:14 +02:00
services.scm services: Add 'profile-service-type'. 2015-11-02 22:25:12 +01:00
system.scm system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE. 2015-11-11 00:37:50 +01:00