Merge #116: Update nixpkgs
820abe213d
Update nixpkgs (Jonas Nick)
Pull request description:
Includes lnd 0.7.1
Top commit has no ACKs.
Tree-SHA512: 842716ac246882d74392ea942d81a1425bd5f5cfd9d63876535dc271c6979c571198d2da7a910e33d0ce95c0a4f67a9ff2bb67085a20ffc44052df1fe8b6830d
This commit is contained in:
commit
440d761010
@ -2,11 +2,11 @@
|
|||||||
nixpkgs = builtins.fetchGit {
|
nixpkgs = builtins.fetchGit {
|
||||||
url = "https://github.com/nixos/nixpkgs-channels";
|
url = "https://github.com/nixos/nixpkgs-channels";
|
||||||
ref = "nixos-19.03";
|
ref = "nixos-19.03";
|
||||||
rev = "defa89ffaefc6425543089b81eb4c1053853ba37";
|
rev = "e6ad5e75f3bfaab5e7b7f0f128bf13d534879e65";
|
||||||
};
|
};
|
||||||
nixpkgs-unstable = builtins.fetchGit {
|
nixpkgs-unstable = builtins.fetchGit {
|
||||||
url = "https://github.com/nixos/nixpkgs-channels";
|
url = "https://github.com/nixos/nixpkgs-channels";
|
||||||
ref = "nixos-unstable";
|
ref = "nixos-unstable";
|
||||||
rev = "239fffc90d792b5362a20ec1a009978de7b8f91a";
|
rev = "765a71f15025ce78024bae3dc4a92bd2be3a8fbf";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user