Skip to content

Commit 2528b4f

Browse files
committed
chore: update flake
1 parent f3ba565 commit 2528b4f

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
.pnpm-debug.log
66

77
.direnv
8+
.bacon-locations

flake.lock

Lines changed: 16 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
@@ -1,6 +1,6 @@
11
{
22
inputs = {
3-
nixpkgs.url = "nixpkgs";
3+
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
44
rust-overlay.url = "github:oxalica/rust-overlay";
55
};
66

0 commit comments

Comments
 (0)