aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: tomb: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | It is required for cross-compilation. * gnu/packages/crypto.scm (tomb)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: econnman: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/connman.scm (econnman)[inputs]: Add 'bash-minimal'. Remove input labels. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I8cc36e919c1f7f9a57e1762b0ba69c79361c0f40
* gnu: dirvish: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | It is required for cross-compilation. * gnu/packages/backup.scm (dirvish)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Iedf6818bd15cd6bab97ace14dee1964b4fec6dc6
* gnu: jack2: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | It is required for cross-compilation. * gnu/packages/audio.scm (jack-2)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: code: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/code.scm (cloc)[inputs]: Add 'bash-minimal'. (lcov)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I54a60b1b9c6322132faf6f05939b24f1441bc49c
* gnu: emulators: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/emulators.scm (higan)[inputs]: Add 'bash-minimal'. (pcsxr)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I73ea46b3928faa60b16e87a4386b568495f689e4
* gnu: text-editors: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/text-editors.scm (vis)[inputs]: Add 'bash-minimal'. (jucipp)[inputs]: Likewise. (ghostwriter)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ic55d5602d0514029eba1f8d5313169570da3edb1
* gnu: moreutils: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | It is required for cross-compilation. * gnu/packages/moreutils.scm (moreutils)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I3f0d8ec4f7f6c99a5c759abe2f438ccbbb5c913c
* gnu: mpd: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/mpd.scm (sonata)[native-inputs]: Remove labels. [inputs]: Add 'bash-minimal'. (mcg)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I46f0f5f57a6053c7b03f0a3830df3b8bc752f361
* gnu: web: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/web.scm (krona-tools)[inputs]: Add 'bash-minimal'. (guix-data-service)[inputs]: Likewise. (ikiwiki): Delete trailing #t. [inputs]: Likewise. (hiawatha)[inputs]: Likewise. (hpcguix-web)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I3fa7dbf05a72bc41a089ba62160dbe1fb82ec7e1
* gnu: xfce: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/xfce.scm (catfish)[inputs]: Add 'bash-minimal'. (mousepad)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I2d3294f0141d20061faf62b06c11f1c78df05c18
* gnu: web-browsers: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/web-browsers.scm (luakit)[inputs]: Add 'bash-minimal'. (kristall): Delete trailing #t. [inputs]: Add 'bash-minimal'. (nyxt)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I8106374fc4d208dff19fa12c067772a189b97223
* gnu: networking: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | It is required for cross-compilation. * gnu/packages/networking.scm (blueman)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ifd94df2e7fd13c6036119940dc24d1366a75376d
* gnu: file-systems: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | It is required for cross-compilation. * gnu/packages/file-systems.scm (bcachefs-tools)[inputs]: Add 'bash-minimal'. (xfstools)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ifc5a0af2e1fb02947e845aca73f513eef2de907b
* 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