Age | Commit message (Expand) | Author |
2017-07-12 | gnu: grub: Fix build failure with recent flex....* gnu/packages/flex.scm (flex-2.6.1): New variable.
* gnu/packages/bootloaders.scm (grub)[native-inputs]: Use flex-2.6.1.
| Leo Famulari |
2017-05-28 | gnu: flex: Use the gzip-compressed tarball....This reverts commit 77e2538eda8a2721aef8336103c94fe31e12870c and fetches the
gzip-compressed tarball. We do this so that flex-boot0 will not require lzip.
* gnu/packages/flex.scm (flex)[source]: Fetch the '.tar.gz' tarball.
[native-inputs]: Remove lzip.
| Leo Famulari |
2017-05-27 | gnu: packages: flex: Add missing 'lzip' input....* gnu/packages/flex.scm (flex)[native-inputs]: Add lzip.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Sergei Trofimovich |
2017-05-15 | gnu: flex-2.6.1: Remove variable....* gnu/packages/flex.scm (flex-2.6.1): Remove variable.
* gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1.
* gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise.
* gnu/packages/maths.scm (scotch): Likewise.
* gnu/packages/wine.scm (wine): Likewise.
| Leo Famulari |
2017-05-15 | gnu: flex: Update to 2.6.4....* gnu/packages/flex.scm (flex): Update to 2.6.4.
| Leo Famulari |
2017-03-08 | gnu: Add flex-2.6.1....* gnu/packages/flex.scm (flex-2.6.1): New variable.
| Leo Famulari |
2017-02-28 | gnu: flex: Update to 2.6.3....* gnu/packages/flex.scm (flex): Update to 2.6.3.
| Leo Famulari |
2016-12-02 | gnu: flex: Update to 2.6.2....* gnu/packages/flex.scm (flex): Update to 2.6.2.
[native-inputs]: Add help2man.
[origin]: Update uri to github. Remove CVE-2016-6354 patch.
(flex-2.6.1): Remove variable.
* gnu/packages/patches/flex-CVE-2016-6354.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Update.
* gnu/packages/kde-frameworks.scm (solid, kservice)[native-inputs]: Use
flex.
| David Craven |
2016-10-29 | Merge branch 'master' into core-updates | Leo Famulari |
2016-10-29 | gnu: Add flex-2.6.1....* gnu/packages/flex.scm (flex-2.6.1): New variable.
| David Craven |