Compare commits
No commits in common. "b8b034dab04c3985e3c4f13f454192f06747840c" and "ebee07cac7ea81ac742e923e9cfc131d5fb07924" have entirely different histories.
b8b034dab0
...
ebee07cac7
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ in
|
||||||
isInsiders = true;
|
isInsiders = true;
|
||||||
}).overrideAttrs (oldAttrs: {
|
}).overrideAttrs (oldAttrs: {
|
||||||
pname = "vscode-insiders";
|
pname = "vscode-insiders";
|
||||||
version = "1.121.0-insider";
|
version = "1.120.0-insider";
|
||||||
isInsiders = true;
|
isInsiders = true;
|
||||||
inherit src;
|
inherit src;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue