Commit Graph
314355 Commits
Author SHA1 Message Date
Noah Fontes b79483d2b7 autoPatchelfHook: fix detection under crossSystem
In #84415, autoPatchelfHook was taught to use the correct path to the
readelf binary when a crossSystem is specified. Unfortunately, the
remainder of the functionality in the script depended on ldd, which only
reads ELF files of its own architecture. It has the further unfortunate
quality of not reporting any useful error, but rather that the file is
not a dynamic executable.

This change uses patchelf to directly analyze the DT_NEEDED tags in the
target files instead, which correctly works across architectures. It
also updates the use of objdump to be prefix-aware $OBJDUMP (which would
have been required in the PR mentioned above, but we never made it that
far into the script execution).
2021-09-12 15:07:15 -07:00
SandroandGitHub 6bbea21500 Merge pull request #137410 from fabaff/bump-growattserver 2021-09-12 01:05:59 +02:00
SandroandGitHub 8bf70d5620 Merge pull request #137154 from r-burns/bandwidth
bandwidth: 1.9.4 -> 1.10.1, enable on arm
2021-09-12 01:05:39 +02:00
SandroandGitHub c86990a7ce Merge pull request #137183 from figsoda/oha
oha: init at 0.4.6
2021-09-12 01:03:30 +02:00
SandroandGitHub 99031a470a Merge pull request #137097 from romildo/upd.canta-theme 2021-09-12 00:40:56 +02:00
Maximilian BoschandGitHub 263c6410ec Merge pull request #136135 from l0b0/chore/ignore-idea-configuration
chore: Ignore JetBrains IDEA configuration
2021-09-12 00:36:41 +02:00
SandroandGitHub 3020eb851a Merge pull request #137440 from figsoda/textplots 2021-09-12 00:29:56 +02:00
SandroandGitHub 5d73513422 Merge pull request #137089 from rnhmjoj/scc-python3
sc-controller: switch to python3 fork
2021-09-11 23:53:43 +02:00
SandroandGitHub 98c973aab7 Merge pull request #137137 from rnhmjoj/ncdns
ncdns: 2020-11-22 -> 2021-07-18
2021-09-11 23:52:45 +02:00
Timothy DeHerreraandGitHub 8e2f255cb6 Merge pull request #137325 from figsoda/git-module
nixos/git: init
2021-09-11 15:42:22 -06:00
rnhmjoj f74154a4b9 sc-controller: switch to python3 fork
The original sc-controller is being rewritten in C, while the current
version is stuck in maintenance mode and python 2. This fork is based
entirely on the original kozec's sc-controller and introduces python 3
support while staying backward-compatible (including versioning up to
the patch number).
2021-09-11 23:31:24 +02:00
Timothy DeHerreraandGitHub 9f761047cc Merge pull request #137425 from SuperSandro2000/typora
typora: remove
2021-09-11 15:28:20 -06:00
rnhmjoj 7a9f5d69c8 ncdns: 2020-11-22 -> 2021-07-18 2021-09-11 23:22:45 +02:00
Timothy DeHerreraandGitHub 0171610faa Merge pull request #73712 from virusdave/dnicponski/scratch/add_substitute_nix_support
substitute: init at 0
2021-09-11 15:21:40 -06:00
SandroandGitHub 8410f8adb4 Merge pull request #136374 from samuela/upkeep-bot/spotify-unwrapped-1.1.67.586.gbb5ef64e-1630498177 2021-09-11 22:58:27 +02:00
SandroandGitHub 5c112b96ef Merge pull request #130824 from k4leg/ventoy-bin-init-at-1.0.47
ventoy-bin: init at 1.0.51
2021-09-11 22:57:12 +02:00
62cc1f90e5 cni-plugin-flannel: init at 20210910 (#137412)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-11 22:55:55 +02:00
figsoda 3dde4fd38b textplots: init at 0.8.0 2021-09-11 16:55:35 -04:00
SandroandGitHub d78fe618cf Merge pull request #137152 from r-ryantm/auto-update/python3.8-azure-servicebus 2021-09-11 22:50:33 +02:00
SandroandGitHub e9bf7a6227 Merge pull request #137151 from r-ryantm/auto-update/python3.8-azure-mgmt-web 2021-09-11 22:49:34 +02:00
SandroandGitHub a4156f2b86 Merge pull request #136806 from cyounkins/maintainers_cyounkins 2021-09-11 22:45:19 +02:00
Michael WeissandGitHub 37918919bf Merge pull request #137318 from primeos/chromiumDev
chromiumDev: 95.0.4628.3 -> 95.0.4636.4
2021-09-11 22:39:35 +02:00
ajs124andGitHub e8f9aa9302 Merge pull request #137281 from NeQuissimus/kernels
Kernels 2021-09-10
2021-09-11 22:30:04 +02:00
maxine [they]andGitHub 280ba444c4 Merge pull request #137432 from r-ryantm/auto-update/gnome.nautilus 2021-09-11 22:24:42 +02:00
maxine [they]andGitHub a1b07fadf3 Merge pull request #137433 from r-ryantm/auto-update/gnome.quadrapassel 2021-09-11 22:24:26 +02:00
f50e55afdc Update pkgs/top-level/aliases.nix
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2021-09-11 22:15:47 +02:00
Ryan Burns a45c76d73d bandwidth: 1.9.4 -> 1.10.1, enable on arm
add make flags needed for cross-compilation
tested on pkgsCross.{aarch64-multiplatform,armv7l-hf-multiplatform}
2021-09-11 13:14:58 -07:00
R. RyanTM a5a4149b2f gnome.quadrapassel: 40.1 -> 40.2 2021-09-11 20:13:06 +00:00
SandroandGitHub 503fed1981 Merge pull request #135214 from r-ryantm/auto-update/tilt 2021-09-11 22:12:23 +02:00
SandroandGitHub 9a58f7ea30 Merge pull request #136065 from yl3dy/torch_blas_passthru
python3Packages.pytorch: added BLAS provider passthru
2021-09-11 22:11:21 +02:00
SandroandGitHub 956e341101 Merge pull request #137165 from pborzenkov/gops-0.3.20 2021-09-11 22:07:44 +02:00
SandroandGitHub cf1f885e94 Merge pull request #136173 from alyssais/openrazer
openrazer-daemon,linuxPackages.openrazer: 3.0.1 -> 3.1.0
2021-09-11 22:06:57 +02:00
R. RyanTM 7d761f4228 gnome.nautilus: 40.1 -> 40.2 2021-09-11 20:03:23 +00:00
SandroandGitHub a05ed53b2c Merge pull request #137254 from samalws/master
wike: init at 1.5.6
2021-09-11 21:55:21 +02:00
SandroandGitHub eb8003fcea Merge pull request #137315 from yusdacra/add-airshipper
airshipper: init at 0.6.0
2021-09-11 21:51:14 +02:00
SandroandGitHub 89d6af5c1d Merge pull request #136180 from figsoda/null-ls-deps
vimPlugins.null-ls-nvim: clean up, add dependencies
2021-09-11 21:48:34 +02:00
SandroandGitHub 2edc34c6f1 Merge pull request #136401 from r-ryantm/auto-update/jc 2021-09-11 21:47:59 +02:00
R. RyanTMandJan Tojnar 1cc9e66b24 gnome.gnome-weather: 40.0 -> 40.1 2021-09-11 21:45:21 +02:00
ArtturiandGitHub d03b2e85c1 Merge pull request #137024 from Artturin/iosevka-bin 2021-09-11 22:43:09 +03:00
R. RyanTMandJan Tojnar ae42c3a063 gnome.gnome-shell-extensions: 40.3 -> 40.4 2021-09-11 21:40:19 +02:00
SandroandGitHub 8ad8014440 Merge pull request #137419 from fabaff/bump-dpath
python3Packages.dpath: 2.0.3 -> 2.0.4
2021-09-11 21:36:03 +02:00
SandroandGitHub f948ae013e Merge pull request #137423 from LibreCybernetics/update-android-studio-canary
android-studio-canary: 2021.1.1.5 → 2021.1.1.11
2021-09-11 21:35:41 +02:00
SandroandGitHub b42c52e470 Merge pull request #137413 from r-ryantm/auto-update/gitRepo 2021-09-11 21:28:03 +02:00
SandroandGitHub b8347941fe Merge pull request #137201 from figsoda/joshuto
joshuto: init at 0.9.0
2021-09-11 21:27:44 +02:00
SandroandGitHub cf819b86e7 Merge pull request #136748 from r-ryantm/auto-update/yadm 2021-09-11 21:25:34 +02:00
SandroandGitHub 53e0460b48 Merge pull request #137192 from alyssais/cloud-hypervisor
cloud-hypervisor: 17.0 -> 18.0
2021-09-11 21:23:40 +02:00
SandroandGitHub c0e6240c72 Merge pull request #137182 from r-ryantm/auto-update/python3.8-pyglet
python38Packages.pyglet: 1.5.19 -> 1.5.20
2021-09-11 21:23:08 +02:00
maxine [they]andGitHub 128ed0e38f Merge pull request #137426 from r-ryantm/auto-update/gnome.gnome-desktop
gnome.gnome-desktop: 40.3 -> 40.4
2021-09-11 21:14:06 +02:00
maxine [they]andGitHub e91060f1db Merge pull request #137418 from r-ryantm/auto-update/gnome.devhelp
gnome.devhelp: 40.0 -> 40.1
2021-09-11 21:12:42 +02:00
maxine [they]andGitHub 3fffb53b9d Merge pull request #137420 from r-ryantm/auto-update/gnome.eog
gnome.eog: 40.2 -> 40.3
2021-09-11 21:12:19 +02:00