aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix (unfollow)
Commit message (Collapse)Author
2024-09-07build(flake): Update lanzaboote to v0.4.1Benedikt Peetz
2024-09-07build(flake): Remove duplicated inputsBenedikt Peetz
2024-08-04fix(flake): Update flake templatesBenedikt Peetz
2024-08-03refactor(flake): Remove outdated followsBenedikt Peetz
2024-08-02fix(modules/home/nvim/plgs/nvim/neorg): Use stable versionBenedikt Peetz
The unstable version is missing an lua dependency
2024-06-19build(flake): UpdateBenedikt Peetz
2024-06-17build(treewide): UpdateBenedikt Peetz
2024-06-15fix(flake.nix): Remove unneeded dependency override in nixVimBenedikt Peetz
2024-05-24feat(pkgs): Pull yambar-{cpu,memory} in treeBenedikt Peetz
2024-05-23build(flake): UpdateBenedikt Peetz
2024-05-23refactor(nixpkgs): Configure nixpkgs via the module systemBenedikt Peetz
2024-05-09chore(flake): Deduplicate inputs with nixvimBenedikt Peetz
2024-04-01build(flake): Deduplicate `treefmt-nix` input for `templates`Benedikt Peetz
2024-03-24fix(hm/conf/gpg): Add my nixpkgs fork to ensure a working gpg-agentSoispha
2024-03-24refactor(flake): Use an attrs for including open prsSoispha
This change allows to me to faster add new nixpkgs versions.
2024-03-23fix(flake): Import my modules stuck in nixpkgs prs directlySoispha
That makes it possible to use plain `nixpkgs-unstable` for the whole system, whilst still using my unmerged modules and packages.
2024-03-23fix(flake): Use new vendored `generate_firefox_extensions` binarySoispha
2024-03-10style(treewide): FormatSoispha
2024-03-10build(treewide): UpdateSoispha
2024-02-28feat(hm): Add nix-index and associated command_not_found_handlerSoispha
2024-02-24build(flake): Readd flake_version_updateSoispha
2024-02-24refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha
2024-02-23refactor(flake): Remove by-now vendored dependencySoispha
2024-02-23refactor(treewide): Remove my unused binariesSoispha
These are: - grades (only last references) - video_pause - lf_rename
2024-02-20build(treewide): UpdateSoispha
2024-02-20build(flake): Add treefmtSoispha
2024-01-30fix(treewide): Fully remove gradesSoispha
2024-01-28build(treewide): UpdateSoispha
2024-01-13build(treewide): Update flake and shell librarySoispha
2023-12-29feat(sys/srvc/xdg/termfilechooser): ReactiveSoispha
2023-12-28fix(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha
To be precise the xdg-foreign protocol is not supported by river.
2023-12-28build(treewide): Update to test xdg-desktop-portal-termfilechooserSoispha
2023-12-12feat(hm/pkgs/scr/fupdate): Move fupdate in my main config treeSoispha
2023-12-09feat(treewide): Specify nvim plugins in my flakeSoispha
2023-12-09fix(flake): Use self instead of a reimport of itselfSoispha
2023-10-31build(treewide): UpdateSoispha
2023-10-27fix(flake): Lock unstable version, until flask-sqlalchemy buildsSoispha
The relevant issue in nixos would be: https://github.com/NixOS/nixpkgs/issues/263461
2023-10-26build(treewide): UpdateSoispha
2023-10-24build(treewide): UpdateSoispha
2023-10-24build(treewide): UpdateSoispha
2023-10-22build(flake): Add a dummy follow for 'my_flake' to prevent a cyclic dependencySoispha
2023-10-22feat(sys/svcs/nix): Add my flake to the flake registrySoispha
2023-10-21build(flake): Update to a recent nixos-unstable versionSoispha
2023-10-19fix(flake): Restore to last working git revision because of harpoonSoispha
The harpoon neovim plugin is broken right now and the fix is not yet in unstable. Thus we have to wait
2023-10-19fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extensionSoispha
Otherwise nixvim will complain, as I also have telescope enabled
2023-10-19build(treewide): UpdateSoispha
2023-10-16fix(flake): Pin nixpkgs on a rev because nvim update brakes some pluginsSoispha
2023-09-17build(treewide): UpdateSoispha
2023-09-10Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`Soispha
2023-09-10Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkgSoispha