aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lxde.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/lxde.scm')
0 files changed, 0 insertions, 0 deletions
ltip'>* gnu/packages/elf.scm (elfutils)[arguments]: Skip test which always fails on aarch64-linux. Efraim Flashner 2018-03-23gnu: libelf: Use invoke....* gnu/packages/elf.scm (libelf)[arguments]: Use invoke in the configure phase. Mark H Weaver 2018-03-20Revert "Revert "gnu: patchelf: Update argument phase.""...This change only affects armhf, which doesn't use PatchELF. My bad! This reverts commit b1d096f869ed53b84486855d73c7e9070fdf3ae2. Marius Bakke 2018-03-20Revert "gnu: patchelf: Update argument phase."...It causes too many rebuilds this late in the 'staging' cycle. This reverts commit c1d1cd817c7ab8d99e962e286c207943765a8e8f. Marius Bakke 2018-03-19patchelf: Use 'https' for source uri....* gnu/packages/elf.scm (patchelf)[source]: Use 'https' for source uri. Efraim Flashner 2018-03-19gnu: patchelf: Update argument phase....* gnu/packages/elf.scm (patchelf)[arguments]: Use 'modify-phases' syntax. Replace 'system*' with 'invoke'. Efraim Flashner 2018-03-19gnu: patchelf: Use 'target-arm32?' for armhf-linux case....* gnu/packages/elf.scm (patchelf)[inputs]: Replace armhf-linux detection logic with 'target-arm32?' macro. [arguments]: Same. Efraim Flashner 2018-02-20gnu: nix, patchelf: Use HTTPS for nixos.org home pages....* gnu/packages/elf.scm (patchelf)[home-page]: Use HTTPS. * gnu/packages/package-management.scm (nix)[home-page]: Likewise. Tobias Geerinckx-Rice 2018-01-26gnu: elfutils: Mark up description....* gnu/packages/elf.scm (elfutils)[description]: Use @dfn and @command. Tobias Geerinckx-Rice 2018-01-26gnu: elfutils: Update to 0.170....* gnu/packages/elf.scm (elfutils): Update to 0.170. Tobias Geerinckx-Rice 2017-05-11gnu: elfutils: Update to 0.169....* gnu/packages/elf.scm (elfutils): Update to 0.169. Leo Famulari 2017-03-30Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. Marius Bakke 2017-03-29gnu: elfutils: Update to 0.168 [fixes CVE-2016-{10254,10255}]....* gnu/packages/elf.scm (elfutils): Update to 0.168. [source]: Update URL. [home-page]: Update URL. Leo Famulari 2017-02-21gnu: libelf: Use 'modify-phases'....* gnu/packages/elf.scm (libelf)[arguments]: Use 'modify-phases'. Efraim Flashner 2017-02-21gnu: libelf: Support aarch64....* gnu/packages/elf.scm (libelf)[arguments]: Modify custom configure phase to declare host type on aarch64. Efraim Flashner