| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The unstable version is missing an lua dependency
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This change allows to me to faster add new nixpkgs versions.
|
|
|
|
|
|
| |
The flake output `legacyPackages` is not actually “legacy”, it's just
nested. Thus, the output exporting the overlayed `pkgs` should be named
`legacyPackages`.
|
|
|
|
|
| |
That makes it possible to use plain `nixpkgs-unstable` for the whole
system, whilst still using my unmerged modules and packages.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
These are:
- grades (only last references)
- video_pause
- lf_rename
|
| |
|
|
|
|
|
| |
This includes getting all shellscripts to pass shellcheck. To accomplish
this, some old scripts were removed
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
NixNeovim was forked from this, but never really took of. So I'm
switching to nixVim, as I hope for better results.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|