all: install default go version
This commit is contained in:
parent
12230fd136
commit
c38c4c02d6
@ -44,7 +44,6 @@ in {
|
||||
};
|
||||
|
||||
environment.systemPackages =
|
||||
if isUnstable then [ pkgs.yash ] else [ ];
|
||||
|
||||
if isUnstable then [ pkgs.yash pkgs.go ] else [ pkgs.go ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user