feat(flake)!: add lix

Set as `nix.package` for `limonka` and default `devShell`
Also update `flake.lock`
This commit is contained in:
reo101 2024-09-15 15:28:21 +03:00
parent b35e6362a0
commit 36ad62c101
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
5 changed files with 181 additions and 87 deletions

View file

@ -14,7 +14,7 @@
# Ensure we can work with flakes
# TODO: add to `README.md`
# NOTE: run `sudo -i nix-env --uninstall nix` to uninstall the global `nix`
package = pkgs.nixVersions.monitored.latest;
package = pkgs.lix-monitored;
# This will add each flake input as a registry
# To make nix3 commands consistent with your flake