-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
fetchFromGitHub add LFS support & Spacenav updates #263120
Conversation
IMO adding code to a fetcher is a fairly large change, since it is used by everyone. I suggest either add that to the title or create a seperate PR |
Tested the module and spnavcfg. Also tested that it works in Blender 3.5.1 (using a spacemouse wireless) |
What is blocking this PR ? |
I am also interested in this PR's progress. |
I would also like to see this merged |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/4510 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One change requested: spnavcfg
ought to contain the details of which version of qt it depends on, not all-packages.nix
.
I'm going to merge once that's resolved.
The change to fetchGitHub
, which is what got me added to this PR, looks great. Thanks.
The three packages that fail to build also fail to build on master.
Result of nixpkgs-review pr 263120
run on x86_64-linux 1
2 packages blacklisted:
- nixos-install-tools
- tests.nixos-functions.nixos-test
3 packages failed to build:
- horizon-eda
- super-slicer
- super-slicer.debug
27 packages built:
- blender
- blender-hip
- blendfarm
- cameractrls
- cameractrls-gtk3
- cameractrls-gtk4
- disko
- dune3d
- freecad
- freecad-wayland
- kicadAddons.kikit
- kicadAddons.kikit-library
- kikit
- kikit.dist
- libspnav
- openscad
- openscad-unstable
- snis
- solvespace
- spacenav-cube-example
- spacenavd
- spnavcfg
- super-slicer-beta
- super-slicer-beta.debug
- super-slicer-latest
- super-slicer-latest.debug
- vimPlugins.openscad-nvim
FYI ... |
Thanks, merged. |
I'd like to merge this. @Sohalt, would you like me to make the adjustment that I requested? I'd be happy to do so. |
@philiptaron FYI - @Sohalt gave you a thumbs-up on that comment ;o) |
Missed that. Thanks! I'll do so when I have access to Big Computer not just Tiny Computer. |
Gentle ping 🏓 I guess it's too late for 24.11? |
I'll address @SuperSandro2000's requested changes, wait for ofBorg, then merge. Not too late for 24.11, @jue89 -- and thanks for the ping. |
8357b67
to
2b12f69
Compare
This comment was marked as outdated.
This comment was marked as outdated.
|
Need to fix the Darwin build failure, then I think it's good. |
|
Description of changes
fixes #230295
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/
)