Commit Graph

58 Commits

Author SHA1 Message Date
Raphael Robatsch
ef5481eb37 treewide: Prevent nuget deps files from referencing SDK packages
Using dotnetCorePackages.combinePackages prevents leaking SDK
dependencies into deps.nix files.
2024-02-26 16:07:02 -04:00
Raphael Robatsch
0d50a327ad omnisharp-roslyn: Update framework deps
This is built with .NET 8, but some csprojs still target .NET 6.
2024-01-11 18:00:38 +01:00
Gaetan Lepage
7f89712d71 omnisharp-roslyn: 1.39.10 -> 1.39.11
Changelog: https://github.com/OmniSharp/omnisharp-roslyn/releases/tag/v1.39.11
2023-12-22 12:06:02 +01:00
Gaetan Lepage
4921ca6e78 omnisharp-roslyn: 1.39.8 -> 1.39.10 2023-10-05 21:20:34 +02:00
Gaetan Lepage
e5a20914ca omnisharp-roslyn: 1.39.7 -> 1.39.8 2023-07-18 09:43:27 +02:00
David McFarland
ee8ba995a7 buildDotnetModule: make fetch-deps find output path automatically 2023-06-24 19:13:16 -03:00
mdarocha
21d6a613dd omnisharp-roslyn: fix hash
Seems like upstream moved the release tag to point to another commit...
2023-06-21 17:04:45 +02:00
mdarocha
6b84101c47 omnisharp-roslyn: use usedotnetFromEnv instead of overriding fixup phase 2023-06-20 17:20:51 +02:00
mdarocha
ab0310055a omnisharp-roslyn: 1.39.6 -> 1.39.7 2023-06-19 12:04:36 +02:00
Guillaume Maudoux
6efefdc8c1 buildDotnetModule: add support for dotnet tools 2023-04-29 18:54:04 -04:00
mdarocha
6d58c5221a omnisharp-roslyn: use dotnet from PATH 2023-03-27 22:36:05 +02:00
mdarocha
40cd8e7175 omnisharp-roslyn: 1.39.4 -> 1.39.6 2023-03-15 22:16:34 +01:00
mdarocha
58e4c2638c omnisharp-roslyn: 1.39.2 -> 1.39.4 2023-01-22 18:21:51 +01:00
David McFarland
824d40aa04 build-dotnet-module: restore for current runtime by default 2022-12-19 15:36:25 -04:00
David McFarland
f6cb288fff omnisharp-roslyn: set runtime flag instead of patching project 2022-12-19 15:36:25 -04:00
mdarocha
7a7ce7fa94 omnisharp-roslyn: 1.39.1 -> 1.39.2 2022-11-12 17:22:27 +01:00
David McFarland
f8763b87e0 nuget-to-nix: exclude by package source, not list
This allows exclusions to be by version.
2022-10-02 16:09:27 -03:00
David McFarland
b22074a46e omnisharp-roslyn: fix build on dotnet 6.0.9 2022-10-02 16:09:27 -03:00
David McFarland
07290f1eb6 omnisharp-roslyn: add tests 2022-09-12 09:54:19 -03:00
Ivar Scholten
f5ede4745b
omnisharp-roslyn: migrate lockfile generation to fetch-deps 2022-09-11 01:06:35 +02:00
GGG KILLER
97bcc3a2e0
omnisharp-roslyn: 1.38.2 -> 1.39.1 (#182409)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-17 14:35:01 +02:00
mdarocha
465d355e5b omnisharp-dotnet: use buildDotnetModule 2022-06-21 12:13:38 +02:00
mdarocha
b60958777d omnisharp-roslyn: update dependencies 2022-06-17 10:12:44 +02:00
Robert Scott
12eea1c636 treewide/development: add sourceType binaryNativeCode for many packages
excluding compilers and interpreters as some new tricks may be
needed to cover their various bootstrapping processes properly
2022-06-16 20:12:04 +01:00
mdarocha
2454cb06ec omnisharp-roslyn: update dependencies 2022-05-22 17:12:19 +02:00
mdarocha
49d3cbee18 omnisharp-roslyn: fix errors related to dlls
Mimick the hack in the upstream omnisharp repository, which
fixes omnisharp giving errors about being unable to find
specific libraries
2022-04-25 19:23:09 +02:00
mdarocha
6c3e18f759 omnisharp-roslyn: update dependencies 2022-04-25 07:35:56 +02:00
Lassulus
92734ac395
Merge pull request #166865 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-04-15 09:28:00 +01:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Infinidoge
dc381cb5ce omnisharp-roslyn: 1.38.1 -> 1.38.2 2022-04-13 12:02:21 -04:00
Tony Höglund
569af342ec
omnisharp-roslyn: 1.38.0 -> 1.38.1 (#164761)
Co-authored-by: Tony Höglund <tony.hoglund@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-21 21:16:51 +01:00
Tony Höglund
e7d2e92e32 omnisharp-roslyn: update dependencies 2022-03-18 07:24:53 +01:00
Ole Kristian Pedersen
c596cb7cb2 omnisharp-roslyn: support Darwin 2022-02-27 16:56:29 +01:00
Michal Koutenský
7ab67fdaeb omnisharp-roslyn: 1.37.15 -> 1.38.0 2022-02-08 11:46:00 -08:00
Felix Buehler
a4cf5b79fd treewide: rename name to pname&version 2022-01-27 17:29:01 +01:00
Sandro
2464a542d0
Merge pull request #136329 from avdv/omnisharp-roslyn-update 2021-11-12 18:08:43 +01:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
Claudio Bley
f76bd3ba9e omnisharp-roslyn: 1.37.12 -> 1.37.15
- no longer need to override NuGetPackageVersion since upstream uses
  NuGet 5.10.0 now
- use packages from nixpkgs checkout in create-deps.sh script
- create-deps.sh script requires dotnet SDK 3
2021-08-31 21:16:50 +02:00
David McFarland
415bef179d omnisharp-roslyn: upgrade nuget to match msbuild 2021-07-30 17:10:03 -03:00
David McFarland
cb7c09eddb omnisharp-roslyn: switch dotnet-sdk to PATH suffix 2021-07-30 17:10:03 -03:00
David McFarland
0e1d475fec omnisharp-roslyn: 1.37.8 -> 1.37.12 2021-07-14 16:12:01 -03:00
David McFarland
c1d907220a omnisharp-roslyn: build from source
- use links for internal msbuild
- add dotnet-sdk to PATH
  https://github.com/NixOS/nixpkgs/pull/98435#issuecomment-715508615
- build from source
- add myself as maintainer
2021-07-10 12:15:04 -03:00
Robert Schütz
d099e7558e mono: 5 -> 6 2021-05-12 21:32:40 +02:00
Eric Dallo
7c2dbb853a
ominisharp-roslyn: 1.37.4 -> 1.37.8 2021-04-02 11:59:08 -03:00
Eric Dallo
a48b87fda4
omnisharp-roslyn: fix outdated built-in msbuild for unity (#98435)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-19 14:31:03 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM
d26dae6748 omnisharp-roslyn: 1.37.3 -> 1.37.4 2020-11-25 09:15:40 -08:00
R. RyanTM
4b6ad1bdf2 omnisharp-roslyn: 1.37.1 -> 1.37.3 2020-11-02 07:49:28 -08:00
Felix Tenley
540c20a78f
omnisharp-roslyn: 1.35.2 -> 1.37.1 2020-09-04 22:51:01 +02:00
R. RyanTM
9fb991f9bf omnisharp-roslyn: 1.35.1 -> 1.35.2 2020-06-06 14:18:10 +00:00