Update nixpkgs
This commit is contained in:
parent
491dcf9568
commit
c1d67c4cee
6 changed files with 9 additions and 9 deletions
|
|
@ -2,6 +2,6 @@ let
|
|||
fetch = rev: builtins.fetchTarball "https://github.com/nixos/nixpkgs-channels/archive/${rev}.tar.gz";
|
||||
in
|
||||
{
|
||||
nixpkgs = fetch "e6ad5e75f3bfaab5e7b7f0f128bf13d534879e65";
|
||||
nixpkgs-unstable = fetch "765a71f15025ce78024bae3dc4a92bd2be3a8fbf";
|
||||
nixpkgs = fetch "6420e2649fa9e267481fb78e602022dab9d1dcd1";
|
||||
nixpkgs-unstable = fetch "2436c27541b2f52deea3a4c1691216a02152e729";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue