forked from lix-project/lix
Merge pull request #5966 from SuperSandro2000/patch-2
Remove url literal
This commit is contained in:
commit
a5bdffaae9
|
@ -1,3 +1,3 @@
|
|||
(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
|
||||
(import (fetchTarball "https://github.com/edolstra/flake-compat/archive/master.tar.gz") {
|
||||
src = ./.;
|
||||
}).defaultNix
|
||||
|
|
Loading…
Reference in a new issue