Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | flake: Pack arguments in attribute sets | Benedikt Peetz | 42 hours |
| | | | | | This avoids having to change 3+ files, if you need to add a new argument. | ||
* | flake: Remove `ragenix` input | Benedikt Peetz | 42 hours |
| | | | | `ragenix` is packaged in `nixpkgs` and can be used from it. | ||
* | bootstrap: Remove | Benedikt Peetz | 43 hours |
| | | | | | These scripts can be useful for the future, but currently they are just tech-dept. | ||
* | flake/default.nix: Add the `reuse` tool to the dev shell | Benedikt Peetz | 2025-04-27 |
| | |||
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 2025-04-27 |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | feat(flake): Add `deadnix` to the dev shell | Benedikt Peetz | 2025-04-04 |
| | |||
* | refactor(modules/legacy/firefox): Move to by-name | Benedikt Peetz | 2025-04-02 |
| | | | | | This also improves the arkanfox-integration and the profile id generation. | ||
* | refactor(treewide): Remove `river_init_lesser` | Benedikt Peetz | 2025-04-02 |
| | | | | This was moved in-tree a while ago. | ||
* | fix(modules/nvim/plgs/lf-nvim): Use the package from my nixpgks pr | Benedikt Peetz | 2025-03-29 |
| | |||
* | fix(modules/xdg): Migrate to the merged xdg-desktop-terminal-filechooser | Benedikt Peetz | 2025-03-29 |
| | |||
* | refactor(pkgs/update-vim-plugins): Remove | Benedikt Peetz | 2025-03-29 |
| | | | | | Let's start using the nixpkgs infrastructure instead of this python application. | ||
* | feat(lib): Init `baseLib` | Benedikt Peetz | 2025-02-02 |
| | |||
* | feat(modules/legacy/river): Add mapping to start `qmk-unicode-type` | Benedikt Peetz | 2024-12-30 |
| | | | | That program communicates with my keyboard and sets a Unicode character. | ||
* | refactor(lib): Upstream `lib` to vhack.eu | Benedikt Peetz | 2024-12-20 |
| | | | | This allows to share it with the server config. | ||
* | fix(tests::infrastructure): Provide `sysLib` as module argument | Benedikt Peetz | 2024-11-29 |
| | |||
* | tests(tests/nvim-checkhealth): Init | Benedikt Peetz | 2024-11-24 |
| | |||
* | tests(flake): Hook up to the flake's check and package attributes | Benedikt Peetz | 2024-11-23 |
| | |||
* | fix(flake/devshell): Re-add `ragenix` and `rage` | Benedikt Peetz | 2024-09-29 |
| | |||
* | fix(flake/packages): Provide pkgsStable to `nvim` pkg | Benedikt Peetz | 2024-08-21 |
| | |||
* | fix(modules/home/nvim/plgs/nvim/neorg): Use stable version | Benedikt Peetz | 2024-08-02 |
| | | | | The unstable version is missing an lua dependency | ||
* | feat(pkgs): Pull yambar-{cpu,memory} in tree | Benedikt Peetz | 2024-05-24 |
| | |||
* | refactor(flake): Update to new pkgs set | Benedikt Peetz | 2024-05-23 |
| | |||
* | chore(treewide): Fully remove any last mentions of git-crypt | Benedikt Peetz | 2024-05-10 |
| | |||
* | feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map` | Benedikt Peetz | 2024-05-09 |
| | |||
* | refactor(flake): Use an attrs for including open prs | Soispha | 2024-03-24 |
| | | | | This change allows to me to faster add new nixpkgs versions. | ||
* | fix(flake): Correctly export the overlayed package set as `legacyPackages` | Soispha | 2024-03-23 |
| | | | | | | The flake output `legacyPackages` is not actually “legacy”, it's just nested. Thus, the output exporting the overlayed `pkgs` should be named `legacyPackages`. | ||
* | fix(flake): Import my modules stuck in nixpkgs prs directly | Soispha | 2024-03-23 |
| | | | | | That makes it possible to use plain `nixpkgs-unstable` for the whole system, whilst still using my unmerged modules and packages. | ||
* | fix(flake): Use new vendored `generate_firefox_extensions` binary | Soispha | 2024-03-23 |
| | |||
* | feat(hm): Add nix-index and associated command_not_found_handler | Soispha | 2024-02-28 |
| | |||
* | refactor(hm/pkgs): Implement with an nixpkgs overlay | Soispha | 2024-02-24 |
| | |||
* | refactor(treewide): Remove my unused binaries | Soispha | 2024-02-23 |
| | | | | | | | These are: - grades (only last references) - video_pause - lf_rename | ||
* | fix(flake): Don't format `CHANGELOG.md` | Soispha | 2024-02-20 |
| | |||
* | refactor(treewide): Reformat all files with treefmt | Soispha | 2024-02-20 |
| | | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed | ||
* | build(flake): Add treefmt | Soispha | 2024-02-20 |
| | |||
* | fix(treewide): Fully remove grades | Soispha | 2024-01-30 |
| | |||
* | feat(flake): Add `pkgs` subattribute | Soispha | 2024-01-19 |
| | |||
* | fix(flake): Add `cargo` to make the rust language server work | Soispha | 2024-01-06 |
| | |||
* | feat(flake): Add `rustfmt` to the dev environment | Soispha | 2024-01-06 |
| | |||
* | feat(hm/pkgs/scr/fupdate): Move fupdate in my main config tree | Soispha | 2023-12-12 |
| | |||
* | feat(treewide): Specify nvim plugins in my flake | Soispha | 2023-12-09 |
| | |||
* | fix(flake): Use self instead of a reimport of itself | Soispha | 2023-12-09 |
| | |||
* | fix(flake): Remove the pkgs from the devenv, which are already in nvim | Soispha | 2023-10-31 |
| | |||
* | feat(sys/svcs/nix): Add my flake to the flake registry | Soispha | 2023-10-22 |
| | |||
* | Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked` | Soispha | 2023-09-10 |
| | |||
* | Feat(flake/packages): Pass through `shell_library_update` packages | Soispha | 2023-09-05 |
| | |||
* | Refactor(treewide): Abbreviate path names | Soispha | 2023-08-26 |
| | |||
* | Feat(flake): Provide the neovim config as a package | Soispha | 2023-08-22 |
| | |||
* | Feat(hm/conf/lf): Replace rename script by rename c binary | Soispha | 2023-08-20 |
| | |||
* | Fix(flake): Add lua ls, as nvim still has some lua based config | Soispha | 2023-08-19 |
| | |||
* | Feat(treewide): Import nixVim | Soispha | 2023-08-19 |
| | | | | | NixNeovim was forked from this, but never really took of. So I'm switching to nixVim, as I hope for better results. |