mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-06-26 12:41:34 +02:00
[create-pull-request] automated change
This commit is contained in:
parent
dddf9d6b33
commit
77e4e11d14
10
.sops.yaml
10
.sops.yaml
@ -6,11 +6,11 @@ creation_rules:
|
|||||||
- path_regex: targets/nixos-wiki\.nixos\.org/secrets/*
|
- path_regex: targets/nixos-wiki\.nixos\.org/secrets/*
|
||||||
key_groups:
|
key_groups:
|
||||||
- age:
|
- age:
|
||||||
- *joerg
|
- *joerg
|
||||||
- *lassulus
|
- *lassulus
|
||||||
- *nixos-wiki2
|
- *nixos-wiki2
|
||||||
- path_regex: targets/admins/secrets/*
|
- path_regex: targets/admins/secrets/*
|
||||||
key_groups:
|
key_groups:
|
||||||
- age:
|
- age:
|
||||||
- *joerg
|
- *joerg
|
||||||
- *lassulus
|
- *lassulus
|
||||||
|
6
flake.lock
generated
6
flake.lock
generated
@ -42,10 +42,10 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1749632365,
|
"lastModified": 1749896453,
|
||||||
"narHash": "sha256-52jhP+dVqi7oWaYZqWZp+KNqmCmEdSsN870yhG6FxYQ=",
|
"narHash": "sha256-6+AmSZBogyr1zbVc2k4IBcmY/Yt39mC4+cfZi0n/AAA=",
|
||||||
"ref": "nixos-unstable-small",
|
"ref": "nixos-unstable-small",
|
||||||
"rev": "3156024cc8366b3aa79210364db0005c16c0e2ae",
|
"rev": "ba48a1f6ce571455cb631dee840c6cd401ea4adb",
|
||||||
"shallow": true,
|
"shallow": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/NixOS/nixpkgs"
|
"url": "https://github.com/NixOS/nixpkgs"
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
hash = "sha256-xiMg4T1hZLOLh3gxEhilw2XOVYer8RGGUyYZlvwYTt0=";
|
hash = "sha256-xiMg4T1hZLOLh3gxEhilw2XOVYer8RGGUyYZlvwYTt0=";
|
||||||
};
|
};
|
||||||
"DarkMode" = fetchzip {
|
"DarkMode" = fetchzip {
|
||||||
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_43-dc25af0.tar.gz/DarkMode-REL1_43-dc25af0.tar.gz";
|
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_43-e04ad8e.tar.gz/DarkMode-REL1_43-e04ad8e.tar.gz";
|
||||||
hash = "sha256-Ikmz2YlN5D0XelqUYGbabZhiu731SYb+AuifYZHyGwE=";
|
hash = "sha256-ARUhmQ2EcaQ2a0qLh4dWx2EcYooCmmPVwS7DcbR+iKI=";
|
||||||
};
|
};
|
||||||
"QuickInstantCommons" = fetchzip {
|
"QuickInstantCommons" = fetchzip {
|
||||||
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_43-c0cc0c9.tar.gz/QuickInstantCommons-REL1_43-c0cc0c9.tar.gz";
|
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_43-c0cc0c9.tar.gz/QuickInstantCommons-REL1_43-c0cc0c9.tar.gz";
|
||||||
@ -21,8 +21,8 @@
|
|||||||
hash = "sha256-COB+N6q7lIYM7Vc334W3N8knrnhSlEpLIA/QM6Y6a6o=";
|
hash = "sha256-COB+N6q7lIYM7Vc334W3N8knrnhSlEpLIA/QM6Y6a6o=";
|
||||||
};
|
};
|
||||||
"Description2" = fetchzip {
|
"Description2" = fetchzip {
|
||||||
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_43-50e2aef.tar.gz/Description2-REL1_43-50e2aef.tar.gz";
|
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_43-0eb3253.tar.gz/Description2-REL1_43-0eb3253.tar.gz";
|
||||||
hash = "sha256-ciUEUcg4tsgpvohuLYztFaGNBowR7p1dIKnNp4ooKtA=";
|
hash = "sha256-zhbHSSmGZt9jvGuB0mk49tiotmJulOUp+mt5drnu40w=";
|
||||||
};
|
};
|
||||||
"Mermaid" = fetchzip {
|
"Mermaid" = fetchzip {
|
||||||
url = "https://github.com/SemanticMediaWiki/Mermaid/archive/refs/tags/3.1.0.zip";
|
url = "https://github.com/SemanticMediaWiki/Mermaid/archive/refs/tags/3.1.0.zip";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user