downgrade intellij
This commit is contained in:
12
overlays.nix
12
overlays.nix
@@ -91,10 +91,10 @@ in
|
||||
# config.permittedInsecurePackages = [ "electron-27.3.11" ];
|
||||
# };
|
||||
#};
|
||||
#stable-packages = final: _prev: {
|
||||
# stable = import inputs.nixpkgs {
|
||||
# system = final.system;
|
||||
# config.allowUnfree = true;
|
||||
# };
|
||||
#};
|
||||
stable-packages = final: _prev: {
|
||||
stable = import inputs.nixpkgs {
|
||||
system = final.system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user