unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob c03bc66119f196852bd8429b4089f65b95dea003 617 bytes (raw)
name: gnu/packages/patches/vcmi-disable-privacy-breach.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
 
Origin: https://salsa.debian.org/games-team/vcmi/-/blob/debian/1.1.0+dfsg-1/debian/patches/disable-privacy-breach
From: Johannes Schauer <josch@debian.org>
Subject: do not check remote repositories on startup by default
Forwarded: not-needed

--- a/config/schemas/settings.json
+++ b/config/schemas/settings.json
@@ -401,11 +401,11 @@
 				},
 				"autoCheckRepositories" : {
 					"type" : "boolean",
-					"default" : true
+					"default" : false
 				},
 				"updateOnStartup" : {
 					"type" : "boolean",
-					"default" : true
+					"default" : false
 				},
 				"updateConfigUrl" : {
 					"type" : "string",

debug log:

solving c03bc66119 ...
found c03bc66119 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).