mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 03:24:06 +01:00
lib/sources: add Darcs to cleanSource
This commit is contained in:
parent
e6e1581d39
commit
c2b0328fa1
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ let
|
|||
|| baseName == ".hg"
|
||||
|| baseName == ".jj"
|
||||
|| baseName == ".pijul"
|
||||
|| baseName == "_darcs"
|
||||
)
|
||||
)
|
||||
||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue