diff options
| author | Christine Dodrill <me@christine.website> | 2020-05-25 09:56:10 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2020-05-25 09:56:57 -0400 |
| commit | fd06e2863f346b0c85629b492b8bcbfe74dc1a22 (patch) | |
| tree | 846774aaf96a03a5f03f3f76c21aa22586a2088d /nix | |
| parent | a5b578b37acba9ec1a42c185dd15f9b2ac883fd4 (diff) | |
| download | xesite-fd06e2863f346b0c85629b492b8bcbfe74dc1a22.tar.xz xesite-fd06e2863f346b0c85629b492b8bcbfe74dc1a22.zip | |
bump nixpkgs
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/sources.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nix/sources.json b/nix/sources.json index 48471fc..0aefb1f 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -24,15 +24,15 @@ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs": { - "branch": "nixpkgs-unstable", + "branch": "nixos-20.03", "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs-channels", - "rev": "7401afc428799acb19f72028d0914092a978c909", - "sha256": "1ngwkklj2h7shcc3lphdy9b9kqpdfqq6wzqkq74qypw0xkz3dsr8", + "rev": "48723f48ab92381f0afd50143f38e45cf3080405", + "sha256": "0h3b3l867j3ybdgimfn76lw7w6yjhszd5x02pq5827l659ihcf53", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs-channels/archive/7401afc428799acb19f72028d0914092a978c909.tar.gz", + "url": "https://github.com/NixOS/nixpkgs-channels/archive/48723f48ab92381f0afd50143f38e45cf3080405.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "vgo2nix": { |
