Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: a9a348e8f536
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ce28a489a9f8
Choose a head ref
  • 2 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 3, 2021

  1. python3Packages.pythonix: 0.1.6 -> 0.1.7, fix python module

    Pythonix uses the same python as meson, so we need to override
    meson to use the right python version or the module won't import.
    
    Also added a pythonImportsCheck to prevent regressions.
    
    Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
    r-burns and Mic92 committed Jan 3, 2021
    Copy the full SHA
    f307439 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Merge pull request #108259 from r-burns/pythonix

    python3Packages.pythonix: 0.1.6 -> 0.1.7, fix python module
    Mic92 committed Jan 6, 2021
    Copy the full SHA
    ce28a48 View commit details
    Browse the repository at this point in the history