/gnu/

c6c74fcd9124&showmsg=1'>packages/attr.scm
AgeCommit message (Collapse)Author
2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.Janneke Nieuwenhuizen
* gnu/packages/hurd.scm (hurd-target?): Remove. (hurd-system?): Move to... * guix/utils.scm (system-hurd?): ...here. * gnu/packages/*: Update all users, removing (gnu packages hurd) include where now unused.
2021-09-14gnu: attr: Allow compilation on GNU/Hurd.Ludovic Courtès
* gnu/packages/attr.scm (attr)[arguments]: Add 'skip-linux-syscalls' phase when 'hurd-target?' returns true.
2021-07-23gnu: attr: Update to 2.5.1.Marius Bakke
* gnu/packages/attr.scm (attr): Update to 2.5.1. [arguments]: Remove trailing #t.