Skip to content

Commit 7f1e957

Browse files
committed
chore: update
1 parent 37040ef commit 7f1e957

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
};
1313
};
1414
outputs = {nixpkgs, ...} @ inputs: let
15-
useNightly = true;
15+
useNightly = false;
1616
eachSupportedSystem = f:
1717
nixpkgs.lib.genAttrs nixpkgs.lib.systems.flakeExposed (system:
1818
f {

0 commit comments

Comments
 (0)