[fix] nvim: broken dkjson package
Switch to nixos-unstable-small. This branch updates quicker, but tends to test less GUI stuff, we use `nixos-unstable` for dev only, so no GUI c:
This commit is contained in:
parent
8b0592fa03
commit
69c98b09ec
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Flake inputs
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs/nixos-24.05";
|
||||
unstable.url = "nixpkgs/nixos-unstable";
|
||||
unstable.url = "nixpkgs/nixos-unstable-small";
|
||||
# Lix
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue