summary refs log tree commit diff
path: root/pkgs/top-level/dotnet-packages.nix
Commit message (Collapse)AuthorAge
* dotnetPackages.Nuget: 4.9.1 -> 5.6.0.6489Jörg Thalheim2021-07-21
|
* dotnetPackages.Nuget: fix runtime erroroxalica2021-07-21
| | | | | configurePhase breaks the binary and results in `File does not contain a valid CIL image.`
* dotnetPackages.Nuget: deprecate phasesFelix Buehler2021-07-20
|
* nixos/dotnetPackages: remove packagesVictor Freire2021-06-14
|
* dotnetPackages.YamlDotNet: removeVictor Freire2021-06-09
|
* nixos/dotnetPackages: remove packagesVictor Freire2021-06-08
| | | | F# packages have been removed for being unmaintaned.
* dotnetPackages.FSharpFormatting: 2.9.8 -> 11.2.0Victor Freire2021-06-06
|
* Merge pull request #125826 from ratsclub/dotnetPackages.FSharpData-4.1.1Sandro2021-06-05
|\
| * dotnetPackages.FSharpData: 2.2.3 -> 4.1.1Victor Freire2021-06-05
| |
* | dotnetPackages.YamlDotNet: 11.1.1Victor Freire2021-06-05
|/
* maintainers: add ratsclubVictor Freire2021-06-05
|
* dotnetPackages.Fantomas: 1.6.0 -> 4.4.0Victor Freire2021-06-04
|
* Prefer `pname` and `version` in `mkDerivation`s instead of `name` (#123438)Samuel Ainsworth2021-05-23
| | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Co-authored-by: nixpkgs-review <nixpkgs-review@example.com>
* treewide: remove unzip where not neededBen Siraphob2021-05-16
|
* treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob2021-02-20
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* toplevel: stdenv.lib -> libProfpatsch2021-01-10
| | | | | The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
* dafny: use pinned z3 in the full closureGuillaume Maudoux2020-10-24
|
* dafny: pin z3 and Boogie versionGuillaume Maudoux2020-10-24
|
* dotnetPackages.FSharpAutoComplete: add missing glib dependencyPierre Bourdon2020-06-14
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: mark some broken packages as brokenLinus Heckemann2019-10-08
| | | | | | | | | Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
* treewide: remove redundant recvolth2019-08-28
|
* fsharp41: 4.1.7 -> 4.1.34; mono = mono6Jiri Danek2019-08-08
|
* dotnetPackages.Nuget: 3.4.3 -> 4.9.1Jiri Danek2019-08-07
|
* dafny: 2.1.0 -> 2.3.0Guillaume Maudoux2019-06-20
|
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* dotnetPackages.FsLexYaccRuntime: init at 6.1.0Vincent Laporte2019-04-05
|
* dotnetPackages.SharpFont: 3.1.0 -> 4.0.1 (#49545)Tristan Helmich2018-10-31
|
* Deedle: 1.2.0 -> 1.2.5 (#46702)Bob van der Linden2018-09-15
|
* Paket: 1.18.2 -> 5.179.1 (#46701)Bob van der Linden2018-09-15
|
* Newtonsoft.Json: 6.0.8 -> 11.0.2 (#46679)Bob van der Linden2018-09-15
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* Merge pull request #40612 from symphorien/boogie_vimxeji2018-05-29
|\ | | | | boogie: enable usage as a vim plugin
| * boogie: enable usage as a vim pluginSymphorien Gibol2018-05-03
| |
* | dotnetPackages.Boogie: 2017-01-03 -> 2018-05-28Guillaume Maudoux2018-05-28
| |
* | dotnetPackages.Boogie: use a recent NUnitGuillaume Maudoux2018-05-28
| |
* | dotnetPackages.Nuget: fix binary casing issueDan Peebles2018-03-08
| | | | | | | | | | Didn't notice the first time around because macOS isn't case-sensitive by default, but on Linux the build failed to produce a wrapper script.
* | Upgrade Nuget version from 2.8.5 to 3.4.3Cody Yu2018-03-08
|/
* dafny: 1.9.8 -> 2.1.0Guillaume Maudoux2018-01-31
|
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* dotnetPackages.SmartIrc4net: rehash sourceOrivej Desh2017-11-21
| | | | The only change is in the package metadata.
* Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* fsharp: 4.0.1.1 -> 4.1.7Roman Kuznetsov2017-04-17
| | | | | | Build F# with default mono version Introduce separate fsharp41 packages
* dafny: fix meta attributeGuillaume Maudoux2017-02-07
|
* dafny: init at v1.9.8Guillaume Maudoux2017-02-07
|
* boogie: fix basename issues; promote to packageGuillaume Maudoux2017-02-06
|
* dotnetPackages.Boogie: init at 2017-01-03Remy Goldschmidt2017-02-04
|
* OpenNAT: init at 2.1.0Andrew Cann2016-10-29
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|