From 56fa20720f851a69ae665a2ac57b4fd1c9ba1bfd Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Sat, 25 Jul 2020 21:14:29 +0200 Subject: [PATCH] Update dependencies --- flake.lock | 6 +++--- update.sh | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 8096110d..71cf4e5b 100644 --- a/flake.lock +++ b/flake.lock @@ -39,11 +39,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1595659297, - "narHash": "sha256-ZqO8coTLJjTIaZqumm7CttGUO0aumoMvTVGHrW7NO8I=", + "lastModified": 1595704206, + "narHash": "sha256-7WO5+zdAJceDLJI/fiUYSEDgwhXt4wGb4c2pFu+bnME=", "owner": "charvp", "repo": "nixpkgs", - "rev": "f60634ad40b6c8a16efbbf1c72baed0faa78140f", + "rev": "504964995b25dc908bf4f0fefb281bc551991a99", "type": "github" }, "original": { diff --git a/update.sh b/update.sh index c21b996a..e2ac9a72 100755 --- a/update.sh +++ b/update.sh @@ -2,7 +2,7 @@ set -euo pipefail set -x -nix flake update +nix flake update --update-input nixpkgs --update-input home-manager --update-input flake-utils BUILD_ARGS=( "--extra-substituters"