forked from the-distro/ofborg
Revert "Revert "Change to nixos-unstable""
This reverts commit befa1873cc
.
This commit is contained in:
parent
befa1873cc
commit
5ac52234c8
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"url": "https://github.com/nixos/nixpkgs-channels.git",
|
"url": "https://github.com/nixos/nixpkgs-channels.git",
|
||||||
"rev": "3a393eecafb3fcd9db5ff94783ddab0c55d15860",
|
"rev": "80738ed9dc0ce48d7796baed5364eef8072c794d",
|
||||||
"date": "2018-11-25T02:38:57+01:00",
|
"date": "2018-11-17T11:18:10+01:00",
|
||||||
"sha256": "1r7pycxxjcz3idyl35am4b4rdh4h5srd5r7w8msy2sc1sv830r30",
|
"sha256": "0anmvr6b47gbbyl9v2fn86mfkcwgpbd5lf0yf3drgm8pbv57c1dc",
|
||||||
"fetchSubmodules": false
|
"fetchSubmodules": false
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
#!nix-shell -i bash -p nix-prefetch-git
|
#!nix-shell -i bash -p nix-prefetch-git
|
||||||
|
|
||||||
nix-prefetch-git https://github.com/nixos/nixpkgs-channels.git \
|
nix-prefetch-git https://github.com/nixos/nixpkgs-channels.git \
|
||||||
--rev refs/heads/nixpkgs-unstable > ./nix/nixpkgs.json
|
--rev refs/heads/nixos-unstable > ./nix/nixpkgs.json
|
||||||
|
|
Loading…
Reference in a new issue