shell.nix: remove unused attribute
This commit is contained in:
parent
2aefa0599e
commit
e62437e814
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ channel ? "nixos-unstable" }@args:
|
||||
{ nixpkgs ? <nixpkgs> }@args:
|
||||
with import ./. args;
|
||||
mkShell {
|
||||
buildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue