mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
chore: update various things
This commit is contained in:
parent
4f6377b23d
commit
6b7190d3fd
4 changed files with 33 additions and 29 deletions
|
|
@ -50,7 +50,7 @@ in {
|
|||
enable = true;
|
||||
package = pkgs.stdenv.mkDerivation {
|
||||
pname = "vscode";
|
||||
version = "1.81.1";
|
||||
version = "1.81.2";
|
||||
src = pkgs.emptyDirectory;
|
||||
installPhase = ''
|
||||
mkdir -p $out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue