| Commit message (Collapse) | Author |
|
|
|
This makes it easier to see, where each tempfile comes from.
|
|
This change also ensures that this repo is reuse-3.0 compliant.
|
|
|
|
|
|
|
|
|
|
|
|
This might not be the perfect way to organize a package set --
especially if the set is not nearly the size of nixpkgs -- but it is
_at_ least a way of organization.
|
|
|
|
|
|
|
|
|
|
|
|
This includes getting all shellscripts to pass shellcheck. To accomplish
this, some old scripts were removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This step was done automatically by running:
```bash
nix run .#update_shell_lib
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|