Nathan Zadoks
77d79ef6a4
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-30 21:46:56 +02:00
karsten gebbert
5b9de55c26
fsharp: 3.1.2.5 -> 4.0.0.4
2015-11-11 10:54:10 +01:00
Austin Seipp
0ca8ddc16e
nixpkgs: fsharp 3.1.1.32 -> 3.1.2.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-21 18:51:56 -05: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
Vincent Laporte
7689f0b673
fsharp: update from 3.1.1.31 to 3.1.1.32
2015-05-21 20:12:34 +02:00
Vincent Laporte
038c7b3fbb
fsharp: update from 3.1.1.26 to 3.1.1.31
2015-01-20 09:30:09 +01:00
Michael Raskin
ec484c6a1e
Update F#
2014-10-07 16:23:28 +04:00
Austin Seipp
d95ae1cc89
fsharp: 3.1.0 -> 3.1.1.25
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 02:03:18 -05:00
Austin Seipp
f14540a619
fsharp: 3.1 -> 3.1.0
...
This matches the traditional upstream versioning for FSharp in the wild
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 10:54:25 -05:00
Austin Seipp
c038133721
fsharp: fix missing --replace argument
...
This should fix the Hydra build.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 19:55:12 -05:00
Austin Seipp
2560f2e78b
fsharp: 3.0 -> 3.1, and attempt to fix build
...
Hopefully this fix will appease hydra - the distributed autogen.sh
script is annoying.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-21 04:09:06 -05:00
Austin Seipp
f277d6f4a0
fsharp: specify exact mono path, install fsi/fsc binaries
...
fsc/fsi are just symlinks for backwards compatibility.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-08 15:45:55 -06:00
Austin Seipp
429c536ddd
fsharp: update to 3.0
...
Also, add myself to the maintainer list.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-08 09:01:00 -06:00
Michael Raskin
40347a43c2
Fix license
...
svn path=/nixpkgs/trunk/; revision=33759
2012-04-12 11:57:43 +00:00
Michael Raskin
5cdb676ac7
Adding FSharp compiler
...
svn path=/nixpkgs/trunk/; revision=33758
2012-04-12 11:39:40 +00:00