aboutsummaryrefslogtreecommitdiffstats
path: root/sys/nixpkgs/pkgs/lf-make-map/update.sh (unfollow)
Commit message (Collapse)Author
2024-05-20refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz
2024-05-09fix(treewide): `Upgrade` the Cargo.toml file before `updating` the Cargo.lockBenedikt Peetz
2024-05-05feat(pkgs/lf-make-map): InitBenedikt Peetz
2024-03-23feat(pkgs/generate_moz_extensions): Vendor itSoispha
This project was hosted as a separate git repository. It is now vendored, like the other projects directly associated with the configuration.
2024-02-20refactor(treewide): Reformat all files with treefmtSoispha
This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
2024-01-28fix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flagSoispha
2024-01-23feat(sys/nixpkgs/pkgs): Add update scriptsSoispha