Loading pkgs/applications/office/treesheets/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "treesheets"; version = "0-unstable-2024-06-29"; version = "0-unstable-2024-08-25"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; rev = "0d3eff693f23929e8b53317b08df9da2d610994f"; hash = "sha256-c5HMxFxDD439kKguW8Mwkjmnavh2MSSiODTgrnZcbjo="; rev = "89a03e5db0c083f1c8cd422d615a3340e69856b4"; hash = "sha256-p780EW/62xf4vf7Lvi5mB8fiQt91Iqi1tNTLC5iyRtE="; }; nativeBuildInputs = [ Loading Loading
pkgs/applications/office/treesheets/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "treesheets"; version = "0-unstable-2024-06-29"; version = "0-unstable-2024-08-25"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; rev = "0d3eff693f23929e8b53317b08df9da2d610994f"; hash = "sha256-c5HMxFxDD439kKguW8Mwkjmnavh2MSSiODTgrnZcbjo="; rev = "89a03e5db0c083f1c8cd422d615a3340e69856b4"; hash = "sha256-p780EW/62xf4vf7Lvi5mB8fiQt91Iqi1tNTLC5iyRtE="; }; nativeBuildInputs = [ Loading