summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-04nongnu: firefox: Use absolute filename for symlink target of icons.Zhu Zihao
* nongnu/packages/mozilla.scm (firefox)[arguments]: In install-desktop-entry phase, use absolute name file for symlink target of icons. Revert e3c50e1385cc70f2c74aa6dad85c76ed513aa483. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-04nongnu: clhs: Polish clhs.Zhu Zihao
* nongnu/packages/emacs.scm(clhs)[arguments]<phases>: In replace-loader phase, Use format to generate sexp from list structure. Add autoload cookie for entry function. In install-doc phase, place HyperSpec under <output>/share/HyperSpec-7-0. Don't emit files outside the FHS structure. [source]: Use HTTPS. [description]: Wrap line at column 80.
2020-10-02gnu: eduke32: Update to 188e146.Timotej Lazar
* nongnu/packages/game-development.scm (eduke32): Update to 188e146. [inputs]: Add alsa-lib. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-02nongnu: eduke32: Remove unnecessary phase.Timotej Lazar
Since commit 2073b55, Guix uses CPLUS_INCLUDE_PATH to find system headers. Overriding this variable caused a compile failure. The package builds fine without it, so just drop it. * nongnu/packages/game-development.scm (eduke32)[arguments]: Drop ‘set-sdl-paths’ phase. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-02nongnu: firefox: Set icon path in desktop file.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox)[arguments]: Set correct icon path in the desktop file. Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-02nongnu: firefox: Update to 81.0.1.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 81.0.1. [arguments]: Use system python for mach with MACH_USE_SYSTEM_PYTHON. (%firefox-build-id): Add comment why updating this id is important.
2020-10-01nongnu: linux@4.9: Update to 4.9.238.Alex Griffin
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.238.
2020-10-01nongnu: linux: Update to 5.8.13.Alex Griffin
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.13.
2020-10-01nongnu: linux@5.4: Update to 5.4.69.Alex Griffin
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.69.
2020-10-01nongnu: linux@4.19: Update to 4.19.149.Alex Griffin
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.149.
2020-10-01nongnu: linux@4.14: Update to 4.14.200.Alex Griffin
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.200.
2020-10-01nongnu: linux@4.4: Update to 4.4.238.Alex Griffin
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.238.
2020-09-28nongnu: linux: Update to 5.8.12.Alex Griffin
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.12.
2020-09-28nongnu: linux@5.4: Update to 5.4.68.Alex Griffin
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.68.
2020-09-28nongnu: linux@4.19: Update to 4.19.148.Alex Griffin
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.148.
2020-09-23nongnu: linux-firmware: Update to 20200918.Alex Griffin
* nongnu/packages/linux.scm (linux-firmware): Update to 20200918.
2020-09-23nongnu: linux: Update to 5.8.11.Alex Griffin
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.11.
2020-09-23nongnu: linux@5.4: Update to 5.4.67.Alex Griffin
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.67.
2020-09-23nongnu: linux@4.19: Update to 4.19.147.Alex Griffin
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.147.
2020-09-23nongnu: linux@4.14: Update to 4.14.199.Alex Griffin
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.199.
2020-09-23nongnu: linux@4.9: Update to 4.9.237.Alex Griffin
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.237.
2020-09-23nongnu: linux@4.4: Update to 4.4.237.Alex Griffin
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.237.
2020-09-23nongnu: steam: Audio and Vulkan fixes.ison
* nongnu/packages/steam-client.scm: Use pulseaudio and nonguix utils modules. (steam-gameruntime-libs): Add pulseaudio. (nonguix-container->package): Add alsa-config to inputs. (make-container-internal): Add alsa-config to args and inputs. (make-internal-script): Add alsa-config to args and symlinks, symlink 32-bit Vulkan ICD files.
2020-09-17nongnu: linux: Update to 5.8.10.Alex Griffin
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.10.
2020-09-17nongnu: linux@5.4: Update to 5.4.66.Alex Griffin
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.66.
2020-09-17nongnu: linux@4.19: Update to 4.19.146.Alex Griffin
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.146.
2020-09-17nongnu: steam: Fix desktop icon and python dependency.ison
* nongnu/packages/steam-client.scm (nonguix-container): Add link-files field. (nongnu-container->package): Symlink files in container link-files field. (steam)[link-files]: Add desktop file. (steam-gameruntime-libs): Add python.
2020-09-16nongnu: steam: Reduce dependencies.ison
* nongnu/packages/steam-client.scm (steam-client-libs) (steam-gameruntime-libs, steam): Reduce dependencies to a minimal set. (make-internal-script): Remove pulseaudio symlink.
2020-09-15nongnu: steam: Clean up.ison
* nongnu/packages/steam-client.scm: Add comment to top explaining container structure. (ld.so.conf->ld.so.cache): Replaces names with _. (nonguix-container->package): Remove container-name, union64, and union32 from let bindings, add newlines to inputs, fix args, and add symlinks for internal-script and manifest. (make-container-manifest): Improve document string. (make-container-internal)[synopsis, description]: Fix typos.
2020-09-15nongnu: steam: Update document strings.ison
* nongnu/packages/steam-client.scm: (fhs-ld.so.conf, ld.so.conf->ld.so.cache) (nonguix-container->package, make-container-wrapper, make-container-manifest) (make-container-internal, make-internal-script): Update document strings.
2020-09-15nongnu: steam: Fix fhs-internal versionison
* nongnu/packages/steam-client.scm (make-container-internal): Inherit version.
2020-09-15nongnu: steam: Preserve steam runtime vars.ison
* nongnu/packages/steam-client.scm (make-container-wrapper): Add runtime vars to preserved-env.
2020-09-15nongnu: steam: Use guile instead of bash for scripts.ison
* nongnu/packages/steam-client.scm: Use module guix records. (<nonguix-container>): New record type. (glibc-for-fhs-32, steam-libs-32, steam-libs-64): Removed. (packages->ld.so.conf): Rename to fhs-ld.so.conf and use static paths. (steam): Rename to steam-client, remove wrappers and inputs, and replace with new definition for steam. (fhs-min-libs): New alist. (steam-client-libs): Add bash and coreutils, remove glibc and glibc-32. (steam-gameruntime-libs): Add font-dejavu and font-liberation. (fhs-union, nonguix-container->package, make-container-wrapper) (make-container-manifest, make-container-internal) (make-internal-script): New functions.
2020-09-13nongnu: firefox: Update to 80.0.1Zhu Zihao
* nongnu/packages/mozilla.scm (firefox): Update to 80.0.1 [native-inputs]: Update to rust@1.43 rust:cargo@1.43 node@10.22 rust-cbindgen@0.14.3. [arguments]<phases>: In phase 'patch-cargo-checksums', use find-files to detect all Cargo.lock. Generate cargo checksum for rust vendors in seperate directories. <configure-flags>: Remove obsolete configure flags. (%firefox-build-id): Update to 2020-09-08. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-09-13nongnu: Add rust-cbindgen-0.14.3.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (rust-cbindgen-0.14.3): New variable. Upstream don't need this particular version for Icecat 78. Co-authored-by: Zhu Zihao <all_but_last@163.com> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-09-12nongnu: linux@5.8: Update to 5.8.9.Alex Griffin
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.9.
2020-09-12nongnu: linux@5.4: Update to 5.4.65.Alex Griffin
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.65.
2020-09-12nongnu: linux@4.19: Update to 4.19.145.Alex Griffin
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.145.
2020-09-12nongnu: linux@4.14: Update to 4.14.198.Alex Griffin
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.198.
2020-09-12nongnu: linux@4.9: Update to 4.9.236.Alex Griffin
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.236.
2020-09-12nongnu: linux@4.4: Update to 4.4.236.Alex Griffin
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.236.
2020-09-12nongnu: steam: Add controller support.ison
* nongnu/packages/steam-client.scm (steam)[arguments]: Expose paths /dev/input and /sys/class/input in the guix environment command.
2020-09-09nongnu: linux@5.8: Update to 5.8.8.Alex Griffin
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.8.
2020-09-09nongnu: linux@5.4: Update to 5.4.64.Alex Griffin
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.64.
2020-09-09nongnu: linux@4.19: Update to 4.19.144.Alex Griffin
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.144.
2020-09-09nongnu: linux@4.14: Update to 4.14.197.Alex Griffin
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.197.
2020-09-09nongnu: broadcom-sta: Fix build on linux 5.6 and later.James Smith
* nongnu/packages/linux.scm (broadcom-sta-x86_64-source): Add file. * nongnu/packages/patches/broadcom-sta-linux-5.6.patch: New patch from NixOS. Signed-off-by: Alex Griffin <a@ajgrf.com>
2020-09-08nongnu: steam: Use manifest for propagated inputs.ison
* nongnu/packages/steam-client.scm (steam)[propagated-inputs]: Remove. [arguments]: Add former propagated-inputs to manifest.scm and fix quoting in store-item->manifest-entry output.
2020-09-07nongnu: steam: Fix vulkan.ison
* nongnu/packages/steam-client.scm (steam)[arguments]: Symlink mesa vulkan files to /usr/share/vulkan.
2020-09-07nongnu: steam: Improve package unions.ison
* nongnu/packages/steam-client.scm (union, package-output->package) (inputs->packages): Functions removed. (steam-client-libs): Specify outputs without package-output->package. (steam-libs-64, steam-libs-32): Build without inputs->packages.