loomio-nix/pkg/loomio/gemfile-patch.nix
Akshay Mankar 8d707f9a53
Get loomio server to start
Crashes immediately on hitting any route because vue js stuff is not compiled
yet.
2024-08-24 21:18:34 +02:00

7 lines
192 B
Nix

{fetchurl}:
fetchurl {
url = "https://github.com/akshaymankar/loomio/commit/e8d4c448dd448658aceeaf715b5ea601ee111c03.patch";
hash = "sha256-ruONUFWQ/0V+I9x6nV7wNr5xz1QMUPVvLR1xT6gBVRU=";
}