forked from NixOS/nixpkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Try if we can ff sync nixpkgs-unstable #4
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
Closed
Closed
Conversation
This file contains hidden or 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
oh-my-posh: 18.26.1 -> 19.6.0
…edAttrs-autoPatchelf cudaPackages: __structuredAttrs works with autoPatchelf since #272752
Diff: hatoo/oha@refs/tags/v1.0.0...v1.1.0 Changelog: https://github.com/hatoo/oha/blob/v1.1.0/CHANGELOG.md Signed-off-by: Muhammad Falak R Wani <[email protected]>
poetry: fix tests on Darwin
cutemaze: 1.3.2 -> 1.3.3
Update package.nix Co-Authored-By: Fabian Affolter <[email protected]>
Update package.nix Co-Authored-By: Fabian Affolter <[email protected]>
python311Packages.icalevents: relax deps
ungit: 1.5.24 -> 1.5.25
scalpel: init at 2.1
ocamlPackages.gapi-ocaml: 0.4.4 → 0.4.5
tilemaker: 2.4.0 -> 3.0.0
ocamlPackages.{uucd,uucp}: 15.0.0 → 15.1.0
pgadmin: 8.1 -> 8.2, python3Packages.webauthn 1.11.1 -> 2.0.0, python3Packages.flask-security-too: fix pydantic issue
tmux-fingers: fix binary path
formatjson5: init at 0.2.6
PR #239201 broke systemd for musl. To make the build actually work, #278994 [not available in master yet] is also required. Fixes: #280738 Co-authored-by: @nesteroff @yu-re-ka
ocamlPackages.ocsigen-start: 6.1.0 → 6.1.2; ocsigen-toolkit: 3.2.0 → 3.3.4
This one got missed in the refactor.
systemd-lib: fix automount generation after 9fbf82d
qgrep: 1.1 -> 1.3
naps2: 7.2.2 -> 7.3.0
gef: 2023.08 -> 2024.01
maintainers: update chuangzhu
python311Packages.dsnap: relax urllib3
websploit: refactor and move to pkgs/by-name
python311Packages.griffe: 0.38.1 -> 0.39.0
bruteforce-wallet: init at 1.5.3
manim: relax version constraints
…exporter prometheus-snmp-exporter: 0.22.0 -> 0.25.0
treewide: update meta.description to fit the guidelines
bruteforce-salted-openssl: init at 1.4.2
python311Packages.pex: 2.1.156 -> 2.1.159
python311Packages.homematicip: 1.0.16 -> 1.1.0
rspamd: 3.7.4 -> 3.7.5
pcsx2: 1.7.5318 -> 1.7.5474
powersupply: init at 0.9.0
houdini: 19.5.569 -> 20.0.506
libdwarf: 0.4.2 -> 0.9.0
mkNugetSource: Remove meta.licenses attribute
Without the change `alpha-unknown-linux-gnu` target is failing to build
`gcc`:
```
$ NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix build -f ./. re2c --arg crossSystem '{ config = "alpha-unknown-linux-gnu"; }'
...
make[1]: *** No rule to make target '../../../gcc-12.3.0/libgcc/config/alpha/crti.S', needed by 'crti.o'. Stop.
...
cc1: error: fp software completion requires '-mtrap-precision=i' [-Werror]
```
After the change it is able to produce working binaries:
```
$ NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix build -f ./. re2c --arg crossSystem '{ config = "alpha-unknown-linux-gnu"; }'
...
$ qemu-alpha ./result/bin/re2c --version
re2c 3.1
$ file result/bin/re2c
result/bin/re2c: ELF 64-bit LSB executable, Alpha (unofficial), version 1 (SYSV), dynamically linked, interpreter ...-glibc-alpha-unknown-linux-gnu-2.38-27/lib/ld-linux.so.2, for GNU/Linux 3.10.0, not stripped
```
csharpier: init at 0.26.4
liboqs: Fix build error
Owner
Author
|
No, this does not work. |
bryango
pushed a commit
that referenced
this pull request
Feb 22, 2024
Since ba83271 the build fails with applying patch /nix/store/46rxbbvl2l3mrxb50y9rzy7ahgx0lraj-d741901dddd731895346636c0d3556c6fa51fbe6.patch patching file tests/hazmat/primitives/test_aead.py Hunk #1 FAILED at 56. Hunk #2 FAILED at 197. Hunk #3 FAILED at 378. Hunk #4 FAILED at 525. Hunk #5 FAILED at 700. Hunk #6 FAILED at 844. 6 out of 6 hunks FAILED -- saving rejects to file tests/hazmat/primitives/test_aead.py.rej
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of changes
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.