updated flake.nix for release
This commit is contained in:
parent
90c6d75db4
commit
92159670e4
1 changed files with 2 additions and 2 deletions
|
|
@ -50,8 +50,8 @@
|
|||
];
|
||||
};
|
||||
|
||||
packages.mqt-qcec-diff-thesis = tx.buildTypstProject (typstProject // typstProjectSrc);
|
||||
packages.default = self.packages.${system}.mqt-qcec-diff-thesis;
|
||||
packages.HDA-thesis = tx.buildTypstProject (typstProject // typstProjectSrc);
|
||||
packages.default = self.packages.${system}.HDA-thesis;
|
||||
|
||||
apps.watch = flake-utils.lib.mkApp { drv = tx.watchTypstProject typstProject; };
|
||||
apps.default = self.apps.${system}.watch;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue