This commit is contained in:
sadan 2025-01-14 18:43:10 -05:00
parent cf9b06f1f0
commit c9601f0731
No known key found for this signature in database
10 changed files with 184 additions and 79 deletions

View file

@ -38,8 +38,8 @@
flake = false;
};
ceserver = {
url = "git+file:./customPackages/ceserver";
flake = false;
url = "github:sadan4/ceserver";
inputs.nixpkgs.follows = "nixpkgs";
};
flake-parts.url = "github:hercules-ci/flake-parts";
nix-alien.url = "https://flakehub.com/f/thiagokokada/nix-alien/0.1.384.tar.gz";