Commit Graph

15 Commits

Author SHA1 Message Date
seth
01a2d2e402
garnet: 1.0.16 -> 1.0.18
Diff: https://github.com/microsoft/garnet/compare/v1.0.16...v1.0.18

Changelog: https://github.com/microsoft/garnet/releases/tag/v1.0.18
2024-08-04 23:25:14 -04:00
R. Ryantm
50ee2b98cf garnet: 1.0.15 -> 1.0.16 2024-07-30 09:20:30 +00:00
David McFarland
7c437a5e9a garnet: used combined dotnet-sdk
This allows the sdk dependencies to be removed from deps.nix, so the
package will build on newer sdks.
2024-07-11 21:33:23 -03:00
R. Ryantm
2ca98a088c garnet: 1.0.13 -> 1.0.15 2024-07-07 08:05:32 +00:00
seth
02b55745cf
garnet: only build with dotnet 8
this was the original intention but i didn't realize it was possible
until now :/
2024-06-14 20:32:15 -04:00
seth
45217e7de9
garnet: add updateScript 2024-06-14 20:16:43 -04:00
seth
82f5a2a336
garnet: don't overuse with lib;
https://github.com/NixOS/nixpkgs/issues/208242
2024-06-14 20:16:43 -04:00
seth
7f1b82fb32
garnet: don't use broken recursion scheme
https://github.com/NixOS/nixpkgs/issues/312345
2024-06-14 20:16:43 -04:00
seth
d410d05161
garnet: format with nixfmt 2024-06-14 20:16:42 -04:00
seth
44107b3c90
garnet: 1.0.6 -> 1.0.13
Diff: https://github.com/microsoft/garnet/compare/v1.0.6...v1.0.13

Changelog: https://github.com/microsoft/garnet/releases/tag/v1.0.13
2024-06-14 20:07:01 -04: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
R. Ryantm
c9d1a66d33 garnet: 1.0.5 -> 1.0.6 2024-04-26 14:57:46 +00:00
R. Ryantm
5e950c58ad garnet: 1.0.1 -> 1.0.5 2024-04-25 15:37:37 +10:00
David McFarland
5518ca2098 garnet: remove sdk packages from deps 2024-04-16 14:40:09 -03:00
seth
3dd227aacb
garnet: init at 1.0.1 2024-03-27 15:36:06 -04:00