aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: music: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/music.scm (clementine): Remove trailing #t, input labels. [inputs]: Add 'bash-minimal'. (strawberry)[inputs]: Likewise. (solfege)[inputs]: Likewise. (demlo)[inputs]: Likewise. (fmit)[inputs]: Likewise. (pragha)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I73ceb7c22d20328412a01e88ac8c35c77168d9c3
* gnu: cuirass: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | It is required for cross-compilation. * gnu/packages/ci.scm (cuirass)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I87ecf3aa48e74d4543eb16a22033584e81ad6d43
* gnu: chromium: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I34ca11b72b937daf480a4c834c06d65d1b1add41
* gnu: remind: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/calendar.scm (remind)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I17b53c1bdb59eedffed8c9079bd7d065988bfac0
* gnu: qbittorrent: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | It is required for cross-compilation. * gnu/packages/bittorrent.scm (qbittorrent)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I854fdcfe7e0cbfd2a99d4b80677caefb9e966ea6
* gnu: video: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/video.scm (pipe-viewer)[inputs]: Add 'bash-minimal'. (vlc): Remove trailing #t. (youtube-viewer)[inputs]: Likewise. (openshot)[inputs]: Likewise. (gaupol)[inputs]: Likewise. (get-iplayer)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I572eddc1084e1397b06d1fa264ec575c8c9b5340
* gnu: geo: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/geo.scm (grass): Remove input labels and trailing #t. [inputs]: Add bash-minimal. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ic9d1942098cbfa1d71a81b1f7e0dea352850a4ce
* gnu: guile-xyz: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/guile-xyz.scm (artanis)[inputs]: Add 'bash-minimal'. (guile-hall)[inputs]: Likewise. (python-on-guile)[inputs]: Likewise. (haunt)[inputs]: Likewise. (emacsy)[inputs]: Likewise. (nomad)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I496c2ac6d7e9a9266dc57cdbc9ada434968d9bac
* gnu: emacs-xyz: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/emacs-xyz.scm (emacs-ert-runner)[inputs]: Add 'bash-minimal'. (emacs-edbi)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I06bed3a218f8c15247d9aebed1f569cc61b378b6
* gnu: cdrom: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/cdrom.scm (xorisso)[inputs]: Add 'bash-minimal'. (dvdstyler)[inputs]: Likewise. (abcde)[inputs]: Likewise. (asunder)[inputs]: Likewise. (cdemu-client)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I262c4dd2c81ec6558e7b48b7436268c9656933ca
* gnu: patchutils: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | It is required for cross-compilation. * gnu/packages/pdf.scm (patchutils)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ifeab38ef995d0685b3e5e59a770814aaac112a70
* gnu: pdf: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/pdf.scm (flyer-composer)[inputs]: Add 'bash-minimal'. (impressive)[inputs]: Likewise. (pdfarranger)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I55856af817691f11111f88b0931334eedd2b3ca2
* gnu: tryton: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/tryton.scm (tryton): Remove trailing #t. [inputs]: New field. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I9c8b7b2ad4445fe6d2f02f85c04ab3fb099aa476
* gnu: debug: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/debug.scm (c-reduce)[inputs]: Add 'bash-minimal'. (scanmem)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I6cae82e90a994384aa3ddd737dd885444a0f5cad
* gnu: animation: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/animation.scm (synfigstudio)[inputs]: Add 'bash-minimal'. (pagagayo)[inputs]: Likewise. (pencil2d)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ia14d83bd1e212bef08685d150b577ca99e684d6f
* gnu: game-development: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/game-development.scm (godot-lts)[inputs]: Add 'bash-minimal'. (godot)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ie92d21eb3b788ce0eff68548e11a8952b77e0e7b
* gnu: maths: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/maths.scm (units): Fix indentation, remove trailing #t. [inputs]: Add bash-minimal and drop labels. (feedgnuplot)[inputs]: Add bash-minimal. (vuesz)[inputs]: Likewise. (lingeling)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ifc89d72147d4dbb268410c236a3a2137cd0712a0
* gnu: messaging: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/messaging.scm (hexchat): Remove input labels. [inputs]: Add 'bash-minimal'. (gajim)[inputs]: Add 'bash-minimal'. (utox)[inputs]: Likewise (and drop labels, fix indentation). (qtox)[inputs]: Add 'bash-minimal'. (perl-net-psyc)[inputs]: Likewise. (nheko): Likewise. (psi-plus)[inputs]: Likewise, drop input labels. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Iab9daa98205f82b4abf4066c5bfdbf6732485aa2
* gnu: engineering: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/engineering.scm (librecad): Remove trailing #t. [inputs]: Add 'bash-minimal'. (volk, freehdl, freecad, solvespace, cura): Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I66ce8c602706ef0bf6a9c7bc60f51e34f0e823d5
* gnu: mail: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/mail.scm (astroid)[inputs]: Add 'bash-minimal'. (notifymuch)[inputs]: Likewise. (dkimproxy)[inputs]: Likewise. (swaks): Delete trailing #t. [inputs]: Add 'bash-minimal'. (mumi)[inputs]: Likewise. (public-inbox)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I0ebdd60a5b33725548850d53676d181e10c71103
* gnu: password-utils: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/password-utils.scm (shroud)[inputs]: Likewise. (assword)[inputs]: Likewise. (password-store)[inputs]: Likewise. (pass-age)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I6400ef2a53f9ffe7c5e6690069f58e6a54bf3af6
* gnu: parcimonie: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/gnupg.scm (parcimonie) [inputs]: Add bash-minimal. Delete labels. Change-Id: I94e17ad8a47ccaf31b7cea593f04bb360e185c25
* gnu: gpa: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/gnupg.scm (gpa): Delete trailing #t. [inputs]: Add bash-minimal. Delete labels. Change-Id: I3c4c9bf9b924b55a6039554127641680f1b0cffd
* gnu: pinentry-rofi: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/gnupg.scm (pinentry-rofi): Delete trailing #t. [inputs]: Add bash-minimal. Change-Id: I65cfda00921a184d9f0644fa28934b3c29551f4b
* gnu: signing-party: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/gnupg.scm (signing-party): Delete trailing #t. [inputs]: Add bash-minimal. Change-Id: I9c4eb66dd16d575edd8e6091758b8eb41e831eb4
* gnu: akku: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/package-management.scm (akku): Delete trailing #t. [inputs]: Add bash-minimal. Change-Id: Ifc5c7da3575b39ab43a47fee951ed49fac2bba93
* gnu: guix: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/package-management.scm (guix) [inputs]: Add bash-minimal. Change-Id: Idfc570777feec3f830baec47dca69e71bff37418
* gnu: gnome: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/gnome.scm (totem)[inputs]: Add 'bash-minimal'. (d-feet)[inputs]: Likewise. (gnome-session)[inputs]: Likewise. (caribou)[inputs]: Likewise. (authenticator)[inputs]: Likewise. (soundconverter)[inputs]: Likewise. (terminator)[inputs]: Likewise. (gitg)[inputs]: Likewise. (libratbag)[inputs]: Likewise. (piper)[inputs]: Likewise. (parlatype)[inputs]: Likewise. (orcfeeder)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I720f33461756950844bfeab04307c8421287f386
* gnu: cups.scm: Add missing module import.Efraim Flashner2024-08-31
| | | | * gnu/packages/cups.scm: Import (gnu packages bash).
* gnu: sqlparse: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/databases.scm (sqlparse) [inputs]: New field. Change-Id: Idb5ad3f056236104ac93b21b65e9cf96960c6be7
* gnu: sqitch: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/databases.scm (sqitch) [inputs]: Add bash-minimal. Remove labels. Change-Id: If2471815342f5fa1ca299f4e7798cb5c1245a3b0
* gnu: mysql: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/databases.scm (mysql) [inputs]: Add bash-minimal. Change-Id: I27645b599cd78806f54dd81cc41fbeb899437d33
* gnu: ephemeralpg: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/databases.scm (ephemeralpg) [inputs]: Add bash-minimal. Change-Id: I7f1888b1413f14f1303829aa20e976ccf6d5b86e
* gnu: foo2zjs: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/cups.scm (foo2zjs) [inputs]: Add bash-minimal. Change-Id: Ia9d0e303f00490e242bb0f59b2b033636dbf91fa
* gnu: cups-filters: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/cups.scm (cups-filters) [inputs]: Add bash-minimal. Change-Id: Ie6059967d41bbf83fa7d51ea34db269e57b76af5
* gnu: flair: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (flair) [inputs]: Add bash-minimal. Change-Id: I66fd550c617430ebbede36e140ee48df1c6149ca
* gnu: ccwl: Remove input labels.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (ccwl) [inputs]: Remove input labels. Change-Id: Ie00325f7472524a0c8431b98ca6172a2f7f7096a
* gnu: arriba: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (arriba) [inputs]: Add bash-minimal. Change-Id: Ib30f9e0872dc24ca24e498eba51560c750e75d22
* gnu: nanopolish: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (nanopolish) [inputs]: Add bash-minimal. Change-Id: Ie9cbe808e1ae678fb56db03537721f43da3c2b4c
* gnu: filtlong: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (filtlong) [inputs]: Add bash-minimal. Change-Id: I8a4b402d66a06a27c9cc8abacdefecd251c2095c
* gnu: ngless: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (ngless) [inputs]: Add bash-minimal. Change-Id: I3560d4f10261f87c819bd12cf0956a6cf77324cb
* gnu: rcas-web: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | * gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Add bash-minimal. Change-Id: I71f0e435e969e0a689caea90d9f442929c7d9431
* gnu: shorah: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (shorah) [inputs]: Add bash-minimal. Change-Id: Ibe428a0ec32a5acf7e70269376aaf16e97507d51
* gnu: rsem: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (rsem) [inputs]: Add bash-minimal. Change-Id: Idd9fbf729e9bcdd009cf517ec23064544bdf6f43
* gnu: roary: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (roary): Delete trailing #t. [inputs]: Add bash-minimal. Remove labels. Change-Id: Id5ea1b12e2fa641d96a762f5f3b89edbd43a4ffa
* gnu: proteinortho: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (proteinortho)[inputs]: Add bash-minimal. Remove labels. Change-Id: I74e243d598a544a9a58ea77a229b6a2b2f56c5b2
* gnu: mafft: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (mafft): Delete trailing #t. [inputs]: Add bash-minimal. Change-Id: Id30d22dc37ee57591f17dc116de81500b09adf3c
* gnu: edirect: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (edirect): Delete trailing #t. [inputs]: Add bash-minimal. Change-Id: I28474c3ec5866b5e9f824d5d71e6cc8be5791f58
* gnu: repeat-masker: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (repeat-masker) [inputs]: Add bash-minimal. Change-Id: I81d4806cc65eed8040824cb72d6c462c8762294e
* gnu: bioperl-minimal: Add bash-minimal to inputs.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/bioinformatics.scm (bioperl-minimal) [inputs]: Add bash-minimal. Change-Id: I274572a2e87f63afcca2e433454a71f078291a06