refactor(sydnix-cli): rewrite sydnix-cli
holy shit. why. why did i write the first version LOL. so fucking ocmplicated. and half broken.
This commit is contained in:
3
scripts/sydnix-cli/default.nix
Normal file
3
scripts/sydnix-cli/default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs ? import <nixpkgs> {} }:
|
||||
|
||||
pkgs.callPackage ./package.nix {}
|
||||
Reference in New Issue
Block a user