Crack attack sound #1

Open
SuzanneSoy wants to merge 1 commits from crack-attack-sound into master
SuzanneSoy commented 2017-02-24 00:50:14 +00:00 (Migrated from github.com)
Motivation for this change
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

###### Motivation for this change ###### Things done - [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `build-use-sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS) - Built on platform(s) - [ ] NixOS - [ ] macOS - [ ] Linux - [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nox --run "nox-review wip"` - [ ] Tested execution of all binary files (usually in `./result/bin/`) - [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md). ---
This pull request has changes conflicting with the target branch.
  • pkgs/games/crack-attack/default.nix

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin crack-attack-sound:crack-attack-sound
git checkout crack-attack-sound

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff crack-attack-sound
git checkout master
git merge --ff-only crack-attack-sound
git checkout crack-attack-sound
git rebase master
git checkout master
git merge --no-ff crack-attack-sound
git checkout master
git merge --squash crack-attack-sound
git checkout master
git merge --ff-only crack-attack-sound
git checkout master
git merge crack-attack-sound
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/nixpkgs#1
No description provided.