lint
This commit is contained in:
parent
a6dbe2cd0a
commit
3173029f5a
10 changed files with 14 additions and 12 deletions
|
@ -20,7 +20,7 @@
|
|||
cargo = toolchain;
|
||||
rustc = toolchain;
|
||||
};
|
||||
in
|
||||
in
|
||||
rec {
|
||||
packages = flake-utils.lib.flattenTree rec {
|
||||
default = lastfmpris;
|
||||
|
@ -32,7 +32,7 @@
|
|||
# very scuffed but endorsed!
|
||||
#cargoSha256 = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
|
||||
cargoSha256 = "sha256-KOMEvg3iGjmMEFxsrIqD4SaDw63ojiNNNqCfzRlbYLw=";
|
||||
|
||||
|
||||
nativeBuildInputs = with pkgs; [ pkg-config ];
|
||||
|
||||
buildInputs = with pkgs; [ openssl dbus ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue