Commit 2bcc9110a51d

Vincent Demeester <vincent@sbr.pm>
2023-11-24 10:47:36
flake: update chapeau-rouge to latest
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 042ee3e
Changed files (1)
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"
       },
@@ -551,6 +552,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",