summaryrefslogtreecommitdiff
path: root/pkgs/misc/barebox (follow)
Commit message (Expand)AuthorAgeFilesLines
* pkgs/misc: remove licenses.gpl2Jussi Kuokkanen2024-07-031-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 Hildebrandt2024-06-091-1/+1
* pkgs/misc: pkgconfig -> pkg-configBen Siraphob2021-01-161-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 Czerwinski2020-12-141-0/+96