-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
staging-next 2023-04-27 #228476
staging-next 2023-04-27 #228476
Commits on Mar 3, 2023
-
neovim-unwrapped: add debug output
would have been valuable for #218939
Configuration menu - View commit details
-
Copy full SHA for 804dc94 - Browse repository at this point
Copy the full SHA 804dc94View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f57ffc - Browse repository at this point
Copy the full SHA 8f57ffcView commit details
Commits on Mar 29, 2023
-
PyQt5: fix check for QtConnectivity
The module QtConnectivity does not exist. However, QtBluetooth and QtNfc do.
Configuration menu - View commit details
-
Copy full SHA for aa69dbd - Browse repository at this point
Copy the full SHA aa69dbdView commit details -
PyQt5: enable parallel building
Port the workaround for parallel building from PyQt6 to PyQt5. The initial workaround has been added in commit 1824a12.
Configuration menu - View commit details
-
Copy full SHA for 879fa96 - Browse repository at this point
Copy the full SHA 879fa96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9709a91 - Browse repository at this point
Copy the full SHA 9709a91View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 048bf22 - Browse repository at this point
Copy the full SHA 048bf22View commit details
Commits on Apr 15, 2023
-
kbd: split headers to "dev" output
Ideally installation of keyboard tools should not pull in headers of pkg-config development files. It's not a big change in closure size for thins specific package but changes like this do add up.
Configuration menu - View commit details
-
Copy full SHA for 8604beb - Browse repository at this point
Copy the full SHA 8604bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e6b37 - Browse repository at this point
Copy the full SHA 22e6b37View commit details -
Configuration menu - View commit details
-
Copy full SHA for d56125c - Browse repository at this point
Copy the full SHA d56125cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 434bdaf - Browse repository at this point
Copy the full SHA 434bdafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3139093 - Browse repository at this point
Copy the full SHA 3139093View commit details
Commits on Apr 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b084afd - Browse repository at this point
Copy the full SHA b084afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e86bbf3 - Browse repository at this point
Copy the full SHA e86bbf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f78e9 - Browse repository at this point
Copy the full SHA 89f78e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 720628b - Browse repository at this point
Copy the full SHA 720628bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 690583b - Browse repository at this point
Copy the full SHA 690583bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa2b90 - Browse repository at this point
Copy the full SHA 3fa2b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 599712c - Browse repository at this point
Copy the full SHA 599712cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb56d4 - Browse repository at this point
Copy the full SHA cbb56d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c80513b - Browse repository at this point
Copy the full SHA c80513bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f3fda9 - Browse repository at this point
Copy the full SHA 1f3fda9View commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 887afd3 - Browse repository at this point
Copy the full SHA 887afd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4f1a6 - Browse repository at this point
Copy the full SHA 0f4f1a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db6008 - Browse repository at this point
Copy the full SHA 5db6008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5021f - Browse repository at this point
Copy the full SHA 5a5021fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e35548 - Browse repository at this point
Copy the full SHA 3e35548View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15f4972 - Browse repository at this point
Copy the full SHA 15f4972View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4353ec - Browse repository at this point
Copy the full SHA b4353ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a544a - Browse repository at this point
Copy the full SHA 42a544aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec879c7 - Browse repository at this point
Copy the full SHA ec879c7View commit details -
Merge pull request #219400 from symphorien/debug_nvim
neovim, libuv: add debug output
Configuration menu - View commit details
-
Copy full SHA for e2d6e8e - Browse repository at this point
Copy the full SHA e2d6e8eView commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 949e4c4 - Browse repository at this point
Copy the full SHA 949e4c4View commit details -
Merge pull request #226782 from r-ryantm/auto-update/hwdata
hwdata: 0.368 -> 0.369
Configuration menu - View commit details
-
Copy full SHA for ac413af - Browse repository at this point
Copy the full SHA ac413afView commit details -
clang_15: fix build!=(host==target) cross compilation
clang_15 appears to not cross compile in the build!=(host==target) case due to two problems, which this commit fixes: - It trips -Wmaybe-uninitialized on recent gcc, but only in the build!=host case (likely due to #ifdefs) - Two more buildPlatform tools have been added: clang-tidy-confusable-chars-gen and clang-pseudo-gen Co-authored-by: Rahul Butani <rrbutani@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e77eb8 - Browse repository at this point
Copy the full SHA 2e77eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2a960 - Browse repository at this point
Copy the full SHA 4b2a960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2baf839 - Browse repository at this point
Copy the full SHA 2baf839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f3a4c - Browse repository at this point
Copy the full SHA 81f3a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a07540 - Browse repository at this point
Copy the full SHA 9a07540View commit details -
fwupd,power-profiles-daemon: remove pkexec hack
This isn't needed since Meson 1.1.0.
Configuration menu - View commit details
-
Copy full SHA for 084a9e0 - Browse repository at this point
Copy the full SHA 084a9e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48facba - Browse repository at this point
Copy the full SHA 48facbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c0f2b - Browse repository at this point
Copy the full SHA 22c0f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a7fb8 - Browse repository at this point
Copy the full SHA 72a7fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3401d3 - Browse repository at this point
Copy the full SHA e3401d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c880e - Browse repository at this point
Copy the full SHA e3c880eView commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fb2e48 - Browse repository at this point
Copy the full SHA 3fb2e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d833d0 - Browse repository at this point
Copy the full SHA 6d833d0View commit details -
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
Configuration menu - View commit details
-
Copy full SHA for 01e2469 - Browse repository at this point
Copy the full SHA 01e2469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0131a9a - Browse repository at this point
Copy the full SHA 0131a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 325e783 - Browse repository at this point
Copy the full SHA 325e783View commit details -
libqmi: widen cross support using emulation
With emulation, we can now do gobject-introspection for a wide range of cross targets (but not all), so we can enable the corresponding options in those cases. The man pages still can't be cross-compiled, because they use help2man and Meson doesn't know how to inject the emulator[1]. [1]: https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/issues/75
Configuration menu - View commit details
-
Copy full SHA for fda9058 - Browse repository at this point
Copy the full SHA fda9058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f6058 - Browse repository at this point
Copy the full SHA 13f6058View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd13583 - Browse repository at this point
Copy the full SHA cd13583View commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6548354 - Browse repository at this point
Copy the full SHA 6548354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04bdd4b - Browse repository at this point
Copy the full SHA 04bdd4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 149b6c5 - Browse repository at this point
Copy the full SHA 149b6c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8af3c74 - Browse repository at this point
Copy the full SHA 8af3c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 831f394 - Browse repository at this point
Copy the full SHA 831f394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a7e7d - Browse repository at this point
Copy the full SHA 25a7e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcde5da - Browse repository at this point
Copy the full SHA fcde5daView commit details -
python310Packages.pydantic: Expose optional dependencies
and don't propagate themn by default.
Configuration menu - View commit details
-
Copy full SHA for ad25ec8 - Browse repository at this point
Copy the full SHA ad25ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cebfbc - Browse repository at this point
Copy the full SHA 0cebfbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5459a2 - Browse repository at this point
Copy the full SHA b5459a2View commit details -
python311Packages.fastapi: Fix build
After extracting pydantic's optional dependencies, fastapi tests started failing due to missing email validation support in pydantic. Injecting the pydantic[email] extra resolves that.
Configuration menu - View commit details
-
Copy full SHA for 5f19688 - Browse repository at this point
Copy the full SHA 5f19688View commit details -
Merge pull request #227457 from Kiskae/egl-wayland-pr-79
egl-wayland: backport wayland protocol fix
Configuration menu - View commit details
-
Copy full SHA for c48cadf - Browse repository at this point
Copy the full SHA c48cadfView commit details -
texinfo: apply gnulib patch only to version 6.7
Apparently the version of gnulib which is problematic for IEEE-standard long doubles on PowerPC only shipped with texinfo version 6.7. I have verified that versions 6.5 and 6.8 build without the patch.
Adam Joseph committedApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 02a0c74 - Browse repository at this point
Copy the full SHA 02a0c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0a791 - Browse repository at this point
Copy the full SHA 1f0a791View commit details -
Merge pull request #226483 from trofi/libmad-dev-output
libmad: split headers to "dev" output
Configuration menu - View commit details
-
Copy full SHA for 7eb23ae - Browse repository at this point
Copy the full SHA 7eb23aeView commit details -
Merge pull request #226482 from trofi/libuv-dev-output
libuv: split headers to "dev" output
Configuration menu - View commit details
-
Copy full SHA for 92abde3 - Browse repository at this point
Copy the full SHA 92abde3View commit details -
Merge pull request #227471 from amjoseph-nixpkgs/pr/texinfo/limit-ver…
…sions-for-gnulib-patch
Configuration menu - View commit details
-
Copy full SHA for db3ab32 - Browse repository at this point
Copy the full SHA db3ab32View commit details
Commits on Apr 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bfb444 - Browse repository at this point
Copy the full SHA 3bfb444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b1f14 - Browse repository at this point
Copy the full SHA 85b1f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be6250 - Browse repository at this point
Copy the full SHA 9be6250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e5249 - Browse repository at this point
Copy the full SHA 99e5249View commit details -
Configuration menu - View commit details
-
Copy full SHA for da27ade - Browse repository at this point
Copy the full SHA da27adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a62ed45 - Browse repository at this point
Copy the full SHA a62ed45View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c3ef8 - Browse repository at this point
Copy the full SHA f4c3ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b697ae - Browse repository at this point
Copy the full SHA 4b697aeView commit details -
python310Packages.transmission-rpc: Update dependencies
Does not depend on pydantic, and was missing python-dotenv for tests, which was propagated by pydantic...
Configuration menu - View commit details
-
Copy full SHA for 06017eb - Browse repository at this point
Copy the full SHA 06017ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f8dae - Browse repository at this point
Copy the full SHA a3f8daeView commit details -
Merge pull request #227465 from mweinelt/pydantic-extras
python310Packages.pydantic-scim: init at 0.0.7
Configuration menu - View commit details
-
Copy full SHA for e78a5e6 - Browse repository at this point
Copy the full SHA e78a5e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64cbddd - Browse repository at this point
Copy the full SHA 64cbdddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5295e6 - Browse repository at this point
Copy the full SHA d5295e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c75f1 - Browse repository at this point
Copy the full SHA c3c75f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c3f43 - Browse repository at this point
Copy the full SHA 92c3f43View commit details
Commits on Apr 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79193f9 - Browse repository at this point
Copy the full SHA 79193f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 081c90f - Browse repository at this point
Copy the full SHA 081c90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 519f9d3 - Browse repository at this point
Copy the full SHA 519f9d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2aa5a - Browse repository at this point
Copy the full SHA da2aa5aView commit details -
setup-hooks/separate-debug-info.sh: make deterministic
If multiple files with the same build id were found, we silently randomly overwrote one with the other. Change the order to make the output deterministic, and emit a warning when overwriting.
Configuration menu - View commit details
-
Copy full SHA for 9156daa - Browse repository at this point
Copy the full SHA 9156daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ef5b8 - Browse repository at this point
Copy the full SHA e2ef5b8View commit details -
timidity: drop unused NIX_LDFLAGS override
`jack2` detection should Just Work. `diffoscope` shows no difference for this change.
Configuration menu - View commit details
-
Copy full SHA for 7e5cc4d - Browse repository at this point
Copy the full SHA 7e5cc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce02154 - Browse repository at this point
Copy the full SHA ce02154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1ae1f - Browse repository at this point
Copy the full SHA 3c1ae1fView commit details -
Merge pull request #227762 from raboof/separate-debug-info-determinis…
…tically setup-hooks/separate-debug-info.sh: make deterministic
Configuration menu - View commit details
-
Copy full SHA for 56009de - Browse repository at this point
Copy the full SHA 56009deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 829ddb2 - Browse repository at this point
Copy the full SHA 829ddb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae34ad - Browse repository at this point
Copy the full SHA aae34adView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd21345 - Browse repository at this point
Copy the full SHA bd21345View commit details -
Configuration menu - View commit details
-
Copy full SHA for b83ad89 - Browse repository at this point
Copy the full SHA b83ad89View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90d6866 - Browse repository at this point
Copy the full SHA 90d6866View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02b45b - Browse repository at this point
Copy the full SHA f02b45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1c1d4 - Browse repository at this point
Copy the full SHA 0e1c1d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f4c3f - Browse repository at this point
Copy the full SHA 33f4c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c2398e - Browse repository at this point
Copy the full SHA 3c2398eView commit details -
Merge pull request #222213 from OPNA2608/update/mir
mir: 2.12.1 -> 2.13.0
Configuration menu - View commit details
-
Copy full SHA for bca4ff7 - Browse repository at this point
Copy the full SHA bca4ff7View commit details -
Merge pull request #226253 from trofi/fluidsynth-dev-and-man-output
fluidsynth: move headers out to "dev" output, mans to "man"
Configuration menu - View commit details
-
Copy full SHA for b394a31 - Browse repository at this point
Copy the full SHA b394a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7793ab9 - Browse repository at this point
Copy the full SHA 7793ab9View commit details -
Merge pull request #226318 from trofi/liburcu-move-dev-and-doc-outputs
liburcu: move headers to "dev" and docs to "doc"
Configuration menu - View commit details
-
Copy full SHA for 2911522 - Browse repository at this point
Copy the full SHA 2911522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69db871 - Browse repository at this point
Copy the full SHA 69db871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c98025 - Browse repository at this point
Copy the full SHA 8c98025View commit details -
Merge pull request #226434 from trofi/gdk_aac-dev-output
fdk_aac: split headers to "dev" output
Configuration menu - View commit details
-
Copy full SHA for 1dd11e3 - Browse repository at this point
Copy the full SHA 1dd11e3View commit details -
Merge pull request #226487 from trofi/libfreeaptx-dev-output
libfreeaptx: split headers to "dev" output
Configuration menu - View commit details
-
Copy full SHA for 389f74c - Browse repository at this point
Copy the full SHA 389f74cView commit details -
Merge pull request #226505 from trofi/libmysofa-dev-output
libmysofa: split headers to "dev" output
Configuration menu - View commit details
-
Copy full SHA for 2deee79 - Browse repository at this point
Copy the full SHA 2deee79View commit details -
Merge pull request #226311 from trofi/fribidi-dev-output
fribidi: move headers out to "dev" output
Configuration menu - View commit details
-
Copy full SHA for cc5ea7e - Browse repository at this point
Copy the full SHA cc5ea7eView commit details -
Merge pull request #226486 from trofi/wavpack-dev-output
wavpack: split headers to "dev" output (and "doc", "man" while at it)
Configuration menu - View commit details
-
Copy full SHA for d685604 - Browse repository at this point
Copy the full SHA d685604View commit details -
Configuration menu - View commit details
-
Copy full SHA for a19acef - Browse repository at this point
Copy the full SHA a19acefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a9ea8 - Browse repository at this point
Copy the full SHA 37a9ea8View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 405bff2 - Browse repository at this point
Copy the full SHA 405bff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e826e - Browse repository at this point
Copy the full SHA 26e826eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a253f - Browse repository at this point
Copy the full SHA c9a253fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b65e977 - Browse repository at this point
Copy the full SHA b65e977View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d71ab - Browse repository at this point
Copy the full SHA c6d71abView commit details -
Configuration menu - View commit details
-
Copy full SHA for c32144b - Browse repository at this point
Copy the full SHA c32144bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ccfc77 - Browse repository at this point
Copy the full SHA 1ccfc77View commit details -
Configuration menu - View commit details
-
Copy full SHA for e353d3f - Browse repository at this point
Copy the full SHA e353d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f176be - Browse repository at this point
Copy the full SHA 3f176beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 062d01a - Browse repository at this point
Copy the full SHA 062d01aView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf4c42e - Browse repository at this point
Copy the full SHA bf4c42eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4904bab - Browse repository at this point
Copy the full SHA 4904babView commit details -
Merge pull request #226438 from trofi/libcanberra-dev-output
libcanberra: split headers to "dev" output
Configuration menu - View commit details
-
Copy full SHA for b2bf2af - Browse repository at this point
Copy the full SHA b2bf2afView commit details -
Merge pull request #226597 from trofi/tpm2-tss-dev-output
tpm2-tss: split headers to "dev" output (and "man" while at it)
Configuration menu - View commit details
-
Copy full SHA for 7975695 - Browse repository at this point
Copy the full SHA 7975695View commit details -
Merge pull request #226405 from trofi/file-dev-and-man-outputs
file: move headers and mans to "dev" and "man" outputs
Configuration menu - View commit details
-
Copy full SHA for a6afa97 - Browse repository at this point
Copy the full SHA a6afa97View commit details -
Merge pull request #227402 from wegank/kde-darwin-pre
plasma5Packages.extra-cmake-modules: set bundledir on darwin
Configuration menu - View commit details
-
Copy full SHA for 0ee6b9a - Browse repository at this point
Copy the full SHA 0ee6b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6336e8e - Browse repository at this point
Copy the full SHA 6336e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce5f1b - Browse repository at this point
Copy the full SHA 3ce5f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa6842 - Browse repository at this point
Copy the full SHA 3fa6842View commit details -
Merge #227789: timidity: drop unused NIX_LDFLAGS override
...into staging
Configuration menu - View commit details
-
Copy full SHA for f2198ad - Browse repository at this point
Copy the full SHA f2198adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82cd99d - Browse repository at this point
Copy the full SHA 82cd99dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e76368 - Browse repository at this point
Copy the full SHA 6e76368View commit details -
Merge #226730: python310Packages.watchdog: 2.3.0 -> 2.3.1
...into staging
Configuration menu - View commit details
-
Copy full SHA for b58f4b8 - Browse repository at this point
Copy the full SHA b58f4b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bbc601 - Browse repository at this point
Copy the full SHA 0bbc601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa4e34 - Browse repository at this point
Copy the full SHA 7fa4e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for de0b678 - Browse repository at this point
Copy the full SHA de0b678View commit details -
Configuration menu - View commit details
-
Copy full SHA for da6af39 - Browse repository at this point
Copy the full SHA da6af39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a65aa - Browse repository at this point
Copy the full SHA 28a65aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cacea5f - Browse repository at this point
Copy the full SHA cacea5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7276c - Browse repository at this point
Copy the full SHA 4e7276cView commit details -
Merge pull request #227907 from bobby285271/upd/gnome-staging
GNOME updates 2023-04-24 (staging)
Configuration menu - View commit details
-
Copy full SHA for e058175 - Browse repository at this point
Copy the full SHA e058175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ac5ba - Browse repository at this point
Copy the full SHA 72ac5baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a3bd8 - Browse repository at this point
Copy the full SHA 63a3bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5c195 - Browse repository at this point
Copy the full SHA 2d5c195View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40649cf - Browse repository at this point
Copy the full SHA 40649cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ceaddf - Browse repository at this point
Copy the full SHA 0ceaddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1026f9e - Browse repository at this point
Copy the full SHA 1026f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 355eb2c - Browse repository at this point
Copy the full SHA 355eb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9a150 - Browse repository at this point
Copy the full SHA 1e9a150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad6839 - Browse repository at this point
Copy the full SHA 4ad6839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6d551 - Browse repository at this point
Copy the full SHA 7c6d551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8629d17 - Browse repository at this point
Copy the full SHA 8629d17View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb7e037 - Browse repository at this point
Copy the full SHA bb7e037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0872ce0 - Browse repository at this point
Copy the full SHA 0872ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 307c3bd - Browse repository at this point
Copy the full SHA 307c3bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b4fe3 - Browse repository at this point
Copy the full SHA a2b4fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a45c2 - Browse repository at this point
Copy the full SHA 85a45c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e816c1 - Browse repository at this point
Copy the full SHA 6e816c1View commit details
Commits on Apr 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 534c4a7 - Browse repository at this point
Copy the full SHA 534c4a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3317667 - Browse repository at this point
Copy the full SHA 3317667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9701323 - Browse repository at this point
Copy the full SHA 9701323View commit details -
Merge pull request #228566 from r-ryantm/auto-update/maturin
maturin: 0.14.16 -> 0.14.17
Configuration menu - View commit details
-
Copy full SHA for b2f87d7 - Browse repository at this point
Copy the full SHA b2f87d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b9269 - Browse repository at this point
Copy the full SHA 81b9269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b9b11 - Browse repository at this point
Copy the full SHA 73b9b11View commit details -
Merge pull request #228870 from K900/vulkan-updates
[staging] Vulkan updates
Configuration menu - View commit details
-
Copy full SHA for b3a0bb7 - Browse repository at this point
Copy the full SHA b3a0bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ca5eb - Browse repository at this point
Copy the full SHA 03ca5ebView commit details
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d5144e - Browse repository at this point
Copy the full SHA 3d5144eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a996545 - Browse repository at this point
Copy the full SHA a996545View commit details -
libspatialaudio: fix libmysofa in .pc
It got broken by libmysofa getting outputs in 2deee79 (PR #226505). https://hydra.nixos.org/build/217838949/nixlog/1/tail
Configuration menu - View commit details
-
Copy full SHA for 705277a - Browse repository at this point
Copy the full SHA 705277aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5122e18 - Browse repository at this point
Copy the full SHA 5122e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2772bd - Browse repository at this point
Copy the full SHA b2772bdView commit details -
Merge pull request #225406 from mweinelt/watchdog-3.0.0
python310Packages.watchdog: 2.3.0 -> 3.0.0
Configuration menu - View commit details
-
Copy full SHA for bb24331 - Browse repository at this point
Copy the full SHA bb24331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b26500 - Browse repository at this point
Copy the full SHA 2b26500View commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa2258c - Browse repository at this point
Copy the full SHA fa2258cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e5a479 - Browse repository at this point
Copy the full SHA 7e5a479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82cea11 - Browse repository at this point
Copy the full SHA 82cea11View commit details