home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 7c63ff419324254dfa1beaa7062e7cf1ead0346c
parent 4cb9619bc6397296a8dd141bdcf45b8464e32f7d
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sun,  7 Oct 2018 23:01:05 +0200

nixpkgs: add jellyfish to channels

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mchannels.nix | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/channels.nix b/channels.nix @@ -14,6 +14,8 @@ channels = { v17_09 = "17.09"; impala = "18.03"; v18_03 = "18.03"; + jellyfish = "18.09"; + v18_09 = "18.09"; unstable = "unstable"; }; in mapAttrs (v: