cleanup flake.nix
This commit is contained in:
@@ -10,8 +10,8 @@ description = "Crossplatform (and web-compatible) graphing calculator"
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
||||
[features]
|
||||
# Enable x11/wayland support for running tests on native targets
|
||||
native-test = ["eframe/x11", "eframe/wayland"]
|
||||
# Enable wayland support for running tests on native targets
|
||||
native-test = ["eframe/wayland"]
|
||||
|
||||
[profile.release]
|
||||
debug = false
|
||||
|
||||
Reference in New Issue
Block a user