Update nixpkgs-unstable for clightning 0.6.3
This commit is contained in:
parent
723fac48a6
commit
87abbc5770
@ -2,8 +2,8 @@
|
|||||||
let
|
let
|
||||||
unstable-pkgs-git = builtins.fetchGit {
|
unstable-pkgs-git = builtins.fetchGit {
|
||||||
url = "https://github.com/nixos/nixpkgs-channels";
|
url = "https://github.com/nixos/nixpkgs-channels";
|
||||||
ref = "nixos-unstable";
|
ref = "nixpkgs-unstable";
|
||||||
rev = "201d739b0ffbebceb444864d1856babcd1a666a8";
|
rev = "8349329617ffa70164c5a16b049c2ef5f59416bd";
|
||||||
};
|
};
|
||||||
unstable-pkgs = import unstable-pkgs-git { };
|
unstable-pkgs = import unstable-pkgs-git { };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user