shell.nix: remove unused attribute

This commit is contained in:
zimbatm 2019-02-19 22:00:59 +01:00
parent 2aefa0599e
commit e62437e814
No known key found for this signature in database
GPG key ID: 71BAF6D40C1D63D7

View file

@ -1,4 +1,4 @@
{ channel ? "nixos-unstable" }@args: { nixpkgs ? <nixpkgs> }@args:
with import ./. args; with import ./. args;
mkShell { mkShell {
buildInputs = [ buildInputs = [