Skip to content

Commit 6d8d690

Browse files
committed
fix(node-gateway): specify latest commit
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
1 parent f110fe2 commit 6d8d690

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@
1010
extra-trusted-public-keys = [
1111
"villas.cachix.org-1:vCWp9IzwxFT6ovZivQAvn5ZuLST01bpAGXWwlGTZ9fA="
1212
];
13-
allowBroken = true;
1413
};
1514

1615
inputs = {
17-
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
16+
nixpkgs.url = "github:NixOS/nixpkgs/cf8d55060f90f7c205b18f2491f111811446687d";
1817
};
1918

2019
outputs =

0 commit comments

Comments
 (0)