about summary refs log tree commit diff stats
path: root/flake/default.nix (follow)
Commit message (Collapse)AuthorAge
* tests(tests/nvim-checkhealth): InitBenedikt Peetz4 days
|
* tests(flake): Hook up to the flake's check and package attributesBenedikt Peetz6 days
|
* fix(flake/devshell): Re-add `ragenix` and `rage`Benedikt Peetz2024-09-29
|
* fix(flake/packages): Provide pkgsStable to `nvim` pkgBenedikt Peetz2024-08-21
|
* fix(modules/home/nvim/plgs/nvim/neorg): Use stable versionBenedikt Peetz2024-08-02
| | | | The unstable version is missing an lua dependency
* feat(pkgs): Pull yambar-{cpu,memory} in treeBenedikt Peetz2024-05-24
|
* refactor(flake): Update to new pkgs setBenedikt Peetz2024-05-23
|
* chore(treewide): Fully remove any last mentions of git-cryptBenedikt Peetz2024-05-10
|
* feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map`Benedikt Peetz2024-05-09
|
* refactor(flake): Use an attrs for including open prsSoispha2024-03-24
| | | | This change allows to me to faster add new nixpkgs versions.
* fix(flake): Correctly export the overlayed package set as `legacyPackages`Soispha2024-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 directlySoispha2024-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` binarySoispha2024-03-23
|
* feat(hm): Add nix-index and associated command_not_found_handlerSoispha2024-02-28
|
* refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha2024-02-24
|
* refactor(treewide): Remove my unused binariesSoispha2024-02-23
| | | | | | | These are: - grades (only last references) - video_pause - lf_rename
* fix(flake): Don't format `CHANGELOG.md`Soispha2024-02-20
|
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
| | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
* build(flake): Add treefmtSoispha2024-02-20
|
* fix(treewide): Fully remove gradesSoispha2024-01-30
|
* feat(flake): Add `pkgs` subattributeSoispha2024-01-19
|
* fix(flake): Add `cargo` to make the rust language server workSoispha2024-01-06
|
* feat(flake): Add `rustfmt` to the dev environmentSoispha2024-01-06
|
* feat(hm/pkgs/scr/fupdate): Move fupdate in my main config treeSoispha2023-12-12
|
* feat(treewide): Specify nvim plugins in my flakeSoispha2023-12-09
|
* fix(flake): Use self instead of a reimport of itselfSoispha2023-12-09
|
* fix(flake): Remove the pkgs from the devenv, which are already in nvimSoispha2023-10-31
|
* feat(sys/svcs/nix): Add my flake to the flake registrySoispha2023-10-22
|
* Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`Soispha2023-09-10
|
* Feat(flake/packages): Pass through `shell_library_update` packagesSoispha2023-09-05
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26
|
* Feat(flake): Provide the neovim config as a packageSoispha2023-08-22
|
* Feat(hm/conf/lf): Replace rename script by rename c binarySoispha2023-08-20
|
* Fix(flake): Add lua ls, as nvim still has some lua based configSoispha2023-08-19
|
* Feat(treewide): Import nixVimSoispha2023-08-19
| | | | | NixNeovim was forked from this, but never really took of. So I'm switching to nixVim, as I hope for better results.
* Feat(flake): Import the nixNeovim moduleSoispha2023-08-19
|
* Refactor(treewide): Move module configuration in separate filesSoispha2023-08-01
|
* Fix(hosts/isimud): Import the whole system configurationSoispha2023-07-29
|
* Fix(treewide): Add `git-crypt`Soispha2023-07-28
|
* Feat(system/boot): Enable lanzaboote (and with it secure boot)Soispha2023-07-15
|
* Style(treewide): Switch to editorconfigSoispha2023-07-10
|
* Refactor(bootstrap): Use diskoSoispha2023-07-10
|
* Feat(disko): Squash CommitSoispha2023-07-10
|
* Feat(flake/direnv): Add git-bugSoispha2023-06-28
|
* Fix(system/services/serverphone): Fully addSoispha2023-06-06
|
* Feat(system/services/serverphone): AddSoispha2023-06-06
|
* Fix(host/marduk): Override the iso name, to avoid a merge conflictSoispha2023-05-26
|
* Build(fupdate): Add generate_extensions to the inputs to avoid gcSoispha2023-05-20
|
* Style(treewide): FormatSoispha2023-05-09
|
* Feat(flake/default): Add cocogitto to devShellSoispha2023-05-09
|