Merge pull request #246 from nix-community/piegamesde-master

This commit is contained in:
Jörg Thalheim 2020-06-27 19:45:17 +01:00 committed by GitHub
commit d5d721b674
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -10,6 +10,9 @@ notifications:
template:
- "%{result} - %{branch} \"%{commit_subject}\" %{build_url}"
before_script:
- echo "trusted-users = $USER" | sudo tee -a /etc/nix/nix.conf
- sudo systemctl restart nix-daemon
jobs:
include:
- name: test pull request

View file

@ -239,6 +239,9 @@
"peel": {
"url": "https://github.com/peel/nur-packages"
},
"piegames": {
"url": "https://github.com/piegamesde/nur-packages"
},
"piensa": {
"url": "https://github.com/piensa/nur-packages"
},