mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
744e973de3
commit
427264a130
7 changed files with 19 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue