mirror of
https://github.com/gburd/nix-config.git
synced 2024-11-14 00:26:24 +00:00
sha to the king
This commit is contained in:
parent
48347b9068
commit
edf711a919
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# https://github.com/NixOS/nixpkgs/blob/nixos-22.11/pkgs/applications/editors/vscode/extensions/update_installed_exts.sh#L34
|
||||
# SHA=$(nix-hash --flat --base32 --type sha256 "$EXTTMP/$N.zip")
|
||||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
(vscode-with-extensions.override {
|
||||
|
|
Loading…
Reference in a new issue