diff --git a/updatecli/updatecli.d/home-manager.yaml b/updatecli/updatecli.d/home-manager.yaml index dd57f10..f5bde14 100644 --- a/updatecli/updatecli.d/home-manager.yaml +++ b/updatecli/updatecli.d/home-manager.yaml @@ -32,7 +32,7 @@ conditions: # Defines "targets" which need to be updated if different than "source" information. targets: default: - name: NpinsUpdate + name: npins home-manager update kind: shell scmid: 'default' spec: diff --git a/updatecli/updatecli.d/nixpkgs-unstable.yaml b/updatecli/updatecli.d/nixpkgs-unstable.yaml index 8a8a646..3593cfd 100644 --- a/updatecli/updatecli.d/nixpkgs-unstable.yaml +++ b/updatecli/updatecli.d/nixpkgs-unstable.yaml @@ -32,7 +32,7 @@ conditions: # Defines "targets" which need to be updated if different than "source" information. targets: default: - name: NpinsUpdate + name: npins nixpkgs-unstable update kind: shell scmid: 'default' spec: diff --git a/updatecli/updatecli.d/nixpkgs.yaml b/updatecli/updatecli.d/nixpkgs.yaml index 4e69e6d..24b31f4 100644 --- a/updatecli/updatecli.d/nixpkgs.yaml +++ b/updatecli/updatecli.d/nixpkgs.yaml @@ -32,7 +32,7 @@ conditions: # Defines "targets" which need to be updated if different than "source" information. targets: default: - name: NpinsUpdate + name: npins nixpkgs update kind: shell scmid: 'default' spec: