Commit Graph

19 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
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
Konstantin Alekseev
2eb2d1bc43 fsautocomplete: enable on darwin 2024-02-07 06:28:30 +02:00
Victor Freire
5cfa0492b7 fsautocomplete: 0.68.0 -> 0.69.0 2024-01-18 14:59:01 -03:00
Raphael Robatsch
bda77a3bd5 fsautocomplete: Update framework deps
This is built with .NET 7, but some csprojs still target .NET 6.
2024-01-11 18:00:33 +01:00
Kirill Radzikhovskyy
df0c3c570c fsautocomplete: fix build 2023-12-03 06:27:36 +11:00
Kirill Radzikhovskyy
69d4f03872 fsautocomplete: sdk_6_0 -> sdk_7_0 2023-11-24 08:23:09 +11:00
Kirill Radzikhovskyy
74e6bf9d31 fsautocomplete: 0.67.0 -> 0.68.0 2023-11-18 08:20:39 +11:00
Mikael Fangel
dab520c3f6
fsautocomplete: 0.66.1 -> 0.67.0 2023-10-29 02:49:24 +02:00
mdarocha
c14646f78b fsautocomplete: 0.64.1 -> 0.66.1 2023-10-17 09:08:07 +02:00
mdarocha
02e466646c fsautocomplete: 0.64.0 -> 0.64.1 2023-10-08 16:17:34 +02:00
mdarocha
b3c91315a4 fsautocomplete: 0.63.1 -> 0.64.0 2023-09-30 12:09:12 +02:00
mdarocha
c4bc48abe3 fsautocomplete: 0.63.0 -> 0.63.1 2023-09-18 20:08:37 +02:00
mdarocha
e1a29104a2 fsautocomplete: 0.62.0 -> 0.63.0 2023-09-08 21:08:04 +02:00
mdarocha
f2d6764d13 fsautocomplete: 0.61.1 -> 0.62.0 2023-09-05 18:13:49 +02:00
mdarocha
d30f4fce7f fsautocomplete: 0.60.1 -> 0.61.1 2023-07-23 22:11:07 +02:00
mdarocha
74feaf3a8f fsautocomplete: 0.60.0 -> 0.60.1 2023-07-03 18:06:33 +02:00
mdarocha
6caee40955 fsautocomplete: init at 0.60.0 2023-06-20 17:20:52 +02:00
mdarocha
6c639e869c buildDotnetModule: tweaks to support paket
Projects that use paket, and have it setup so that it's executed
transparently during "dotnet restore" as a dotnet tool should now work.
2023-06-20 17:20:51 +02:00