flake: move neovim-nightly overlay to blossom-only
This commit is contained in:
parent
8a7c383296
commit
9057a029ab
2 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,6 @@
|
|||
outputs = { self, agenix, nixpkgs, nixpkgs-porcupine, ... } @ inputs:
|
||||
let
|
||||
overlays = (import ./overlays)
|
||||
++ [inputs.neovim-nightly.overlay]
|
||||
++ [inputs.powercord-overlay.overlay]
|
||||
++ [(final: prev: {
|
||||
me = prev.callPackage ./packages { inherit inputs; } // { inherit inputs; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue