backyard: update catacomb-server
This commit is contained in:
parent
aa4b3d83b2
commit
39f52fa581
@ -6,7 +6,7 @@ let
|
||||
catacombServerSource = builtins.fetchGit {
|
||||
url = "https://git.alogoulogoi.com/Jaculabilis/catacomb-server.git";
|
||||
ref = "develop-nix";
|
||||
rev = "3d6fb16948c377f94d030648849f120c8ada3884";
|
||||
rev = "95e4515b166b40a67da1fe61f6686fabc778bc8e";
|
||||
};
|
||||
catacombServer = pkgs.callPackage catacombServerSource {
|
||||
pkgs = import (fetchTarball {
|
||||
|
Loading…
Reference in New Issue
Block a user