diff options
| author | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2022-12-19 18:26:33 +0100 |
|---|---|---|
| committer | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2022-12-19 18:26:33 +0100 |
| commit | e662a42388490a2736276c2051aaf5cd3693a1cc (patch) | |
| tree | c5cfe504e44ea495e1bba1a09032a3e2738b795b | |
| parent | 06a94f005fafd6ca7b7cb83eac6f4b13e70e9d33 (diff) | |
NEWS: Add NEWS file.v1.4.0
* NEWS: New file.
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
| @@ -0,0 +1,15 @@ | |||
| 1 | -*- org -*- | ||
| 2 | # SPDX-License-Identifier: CC0-1.0 | ||
| 3 | # Copyright © 2022 Jonathan Brielmaier <jonathan.brielmaier@web.de> | ||
| 4 | #+TITLE: NEWS about user visible changes of nonguix | ||
| 5 | |||
| 6 | * Changes in 1.4.0 (since 2022-05-21 (Guix 1.3.0)) | ||
| 7 | ** Distribution | ||
| 8 | *** Nvidia driver now available as service | ||
| 9 | *** Enable WebAssembly sandboxed libraries in firefox | ||
| 10 | *** Update binary build system to return a monadic procedure | ||
| 11 | ** New services | ||
| 12 | nvidia | ||
| 13 | ** package updates including: | ||
| 14 | firefox 108.0.1, firefox-esr 102.6.0esr, linux 6.0.12, nvidia-driver 515.76 | ||
| 15 | steam 1.0.0.75 | ||
