You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
255 B
6 lines
255 B
import (fetchTarball {
|
|
url = "https://github.com/NixOS/nixpkgs-channels/archive/696c6bed4e8e2d9fd9b956dea7e5d49531e9d13f.tar.gz";
|
|
# Wait till new nix version is released.
|
|
#sha256 = "1b4h12y45h08c7dxa6420qmspv6k82p3sw4xzz8g53k7s7dg128z";
|
|
}
|
|
)
|