Commit graph

619 commits

Author SHA1 Message Date
Jonathan Brielmaier
b593a402e7
nongnu: linux@4.14: Update to 4.14.202.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.202.
2020-10-25 01:18:29 +02:00
Jonathan Brielmaier
67a5e39a5d
nongnu: linux@4.19: Update to 4.19.152.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.152.
2020-10-25 00:59:51 +02:00
Jonathan Brielmaier
941ec35211
nongnu: linux@5.4: Update to 5.4.72.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.72.
2020-10-25 00:45:48 +02:00
Jonathan Brielmaier
151774e60e
nongnu: linux: Update to 5.9.1.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.9.1.
(linux): Switch to linux@5.9.
2020-10-25 00:25:31 +02:00
Jonathan Brielmaier
02cf886efa
nongnu: firefox: Update to 82.0.
* nongnu/packages/mozilla.scm (firefox): Update to 82.0.
[arguments]: `obj-x86_64-pc-linux-gnu` folder was removed by upstream,
so we don't need to do that anymore.
[native-inputs]: Add m4 and import module.
2020-10-21 12:39:10 +02:00
Oleg Pykhalov
ee08c44091
nongnu: steam: Preserve DRI_PRIME environment variable.
* nongnu/packages/steam-client.scm
(make-container-wrapper): Preserve DRI_PRIME environment variable.
2020-10-18 19:39:09 +02:00
Jonathan Brielmaier
649d5bd462
nongnu: linux@5.8: Update to 5.8.15.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.15.
2020-10-16 14:21:19 +02:00
Jonathan Brielmaier
f306da857d
nongnu: linux@5.4: Update to 5.4.71.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.71.
2020-10-16 14:18:36 +02:00
Jonathan Brielmaier
f1a754d241
nongnu: linux@4.19: Update to 4.19.151.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.151.
2020-10-16 14:16:39 +02:00
Jonathan Brielmaier
229629a007
nongnu: linux@4.14: Update to 4.14.201.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.201.
2020-10-16 14:14:20 +02:00
Jonathan Brielmaier
9afc481e56
nongnu: linux@4.9: Update to 4.9.239.
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.239.
2020-10-16 14:11:47 +02:00
Jonathan Brielmaier
9b4d13265e
nongnu: linux@4.4: Update to 4.4.239.
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.239.
2020-10-16 14:10:22 +02:00
Jonathan Brielmaier
694e85778d
nongnu: firefox: Update to 81.0.2.
* nongnu/packages/mozilla.scm (firefox): Update to 81.0.2.
2020-10-14 15:09:33 +02:00
ison
3f4febd80b
nongnu: steam: Add ldconfig comment.
* nongnu/packages/steam-client.scm: Add comment explaining why ldconfig must be
  re-enabled in glibc.
2020-10-12 15:22:48 +02:00
Alex Griffin
d7b56982b6
nongnu: linux: Update to 5.8.14.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.14.
2020-10-07 09:01:58 -05:00
Alex Griffin
f6c95567c9
nongnu: linux@5.4: Update to 5.4.70.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.70.
2020-10-07 09:01:58 -05:00
Alex Griffin
1c4a45a3c7
nongnu: linux@4.19: Update to 4.19.150.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.150.
2020-10-07 09:01:58 -05:00
Zhu Zihao
2a954a4181
nongnu: firefox: Use absolute filename for symlink target of icons.
* nongnu/packages/mozilla.scm (firefox)[arguments]: In install-desktop-entry
phase, use absolute name file for symlink target of icons.

Revert e3c50e1385.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-04 17:22:08 +02:00
Zhu Zihao
3783cf2b51
nongnu: clhs: Polish clhs.
* 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-04 15:03:34 +02:00
Timotej Lazar
2c46dfd5ec
gnu: eduke32: Update to 188e146.
* nongnu/packages/game-development.scm (eduke32): Update to 188e146.
[inputs]: Add alsa-lib.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-02 16:22:09 +02:00
Timotej Lazar
5d83bd2e98
nongnu: eduke32: Remove unnecessary phase.
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-02 16:21:51 +02:00
Jonathan Brielmaier
e3c50e1385
nongnu: firefox: Set icon path in desktop file.
* nongnu/packages/mozilla.scm (firefox)[arguments]: Set correct icon
path in the desktop file.

Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-02 14:58:58 +02:00
Jonathan Brielmaier
1e0ebd4312
nongnu: firefox: Update to 81.0.1.
* 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-02 14:58:58 +02:00
Alex Griffin
75569aa3f8
nongnu: linux@4.9: Update to 4.9.238.
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.238.
2020-10-01 13:55:06 -05:00
Alex Griffin
d8af99a0b3
nongnu: linux: Update to 5.8.13.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.13.
2020-10-01 11:07:28 -05:00
Alex Griffin
c6f588b5ff
nongnu: linux@5.4: Update to 5.4.69.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.69.
2020-10-01 08:58:25 -05:00
Alex Griffin
4ba91f4c25
nongnu: linux@4.19: Update to 4.19.149.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.149.
2020-10-01 08:58:25 -05:00
Alex Griffin
4b878c1869
nongnu: linux@4.14: Update to 4.14.200.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.200.
2020-10-01 08:58:25 -05:00
Alex Griffin
1580e34c8b
nongnu: linux@4.4: Update to 4.4.238.
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.238.
2020-10-01 08:58:25 -05:00
Alex Griffin
cea1adb319
nongnu: linux: Update to 5.8.12.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.12.
2020-09-28 10:34:30 -05:00
Alex Griffin
0d73f7774b
nongnu: linux@5.4: Update to 5.4.68.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.68.
2020-09-28 10:34:08 -05:00
Alex Griffin
c4db89669a
nongnu: linux@4.19: Update to 4.19.148.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.148.
2020-09-28 10:33:44 -05:00
Alex Griffin
5e1444b2c4
nongnu: linux-firmware: Update to 20200918.
* nongnu/packages/linux.scm (linux-firmware): Update to 20200918.
2020-09-23 09:17:39 -05:00
Alex Griffin
d23e230756
nongnu: linux: Update to 5.8.11.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.11.
2020-09-23 09:09:07 -05:00
Alex Griffin
3d8522d50e
nongnu: linux@5.4: Update to 5.4.67.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.67.
2020-09-23 09:08:52 -05:00
Alex Griffin
22d85a27ed
nongnu: linux@4.19: Update to 4.19.147.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.147.
2020-09-23 09:08:37 -05:00
Alex Griffin
38165103af
nongnu: linux@4.14: Update to 4.14.199.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.199.
2020-09-23 09:08:24 -05:00
Alex Griffin
a968f836cf
nongnu: linux@4.9: Update to 4.9.237.
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.237.
2020-09-23 09:08:06 -05:00
Alex Griffin
a4688df6dc
nongnu: linux@4.4: Update to 4.4.237.
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.237.
2020-09-23 09:07:51 -05:00
ison
bfe94824a7
nongnu: steam: Audio and Vulkan fixes.
* 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-23 10:54:31 +02:00
Alex Griffin
fc683132b1
nongnu: linux: Update to 5.8.10.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.10.
2020-09-17 09:04:07 -05:00
Alex Griffin
726ab8e7e9
nongnu: linux@5.4: Update to 5.4.66.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.66.
2020-09-17 09:04:00 -05:00
Alex Griffin
0fa1a1c4ef
nongnu: linux@4.19: Update to 4.19.146.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.146.
2020-09-17 09:03:41 -05:00
ison
faaabf1283
nongnu: steam: Fix desktop icon and python dependency.
* 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-17 08:10:31 +02:00
ison
a12f42e678
nongnu: steam: Reduce dependencies.
* 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-16 11:11:40 +02:00
ison
25ace81660
nongnu: steam: Clean up.
* 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-15 13:37:52 +02:00
ison
eee0e2ee06
nongnu: steam: Update document strings.
* 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-15 13:37:52 +02:00
ison
edb7fc2b5c
nongnu: steam: Fix fhs-internal version
* nongnu/packages/steam-client.scm (make-container-internal): Inherit version.
2020-09-15 13:37:52 +02:00
ison
d4e9fe8c3b
nongnu: steam: Preserve steam runtime vars.
* nongnu/packages/steam-client.scm (make-container-wrapper): Add runtime
  vars to preserved-env.
2020-09-15 13:37:52 +02:00
ison
93c656566b
nongnu: steam: Use guile instead of bash for scripts.
* 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-15 13:37:52 +02:00