Add update script #23

Manually merged
tlater merged 2 commits from tlater/update-script into master 2023-01-21 05:21:16 +00:00
Showing only changes of commit 5c537df885 - Show all commits

View file

@ -40,7 +40,7 @@
nixosModules.default = import ./nix/module.nix {inherit self system;};
devShells.${system} = {
templates = flakeOutputs.devShells.${system}.default.overrideAttrs (old: {
templates = flakeOutputs.devShells.${system}.tlaternet.overrideAttrs (old: {
buildInputs = with nixpkgs.legacyPackages.${system};
[
yj