migrating hades hosts to this repo
This commit is contained in:
parent
afe348d913
commit
b38f677544
15 changed files with 3672 additions and 18 deletions
11
nixos/pkgs/glitch-soc/source.nix
Normal file
11
nixos/pkgs/glitch-soc/source.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
# This file was generated by pkgs.mastodon.updateScript.
|
||||
{ fetchgit, applyPatches }: let
|
||||
src = fetchgit {
|
||||
url = "https://github.com/NULLx76/glitch-soc.git";
|
||||
rev = "475fbad464ec97dcb639d37cb53168cc59327b86";
|
||||
sha256 = "0f226mr7y3qn1pw2na1qvs4g067474626fxm3wh96yw15gqjw2gj";
|
||||
};
|
||||
in applyPatches {
|
||||
inherit src;
|
||||
patches = [];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue