Skip to content

Commit

Permalink
flake: fix devShell shell name
Browse files Browse the repository at this point in the history
  • Loading branch information
9ary committed Apr 13, 2024
1 parent 89d3e7a commit 5744a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
, rust-bin
, udev
}: mkShell {
name = "cubane";
name = "rqoob";
nativeBuildInputs = [
pkg-config
(rust-bin.stable.latest.default.override {
Expand Down

0 comments on commit 5744a13

Please sign in to comment.