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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 252bf94a74ad
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dd78ce1c531d
Choose a head ref

Commits on May 1, 2021

  1. python3Packages.imageio-ffmpeg: 0.4.2 -> 0.4.3

    Also hardcode path to ffmpeg executable.
    Can be overridden using $IMAGEIO_FFMPEG_EXE.
    dotlambda committed May 1, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    b639c57 View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    e95bdd6 View commit details
  3. pythonPackages.infoqscraper: drop

    It's broken on both master and release-20.09 with
        ImportError: No module named pkg_resources
    so it's safe to assume nobody is using it.
    dotlambda committed May 1, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    965ee52 View commit details
  4. python3Packages.stytra: does not depend on ffmpeg_3

    The path to FFmpeg's executable is now hardcoded in imageio-ffmpeg.
    dotlambda committed May 1, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    8e6bbb6 View commit details

Commits on May 2, 2021

  1. vscode-extensions.ms-python.python: 2020.9.114305 -> 2021.4.765268190

    This splits off part of the Python extension into Microsoft's jupyter
    extension, so this is necessary but not sufficient.
    
    Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
    kinnison committed May 2, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    a599c19 View commit details
  2. vscode-extensions.ms-toolsai.jupyter: init at 2021.5.745244803

    This is a necessary dependency of the new Python extension for
    VSCode.
    
    Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
    kinnison committed May 2, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    5903b96 View commit details
  3. vscode-extensions.ms-python.python: refactor

    In order for the ms-python.python extension to work these days,
    we also need the ms-toolsai.jupyter extension.  To permit easy
    upgrades and to honour the principle of least surprise, we
    wrapper the Python extension to include the Jupyter one.  The
    reverse is not true, you *can* have the Jupyter extension without
    the Python one, so the reverse is not also done.
    
    Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
    kinnison committed May 2, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    b71773e View commit details

Commits on May 4, 2021

  1. Copy the full SHA
    7cf3ffb View commit details
  2. nixos/monero: fix typo

    j0hax committed May 4, 2021
    Copy the full SHA
    ff65166 View commit details

Commits on May 5, 2021

  1. Copy the full SHA
    cf7192d View commit details

Commits on May 6, 2021

  1. Copy the full SHA
    c5e207c View commit details

Commits on May 7, 2021

  1. treewide: remove worldofpeace from meta.maintainers

    (It was requested by them.)
    I left one case due to fetching from their personal repo:
    pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
    vcunat committed May 7, 2021
    Copy the full SHA
    9f054b5 View commit details
  2. Copy the full SHA
    0420282 View commit details
  3. treewide: remove lethalman from meta.maintainers

    He hasn't been heard of for years.
    vcunat committed May 7, 2021
    Copy the full SHA
    73e17a3 View commit details
  4. treewide maintainers: remove myself from a few places

    It will better reflect the reality of the past few years.
    vcunat committed May 7, 2021
    Copy the full SHA
    9a650af View commit details
  5. Copy the full SHA
    07773b3 View commit details
  6. t-rec: init at 0.6.0

    Introduce [`t-rec`](https://github.com/sassman/t-rec-rs), a terminal
    recorder.
    
    Usage:
    
    ```bash
    nix run .#t-rec
    ```
    
    Upon exit, `t-rec` will save recordings of the session to disk in GIF
    and MP4.
    
    Signed-off-by: Ana Hobden <operator@hoverbear.org>
    Hoverbear committed May 7, 2021
    Copy the full SHA
    c8d9af9 View commit details

Commits on May 8, 2021

  1. Copy the full SHA
    c0853b6 View commit details
  2. xine-lib: unbreak

    ryantm committed May 8, 2021
    Copy the full SHA
    f2b8da4 View commit details
  3. xine-ui: unbreak

    ryantm committed May 8, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    8c8f85e View commit details
  4. xine-ui: unbreak

    ryantm committed May 8, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    4f1e359 View commit details
  5. dvdstyler: unbreak

    It still has errors relating to GConf detection, but it seems to work.
    ryantm committed May 8, 2021
    Copy the full SHA
    9ec2262 View commit details
  6. async-profiler: fix darwin build

    uri-canva authored and Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    51e2056 View commit details
  7. gweled: unstable-2018-02-15 -> unstable-2021-02-11

    SFrijters authored and Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    2824929 View commit details
  8. aioamqp: fix build

    DavHau authored and Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    d03a5eb View commit details
  9. gnome: rename from gnome3

    Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
    jtojnar committed May 8, 2021
    Copy the full SHA
    468cb59 View commit details
  10. nixos/yggdrasil: set directory permissions before writing keys

    Remove the opportunity for someone to read the keys in between when
    they are written and when the chmod is done.  Addresses #121293.
    gazally authored and ehmry committed May 8, 2021
    Copy the full SHA
    28f51d7 View commit details
  11. pythonPackages.ofxparse: 0.20 -> 0.20-unstable-2020-02-05

    DamienCassou authored and Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    24ae699 View commit details
  12. haskellModules.hledger-lib: Add merged but not-yet-released patch

    DamienCassou authored and Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    6d6c8d7 View commit details
  13. ledger-autosync: 1.0.2 -> 1.0.2-unstable-2021-04-01

    DamienCassou authored and Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    abf9453 View commit details
  14. python3Packages.monty: use pytestCheckHook

    Upstream doesn't use nose.
    dotlambda authored and Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    8a3b665 View commit details
  15. miniaudicle: init at 1.3.5.2

    fgaz authored and ehmry committed May 8, 2021
    Copy the full SHA
    c40a5ff View commit details
  16. alephone-infinity: 20200904 -> 20210408

    r-ryantm authored and ehmry committed May 8, 2021
    Copy the full SHA
    362edb1 View commit details
  17. terrascan: 1.4.0 -> 1.5.1

    fabaff authored and Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    dd3e444 View commit details
  18. crystal: fix llvm_config

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    03ca2ca View commit details
  19. mrustc: fix llvm_config path

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    afaf4b6 View commit details
  20. poetry2nix: fix LLVM_CONFIG reference

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    2b79244 View commit details
  21. include-what-you-use: fix llvm references

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    d8ee661 View commit details
  22. irony-server: fix build, fix llvm references

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    606fef6 View commit details
  23. afl: fix build

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    2804d08 View commit details
  24. castxml: fix build

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    c507165 View commit details
  25. ccls: fix build

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    01d801f View commit details
  26. ldc: fix build

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    7c8bc2d View commit details
  27. dale: fix build

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    60fdfb3 View commit details
  28. root: fix build

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    1d85caa View commit details
  29. rtags: fix build

    Jonathan Ringer committed May 8, 2021
    Copy the full SHA
    0388b1a View commit details
  30. Copy the full SHA
    080cd65 View commit details
  31. pistol: 0.1.9 -> 0.2.0

    doronbehar committed May 8, 2021
    Copy the full SHA
    c26c014 View commit details
  32. Copy the full SHA
    c46a282 View commit details
  33. metasploit: 6.0.42 -> 6.0.43

    fabaff committed May 8, 2021
    Copy the full SHA
    51e5a87 View commit details
Loading