diff --git a/modules/cli.nix b/modules/cli.nix index eb25af4..d3d442e 100644 --- a/modules/cli.nix +++ b/modules/cli.nix @@ -1,4 +1,4 @@ -{ pkgs, lib, ... }: +{ config, pkgs, lib, ... }: let powerlineOpts = [ "-mode=flat" @@ -59,12 +59,11 @@ in '') (writeShellScriptBin "channel" '' - branch="$(jq -r .nodes.nixpkgs.original.ref