-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
immersed: 10.5.0 -> 10.6.0 #367765
Closed
Closed
immersed: 10.5.0 -> 10.6.0 #367765
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit 81ab584)
(cherry picked from commit a94f055)
Original commit: 2ff58b3 Co-authored-by: AndersonTorres <[email protected]> (cherry picked from commit 4722e2b)
(cherry picked from commit 4eee326)
(cherry picked from commit 81228db)
(cherry picked from commit b4ce4c4)
(cherry picked from commit 70a9b03)
Diff: wasmerio/wasmer@refs/tags/v5.0.1...v5.0.2 (cherry picked from commit 4f60875)
Diff: wasmerio/wasmer@refs/tags/v5.0.2...v5.0.3 (cherry picked from commit 239a55c)
(cherry picked from commit c9c4b9f)
Rasdaemon exporter for Prometheus (cherry picked from commit 1351f1f)
(cherry picked from commit f6f1feb)
This matches how `environment.gnome.excludePackages` works elsewhere, and prevents evaluation from failing when an excluded package is not available (e.g. by having a blocklisted license). (cherry picked from commit 8e1ad9b)
Signed-off-by: Sefa Eyeoglu <[email protected]> (cherry picked from commit dc27833)
Signed-off-by: Sefa Eyeoglu <[email protected]> (cherry picked from commit 8816be7)
Signed-off-by: Sefa Eyeoglu <[email protected]> (cherry picked from commit d769a8d)
Signed-off-by: Sefa Eyeoglu <[email protected]> (cherry picked from commit ac1e883)
(cherry picked from commit 607be75)
(cherry picked from commit 240d44b)
upstream determines the gjs path with `find_program('gjs')`, however this fails to find anything when cross compiling because meson doesn't know which paths to check. the interaction between meson's `find_program` and `cross-file` is documented here: <https://mesonbuild.com/Reference-manual_functions.html#find_program> (cherry picked from commit 7a9a2d8)
Changes: https://gitlab.gnome.org/GNOME/vte/-/compare/0.78.1...0.78.2?from_project_id=1893&straight=false (cherry picked from commit a18fac9)
This reverts commit 8816be7. Well this is not a desktop entry... I think. This fixes opening Maps in GNOME (from the activity view) for me: "JS ERROR: Error: Requiring GLib, version 2.0: Typelib file for namespace 'GLib', version '2.0' not found". I learned from the KDE docs[1] that *unlike desktop files*, dbus files should contain full path to the application to start. I tried not using full path previously in a sticky PR[2] and it just fails to start with `org.freedesktop.DBus.Error.Spawn.ExecFailed`. [1]: https://develop.kde.org/docs/features/d-bus/dbus_autostart_services/#creating-a-service-file [2]: linuxmint/sticky#118 (cherry picked from commit d37e098)
(cherry picked from commit 6a56144)
(cherry picked from commit 596eb73)
(cherry picked from commit 60ea1e3)
SigmaSquadron
added
2.status: work-in-progress
This PR isn't done
9.needs: clean-up
and removed
6.topic: policy discussion
6.topic: vim
6.topic: xfce
The Xfce Desktop Environment
6.topic: hardware
6.topic: nixos-container
Imperative and declarative systemd-nspawn containers
6.topic: pantheon
The Pantheon desktop environment
6.topic: TeX
Issues regarding texlive and TeX in general
6.topic: testing
Tooling for automated testing of packages and modules
6.topic: cinnamon
Desktop environment
6.topic: module system
About "NixOS" module system internals
6.topic: jitsi
6.topic: systemd
6.topic: agda
"A dependently typed programming language / interactive theorem prover"
6.topic: java
Including JDK, tooling, other languages, other VMs
6.topic: Lumina DE
The Lumina Desktop Environment
6.topic: Enlightenment DE
The Enlightenment Desktop Environment
6.topic: mate
The MATE Desktop Environment
6.topic: flakes
The experimental Nix feature
6.topic: lib
The Nixpkgs function library
6.topic: jupyter
Interactive computing tooling: kernels, notebook, jupyterlab
6.topic: php
8.has: maintainer-list (update)
This PR changes `maintainers/maintainer-list.nix`
6.topic: deepin
Desktop environment and its components
6.topic: dotnet
Language: .NET
6.topic: nvidia
6.topic: xen-project
The Xen Project hypervisor
6.topic: continuous integration
Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions
labels
Dec 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2.status: merge conflict
This PR has merge conflicts with the target branch
2.status: work-in-progress
This PR isn't done
9.needs: clean-up
10.rebuild-darwin: 1-10
10.rebuild-linux: 1-10
12. first-time contribution
This PR is the author's first one; please be gentle!
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.