nix-flake #15

Open
arthur.wambst wants to merge 3 commits from nix-flake into dev
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nix-flake:nix-flake
git switch nix-flake

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch dev
git merge --no-ff nix-flake
git switch nix-flake
git rebase dev
git switch dev
git merge --ff-only nix-flake
git switch nix-flake
git rebase dev
git switch dev
git merge --no-ff nix-flake
git switch dev
git merge --squash nix-flake
git switch dev
git merge --ff-only nix-flake
git switch dev
git merge nix-flake
git push origin dev
Sign in to join this conversation.
No description provided.