add some of the config from the server to the repo
This commit is contained in:
parent
9a935f8431
commit
e63d103cc8
7 changed files with 70 additions and 59 deletions
|
@ -2,7 +2,6 @@
|
|||
let
|
||||
overrides = (builtins.fromTOML (builtins.readFile ./rust-toolchain.toml));
|
||||
libPath = with pkgs; lib.makeLibraryPath [];
|
||||
|
||||
in
|
||||
{
|
||||
pkgs.mkShell rec {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue