pkgs/glitch-soc: fixup fixup
CI / nixos-x86_64-linux (push) Failing after 38s Details
CI / nixos-aarch64-linux (push) Successful in 55s Details

Robert Gerus 2023-11-27 19:30:53 +01:00
parent 527b6d2a37
commit f7366ed134
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# This file was generated by pkgs.mastodon.updateScript.
{ fetchFromGitHub, applyPatches, patches ? [] }:
let
version = "4+meow";
version = "";
in
applyPatches {
inherit version;