Don't use nix-channels
This commit is contained in:
parent
32ba100ee4
commit
280fdeeab0
17 changed files with 229 additions and 82 deletions
|
@ -3,6 +3,7 @@ let
|
|||
in
|
||||
pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
jq
|
||||
nixpkgs-fmt
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue