Matthew Bauer
31ef995e37
bsd: init netbsd & openbsd userland
...
Adds a couple of useful NetBSD and OpenBSD derivations. Some of these
will be integrated into Nixpkgs later.
Noncomprehensive list:
- netbsd.getent
- netbsd.getconf
- netbsd.fts
- openbsd.mg
- netbsd.compat (can replace libbsd)
2018-04-24 14:16:35 -05:00
Matthew Bauer
0dc26d0e7e
cvs: support ssh access
...
hacky wrapper handles ssh issues in nix builders
2018-04-24 14:16:29 -05:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
66738cc356
* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.
...
Argument "url" renamed to "cvsRoot" (it's not a URL).
svn path=/nixpkgs/trunk/; revision=10889
2008-02-28 22:36:37 +00:00
Marc Weber
1627b94ee7
implemented proposal by niksnut.
...
Now you have to use either date= or tag= when specifying cvs revision
svn path=/nixpkgs/trunk/; revision=9661
2007-11-13 01:26:54 +00:00
Marc Weber
7a9d92486f
Synergy added and fetchcvs modified (see mailinglist post)
...
svn path=/nixpkgs/trunk/; revision=9624
2007-11-11 08:16:23 +00:00
Roy van den Broek
9ece10787e
Added fetchcvs.
...
svn path=/nixpkgs/trunk/; revision=5295
2006-05-11 12:36:16 +00:00