sha to the king

This commit is contained in:
Gregory Burd 2023-10-25 12:00:09 -04:00
parent 48347b9068
commit edf711a919
Signed by: greg
GPG key ID: AEFACC3FC495AF89

View file

@ -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 {