mirror of
https://github.com/ryantm/nixpkgs-update.git
synced 2024-12-14 21:33:46 +03:00
Blacklist: don't update files containing "gnome"
This commit is contained in:
parent
fbcded8cde
commit
f7defb5399
@ -126,6 +126,7 @@ contentList =
|
||||
, infixOf
|
||||
"nixpkgs-update: no auto update"
|
||||
"Derivation file asks not to auto update it"
|
||||
, infixOf "gnome" "don't update gnome during a release cycle"
|
||||
]
|
||||
|
||||
checkResultList :: Blacklist
|
||||
|
Loading…
Reference in New Issue
Block a user