Skip to content

Commit

Permalink
nixpkgs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
timokau committed Apr 7, 2020
1 parent efb9ce2 commit f4b34c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixpkgs.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let
# `git ls-remote https://github.com/nixos/nixpkgs-channels nixos-unstable`
nixpkgs-rev = "ae6bdcc53584aaf20211ce1814bea97ece08a248";
nixpkgs-rev = "9b0d2f3fd153167b0c8ce84bb71e766a39ed4c9d";
in builtins.fetchTarball {
name = "nixpkgs-${nixpkgs-rev}";
url = "https://github.com/nixos/nixpkgs/archive/${nixpkgs-rev}.tar.gz";
Expand Down

0 comments on commit f4b34c7

Please sign in to comment.