Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@am-on
Last active December 10, 2021 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save am-on/a3e6d7c2ec8086d6a035a72ca28e0308 to your computer and use it in GitHub Desktop.
Save am-on/a3e6d7c2ec8086d6a035a72ca28e0308 to your computer and use it in GitHub Desktop.

I was helping making test-driver script more modular to make future expansions easier to do in the future NixOS/nixpkgs#149329.

On top of this refactoring I've readded the changes for logging in test-driver - replacing the custom logging class with python's standard library logging https://github.com/marijanp/nixpkgs/compare/test-driver-restructuring...marijanp:test-driver-native-logging?expand=1.

I've ran a link checker tool over https://nixos.org to find and fix broken links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment