generated from qgis/QGIS-User-Group-Website
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathflake.lock
More file actions
83 lines (83 loc) · 2.14 KB
/
flake.lock
File metadata and controls
83 lines (83 loc) · 2.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"nodes": {
"nixpkgs-25-11": {
"locked": {
"lastModified": 1772047000,
"narHash": "sha256-7DaQVv4R97cii/Qdfy4tmDZMB2xxtyIvNGSwXBBhSmo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1267bb4920d0fc06ea916734c11b0bf004bbe17e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1771848320,
"narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-version": {
"inputs": {
"nixpkgs-25-11": "nixpkgs-25-11",
"nixpkgs-unstable": "nixpkgs-unstable"
},
"locked": {
"lastModified": 1772189083,
"narHash": "sha256-gpdghIfcSpVlJ/3mRplJplnVAFKEUarAXNzwCiatVX4=",
"owner": "QGIS",
"repo": "qgis-nixpkgs-version",
"rev": "f846710aa72c6a2bf79ee1717e639cf50b0fed12",
"type": "github"
},
"original": {
"owner": "QGIS",
"repo": "qgis-nixpkgs-version",
"type": "github"
}
},
"qgis-website-theme": {
"flake": false,
"locked": {
"lastModified": 1772621236,
"narHash": "sha256-A64aBduBDYyw+DSsrHFZ729m3Tio1NFjAMpGgaEzBMA=",
"owner": "qgis",
"repo": "QGIS-Hugo-Website-Theme",
"rev": "02a5bd459276e422a3658b00cb0edad637e89a77",
"type": "github"
},
"original": {
"owner": "qgis",
"repo": "QGIS-Hugo-Website-Theme",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": [
"nixpkgs-version",
"nixpkgs-25-11"
],
"nixpkgs-version": "nixpkgs-version",
"qgis-website-theme": "qgis-website-theme"
}
}
},
"root": "root",
"version": 7
}