Update dependencies
This commit is contained in:
parent
569829ff28
commit
56fa20720f
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -39,11 +39,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1595659297,
|
"lastModified": 1595704206,
|
||||||
"narHash": "sha256-ZqO8coTLJjTIaZqumm7CttGUO0aumoMvTVGHrW7NO8I=",
|
"narHash": "sha256-7WO5+zdAJceDLJI/fiUYSEDgwhXt4wGb4c2pFu+bnME=",
|
||||||
"owner": "charvp",
|
"owner": "charvp",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "f60634ad40b6c8a16efbbf1c72baed0faa78140f",
|
"rev": "504964995b25dc908bf4f0fefb281bc551991a99",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
nix flake update
|
nix flake update --update-input nixpkgs --update-input home-manager --update-input flake-utils
|
||||||
|
|
||||||
BUILD_ARGS=(
|
BUILD_ARGS=(
|
||||||
"--extra-substituters"
|
"--extra-substituters"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue