Update dependencies

This commit is contained in:
Charlotte Van Petegem 2020-07-25 21:14:29 +02:00
parent 569829ff28
commit 56fa20720f
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -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": {

View file

@ -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"