rebrand: hdm slides → uni slides (dhbw + hdm), make-targets mit hdm-/dhbw- prefix, dhbw_deploy_path typo fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
description = "HdM Slides - Marp presentation builder";
|
||||
description = "Uni Slides - DHBW + HdM Marp presentation builder";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
@@ -19,7 +19,7 @@
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
echo "HdM Slides - run 'make' for available commands"
|
||||
echo "Uni Slides - run 'make' for available commands"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user