delete helper/fetch-channel
This script was obsoleted by switching to flakes.
This commit is contained in:
parent
5087ce245f
commit
955b44404c
@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
rev=$1
|
||||
sha256=$(nix-prefetch-url --unpack https://github.com/nixos/nixpkgs/archive/$rev.tar.gz)
|
||||
echo "rev = \"$rev\";"
|
||||
echo "sha256 = \"$sha256\";"
|
Loading…
Reference in New Issue
Block a user