nixpkgs/pkgs
obadz d4681bf626 Lay down the foundation for packaging the .NET echosystem
- fetchNuGet can fetch binaries from nuget servers
- buildDotnetPackage can build .NET packages using mono/xbuild
  - Places nuget & paket as they would clash with nix
  - Patch project files because F# targets are expected to be found in
    the mono directory (and we know that's not going to happen on nix)
  - Find DLLs that were copied from buildInputs and replace by symlink
    for sharing
  - Export produced DLL via the pkg-config mechanism
  - Create wrappers for produced EXEs
- Repackaged this new infrastructure: keepass, monodevelop
- Newly packaged: ExtCore, UnionArgParser, FSharp.Data, Paket, and a
  bunch more..

This is a combination of 73 commits.
2015-06-06 09:06:22 -04:00
..
applications Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
build-support Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
data cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
desktops cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
development Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
games fix: add missing versions 2015-06-04 23:34:14 +03:00
misc Merge pull request #8178 from jagajaga/fix/versions 2015-06-06 00:22:10 +03:00
os-specific Merge pull request #8178 from jagajaga/fix/versions 2015-06-06 00:22:10 +03:00
servers Merge pull request #8178 from jagajaga/fix/versions 2015-06-06 00:22:10 +03:00
shells cygwin: bash updated to 4.3 for cygwin platform 2015-05-29 10:18:06 +02:00
stdenv Revert "curl: Modernize build" 2015-06-04 14:54:52 +02:00
test
tools f2fs-tools: 1.3.0 -> 1.4.1 2015-06-06 15:22:02 +03:00
top-level Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00