!UNVBThoJtlIiVwiDjU:nixos.org

Staging

324 Members
Staging merges | Find currently open staging-next PRs: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+sort%3Aupdated-desc+head%3Astaging-next+head%3Astaging-next-21.05+is%3Aopen110 Servers

Load older messages


SenderMessageTime
17 Dec 2025
@eveeifyeve:matrix.orgeveeifyeve* Awesome can't wait until it become available via master! That means harmonia can upgrade it's nixpkgs version soon!23:56:55
@k900:0upti.meK900Fun23:57:33
@k900:0upti.meK900 Did you have the Python minor bump in that? 23:58:32
@k900:0upti.meK900 I think we need https://github.com/django/django/commit/7b80b2186300620931009fd62c2969f108fe7a62 on Django 23:59:30
18 Dec 2025
@hexa:lossy.networkhexano, that came later, so you might be correct after all00:00:16
@k900:0upti.meK900 And https://github.com/twisted/twisted/commit/b1173fa307a9752eedd63890113eb610c3cca4a0 00:00:26
@k900:0upti.meK900 Anyway need to stop digging and go sleep I think 00:00:40
@hexa:lossy.networkhexapython updates was october 25th00:00:43
@hexa:lossy.networkhexaslightly annoying to sit on things for two months00:00:54
@hexa:lossy.networkhexaok, made a bubu02:06:07
@hexa:lossy.networkhexadjango_4 eols in april 202602:06:17
@hexa:lossy.networkhexaand only supports python up to 3.1202:06:41
@hexa:lossy.networkhexaI updated the version constraint on staging-next02:07:11
@hexa:lossy.networkhexabut that will not fly for 25.1102:07:16
@hexa:lossy.networkhexawill look at the implications tomorrow02:07:34
@hexa:lossy.networkhexa* ok, made a boo boo02:07:58
@hexa:lossy.networkhexabecause django 4.2.x is not getting the compat patches02:08:25
@r-burns:matrix.orgRyan BurnsFix for motif, following Alpine's approach of just using gnu17 standard https://github.com/NixOS/nixpkgs/pull/47186102:17:42
@r-burns:matrix.orgRyan BurnsHere is the complete Alpine roadmap for GCC 15, btw - might be useful. https://gitlab.alpinelinux.org/alpine/aports/-/work_items/1731102:38:01
@k900:0upti.meK900https://github.com/nodejs/node/blob/b1c01fc8b33c1f7c3d0f5927ef86ff89a9d65461/test/parallel/test-internal-util-construct-sab.js#L12-L1404:05:02
@k900:0upti.meK900I WONDER WHY THAT TEST IS FAILING ON I68604:05:08
@k900:0upti.meK900Assholes04:05:12
@ghpzin:envs.netghpzin https://github.com/NixOS/nixpkgs/pull/446556 04:41:24
@ghpzin:envs.netghpzin https://github.com/NixOS/nixpkgs/pull/446556
For orca-slicer:
make[2]: *** No rule to make target '/nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0', needed by 'deps_src/hints
/hintsToPot'.  Stop.
make[2]: *** Waiting for unfinished jobs....
...
make[1]: *** [CMakeFiles/Makefile2:1089: deps_src/hints/CMakeFiles/hintsToPot.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
06:05:05
@k900:0upti.meK900 Eyyy 06:59:45
@k900:0upti.meK900I was actually going to try and get rid of LLVM18 in my closure06:59:53
@ghpzin:envs.netghpzin https://github.com/NixOS/nixpkgs/pull/446556
For orca-slicer:
make[2]: *** No rule to make target '/nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0', needed by 'deps_src/hints
/hintsToPot'.  Stop.
make[2]: *** Waiting for unfinished jobs....
...
make[1]: *** [CMakeFiles/Makefile2:1089: deps_src/hints/CMakeFiles/hintsToPot.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
---
Somehow it tries to find libboost_system.so.1.86.0 in boost186.dev:
source/build/deps_src/hints/CMakeFiles/hintsToPot.dir/build.make
on staging-next:
deps_src/hints/hintsToPot: /nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0
on master:
deps_src/hints/hintsToPot: /nix/store/jdp8bkn66mw22vr9whnmj5ilbbpncybg-boost-1.86.0/lib/libboost_system.so.1.86.0
07:01:11
@ghpzin:envs.netghpzin https://github.com/NixOS/nixpkgs/pull/446556
For orca-slicer:
make[2]: *** No rule to make target '/nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0', needed by 'deps_src/hints
/hintsToPot'.  Stop.
make[2]: *** Waiting for unfinished jobs....
...
make[1]: *** [CMakeFiles/Makefile2:1089: deps_src/hints/CMakeFiles/hintsToPot.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
---
Somehow it tries to find libboost_system.so.1.86.0 in boost186.dev not boost186.out:
source/build/deps_src/hints/CMakeFiles/hintsToPot.dir/build.make
on staging-next:
deps_src/hints/hintsToPot: /nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0
on master:
deps_src/hints/hintsToPot: /nix/store/jdp8bkn66mw22vr9whnmj5ilbbpncybg-boost-1.86.0/lib/libboost_system.so.1.86.0
07:03:04
@grimmauld:m.grimmauld.deGrimmauld (any/all)image.png
Download image.png
07:03:38
@grimmauld:m.grimmauld.deGrimmauld (any/all)but boost should have that?07:03:45

Show newer messages


Back to Room ListRoom Version: 6