updates from makefile

This commit is contained in:
Don Harper 2024-10-07 00:18:50 -05:00
parent d714fe2902
commit c1aede0d5f
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -89,11 +89,11 @@
"stable": "stable" "stable": "stable"
}, },
"locked": { "locked": {
"lastModified": 1728180673, "lastModified": 1728263678,
"narHash": "sha256-/ewRcQl0uKFauULAxzrl9ZQ2DgKvE0iT9gJCzDsNRIQ=", "narHash": "sha256-gyUVsPAWY9AgVKjrNPoowrIr5BvK4gI0UkDXvv8iSxA=",
"owner": "zhaofengli", "owner": "zhaofengli",
"repo": "colmena", "repo": "colmena",
"rev": "0fca61acc23bd95dc377758eb76885a8bce99f6a", "rev": "b0a62f234fae02a006123e661ff70e62af16106b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -375,11 +375,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1728056216, "lastModified": 1728269138,
"narHash": "sha256-IrO06gFUDTrTlIP3Sz+mRB6WUoO2YsgMtOD3zi0VEt0=", "narHash": "sha256-oKxDImsOvgUZMY4NwXVyUc/c1HiU2qInX+b5BU0yXls=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "b7ca02c7565fbf6d27ff20dd6dbd49c5b82eef28", "rev": "ecfcd787f373f43307d764762e139a7cdeb9c22b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -60,7 +60,7 @@ ci:
@rm -f nixos-switch.log @rm -f nixos-switch.log
prep: prep:
@locate home-manager-backup | sort -u | xargs rm -f @colmena exec "locate home-manager-backup | sort -u | xargs rm -f"
reboot: reboot:
@doas reboot @doas reboot