commit 2bcc9110a51dbeec911c746b953ee3978a9c977a
parent 042ee3e7fe7d61d13deac0c8c6df9f292c57943e
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 24 Nov 2023 10:47:36 +0100
flake: update chapeau-rouge to latest
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 26 insertions(+), 4 deletions(-)
diff --git a/flake.lock b/flake.lock
@@ -3,17 +3,18 @@
"chapeau-rouge": {
"inputs": {
"flake-parts": "flake-parts",
+ "nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
- "lastModified": 1700381088,
- "narHash": "sha256-tCQxrrc/K9xILA6sAvPmAvdPoMKB4c7Eou8aMYpFC7c=",
+ "lastModified": 1700818161,
+ "narHash": "sha256-iacf4RY3DNAmtIR8ZeR7H8oSbmf4RSLBxet0uTs3xhc=",
"owner": "vdemeester",
"repo": "chapeau-rouge",
- "rev": "ec316e9234e3308674256945b8d42feb263cf399",
+ "rev": "6d51b9e3cc33664b6fe69529c54aa813f502a3f0",
"type": "github"
},
"original": {
@@ -532,7 +533,7 @@
"nix-eval-jobs": {
"inputs": {
"flake-parts": "flake-parts_3",
- "nix-github-actions": "nix-github-actions",
+ "nix-github-actions": "nix-github-actions_2",
"nixpkgs": "nixpkgs_3",
"treefmt-nix": "treefmt-nix"
},
@@ -553,6 +554,27 @@
"nix-github-actions": {
"inputs": {
"nixpkgs": [
+ "chapeau-rouge",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1698974481,
+ "narHash": "sha256-yPncV9Ohdz1zPZxYHQf47S8S0VrnhV7nNhCawY46hDA=",
+ "owner": "nix-community",
+ "repo": "nix-github-actions",
+ "rev": "4bb5e752616262457bc7ca5882192a564c0472d2",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nix-github-actions",
+ "type": "github"
+ }
+ },
+ "nix-github-actions_2": {
+ "inputs": {
+ "nixpkgs": [
"nixpkgs-wayland",
"nix-eval-jobs",
"nixpkgs"