mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
Makefile: update update
step
This commit is contained in:
parent
462ddf9d7d
commit
2a9d435e8d
3
Makefile
3
Makefile
@ -16,8 +16,7 @@ test:
|
|||||||
.PHONY: update
|
.PHONY: update
|
||||||
update:
|
update:
|
||||||
git checkout -- flake.lock
|
git checkout -- flake.lock
|
||||||
nix flake update \
|
nix flake update --commit-lock-file
|
||||||
--commit-lock-file --commit-lockfile-summary "flake.lock: update inputs"
|
|
||||||
|
|
||||||
.PHONY: update_with_forked_inputs
|
.PHONY: update_with_forked_inputs
|
||||||
update_with_forked_inputs:
|
update_with_forked_inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user