3 lines
No EOL
95 B
Bash
3 lines
No EOL
95 B
Bash
#!/bin/sh
|
|
nix flake update --commit-lock-file --commit-lockfile-summary "Update Flake"
|
|
git push |