gnu: inkscape/stable: Rename variable to inkscape/pinned.

This is to match recently established conventions.  Add a deprecated public
alias to avoid breaking channels using inkscape/stable.

Automated via:

   git grep -l inkscape/stable  |
   xargs sed -i 's,inkscape/stable,inkscape/pinned,'

Change-Id: If74bf91b1da0d2ca8cf25c6038b4c2100262873e
This commit is contained in:
Maxim Cournoyer 2025-03-24 00:17:11 +09:00 committed by Christopher Baines
parent 744e973de3
commit 427264a130
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577
7 changed files with 19 additions and 16 deletions

View file

@ -10885,7 +10885,7 @@ toolkits.")
(string-append info "/matplotlib-figures"))))))))
(native-inputs
(list graphviz
inkscape/stable
inkscape/pinned
python-colorspacious
python-ipython
python-ipywidgets
@ -19297,7 +19297,7 @@ time.")
;; Tests need a writable HOME.
(setenv "HOME" "/tmp"))))))
(inputs
(list inkscape/stable pandoc))
(list inkscape/pinned pandoc))
(native-inputs
(list python-flaky
python-hatchling