about summary refs log tree commit diff
path: root/pkgs/games/xivlauncher
diff options
context:
space:
mode:
authorDavid McFarland <corngood@gmail.com>2022-10-02 16:03:46 -0300
committerDavid McFarland <corngood@gmail.com>2022-10-02 16:09:27 -0300
commit9e0a1e7b8e6441f6ad14510f76d3c1410873c3b3 (patch)
treef923ba49b02e498418ce96f40cb49bd7c195bf26 /pkgs/games/xivlauncher
parentb60c9fd2fe52118f460df4ff917caaa513f4f38f (diff)
dotnet: update lock files of packages using nuget-to-nix
Diffstat (limited to 'pkgs/games/xivlauncher')
-rw-r--r--pkgs/games/xivlauncher/deps.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/games/xivlauncher/deps.nix b/pkgs/games/xivlauncher/deps.nix
index 0cbfccff0c786..a24821a4e2fc7 100644
--- a/pkgs/games/xivlauncher/deps.nix
+++ b/pkgs/games/xivlauncher/deps.nix
@@ -1,3 +1,6 @@
+# This file was automatically generated by passthru.fetch-deps.
+# Please dont edit it manually, your changes might get overwritten!
+
 { fetchNuGet }: [
   (fetchNuGet { pname = "Castle.Core"; version = "4.4.1"; sha256 = "13dja1jxl5zwhi0ghkgvgmqdrixn57f9hk52jy5vpaaakzr550r7"; })
   (fetchNuGet { pname = "CheapLoc"; version = "1.1.6"; sha256 = "1m6cgx9yh7h3vrq2d4f99xyvsxc9jvz8zjq1q14qgylfmyq4hx4l"; })