feat: remove bun; add sage
This commit is contained in:
parent
05507ee1ba
commit
fd08e71531
4 changed files with 4 additions and 73 deletions
|
|
@ -9,7 +9,6 @@
|
|||
nixpkgs = {
|
||||
overlays = [
|
||||
(self: super: {
|
||||
bun-baseline = (super.callPackage ../overlays/bun-baseline.nix { });
|
||||
mfcl3750cdwlpr = (super.callPackage ../overlays/mfcl3750cdw.nix { }).driver;
|
||||
mfcl3750cdwcupswrapper = (super.callPackage ../overlays/mfcl3750cdw.nix { }).cupswrapper;
|
||||
pppdf = (super.python3Packages.callPackage ../overlays/pppdf { });
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue