Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/paku: Add pascalize() to recover Homebrew's (broken) naming scheme | EuAndreh | 2021-06-17 | 1 | -2/+6 |
* | scripts/paku: spaces -> tabs | EuAndreh | 2021-06-17 | 1 | -125/+121 |
* | scripts/paku: Use tr over ${VARIABLE^} | EuAndreh | 2021-06-16 | 1 | -3/+3 |
* | scripts/paku: Generate indented code that matches Guix's etc/indent.el | EuAndreh | 2021-02-24 | 1 | -11/+13 |
* | Remove ./configure script from Homebrew formulas | EuAndreh | 2021-02-23 | 1 | -2/+1 |
* | default.nix: Use PREFIX=$(out) as makeFlags | EuAndreh | 2021-02-23 | 1 | -1/+1 |
* | scripts/paku: Indent #:phases keyword | EuAndreh | 2021-02-23 | 1 | -2/+2 |
* | Assume repositories don't have a ./configure file, update versions | EuAndreh | 2021-02-23 | 1 | -2/+5 |
* | Support -latest (main branch) and tagged releases | EuAndreh | 2021-02-21 | 1 | -8/+21 |
* | Add Homebrew initial packaging | EuAndreh | 2021-02-20 | 1 | -20/+76 |
* | Add hacky version of scripts/paku, supporting Guix and Nix | EuAndreh | 2021-02-18 | 1 | -0/+181 |