Commit Graph

539990 Commits

Author SHA1 Message Date
0x4A6F
d4a8b35d86
Merge pull request #262720 from yanganto/czkawka-desktop-file
czkawka: add .desktop and icons
2023-10-23 14:19:24 +02:00
Mario Rodas
6c5458cf32
Merge pull request #260445 from adamcstephens/river-bnf/init
river-bnf: init at unstable-2023-10-10
2023-10-23 06:38:26 -05:00
Mario Rodas
d6e4ce20b6
Merge pull request #262074 from adamcstephens/nqptp/1.2.4
nqptp: 1.2.3 -> 1.2.4
2023-10-23 06:34:52 -05:00
Mario Rodas
8e647b709f
Merge pull request #262280 from anthonyroussel/rpi-imager_1_8_1
rpi-imager: 1.7.5 -> 1.8.1
2023-10-23 06:33:37 -05:00
Martin Weinelt
37242fb4e8
Merge pull request #262845 from mweinelt/rotary-embedding-torch-0.3.3
python311Packages.rotary-embedding-torch: 0.3.2 -> 0.3.3
2023-10-23 13:27:00 +02:00
Martin Weinelt
cd0cae34f6
Merge pull request #262875 from avdv/mediathekview-mainprogram
mediathekview: Set `mainProgram` to "mediathek"
2023-10-23 12:46:38 +02:00
Martin Weinelt
30ba670b6d
Merge pull request #262884 from r-ryantm/auto-update/python311Packages.pyfibaro
python311Packages.pyfibaro: 0.7.5 -> 0.7.6
2023-10-23 12:43:12 +02:00
Martin Weinelt
50f05870a1
Merge pull request #262889 from r-ryantm/auto-update/python311Packages.qbittorrent-api
python311Packages.qbittorrent-api: 2023.9.53 -> 2023.10.54
2023-10-23 12:42:40 +02:00
Martin Weinelt
3681bf73f5
Merge pull request #262888 from r-ryantm/auto-update/python311Packages.pywemo
python311Packages.pywemo: 1.3.0 -> 1.3.1
2023-10-23 12:41:33 +02:00
7c6f434c
418666f574
Merge pull request #262825 from reckenrode/gtk2-fix
gtk2: fix build with clang 16
2023-10-23 10:35:09 +00:00
Lassulus
fe0f52e9c3
Merge pull request #262468 from r-ryantm/auto-update/ttyplot
ttyplot: 1.4 -> 1.5
2023-10-23 11:10:00 +01:00
Ryan Lahfa
98afbaa34b
Merge pull request #250662 from Majiir/zfs-armv7
zfs: add armv7 to supported platforms
2023-10-23 11:05:40 +01:00
Ryan Lahfa
d1ee91c22d
Merge pull request #262796 from SuperSandro2000/patch-1
nixos/nginx: document implicit default port 80
2023-10-23 11:04:54 +01:00
K900
76827e3fa5
Merge pull request #262879 from K900/tempo-fix
tempo: backport fix for crashes after Go 1.21 update
2023-10-23 12:36:57 +03:00
Martin Weinelt
6ddb74a81a
Merge pull request #262542 from yu-re-ka/matrix-synapse-opentracing
matrix-synapse: remove opentracing optional dependencies
2023-10-23 11:22:25 +02:00
Ryan Lahfa
b9337215cd
Merge pull request #229035 from NixOS/qemu-vm/tpm
qemu-vm: support TPM usecases
2023-10-23 10:10:27 +01:00
Weijia Wang
c8ae9117bf lzlib: fix cross 2023-10-23 10:08:23 +01:00
R. Ryantm
90b4574eaf python311Packages.qbittorrent-api: 2023.9.53 -> 2023.10.54 2023-10-23 09:04:37 +00:00
R. Ryantm
4c59760778 python311Packages.pywemo: 1.3.0 -> 1.3.1 2023-10-23 09:03:26 +00:00
R. Ryantm
69919a28af verilator: 5.012 -> 5.016 2023-10-23 03:57:51 -05:00
Peter Kolloch
7b9fa5f6c3 crate2nix: 0.10.0 -> 0.11.0
...and add shell completions for bash/zsh
2023-10-23 08:55:46 +00:00
Adam Joseph
4fc0e33698 buildRustPackage: add isMips64n32 to badPlatforms
Rust is not yet able to target the n32 ABI on mips64.

Let's add `isMips64n32` to the `meta.badPlatforms` of all
derivations created by buildRustPackage.

I use this to automatically detect which packages on my system can
be built for n32 (almost all of them) and build those using n32, and
the few packages (mainly those that depend on boost or rust) that
can't for n64.
2023-10-23 08:38:25 +00:00
Adam Joseph
3bd3809d0e buildRustCrate: add isMips64n32 to badPlatforms
Rust is not yet able to target the n32 ABI on mips64.

Let's add `isMips64n32` to the `meta.badPlatforms` of all
derivations created by buildRustCrate.

I use this to automatically detect which packages on my system can
be built for n32 (almost all of them) and build those using n32, and
the few packages (mainly those that depend on boost or rust) that
can't for n64.
2023-10-23 08:38:25 +00:00
R. Ryantm
9c61d0ff06 python311Packages.pyfibaro: 0.7.5 -> 0.7.6 2023-10-23 08:36:58 +00:00
K900
931de27682 tempo: backport fix for crashes after Go 1.21 update 2023-10-23 11:20:20 +03:00
Fabian Affolter
5542db35fa
Merge pull request #262725 from r-ryantm/auto-update/python311Packages.aiowithings
python311Packages.aiowithings: 0.4.4 -> 1.0.0
2023-10-23 10:14:47 +02:00
Vincent Laporte
1994a8651b ocamlPackages.carton: 0.6.0 → 0.7.0 2023-10-23 09:43:40 +02:00
K900
a52abd4ccb
Merge pull request #262623 from K900/continued-firefox-cleanups
firefox: start killing all the per-extension options
2023-10-23 10:25:37 +03:00
Artturi
6d502084b5
Merge pull request #262688 from YellowOnion/mpd-fix 2023-10-23 09:50:32 +03:00
Pavol Rusnak
67cce74720
Merge pull request #262819 from andrevmatos/fix/trezord 2023-10-23 08:47:47 +02:00
Vladimír Čunát
cc8894bd6b
Merge #262850: Revert "nixos/systemd-boot: Avoid remote mypy executions" 2023-10-23 08:31:19 +02:00
Robert Schütz
597baf8b7e
Merge pull request #262797 from dotlambda/bitwarden-2023.9.3
bitwarden: 2023.9.0 -> 2023.9.3
2023-10-22 22:46:03 -07:00
Sarah Brofeldt
8c5e736542
Merge pull request #262443 from r-ryantm/auto-update/topicctl
topicctl: 1.10.2 -> 1.11.0
2023-10-23 07:03:36 +02:00
Anderson Torres
070b5326de pdf2xml: drop
It is unmaintained since 2018.
2023-10-23 00:07:53 -03:00
Anderson Torres
49daabdb77 nongnu-packages: updated 2023-10-22 (from overlay) 2023-10-22 23:29:04 -03:00
Anderson Torres
80c596fcf3 melpa-packages: updated 2023-10-22 (from overlay) 2023-10-22 23:29:04 -03:00
Anderson Torres
1f5b0837e3 elpa-devel-packages: updated 2023-10-22 (from overlay) 2023-10-22 23:29:04 -03:00
Anderson Torres
1c52d10361 elpa-packages: updated 2023-10-22 (from overlay) 2023-10-22 23:29:04 -03:00
OTABI Tomoya
12473a1f47
Merge pull request #262449 from r-ryantm/auto-update/touchosc
touchosc: 1.2.1.171 -> 1.2.4.180
2023-10-23 11:05:00 +09:00
OTABI Tomoya
1814f163a0
Merge pull request #262569 from r-ryantm/auto-update/twitch-cli
twitch-cli: 1.1.20 -> 1.1.21
2023-10-23 11:03:58 +09:00
OTABI Tomoya
6c09e05bef
Merge pull request #262613 from r-ryantm/auto-update/unit
unit: 1.31.0 -> 1.31.1
2023-10-23 11:03:26 +09:00
OTABI Tomoya
e4df1082a3
Merge pull request #262412 from r-ryantm/auto-update/tesseract5
tesseract5: 5.3.2 -> 5.3.3
2023-10-23 11:02:01 +09:00
Martin Weinelt
6a251401ea
Merge pull request #262787 from NixOS/home-assistant
home-assistant: 2023.10.4 -> 2023.10.5
2023-10-23 03:45:30 +02:00
Martin Weinelt
ed31a9b5fa
python311Packages.homeassistant-stubs: 2023.10.4 -> 2023.10.5
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.10.5
2023-10-23 03:45:08 +02:00
Martin Weinelt
0e4b63f713 Revert "nixos/systemd-boot: Avoid remote mypy executions"
This reverts commit ea0dcd0ae1.
2023-10-23 03:38:13 +02:00
Antonio Yang
3635b263ca czkawka: add .desktop, icons and metainfo 2023-10-23 09:35:48 +08:00
Adam Joseph
0b2036cad0 cc-wrapper: fix -mtune= validation, add ARM, add fallbacks
Before this commit, cc-wrapper/default.nix was using
`isGccArchSupported` to validate `-mtune=` values.  This has two
problems:

- On x86, `-mtune=` can take the same values as `-march`, plus two
  additional values `generic` and `intel` which are not valid for
  `-march`.

- On ARM, `-mtune=` does not take the same values as `-march=`;
  instead it takes the same values as `-mcpu`.

This commit fixes these two problems by adding a new
`isGccTuneSupported` function.  For `isx86` this returns `true` for
the two special values and otherwise defers to `isGccArchSupported`.

This commit also adds support for `-mtune=` on Aarch64.

Unfortunately on Aarch64, Clang does not accept as wide a variety of
`-mtune=` values as Gcc does.  In particular, Clang does not tune
for big.LITTLE mixed-model chips like the very popular RK3399, which
is targeted using `-march=cortex-a72.cortex-a53` in gcc.

To address this problem, this commit also adds a function
`findBestTuneApproximation` which can be used to map
clang-unsupported tunings like `cortex-a72.cortex-a53` to
less-precise tunings like `cortex-a53`.

The work which led to this commit arose because we now have
packages, like `crosvm`, which use *both* `clang` *and* `gcc`.
Previously I had been using `overrideAttrs` to set
`NIX_CFLAGS_COMPILE` on a package-by-package basis based on which
compiler that package used.  Since we now have packages which use
*both* compilers, this strategy no longer works.

I briefly considered splitting `NIX_CFLAGS_COMPILE` into
`NIX_CFLAGS_COMPILE_GCC` and `NIX_CFLAGS_COMPILE_CLANG`, but since
`NIX_CFLAGS_COMPILE` is sort of a hack to begin with I figured that
adding the logic to `cc-wrapper` would be preferable.
2023-10-23 01:31:21 +00:00
Stig
0f9bb8236a
Merge pull request #258383 from anthonyroussel/exiftool
exiftool: 12.65 -> 12.68
2023-10-23 03:01:05 +02:00
Mario Rodas
e42f00c96c
Merge pull request #260862 from noisersup/ferretdb-1.12.1
ferretdb: 1.11.0 -> 1.12.1
2023-10-22 19:46:10 -05:00
Weijia Wang
b6dfb5223d
Merge pull request #261588 from wegank/geda-xorn
geda: drop xorn
2023-10-23 02:29:39 +02:00