about summary refs log tree commit diff
path: root/pkgs/applications/graphics/pinta
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/applications/graphics/pinta
parentb60c9fd2fe52118f460df4ff917caaa513f4f38f (diff)
dotnet: update lock files of packages using nuget-to-nix
Diffstat (limited to 'pkgs/applications/graphics/pinta')
-rw-r--r--pkgs/applications/graphics/pinta/deps.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/pinta/deps.nix b/pkgs/applications/graphics/pinta/deps.nix
index 57c2c152edf84..66f7e61267247 100644
--- a/pkgs/applications/graphics/pinta/deps.nix
+++ b/pkgs/applications/graphics/pinta/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 = "AtkSharp"; version = "3.24.24.34"; sha256 = "1jn1vgi9xm0jp7769k6sbdi8d273kigjrsh93i6s4c03hqxv7cqs"; })
   (fetchNuGet { pname = "CairoSharp"; version = "3.24.24.34"; sha256 = "0pydn1k0cam1gclg9sc1sbnmbyzh28qlc5qanyxcylwghink3kgz"; })