|
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 |
|
|
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 |
|
|
e8425447b3
|
fix!: remove dhall-lsp-server (broken package)
|
2023-09-06 22:34:00 +03:00 |
|
|
563659caa4
|
feat(limontozu): install discord through nix
|
2023-07-31 07:53:47 +03:00 |
|
|
bc81e59950
|
feat(flake)!: common home-manager settings
Automatically add the flake's overlays to `home-manager`'s `nixpkgs.overlays`
Split up `reo101-shell`
Upgdate `cheetah` to `23.05`
Some formatting
|
2023-07-26 08:44:02 +03:00 |
|
|
ebe68e37ee
|
feat(limontozu): update system
Add structured `nix` config (instead of `nix.extraOptions`)
Update `home-manager` `stateVersion`: `22.11` -> `23.05`
(Try to) add `NIX_PATH`, based on the flake inputs
|
2023-07-23 17:06:17 +03:00 |
|
|
4c01f10eeb
|
feat(limontozu): update
Add a few more packages
Setup GPG as SSH (TODO: abstract away in a module)
|
2023-07-13 14:32:34 +03:00 |
|
|
c5c43e9fc5
|
feat!(limontozu): add config
|
2023-04-17 12:05:13 +03:00 |
|