Skip to content

Commit c9e3afd

Browse files
committed
Switch to nixpkgs-unstable
1 parent 4631f56 commit c9e3afd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

nix/sources.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2525
},
2626
"nixpkgs": {
27-
"branch": "haskell-updates",
27+
"branch": "nixpkgs-unstable",
2828
"description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
2929
"homepage": "https://github.com/NixOS/nixpkgs",
3030
"owner": "NixOS",
3131
"repo": "nixpkgs",
32-
"rev": "01742ad805d6faef06a696d489573026fe32f496",
33-
"sha256": "13scmisrglk0mrj28lscb9imkhlnqh5f3s54l0rx8dayg1ysr0kw",
32+
"rev": "a2b0ea6865b2346ceb015259c76e111dcca039c5",
33+
"sha256": "12dgwajv3w94p13scj68c24v01p055k9hcpcsn7w9i8fys72s99d",
3434
"type": "tarball",
35-
"url": "https://github.com/NixOS/nixpkgs/archive/01742ad805d6faef06a696d489573026fe32f496.tar.gz",
35+
"url": "https://github.com/NixOS/nixpkgs/archive/a2b0ea6865b2346ceb015259c76e111dcca039c5.tar.gz",
3636
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
3737
}
3838
}

0 commit comments

Comments
 (0)