about summary refs log tree commit diff stats
path: root/flake.nix (follow)
Commit message (Collapse)AuthorAge
* tests(flake): Hook up to the flake's check and package attributesBenedikt Peetz6 days
|
* refactor({modules,pkgs}/by-name-overlay): De-duplicate in a `nixLib`Benedikt Peetz2024-10-24
|
* build(flake): Update lanzaboote to v0.4.1Benedikt Peetz2024-09-07
|
* build(flake): Remove duplicated inputsBenedikt Peetz2024-09-07
|
* fix(flake): Update flake templatesBenedikt Peetz2024-08-04
|
* refactor(flake): Remove outdated followsBenedikt Peetz2024-08-03
|
* fix(modules/home/nvim/plgs/nvim/neorg): Use stable versionBenedikt Peetz2024-08-02
| | | | The unstable version is missing an lua dependency
* build(flake): UpdateBenedikt Peetz2024-06-19
|
* build(treewide): UpdateBenedikt Peetz2024-06-17
|
* fix(flake.nix): Remove unneeded dependency override in nixVimBenedikt Peetz2024-06-15
|
* feat(pkgs): Pull yambar-{cpu,memory} in treeBenedikt Peetz2024-05-24
|
* build(flake): UpdateBenedikt Peetz2024-05-23
|
* refactor(nixpkgs): Configure nixpkgs via the module systemBenedikt Peetz2024-05-23
|
* chore(flake): Deduplicate inputs with nixvimBenedikt Peetz2024-05-09
|
* build(flake): Deduplicate `treefmt-nix` input for `templates`Benedikt Peetz2024-04-01
|
* fix(hm/conf/gpg): Add my nixpkgs fork to ensure a working gpg-agentSoispha2024-03-24
|
* refactor(flake): Use an attrs for including open prsSoispha2024-03-24
| | | | This change allows to me to faster add new nixpkgs versions.
* 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
|
* style(treewide): FormatSoispha2024-03-10
|
* build(treewide): UpdateSoispha2024-03-10
|
* feat(hm): Add nix-index and associated command_not_found_handlerSoispha2024-02-28
|
* build(flake): Readd flake_version_updateSoispha2024-02-24
|
* refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha2024-02-24
|
* refactor(flake): Remove by-now vendored dependencySoispha2024-02-23
|
* refactor(treewide): Remove my unused binariesSoispha2024-02-23
| | | | | | | These are: - grades (only last references) - video_pause - lf_rename
* build(treewide): UpdateSoispha2024-02-20
|
* build(flake): Add treefmtSoispha2024-02-20
|
* fix(treewide): Fully remove gradesSoispha2024-01-30
|
* build(treewide): UpdateSoispha2024-01-28
|
* build(treewide): Update flake and shell librarySoispha2024-01-13
|
* feat(sys/srvc/xdg/termfilechooser): ReactiveSoispha2023-12-29
|
* fix(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha2023-12-28
| | | | To be precise the xdg-foreign protocol is not supported by river.
* build(treewide): Update to test xdg-desktop-portal-termfilechooserSoispha2023-12-28
|
* 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
|
* build(treewide): UpdateSoispha2023-10-31
|
* fix(flake): Lock unstable version, until flask-sqlalchemy buildsSoispha2023-10-27
| | | | The relevant issue in nixos would be: https://github.com/NixOS/nixpkgs/issues/263461
* build(treewide): UpdateSoispha2023-10-26
|
* build(treewide): UpdateSoispha2023-10-24
|
* build(treewide): UpdateSoispha2023-10-24
|
* build(flake): Add a dummy follow for 'my_flake' to prevent a cyclic dependencySoispha2023-10-22
|
* feat(sys/svcs/nix): Add my flake to the flake registrySoispha2023-10-22
|
* build(flake): Update to a recent nixos-unstable versionSoispha2023-10-21
|
* fix(flake): Restore to last working git revision because of harpoonSoispha2023-10-19
| | | | | The harpoon neovim plugin is broken right now and the fix is not yet in unstable. Thus we have to wait
* fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extensionSoispha2023-10-19
| | | | Otherwise nixvim will complain, as I also have telescope enabled
* build(treewide): UpdateSoispha2023-10-19
|
* fix(flake): Pin nixpkgs on a rev because nvim update brakes some pluginsSoispha2023-10-16
|
* build(treewide): UpdateSoispha2023-09-17
|