feat(flake)!: add lix
Set as `nix.package` for `limonka` and default `devShell` Also update `flake.lock`
This commit is contained in:
parent
b35e6362a0
commit
36ad62c101
5 changed files with 181 additions and 87 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue