Skip to content

Commit

Permalink
chore: bump nixpkgs channel to the latest revision
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arnold committed Aug 18, 2020
1 parent 5733362 commit 6eb1d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
nixpkgs ? builtins.fetchGit {
url = https://github.com/nixos/nixpkgs-channels;
ref = "nixpkgs-unstable";
rev = "2d6cbbe4627f6fe4a179c681537b0a3e4f59b732";
rev = "16fc531784ac226fb268cc59ad573d2746c109c1";
}
}:

Expand Down

0 comments on commit 6eb1d6d

Please sign in to comment.