| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The command was:
```
deadnix --output-format json | while read -r line; do echo "$line" | jq .file --raw-output; done | xargs nvim
```
|
|
|
|
|
|
|
|
This improves upon neorg by integrating it better into the system
context.
|
|
This plugin never worked (because of some issue with gaia), but now it
also stopped to build.
|
|
|
|
I want to use nixpgks' list.
|
|
Let's start using the nixpkgs infrastructure instead of this python
application.
|
|
I have not used one of these commands in the last 8 months.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`sysLib` is a good _framework_, but the overhead of the framework too
much for such a simple shell script.
|
|
|
|
This includes a near rewrite `river-mk-keymap` (previously,
`river_init_lesser`.)
|
|
There should be no reason to ever stamp this directory.
|
|
|
|
|
|
|
|
|
|
This notable excludes a `nixpkgs-unstable` update, because a rather big
LLVM package needs to be build from source, which is not feasible.
|
|
This allows me, to still benefit from upstream version updates.
|
|
|
|
|
|
|
|
This allows to share it with the server config.
|
|
|
|
|
|
|
|
|
|
|