Commit graph

574 commits

Author SHA1 Message Date
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
Zhu Zihao
0c4b325642
nongnu: firefox: Update to 80.0.1
* 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-13 12:47:21 +02:00
Jonathan Brielmaier
2712c2bef2
nongnu: Add rust-cbindgen-0.14.3.
* 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-13 12:42:55 +02:00
Alex Griffin
e9dcfea82c
nongnu: linux@5.8: Update to 5.8.9.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.9.
2020-09-12 07:45:40 -05:00
Alex Griffin
ab274e5e92
nongnu: linux@5.4: Update to 5.4.65.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.65.
2020-09-12 07:45:27 -05:00
Alex Griffin
4dfb05e45c
nongnu: linux@4.19: Update to 4.19.145.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.145.
2020-09-12 07:45:13 -05:00
Alex Griffin
b8e49d4f46
nongnu: linux@4.14: Update to 4.14.198.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.198.
2020-09-12 07:45:01 -05:00
Alex Griffin
58c9ee70b5
nongnu: linux@4.9: Update to 4.9.236.
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.236.
2020-09-12 07:44:50 -05:00
Alex Griffin
8eac4cf8e7
nongnu: linux@4.4: Update to 4.4.236.
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.236.
2020-09-12 07:44:39 -05:00
ison
c54a6dd38e
nongnu: steam: Add controller support.
* nongnu/packages/steam-client.scm (steam)[arguments]: Expose paths /dev/input
  and /sys/class/input in the guix environment command.
2020-09-12 12:34:41 +02:00
Alex Griffin
79a49be890
nongnu: linux@5.8: Update to 5.8.8.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.8.
2020-09-09 12:38:05 -05:00
Alex Griffin
5b1c91d37c
nongnu: linux@5.4: Update to 5.4.64.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.64.
2020-09-09 12:37:56 -05:00
Alex Griffin
aa96811d06
nongnu: linux@4.19: Update to 4.19.144.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.144.
2020-09-09 12:37:37 -05:00
Alex Griffin
0387c1231c
nongnu: linux@4.14: Update to 4.14.197.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.197.
2020-09-09 12:37:24 -05:00
James Smith
46f0547029
nongnu: broadcom-sta: Fix build on linux 5.6 and later.
* 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-09 09:40:56 -05:00
ison
4339e68cfb
nongnu: steam: Use manifest for propagated inputs.
* 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-08 08:05:06 +02:00
ison
e098cd4277
nongnu: steam: Fix vulkan.
* nongnu/packages/steam-client.scm (steam)[arguments]: Symlink mesa
  vulkan files to /usr/share/vulkan.
2020-09-07 09:50:02 +02:00
ison
5338484a05
nongnu: steam: Improve package unions.
* 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.
2020-09-07 09:48:50 +02:00
Alex Griffin
d4cb6e435d
nongnu: linux: Update to 5.8.7.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.7.
2020-09-05 12:38:34 -05:00
Alex Griffin
2d676ae9c8
nongnu: linux@5.4: Update to 5.4.63.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.63.
2020-09-05 12:38:34 -05:00
ison
f52fe58c5c
nongnu: steam: Use format for scheme string.
* nongnu/packages/steam-client.scm (steam)[arguments]: Use format to
  print manifest.
2020-09-05 09:21:40 +02:00
ison
a7a126daff
nongnu: steam: Fix Desktop file and clean manifest.
nongnu/packages/steam-client.scm (steam)[steam.desktop]: Fix Exec typo.
[manifest]: Rename to manifest.scm, add newlines and comment.
2020-09-04 08:47:18 +02:00
Alex Griffin
827b21bd39
nongnu: linux: Update to 5.8.6.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.6.
2020-09-03 08:44:24 -05:00
Alex Griffin
d63ac33821
nongnu: linux@5.4: Update to 5.4.62.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.62.
2020-09-03 08:44:13 -05:00
Alex Griffin
a35ebbdf87
nongnu: linux@4.19: Update to 4.19.143.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.143.
2020-09-03 08:43:59 -05:00
Alex Griffin
e0ba2d97cd
nongnu: linux@4.14: Update to 4.14.196.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.196.
2020-09-03 08:43:45 -05:00
Alex Griffin
37066ea71f
nongnu: linux@4.9: Update to 4.9.235.
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.235.
2020-09-03 08:43:33 -05:00
Alex Griffin
c05190dfa6
nongnu: linux@4.4: Update to 4.4.235.
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.235.
2020-09-03 08:43:22 -05:00
ison
5d46ca5f63
nongnu: Add steam.
*  nongnu/packages/steam-client.scm: New file.
2020-09-03 09:18:54 +02:00
Danny O'Brien
8734419d2e
nongnu: linux: Remove linux 5.7
* nongnu/packages/linux.scm (linux-5.7): Removed to match guix packages.
(See guix commit b39541859dcef62fef174392092a456b03a15498 )

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-08-31 11:58:39 +02:00
Pierre Neidhardt
277c59d26f
nongnu: dxvk-1.7: Update to 1.7.1.
* nongnu/packages/wine.scm (dxvk-1.7): Update to 1.7.1.
2020-08-27 20:31:41 +02:00
Zhu Zihao
480095fcb4
nongnu: clhs: Use texinfo format for sample code.
* nongnu/packages/emacs.scm (clhs): Wrap Emacs lisp code in @lisp block.
2020-08-27 15:34:55 +02:00
Alex Griffin
9d56434053
nongnu: linux: Update to 5.8.5.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.5.
2020-08-27 07:12:55 -05:00
Alex Griffin
522a5cffe1
nongnu: linux@5.7: Update to 5.7.19.
* nongnu/packages/linux.scm (linux-5.7): Update to 5.7.19.
2020-08-27 07:12:25 -05:00
Alex Griffin
00e55f7da5
nongnu: linux@5.4: Update to 5.4.61.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.61.
2020-08-27 07:11:56 -05:00
Alex Griffin
7c2a69c8cd
nongnu: linux@4.19: Update to 4.19.142.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.142.
2020-08-27 07:11:21 -05:00
Alex Griffin
0054578668
nongnu: linux@4.14: Update to 4.14.195.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.195.
2020-08-27 07:11:09 -05:00
Alex Griffin
90bcf4d1da
nongnu: linux@4.9: Update to 4.9.234.
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.234.
2020-08-27 07:10:17 -05:00
Alex Griffin
7e3d84b39e
nongnu: linux@4.4: Update to 4.4.234.
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.234.
2020-08-27 07:09:48 -05:00
Alex Griffin
2cb18fee0c
nongnu: linux: Update to 5.8.3.
* nongnu/packages/linux.scm (linux-5.8): Update to 5.8.3.
2020-08-21 17:21:24 -05:00
Alex Griffin
7a1f103278
nongnu: linux: Update to 5.7.17.
* nongnu/packages/linux.scm (linux-5.7): Update to 5.7.17.
2020-08-21 08:50:39 -05:00
Alex Griffin
3608d0ccc4
nongnu: linux@5.4: Update to 5.4.60.
* nongnu/packages/linux.scm (linux-5.4): Update to 5.4.60.
2020-08-21 08:50:29 -05:00
Alex Griffin
569bba6655
nongnu: linux@4.19: Update to 4.19.141.
* nongnu/packages/linux.scm (linux-4.19): Update to 4.19.141.
2020-08-21 08:50:15 -05:00
Alex Griffin
5191ea5efb
nongnu: linux@4.14: Update to 4.14.194.
* nongnu/packages/linux.scm (linux-4.14): Update to 4.14.194.
2020-08-21 08:50:02 -05:00
Alex Griffin
08b557274e
nongnu: linux@4.9: Update to 4.9.233.
* nongnu/packages/linux.scm (linux-4.9): Update to 4.9.233.
2020-08-21 08:49:47 -05:00
Alex Griffin
b009911c07
nongnu: linux@4.4: Update to 4.4.233.
* nongnu/packages/linux.scm (linux-4.4): Update to 4.4.233.
2020-08-21 08:49:24 -05:00