default.nix: upd nixpkgs rev (#725)

This commit is contained in:
Anton Latukha 2020-09-29 04:55:44 +03:00 committed by GitHub
parent d8f38bcece
commit 5bd4d9eb0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
# , nixos-20.03 # Last stable release, gets almost no updates to recipes, gets only required backports
# ...
# }
, rev ? "51428e8d38271d14146211867984b8742d304ea4"
, rev ? "daaa0e33505082716beb52efefe3064f0332b521"
, pkgs ?
if builtins.compareVersions builtins.nixVersion "2.0" < 0