@ -0,0 +1,7 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.stdenv.mkDerivation rec {
name = "alrium";
source = ".";
buildInputs = with pkgs; [ rustPlatform.rustc cargo ];
}
The note is not visible to the blocked user.