base sort of working
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
};
|
||||
vendorHash = "sha256-M9S6F/Csz7HnOq8PSWjpENKm1704kVx9zDts1ieraTE="; # Correct vendor hash
|
||||
goPackagePath = "github.com/creativeprojects/resticprofile";
|
||||
# (Optional) Include restic in checkInputs if tests require it:
|
||||
# checkInputs = [ pkgs.restic ];
|
||||
doCheck = false; # Disable tests due to sandboxed build environment
|
||||
meta = with lib; {
|
||||
description = "Configuration profiles manager and scheduler for restic backup";
|
||||
|
||||
Reference in New Issue
Block a user