i gonna fucking kill myself why does this shit not work fuck

This commit is contained in:
emptyynes 2025-10-02 05:53:08 +07:00
parent 2559afc894
commit a30ed08714

View file

@ -11,9 +11,7 @@ pkgs.buildDartApplication rec {
hash = "sha256-173hcfdhwgma532343dizvhsixhx98a1yi70qgjcwsy98lvx0rsj";
};
dartDefines = {
GIT_HASH = "";
};
dartDefines = [ "GIT_HASH=" ];
autoPubspecLock = ./pubspec.lock;
}