bumped resticprofile version
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
resticprofilePkg = { pkgs, lib, ... }:
|
resticprofilePkg = { pkgs, lib, ... }:
|
||||||
pkgs.buildGoModule rec {
|
pkgs.buildGoModule rec {
|
||||||
pname = "resticprofile";
|
pname = "resticprofile";
|
||||||
version = "0.31.0";
|
version = "0.32.0";
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "creativeprojects";
|
owner = "creativeprojects";
|
||||||
repo = "resticprofile";
|
repo = "resticprofile";
|
||||||
|
|||||||
Reference in New Issue
Block a user