nixpkgs 19.03 -> 19.09
This commit is contained in:
parent
987c6ebe3a
commit
2046a2dc10
3 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"url": "https://github.com/NixOS/nixpkgs-channels.git",
|
"url": "https://github.com/NixOS/nixpkgs-channels.git",
|
||||||
"rev": "0e0ee084d6dfc83b5b67b6cbcefe43664114808d",
|
"rev": "f6dac8083874408fe287525007d3da9decd9bf44",
|
||||||
"date": "2019-10-07T15:48:50+02:00",
|
"date": "2019-10-21T23:15:35+02:00",
|
||||||
"sha256": "1qk0ag4ihfjh9ay28hc9zf9vnrdw096driirv62picyn30j9y0l3",
|
"sha256": "13hxl8gcyqrpranh12fa14sg2lxx2glbgzkx10z4i2x3gh59yl1n",
|
||||||
"fetchSubmodules": false
|
"fetchSubmodules": false
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"url": "https://github.com/NixOS/nixpkgs-channels.git",
|
"url": "https://github.com/NixOS/nixpkgs-channels.git",
|
||||||
"rev": "2436c27541b2f52deea3a4c1691216a02152e729",
|
"rev": "4cd2cb43fb3a87f48c1e10bb65aee99d8f24cb9d",
|
||||||
"date": "2019-09-25T08:02:27+02:00",
|
"date": "2019-10-23T18:19:15+00:00",
|
||||||
"sha256": "0p98dwy3rbvdp6np596sfqnwlra11pif3rbdh02pwdyjmdvkmbvd",
|
"sha256": "1d6rmq67kdg5gmk94wx2774qw89nvbhy6g1f2lms3c9ph37hways",
|
||||||
"fetchSubmodules": false
|
"fetchSubmodules": false
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@ function fetch (){
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fetch "refs/heads/nixos-19.03" .channelStable.json
|
fetch "refs/heads/nixos-19.09" .channelStable.json
|
||||||
fetch "refs/heads/nixos-unstable" .channelUnstable.json
|
fetch "refs/heads/nixos-unstable" .channelUnstable.json
|
||||||
|
|
||||||
fetch "refs/tags/v1.4.2" .krops.json "https://git.ingolf-wagner.de/krebs/krops.git"
|
fetch "refs/tags/v1.4.2" .krops.json "https://git.ingolf-wagner.de/krebs/krops.git"
|
||||||
|
|
Loading…
Reference in a new issue