feat: Update nixpkgs
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
2026-01-12 23:13:20 +05:30
parent 0a95fbd703
commit 9ca0e4fa5b
3 changed files with 189 additions and 187 deletions

View File

@@ -175,7 +175,7 @@
};
}
];
package = stablePkgs.zed-editor;
package = pkgs.zed-editor;
extraPackages = with pkgs; [
nixd
nil