removed hash
This commit is contained in:
parent
ca880a61a7
commit
5fea1545d5
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "git+https://git.stuce.ch/Stuce/calDAVtoCSV.git";
|
url = "git+https://git.stuce.ch/Stuce/calDAVtoCSV.git";
|
||||||
rev = "ca6bdb889085893cd4494cd1612a00f8e164ffac";
|
# rev = "ca6bdb889085893cd4494cd1612a00f8e164ffac";
|
||||||
};
|
};
|
||||||
|
|
||||||
build-system = with pkgs.python3.pkgs; [ setuptools ];
|
build-system = with pkgs.python3.pkgs; [ setuptools ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue