mirror of
https://github.com/RGBCube/superfreq
synced 2025-07-30 02:17:44 +00:00
Compare commits
2 commits
b328c948e0
...
154724c7b1
Author | SHA1 | Date | |
---|---|---|---|
![]() |
154724c7b1 | ||
![]() |
d9976cae47 |
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
in
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "watt";
|
||||
version = "0.1.0";
|
||||
version = (builtins.fromTOML (builtins.readFile ../Cargo.toml)).package.version;
|
||||
|
||||
src = fs.toSource {
|
||||
root = ../.;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue