Skip to content
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

bump devenv-nixpkgs #7

Closed
wants to merge 10,000 commits into from

Conversation

k3yss
Copy link

@k3yss k3yss commented Jul 2, 2024

This PR bumps devenv-nixpkgs to NixOS/nixpkgs@b9014df496d5 while applying all the patches that were present in devenv-nixpkgs

cc @domenkozar

wegank and others added 30 commits June 30, 2024 11:22
nodemon: remove from nodePackages
markdown-link-check: remove from nodePackages
python312Packages.odp-amsterdam: 6.0.1 -> 6.0.2
python312Packages.cyclopts: 2.7.1 -> 2.8.0
python312Packages.energyzero: 2.1.1 -> 2.1.1
python312Packages.photutils: 1.12.0 -> 1.13.0
python312Packages.aiomealie: 0.4.0 -> 0.5.0
python312Packages.aiowebostv: 0.4.0 -> 0.4.1
python312Packages.boto3-stubs: 1.34.134 -> 1.34.136, python312Packages.botocore-stubs: 1.34.134 -> 1.34.136
maintainer: adopt a few orphaned packages
…intbox

ocamlPackages.printbox: 0.6.1 -> 0.11
buildRustCrate: add support for compiling to wasm32-unknown-unknown
…p-bridge

emacsPackages.lsp-bridge: 20240622.236 -> 20240629.1404
thiagokokada and others added 22 commits July 1, 2024 10:27
libretro.ppsspp: unstable-2024-06-24 -> unstable-2024-06-29
libretro.gpsp: unstable-2024-02-10 -> unstable-2024-06-28
…supergrafx

libretro.beetle-supergrafx: unstable-2024-06-14 -> unstable-2024-06-28
libretro.gw: unstable-2023-05-28 -> unstable-2024-06-28
…pce-fast

libretro.beetle-pce-fast: unstable-2024-06-14 -> unstable-2024-06-28
libretro.vba-m: unstable-2023-08-18 -> unstable-2024-06-28
python3Packages.osc: 1.7.0 -> 1.8.0
…psx-hw

libretro.beetle-psx-hw: unstable-2024-06-14 -> unstable-2024-06-29
libretro.prosystem: unstable-2023-08-17 -> unstable-2024-06-28
libretro.stella: unstable-2024-06-23 -> unstable-2024-06-30
blastem: init at 0.6.2-unstable-2024-03-31
libretro.beetle-ngp: unstable-2023-11-01 -> unstable-2024-06-28
libretro.snes9x2005: unstable-2022-07-25 -> unstable-2024-06-28
libretro.prboom: unstable-2024-05-23 -> unstable-2024-06-28
…plus

libretro.mupen64plus: unstable-2024-05-21 -> unstable-2024-06-28
libretro.beetle-vb: unstable-2023-11-01 -> unstable-2024-06-28
libretro.nestopia: unstable-2024-06-22 -> unstable-2024-06-28
libretro.picodrive: unstable-2024-06-15 -> unstable-2024-06-30
@k3yss k3yss changed the title bump rolling bump devenv-nixpkgs Jul 3, 2024
@domenkozar
Copy link
Member

The issue is that we need to bring back Python patch that allows us to fix virtualenv.

@k3yss
Copy link
Author

k3yss commented Jul 4, 2024

@domenkozar Can you link me the commit hash of those commits, I can cherry-pick those on top of this PR.

@domenkozar
Copy link
Member

It's quite complicated to explain, I'll handle it.

@therealpxc
Copy link

It's quite complicated to explain, I'll handle it.

I'm playing around trying to use a newer uv than is in this repo, which adds the command uv sync, which installs the dependencies specified in a pyproject.toml file to the project's venv. I'm running into problems and I've spent all night trying to get to the bottom of them.

I'd like to understand everything and anything special that devenv does with Python in relation to virtualenvs. Can I convince you to provide a little more information even though that sounds like a pain?

@therealpxc
Copy link

therealpxc commented Sep 20, 2024

Is this it, or is it something else?

@domenkozar
Copy link
Member

See #2 for explanation.

@therealpxc here's an example how to use newer uv: cachix/devenv@7df6f2b

@domenkozar domenkozar closed this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.