mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-26 14:08:20 -04:00
157 current 2024-05-29 16:02:43 24.11.20240524.bfb7a88 6.9.1-zen1 *
This commit is contained in:
parent
8cc9115870
commit
d526d62387
5 changed files with 263 additions and 5694 deletions
|
@ -19,6 +19,7 @@ popd
|
|||
|
||||
# update-source-version vencord "${latestTag#v}"
|
||||
|
||||
sed -E 's#\bgitHash = ".*?"#gitHash = "'"${gitHash:0:7}"'"#' -i "$pkgDir/package.nix"
|
||||
sed -E 's#\bnpmDepsHash = ".*?"#npmDepsHash = "'"$npmDepsHash"'"#' -i "$pkgDir/package.nix"
|
||||
sed -E 's#\bgitHash = ".*?"#gitHash = "'"${gitHash:0:7}"'"#' -i "./package.nix"
|
||||
echo $npmDepsHash
|
||||
sed -E 's#\bnpmDepsHash = ".*?"#npmDepsHash = "'"$npmDepsHash"'"#' -i "./default.nix"
|
||||
cp "$tempDir/package-lock.json" "$pkgDir/package-lock.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue