Commit Graph

22 Commits

Author SHA1 Message Date
R. Ryantm
1c03bb6d33 csharpier: 1.2.6 -> 1.3.0 2026-06-15 17:27:33 +00:00
R. Ryantm
87e58bf2d2 csharpier: 1.2.5 -> 1.2.6 2026-02-10 09:34:23 +00:00
R. Ryantm
11a6c7867e csharpier: 1.2.4 -> 1.2.5 2026-01-01 14:36:50 +00:00
R. Ryantm
382c2a0bc3 csharpier: 1.2.3 -> 1.2.4 2025-12-26 16:44:07 +00:00
R. Ryantm
d1b16a12c7 csharpier: 1.2.1 -> 1.2.3 2025-12-20 00:34:30 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
R. Ryantm
33dd21740f csharpier: 1.2.0 -> 1.2.1 2025-11-17 09:26:53 +00:00
R. Ryantm
0f3ecbcef6 csharpier: 1.1.2 -> 1.2.0 2025-11-10 15:20:06 +00:00
R. Ryantm
4adf463b69 csharpier: 1.1.1 -> 1.1.2 2025-08-23 16:49:36 +00:00
R. Ryantm
b205368d3d csharpier: 1.0.3 -> 1.1.1 2025-08-06 04:29:35 +00:00
R. Ryantm
6f4c893682 csharpier: 1.0.2 -> 1.0.3 2025-07-02 04:29:21 +00:00
Thomas Laich
dd5c207ebf csharpier: 0.30.6 -> 1.0.2 (#413857)
* csharpier: 0.30.6 -> 1.0.2

* fix meta
2025-06-12 15:07:44 +02:00
R. Ryantm
a8c247f09a csharpier: 0.30.5 -> 0.30.6 2025-01-18 16:05:30 +00:00
R. Ryantm
b550b4f94e csharpier: 0.30.3 -> 0.30.5 2025-01-06 07:24:36 +00:00
R. Ryantm
c88076d957 csharpier: 0.30.2 -> 0.30.3 2024-12-16 19:59:53 +00:00
David McFarland
f355a9b9d7 csharpier: 0.29.1 -> 0.30.2 2024-12-03 10:29:24 -04:00
Austin Horstman
787e0e1bf6 csharpier: 0.28.2 -> 0.29.1 2024-08-28 15:35:40 -05:00
aleksana
9ec8af44ad treewide: change nugetSha256 to nugetHash
This is both to verify the correctness of the changes in dotnet helper
and to promote the use of nugetHash (which uses SRI hash).

For more information on nugetHash, check out
https://nixos.org/manual/nixpkgs/unstable/#packaging-dotnet-global-tools
2024-07-04 20:16:51 +08:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Thomas Laich
5351d0a5cb CSharpier 0.27.2 -> 0.28.2 2024-05-01 11:08:37 +02:00
Zoe Roux
995c69c036 csharpier: 0.27.0 -> 0.27.2 2024-02-03 14:41:56 +01:00
Zoe Roux
8f18726e97 csharpier: init at 0.27.0 2024-01-18 04:14:27 +01:00