Local changes on France

This commit is contained in:
root
2021-01-14 18:57:21 -06:00
parent 0cbffdd27f
commit b5a6d45f2f
4 changed files with 101 additions and 47 deletions
+3 -2
View File
@@ -16,8 +16,7 @@ in {
src = builtins.fetchurl {
url =
"https://launcher.mojang.com/v1/objects/35139deedbd5182953cf1caa23835da59ca3d7cd/server.jar";
sha256 =
"01i5nd03sbnffbyni1fa6hsg5yll2h19vfrpcydlivx10gck0ka4";
sha256 = "01i5nd03sbnffbyni1fa6hsg5yll2h19vfrpcydlivx10gck0ka4";
};
});
@@ -162,5 +161,7 @@ in {
rev = "467c45705c73ee39acbfabc04c5aaa4099408dc4";
sha256 = "172ah7ymlwymb4rx719nhsfvsxwmq14nlisba84kw34cmhdcsjh7";
};
# vanilla-forum = import vanilla-forum.nix { inherit pkgs lib; };
};
}