mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
* Fix descriptor for Subversion 0.21.0.
This commit is contained in:
parent
6faa154c89
commit
f546e0cda4
3 changed files with 16 additions and 7 deletions
|
@ -5,6 +5,7 @@ Descr(
|
|||
, Bind("actATerm", Pkg(Fix("./aterm-2.0.fix")))
|
||||
, Bind("actPkgConfig", Pkg(Fix("./pkgconfig-0.15.0.fix")))
|
||||
, Bind("actGlib", Pkg(Fix("./glib-2.2.1.fix")))
|
||||
, Bind("actSubversion", Pkg(Fix("./subversion-0.21.0.fix")))
|
||||
|
||||
, Bind("build", File(Local("../../scripts/nix-populate")))
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue