summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-03 00:04:07 +0000
committerGitHub <noreply@github.com>2022-10-03 00:04:07 +0000
commit74f2e360359aaf3d42706c1f70911ae939d966e8 (patch)
tree28d303ba9d9a6c98855dbbf1d31437c71ee87be2 /pkgs/applications/graphics
parent0ae3aa5345b2840a7490e9f17a7d1c5cf1b2f6ad (diff)
parenta62844b302507c7531ad68a86cb7aa54704c9cb4 (diff)
downloadnixpkgs-74f2e360359aaf3d42706c1f70911ae939d966e8.tar
nixpkgs-74f2e360359aaf3d42706c1f70911ae939d966e8.tar.gz
nixpkgs-74f2e360359aaf3d42706c1f70911ae939d966e8.tar.bz2
nixpkgs-74f2e360359aaf3d42706c1f70911ae939d966e8.tar.lz
nixpkgs-74f2e360359aaf3d42706c1f70911ae939d966e8.tar.xz
nixpkgs-74f2e360359aaf3d42706c1f70911ae939d966e8.tar.zst
nixpkgs-74f2e360359aaf3d42706c1f70911ae939d966e8.zip
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/graphics')
-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 57c2c152edf..66f7e612672 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"; })