Target stable toolchain
This commit is contained in:
parent
9a588815c8
commit
9f4d5a2221
8 changed files with 11 additions and 45 deletions
|
@ -1,5 +1,5 @@
|
|||
let
|
||||
pkgs = import ./pkgs.nix {};
|
||||
pkgs = import ./pkgs.nix;
|
||||
in pkgs.mkShell {
|
||||
buildInputs = [
|
||||
(import ./default.nix {})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue