Loading pkgs/by-name/hl/hledger-check-fancyassertions/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ stdenvNoCC.mkDerivation rec { meta = { description = "Complex account balance assertions for hledger journals"; homepage = "https://hledger.org/"; changelog = "https://github.com/simonmichael/hledger/blob/master/CHANGES.md"; changelog = "https://github.com/simonmichael/hledger/blob/${version}/hledger/CHANGES.md"; license = lib.licenses.gpl3; maintainers = [ lib.maintainers.DamienCassou ]; platforms = lib.platforms.all; # GHC can cross-compile Loading Loading
pkgs/by-name/hl/hledger-check-fancyassertions/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ stdenvNoCC.mkDerivation rec { meta = { description = "Complex account balance assertions for hledger journals"; homepage = "https://hledger.org/"; changelog = "https://github.com/simonmichael/hledger/blob/master/CHANGES.md"; changelog = "https://github.com/simonmichael/hledger/blob/${version}/hledger/CHANGES.md"; license = lib.licenses.gpl3; maintainers = [ lib.maintainers.DamienCassou ]; platforms = lib.platforms.all; # GHC can cross-compile Loading