use public url
Flake lock file updates: • Updated input 'tubslatex': 'git+ssh://github.com/dadada/tubslatex-nix?branch=main&ref=refs%2fheads%2fmain&rev=cae35e5ff56a43f446f175a3931c5b468354bb00' (2022-11-01) → 'github:dadada/tubslatex-nix/f1b9082f4eddffdf579f5f0c61973b6aa21844d7' (2023-04-15)
This commit is contained in:
parent
f1b9082f4e
commit
c13f0de863
2 changed files with 10 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "Thesis";
|
||||
inputs.flake-utils.url = github:numtide/flake-utils;
|
||||
inputs.devshell.url = github:numtide/devshell;
|
||||
inputs.tubslatex.url = "git+ssh://github.com/dadada/tubslatex-nix?branch=main";
|
||||
inputs.tubslatex.url = "github:dadada/tubslatex-nix";
|
||||
|
||||
outputs = { self, flake-utils, nixpkgs, devshell, tubslatex }@inputs:
|
||||
flake-utils.lib.eachDefaultSystem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue