| Commit message (Expand) | Author | Age | Files | Lines |
| * | pkgs/misc: remove licenses.gpl2 | Jussi Kuokkanen | 2024-07-03 | 1 | -1/+1 |
| * | treewide: Remove the definite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
| Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | pkgs/misc: pkgconfig -> pkg-config | Ben Siraphob | 2021-01-16 | 1 | -2/+2 |
| * | bareboxTools: init at v2020.12.0•••This adds the bareboxTools as a package. The buildBarebox function is
intentionally modeled like the buildUBoot function, which should allow
future expansion to build barebox for NixOS systems. The tools are
useful on their own, since they allow flashing of systems via the
different USB loader tools shipped in the scripts directory.
| Rouven Czerwinski | 2020-12-14 | 1 | -0/+96 |