Skip to content

Commit

Permalink
chore: Bump nixpkgs pin to nixos-unstable 2021-10-29
Browse files Browse the repository at this point in the history
  • Loading branch information
tazjin committed Oct 29, 2021
1 parent c6c5e60 commit 8cd29e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nixpkgs-pin.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import (builtins.fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/4263ba5e133cc3fc699c1152ab5ee46ef668e675.tar.gz";
sha256 = "1nzqrdw0lhbldbs9r651zmgqpwhjhh9sssykhcl2155kgsfsrk7i";
url = "https://github.com/NixOS/nixpkgs/archive/2deb07f3ac4eeb5de1c12c4ba2911a2eb1f6ed61.tar.gz";
sha256 = "0036sv1sc4ddf8mv8f8j9ifqzl3fhvsbri4z1kppn0f1zk6jv9yi";
}) {}

0 comments on commit 8cd29e2

Please sign in to comment.