Merge pull request #246 from nix-community/piegamesde-master
This commit is contained in:
commit
d5d721b674
2 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue