Use conduit 0.6
This commit is contained in:
parent
b0ffe238e9
commit
ec9d75b77e
4 changed files with 205 additions and 32 deletions
|
@ -32,6 +32,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
dtth-phanpy.url = "git+ssh://gitea@git.dtth.ch/nki/phanpy";
|
||||
conduit = {
|
||||
url = gitlab:famedly/conduit/v0.6.0;
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
# --- Sources
|
||||
kakoune.url = github:mawww/kakoune;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue