summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-13ci: fixup nix argsseth
2023-11-07chore: remove unused declarationseth
2023-11-07chore: use vim-just from nixpkgsseth
2023-11-06actions: bump DeterminateSystems/nix-installer-action from 6 to 7dependabot[bot]
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 6 to 7. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v6...v7) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-11-03improve justfile syntax highlightingseth
2023-11-01flake: don't use `self'.formatter` in dev shellseth
it doesn't exist lol
2023-11-01stop using neovim.nixseth
i had small, but annoying issues here and i don't care for lazy loading much tbh
2023-10-21actions: update apt before installing qemuseth
2023-10-21actions: enabled --show-trace for flake checkseth
2023-10-21chore: fix ibl configseth
2023-10-21flake: update lockseth
Flake lock file updates: • Updated input 'neovim': 'github:neovim/neovim/d70667a1c1f887529d1b4952325aff368c200ef1?dir=contrib' (2023-09-17) → 'github:neovim/neovim/3a3e0251267a99eec6cfb2a058f9e992d01107fd?dir=contrib' (2023-10-21) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/ace5093e36ab1e95cb9463863491bee90d5a4183' (2023-09-15) → 'github:NixOS/nixpkgs/7c9cc5a6e5d38010801741ac830a3f8fd667a7a0' (2023-10-19) • Updated input 'parts': 'github:hercules-ci/flake-parts/7f53fdb7bdc5bb237da7fefef12d099e4fd611ca' (2023-09-01) → 'github:hercules-ci/flake-parts/c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4' (2023-10-03) • Updated input 'pre-commit': 'github:cachix/pre-commit-hooks.nix/4f883a76282bc28eb952570afc3d8a1bf6f481d7' (2023-09-10) → 'github:cachix/pre-commit-hooks.nix/8cc349bfd082da8782b989cad2158c9ad5bd70fd' (2023-10-19)
2023-10-19actions: bump DeterminateSystems/nix-installer-action from 4 to 6dependabot[bot]
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 4 to 6. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v4...v6) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-10-07actions: fix multi platform buildingseth
2023-10-07start using willruggiano/neovim.nixseth
2023-09-09plugins: add full lazy & mason supportseth
2023-09-06actions: add check workflowseth
2023-09-06big update wooseth
2023-09-06gitignore: add .luarc.jsonseth
2023-09-06actions: bump actions/checkout from 3 to 4dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-06initial commitseth