From: Ismaƫl Bouya Date: Mon, 1 Apr 2019 00:11:03 +0000 (+0200) Subject: Temporarily fix mastodon package X-Git-Tag: nur_publish~178 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=a4993193703e14c4af10dd0ea84829594a6ee30b;hp=a4993193703e14c4af10dd0ea84829594a6ee30b;p=perso%2FImmae%2FConfig%2FNix.git Temporarily fix mastodon package Upgrade from 18.09 to 19.03 broke because of change at https://github.com/NixOS/nixpkgs/pull/51842 This partially reverts the change, which permits to build again mastodon using the latest pkgs version. Related issue: https://git.immae.eu/mantisbt/view.php?id=131 ---