Skip to content

Instantly share code, notes, and snippets.

@573
Created April 6, 2021 07:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 573/9e6cf6cd7092da6026997fd0fe005726 to your computer and use it in GitHub Desktop.
Save 573/9e6cf6cd7092da6026997fd0fe005726 to your computer and use it in GitHub Desktop.
nix.dev avoid channel with sub shell
# https://github.com/srid/browsersync-nix
$(NIX_PATH=nixpkgs=http://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz nix-build --no-out-link -A nodeDependencies)/bin/browser-sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment