Commit Graph

5 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Jamie Magee 460c98ec69
dotnetCorePackages.sdk_3_1: fix dependent packages 2020-09-23 13:18:44 +02:00
Jörg Thalheim efe0b7c6ae
python-language-server: 2020-04-24 -> 2020-06-19 (#91469) 2020-06-27 13:52:42 +02:00
Tom McLaughlin d963bf30f5 python-language-server: init at 2020-04-24 2020-05-09 09:41:14 +02:00
c0bw3b 9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
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