bugwarrior stuff
This commit is contained in:
parent
9b6e99b5e3
commit
f7167f156e
2 changed files with 5 additions and 4 deletions
|
@ -972,11 +972,11 @@
|
||||||
},
|
},
|
||||||
"private_assets": {
|
"private_assets": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1699371582,
|
"lastModified": 1699622894,
|
||||||
"narHash": "sha256-/Axuxxqnmrinj2HwVJWz7imGRdzgxk6HGrr2341o8LE=",
|
"narHash": "sha256-sElYtzLQ/m/XC9kS0pQxCpjyIgWMpptNhJinHrBGHJQ=",
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
"rev": "3d1c3f6abfebf5750dd7997d06283db9583213dc",
|
"rev": "49f9da3a94726a7136a2d9c41de1da1651ec95af",
|
||||||
"revCount": 14,
|
"revCount": 15,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://gitea@git.ingolf-wagner.de/palo/nixos-private-assets.git"
|
"url": "ssh://gitea@git.ingolf-wagner.de/palo/nixos-private-assets.git"
|
||||||
},
|
},
|
||||||
|
|
|
@ -70,6 +70,7 @@
|
||||||
include_user_repos = true;
|
include_user_repos = true;
|
||||||
exclude_repos = [ "azubi" "csv-to-qif" "stepp0r" ];
|
exclude_repos = [ "azubi" "csv-to-qif" "stepp0r" ];
|
||||||
};
|
};
|
||||||
|
# todo : add github issues
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue