mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-24 17:38:14 +01:00
nongnu: nversion: Remove variable.
* nongnu/packages/nvidia.scm (nversion): Remove variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
618c7e26eb
commit
7d4c49eace
1 changed files with 0 additions and 4 deletions
|
@ -65,12 +65,8 @@
|
|||
#:use-module (ice-9 match)
|
||||
#:use-module (srfi srfi-1))
|
||||
|
||||
; Used for closed-source packages
|
||||
(define nvidia-version "515.76")
|
||||
|
||||
; Used for the open-source kernel module package
|
||||
(define nversion "515.76")
|
||||
|
||||
(define computed-origin-method
|
||||
(@@ (guix packages) computed-origin-method))
|
||||
|
||||
|
|
Loading…
Reference in a new issue