system changes
This commit is contained in:
parent
c1f8c535d5
commit
e6edbad14d
65 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -32,7 +32,7 @@ endif
|
|||
# update by default, install first
|
||||
all: update
|
||||
update: install $(UPDATE_TARGET)
|
||||
cp $(DSTDIR)/.flake/flake.lock $(SRCDIR)/.flake
|
||||
cp $(DSTDIR)/.flake/flake.lock $(SRCDIR)/flake
|
||||
git add -A
|
||||
git commit -m "update lock file" || true
|
||||
|
||||
|
|
0
nixos/.flake/flake.lock → nixos/flake/flake.lock
generated
0
nixos/.flake/flake.lock → nixos/flake/flake.lock
generated
Loading…
Add table
Reference in a new issue