summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2023-10-08 02:35:12 +0300
committerArtturin <Artturin@artturin.com>2023-10-08 02:44:43 +0300
commit2afc2443076783e147b9e8c923ee5135cec8390d (patch)
tree711ce6548eefd035bac1b8db73e99635d78e981e /pkgs/development/python-modules/rangehttpserver
parent021da9bf6297124b3a2c61f4ae005b5db002a8a3 (diff)
vscode: fix using the fhs with overrideAttrs
fixes ```nix ((pkgs.vscode.override { isInsiders = true; }).overrideAttrs (previousAttrs: { version = "latest"; src = (pkgs.fetchurl { name = "VSCODE_insiders.tar.gz"; url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64"; sha256 = "sha256-XcDSCuEMnTq2D75X9sNmGkD+CfPoLRJki9cSDDOeUtc="; }); })).fhs ``` NOTE: sha256 isn't stable
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions