Commit Graph

1 Commits

Author SHA1 Message Date
isiko 48e3f7c54a
Add config for nix-shell (#1359)
* Add config for nix-shell

This adds a development environment for Nix users, which automatically installs all libraries needed for building and fixes some nix stuff.

* Add Mold

This adds the Mold-Linker to improve build times. I also added an alias,
so cargo is run through mold.
2023-08-08 14:03:10 +02:00