Update flake definition.

This commit is contained in:
Blaž Hrastnik 2021-02-04 17:25:54 +09:00
parent a81b8f3e42
commit 4b2b62ebc6
3 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
{ stdenv, pkgs ? import <nixpkgs> {} }:
{ stdenv, pkgs }:
pkgs.mkShell {
nativeBuildInputs = with pkgs; [