Commit graph

8 commits

Author SHA1 Message Date
9a1baffbb5
fix(limonka): remove neovim shenanigans
Now integrated into upstream
2024-05-26 21:23:39 +03:00
6e713090c3
chore!: spring cleaning
Make `nix-darwin` follow flake's version `nixpkgs`
`neovim-nighlty-overlay` - `.overlay` -> `.overlays.default`
`nixVersions` - `stable` -> `latest`
Check `${SHLVL}` before reloading `nix-daemon.sh` (shadows `nix shell`s)
`fetchFromGitHub` - `sha256` -> `hash`
Create `-monitored` packages only for valid `nixVersions`
2024-05-26 12:46:52 +03:00
4a12826d66
fix(nixVersions)!: latest -> stable
Attribute `latest` is gone for some reason
2024-05-11 22:47:20 +03:00
752f4ea454
feat(flake)!: update
Fix `nixUnstable` -> `nixVersions.latest` (including `*-limited` overlay)
Remove `repl-flake` nix experimental feature (removed as of `2.22.0`)
Remove references to `rnix-lsp` (deprecated)
2024-05-04 22:47:27 +03:00
b74f10832c
chore(limonka): update config
Use `flake`'s overlays
Enable `git` `LFS`
Re-enable `pinentry-program` in `GPG` config
2024-01-21 23:43:51 +02:00
e265948572
feat(limonka): stuff
Disable `himalaya` (not using, compiles a long time)
Add `nushell` as a system package
2023-11-17 16:01:46 +02:00
4099a560e0
chore(limonka): various updates
Add `nixpkgs-cross-overlay` to substituters
Add `google-cloud-sdk` to `home.packages`
Remove comment (from old experiments) from `reo101-shell` HM module
Remove `pinentry-touchid` from `brew` packages (causing issues, no longer used)
2023-10-23 09:01:07 +03:00
fe54f8395f
feat(limonka)!: add config 2023-09-06 21:31:55 +03:00