mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
nix: envrc-common doesn't work apparently, so copy contents in it to both envrc-nvidia and envrc
This commit is contained in:
parent
f8d48ad4a0
commit
1a8caaf4de
@ -1,2 +1,5 @@
|
|||||||
source_env nix/envrc-common
|
watch_file nix/shell.nix
|
||||||
|
watch_file nix/common.nix
|
||||||
|
watch_file nix/sources.nix
|
||||||
|
watch_file nix/sources.json
|
||||||
use nix nix/shell.nix
|
use nix nix/shell.nix
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
watch_file nix/shell.nix
|
|
||||||
watch_file nix/common.nix
|
|
||||||
watch_file nix/sources.nix
|
|
||||||
watch_file nix/sources.json
|
|
@ -1,2 +1,5 @@
|
|||||||
source_env nix/envrc-common
|
watch_file nix/shell.nix
|
||||||
|
watch_file nix/common.nix
|
||||||
|
watch_file nix/sources.nix
|
||||||
|
watch_file nix/sources.json
|
||||||
use nix nix/shell.nix --arg nvidia true
|
use nix nix/shell.nix --arg nvidia true
|
||||||
|
Loading…
Reference in New Issue
Block a user