summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-02-26gnu: Add mangohud....* gnu/packages/graphics.scm (mangohud): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> John Kehayias
2022-02-26gnu: Add hwdata....* gnu/packages/pciutils.scm (hwdata): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Brendan Tildesley
2022-02-26gnu: thermald: Fix build....* gnu/packages/admin.scm (thermald)[arguments]: Add "--disable-werror" to 'configure-flags'. Guillaume Le Vaillant
2022-02-26installer: Continue even if Connman cannot phone home....Connman's online check is unreliable for me. * gnu/installer/connman.scm (connman-online?): Accept if connman state is ready instead of online. Florian Pelz
2022-02-20gnu: pspp: Fix failing test suite....* gnu/packages/statistics.scm (pspp)[arguments]: Add a new 'prepare-tests phase. Tobias Geerinckx-Rice
2022-02-26services: pulseaudio: Deploy the configuration files to /etc/pulse....* gnu/services/sound.scm (pulseaudio-environment) [PULSE_CONFIG, PULSE_CLIENTCONFIG]: Use fixed locations, and move logic to... (pulseaudio-etc): ... this service extension. Guard against producing empty files. Maxim Cournoyer
2022-02-26services: pulseaudio: Add an extra-script-files configuration field....* gnu/services/sound.scm (<pulseaudio-configuration>) [extra-script-files]: Add field. (extra-script-files->file-union): New procedure. (append-include-directive): Likewise. (pulseaudio-etc): Use them. * doc/guix.texi: Document the new 'extra-script-files- configuration field. Maxim Cournoyer
2022-02-26services/sound: Normalize pulseaudio-configuration accessor names....* gnu/services/sound.scm (<pulseaudio-configuration>): Adjust getter names to match convention. Maxim Cournoyer
2022-02-25agetty-shepherd-service: Rename console agetty to "term-console" for clarity....* gnu/services/base.scm (agetty-shepherd-service)[provision]: Rename console agetty to "term-console". Danny Milosavljevic
2022-02-25services: %base-services: Adapt agetty-service-type to depend on syslogd...Fixes <https://issues.guix.gnu.org/30464>. * gnu/services/base.scm (%base-services): Reorder syslog-service for clarity. [shepherd-requirement]: New field. Danny Milosavljevic
2022-02-25services: agetty: Add shepherd-requirement....* gnu/services/base.scm (<agetty-configuration>): Add shepherd-requirement. * doc/guix.texi (agetty-configuration): Document it. Danny Milosavljevic
2022-02-25gnu: Add python-harmony....* gnu/packages/messaging.scm (python-harmony): New variable. Danny Milosavljevic
2022-02-25gnu: Add python-librecaptcha....* gnu/packages/messaging.scm (python-librecaptcha): New variable. Danny Milosavljevic
2022-02-25gnu: scintilla: Use G-expressions....* gnu/packages/text-editors.scm (scintilla)[arguments]: Use G-expressions. Nicolas Goaziou
2022-02-25gnu: scintilla: Update to 5.2.0....* gnu/packages/text-editors.scm (scintilla): Update to 5.2.0. Nicolas Goaziou
2022-02-24gnu: evilwm: Update to 1.3.1....* gnu/packages/wm.scm (evilwm): Update to 1.3.1. [source]: Remove patch. * gnu/packages/patches/evilwm-lost-focus-bug.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Eric Bavier
2022-02-24gnu: mame: Update to 0.241....* gnu/packages/emulators.scm (mame): Update to 0.241. Nicolas Goaziou
2022-02-24gnu: plover: Update to 4.0.0.dev10....* gnu/packages/stenography.scm (plover): Update to 4.0.0.dev10. [native-inputs]: Remove python-mock and python-setuptools-scm. [inputs]: Remove python-wxpython. Arun Isaac
2022-02-24gnu: webkitgtk: Adjust BubbleWrap wrapper....This revisits <https://issues.guix.gnu.org/40837> with a fix that doesn't require to have PULSE_CLIENTCONFIG point to an absolute store location, which will allow us to revert to have PULSE_CLIENTCONFIG point to a fixed location under /etc. This would alleviate the need to reboot to have changes to the PulseAudio configuration effected. * gnu/packages/patches/webkitgtk-share-store.patch: Delete file. * gnu/packages/patches/webkitgtk-bubblewrap-paths.patch: Add file. * gnu/packages/patches/webkitgtk-canonicalize-paths.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Update patches list. * gnu/packages/webkit.scm (webkitgtk)[patches]: Adjust accordingly. Maxim Cournoyer
2022-02-24gnu: Add gromit-mpx....* gnu/packages/gtk.scm (gromit-mpx): New variable. Lars-Dominik Braun
2022-02-24gnu: julia-uris: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-uris): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-stackviews: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-stackviews): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-quadmath: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-quadmath): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-pycall: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-pycall): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-prettytables: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-prettytables): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-mbedtls: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-mbedtls): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-matrixfactorizations: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-matrixfactorizations): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-infinity: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-infinity): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-imagemagick: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-imagemagick): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-http: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-http): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-fixedpointnumbers: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-finitediff: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-finitediff): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-datavalues: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-datavalues): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-dataframes: Delete trailing #t....* gnu/packages/julia-xyz.scm (julia-dataframes): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: julia-codeczlib: Remove unneeded phase....* gnu/packages/julia-xyz.scm (julia-codeczlib)[arguments]: Remove field. Efraim Flashner
2022-02-24gnu: julia-media: Use 'julia-package-dependencies'....* gnu/packages/julia.scm (julia-media)[arguments]: Remove custom phase, add dependency packages to '#:julia-package-dependencies'. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Efraim Flashner
2022-02-24gnu: julia-xyz: Adjust style using G-expressions....* gnu/packages/julia-xyz.scm: Adjust style using G-expressions. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun
2022-02-24gnu: linux-libre 4.9: Update to 4.9.303....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.303. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2022-02-24gnu: linux-libre 4.14: Update to 4.14.268....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.268. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2022-02-24gnu: linux-libre 4.19: Update to 4.19.231....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.231. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2022-02-24gnu: linux-libre 5.4: Update to 5.4.181....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.181. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-02-24gnu: linux-libre 5.10: Update to 5.10.102....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.102. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes. Leo Famulari
2022-02-24gnu: linux-libre: Update to 5.15.25....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.25. (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes. Leo Famulari
2022-02-24gnu: linux-libre 5.16: Update to 5.16.11....* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.11. (linux-libre-5.16-pristine-source, deblob-scripts-5.16): Update hashes. Leo Famulari
2022-02-24gnu: Add libiscsi....* gnu/packages/scsi.scm (libiscsi): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ron Nazarov
2022-02-23gnu: Add python-unalix....* gnu/packages/python-xyz.scm (python-unalix): New variable. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> jgart
2022-02-23gnu: Remove python2-defusedxml....* gnu/packages/xml.scm (python2-defused): Remove variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> kiasoc5
2022-02-23gnu: Remove python2-odfpy....* gnu/packages/xml.scm (python2-odfpy): Remove variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> kiasoc5
2022-02-23gnu: imgui: Add missing build files....* gnu/packages/toolkits.scm (imgui)[phases]: Add imgui_tables.cpp and imgui_widgets.cpp to the build phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> John Kehayias
2022-02-23gnu: fontutils: Add gsettings-desktop-schemas....* gnu/packages/fontutils.scm (fontmanager)[inputs]: Add gsettings-desktop-schemas. Maxim Cournoyer