|  | Commit message (Collapse) | Author | Age | 
|---|
| | 
| 
| 
| 
| 
| 
| | `nix` is an alias (in `all-packages.nix`) to `nixVersions.stable`.
`nixVersion.latest` is always the last released version of nix. I
obviously want that `nix` with more features (and slightly more bugs
probably). | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | 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
``` | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | Cloning over ssh requires to check the codeberg ssh key. As there are no
reasons in this case to use ssh, using https is just easier. | 
| | 
| 
| 
| | What am I'm to do? They have ssh authentication. | 
| | |  | 
| | |  | 
| | |  | 
| | |  |