mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Add floodgate
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 3m3s
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 3m3s
This commit is contained in:
parent
1e3668bf29
commit
e3f35fbc13
1 changed files with 5 additions and 0 deletions
|
|
@ -240,6 +240,11 @@ in {
|
|||
sha512 = "6b000e5c6015d7e92577c79e0db5bf8870d31274802a83e0412034cc7cfe58559f57c8192b79218c0dd57b6be7e21fe1169da8b3790051eb7ee0bcb72f62006f";
|
||||
};
|
||||
|
||||
Floodgate = pkgs.fetchurl {
|
||||
url = "https://cdn.modrinth.com/data/bWrNNfkb/versions/wzwExuYr/Floodgate-Fabric-2.2.6-b54.jar";
|
||||
sha512 = "aae816d98e2233167602c053becb43ffb6880451296fab2f3c6a6cd4c8bdc8208955d73e1089f9acdd8c1dccee7835c0b33fc42413ab317d9a9feee7b29de1af";
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue