chore: use update script

This commit is contained in:
matt1432 2023-12-21 17:30:26 -05:00
parent dd3e8a432c
commit 8053882cf8
2 changed files with 5 additions and 5 deletions
common/overlays/dracula-theme

View file

@ -9,8 +9,8 @@
src = prev.fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "0b64e1108f4a222d40b333435a41d9f1963a3326";
hash = "sha256-SQHfHNE6OURAPYX5+0WLkm2sivWIrP0mMgkU+GZCCho=";
rev = "80d5a3fedf280e9cc7f2df3b100a1082c3bcd1cc";
hash = "sha256-BPL0Msva1/sPQKPeRJHgvU+xXU3m8b2E6aDBLmXbkkA=";
};
installPhase = ''