.env pwd configuration to ini xdg configuration

This commit is contained in:
Reid 2024-08-27 17:12:01 -07:00
parent 6899d676aa
commit aa0f2201e4
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
8 changed files with 229 additions and 66 deletions

View file

@ -30,7 +30,7 @@
# uncomment this and let the build fail, then get the current hash
# very scuffed but endorsed!
#cargoSha256 = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
cargoSha256 = "sha256-2bDHxZc5Zg7jmA8BenSbTF3fBJEB7QDEVBQLkI8qyRc=";
cargoSha256 = "sha256-KOMEvg3iGjmMEFxsrIqD4SaDw63ojiNNNqCfzRlbYLw=";
buildInputs = with pkgs; [ pkg-config ];