Commit Graph
47 Commits
Author SHA1 Message Date
arcnmx e2ade56177 prosody: install prosody-migrator tool 2020-10-31 17:56:10 -07:00
arcnmx c603dae70d terraform-providers.github: 2.8.0 -> 3.1.0 2020-10-22 14:47:16 -07:00
arcnmx f7cf7ed51d terraform-providers.time: init at 0.6.0 2020-10-22 10:59:46 -07:00
arcnmx e7e80d2571 mpd: 0.22 -> 0.22.1 2020-10-19 18:04:27 -07:00
arcnmx 8f3efbde4e Fix arch eval error introduced in #61019
This occurs when using a `platform.gcc.arch` that isn't one of the
pre-existing hard-coded options.
2020-09-09 12:17:00 -07:00
arcnmx f9a682c0cc elinks: build with openssl 1.1 2020-02-28 08:29:24 -08:00
arcnmx c7a58a7ba7 firefox: resolve relative nativeMessagingHosts links 2020-02-05 14:29:52 -08:00
arcnmx 2646554b25 edk2: 201905 -> 201911 2020-01-29 08:32:01 -08:00
arcnmx e0e2fd849a youtube-dl: 2020.01.15 -> 2020.01.24 2020-01-24 11:32:19 -08:00
arcnmx 19e37edc78 geckodriver: 0.22.0 -> 0.26.0 2020-01-16 21:33:35 +00:00
arcnmx 404412e28c vit: fix check phase 2020-01-15 10:06:56 -08:00
arcnmx 92b464d57d lib/types: prioritise coercedType in coercedTo
This more intuitively matches `types.either` and allows paths to be
coerced to submodules again, which was inhibited by #76861
2020-01-14 09:30:53 -08:00
arcnmx 7753d58e89 nixos/connman: optional iwd backend 2019-12-21 13:48:15 -08:00
arcnmx 964f622da8 linuxPackages.nvidia_x11.settings: enableParallelBuilding 2019-12-08 20:11:48 -08:00
arcnmx 81da9275c5 buku: relax mypy-extensions version req 2019-10-24 07:01:21 -07:00
arcnmx eb59152136 vit: 1.3 -> 2.0.0 2019-10-16 12:12:51 -07:00
arcnmx a104aad1a6 pythonPackages.tasklib: init at 1.2.1 2019-10-16 10:10:16 -07:00
arcnmx c62ad59195 cargo-deps: init at 1.1.1 2019-10-15 10:42:03 -07:00
arcnmx e59b60310a maintainers: add arcnmx 2019-10-15 10:09:05 -07:00
arcnmx 607a4a6e3a llvmPackages_9.compiler-rt: remove crt patch
This doesn't apply because it was merged upstream.
2019-09-29 18:34:31 -07:00
arcnmx 91b7dd6c91 pythonPackages.brotli: fix build
Recent changes to buildPythonPackage seem to have enabled a configure
script that doesn't work, so disable it.
2019-09-10 17:06:15 -07:00
arcnmx c33a44a885 bukubrow: 2.4.0 -> 5.0.0 2019-09-08 08:48:19 -07:00
arcnmx 8f9ad4a2b5 pythonPackages.flask: 1.0.3 -> 1.0.4 2019-09-02 00:13:16 -07:00
arcnmx c73ff37cd5 passff-host: fix native messaging manifest path
Match other native messaging applications
and the firefox wrapper's expectations.
2019-07-31 07:26:30 -07:00
arcnmx fef48df3a1 bitwarden_rs: 1.9.0 -> 1.9.1 2019-07-30 15:03:15 -07:00
arcnmx 242350554c bitwarden_rs-vault: 2.10.1 -> 2.11.0 2019-07-30 14:37:37 -07:00
arcnmx c3bf4cec23 rustracerd: 2017-09-15 -> 2019-03-20 2019-07-29 22:10:18 -07:00
arcnmx 530e6004ef rustracer: 2.0.14 -> 2.1.22 2019-07-29 22:10:12 -07:00
arcnmx b53e237ef6 cargo: remove darwin hack
This seems to have recently resolved itself with updates
and is no longer necessary.
2019-07-29 06:50:20 +01:00
arcnmx 6e9bd9385d duc: optional x11/cairo
Also enable darwin hydra builds.
2019-07-28 11:01:09 -07:00
arcnmx 40020f46b6 rls: fix darwin build
rls links to internal rustc crates, which introduces an atypical
dependency on rustc. A superficial installCheck ensures that the
binary is linked properly and able to run on its own.
2019-07-28 10:09:38 -07:00
arcnmx e84e223c9b rls: 1.35.0 -> 1.36.0 2019-07-27 23:46:01 -07:00
arcnmx c604b38791 nixos/taskserver: crl file is optional 2019-07-27 15:49:46 -07:00
arcnmx 8cedc7fc6c stdenv: correct cross CMAKE_SYSTEM_NAME
As described in cmake cross instructions, CMAKE_SYSTEM_NAME should be
set to "Generic" if there is no applicable OS:

https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/CrossCompiling#setting-up-the-system-and-toolchain
2019-07-27 15:23:31 -07:00
arcnmx 24070da9c4 llvmPackages_8.compiler-rt: bare-metal support
Bare-metal targets require a few additional options to be set.
2019-07-27 15:11:31 -07:00
arcnmx a5e2b76e51 llvmPackages_8.clang: bare-metal driver linker fix
Clang passes an incorrect -l linker flag for compiler-rt.

See https://reviews.llvm.org/D51899
2019-07-27 15:04:02 -07:00
arcnmx eda2dbaab2 qt512.qtwebengine: darwin patch
This patch is currently applied to 5.11, allowing it to begin building;
both packages fail to compile regardless, but it's an improvement.
2019-07-11 10:23:30 -07:00
arcnmx 36f9da4ec4 electrum: optional qt5 and darwin fixes
qt5 is often broken on darwin, and it's a massive closure when there's
a curses interface and CLI to use instead.
2019-07-11 09:32:27 -07:00
arcnmx 769f992fbc electrum: 3.3.7 -> 3.3.8 2019-07-11 09:32:27 -07:00
arcnmx c75653b015 cargo-outdated: fix darwin build 2019-06-30 14:00:42 -07:00
arcnmx 8cd878c4a5 cargo-expand: fix darwin build 2019-06-24 13:57:08 -07:00
arcnmx 250b31dbfc rust-bindgen: 0.49.0 -> 0.49.2
Update fixes a checkPhase test on darwin.
2019-06-24 13:48:33 -07:00
arcnmx 2933681be0 pythonPackages.hidapi: enable on darwin 2019-06-23 14:55:26 -07:00
arcnmx 7d07263f75 Revert "python37Packages.aiorpcx: 0.17.0 -> 0.18.3"
This reverts commit 299996bc38.
electrum, the only dependent package, failed to build with this.
2019-06-23 08:54:39 +02:00
arcnmx 3f79ede5c0 acpilight: fix build error
udevadm should not run as part of make install
2019-06-22 13:10:32 -07:00
arcnmx b526bf0389 rxvt_unicode: fix build 2019-04-23 19:25:13 -07:00
arcnmx 05b0411c57 gcc: fix gcc8 for cross-compiled targets
Adds EXTRA_TARGET_FLAGS missing from 412093994b.

Fixes #58164
2019-03-25 17:57:30 -07:00