nixpkgs/pkgs
Jonathan Ringer 0544a7f672 scripts/mark-broken: improve
This improves on the previous verison of this script.

Previously it only accepted one attr, and required
explicit passing of the "broken" value.

This script is meant to be used to mark failing hydra builds as broken in the meta attrs
To use the script, you should pass the list of failing attrs as arguments to the script.

Example: `cat failing-attrs | xargs ./pkgs/common-update/scripts/mark-broken`

Generating a list of failing attrs: (this should be improved at a later date)
  - Go to the most recent hydra evaluation with all builds completed
  - Select the "builds still failing" tab
  - Highlight and select all packages, should be prefixed with `nixpkgs.`
  - Use regex and editor foo to leave only the attr names
  - Use the above example command to then execute the script

OTHER NOTES:
  - The `denyFileList` and `denyAttrList` will likely need to be updated slightly
    to align with the conventions used in nixpkgs at execution time
  - Any attrs which failed for any reason will be written to `failed-marks.txt`.
    Those attrs will likely need manual attention as disablement will likely be conditional.
2020-10-30 23:11:36 -07:00
..
applications Merge pull request #102198 from jbedo/last 2020-10-31 00:46:04 -04:00
build-support buildFHSUserEnvBubblewrap: fix whitespace with root directories 2020-10-30 22:52:58 -07:00
common-updater scripts/mark-broken: improve 2020-10-30 23:11:36 -07:00
data iosevka-bin: add support for variants 2020-10-30 21:19:20 +01:00
desktops treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
development python3Packages.tensorflow: break if gast not correct 2020-10-30 23:11:03 -07:00
games Merge pull request #101384 from eyJhb/among-sus 2020-10-30 16:45:53 -04:00
misc vimPlugins.telescope-nvim: init at 2020-10-28 2020-10-29 13:13:02 -07:00
os-specific kmscon: add omasanori as a maintainer (#102206) 2020-10-31 01:02:35 -04:00
pkgs-lib pkgs-lib/tests/formats: improve message on failure 2020-10-19 21:46:08 +02:00
servers Merge pull request #101783 from elseym/plex 2020-10-30 21:40:14 +01:00
shells oh-my-zsh: 2020-10-27 -> 2020-10-29 2020-10-30 09:34:22 -04:00
stdenv Merge pull request #96318 from matthewbauer/provide-patchelf-in-native-stdenv 2020-10-30 13:32:13 -05:00
test Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-25 09:41:51 +01:00
tools Merge pull request #102197 from ipetkov/topgrade-5.8.1 2020-10-31 00:46:41 -04:00
top-level Merge pull request #102164 from helsinki-systems/drop/skype-call-recorder 2020-10-31 03:46:46 +01:00