Commit Graph

491107 Commits

Author SHA1 Message Date
Randy Eckenrode
df7487ff17
cctools-llvm: init at 11.1.0-973.0.1
cctools-llvm is a replacement for cctools that replaces as much of cctools with equivalents from LLVM that it can reasonably do. This was motivated by wanting to reduce dependencies on cctools, which are updated infrequently by upstream.

To provide a motivating example, the version of `strip` included in cctools cannot properly strip the archives in compiler-rt in LLVM 15. Paths are left to bootstrap tools, resulting in failed requisites checks in the final stdenv build. Since `strip` needs replaced, the opportunity was taken to replace other provided they are functional replacements.

Note: This has to be done in cctools (or some equivalent) because some derivations (noteably LLVM) use the bintools of the stdenv directly instead of going through the wrapper.

The following tools from LLVM are not used in this derivation:

* LLD - not fully compatible with ld64 yet and potentially too big of a change;
* libtool - not a drop-in replacement yet because it does not support linker passthrough, which is needed by xcbuild;
* lipo - crashes when running the LLVM test suite;
* install_name_tool - fails when trying to build swift-corefoundation; and.
* randlib - not completely a drop-in replacement, so leaving it out for now.

If other incompatabilities are found, the tools can be reverted or made conditional. For example, cctools `strip` is preferred on older versions of LLVM (which lack the compiler-rt issue) or when cctools itself is a new enough version because `llvm-strip` on LLVM 11 produces files that older verions of `codesign_allocate` cannot process correctly.

One final caveat/note: Some tools are not duplicated or linked from cctools-port. The names of the tools and which ones were linked was determined based on what is provided upstream in Xcode and is installed on macOS system.
2023-06-06 19:05:22 -04:00
figsoda
04bf42cee4
Merge pull request #235674 from r-ryantm/auto-update/calc
calc: 2.14.1.5 -> 2.14.1.6
2023-06-02 21:06:10 -04:00
markuskowa
2218e80db0
Merge pull request #235605 from markuskowa/upd-geometric
pythonPackages.geometric: 1.0 -> 1.0.1
2023-06-03 02:11:25 +02:00
maxine
69645e0f61
Merge pull request #234588 from maxeaubrey/plex_1.32.2.7100-248a2daf0 2023-06-03 02:09:01 +02:00
R. Ryantm
a9be9ddb0e calc: 2.14.1.5 -> 2.14.1.6 2023-06-02 23:42:17 +00:00
Weijia Wang
5704f71613
Merge pull request #235642 from techknowlogick/scw-215
scaleway-cli: 2.14.0 -> 2.15.0
2023-06-03 01:03:29 +02:00
Weijia Wang
4e4448fe42
Merge pull request #235565 from f2k1de/mongodb-6.0.6
mongodb-6_0: 6.0.5 -> 6.0.6
2023-06-03 01:02:36 +02:00
Weijia Wang
e63696acb6
Merge pull request #235643 from rhoriguchi/tautulli
tautulli: 2.12.3 -> 2.12.4
2023-06-03 00:54:34 +02:00
Weijia Wang
dc9a603cae
Merge pull request #235510 from aaronjheng/mysql-openssl
mysql80: unpin openssl
2023-06-03 00:53:34 +02:00
Weijia Wang
ef35413a1f
Merge pull request #235435 from adamcstephens/element-desktop/mac-icon
element-desktop: use upstream icon for darwin
2023-06-03 00:48:32 +02:00
Martin Weinelt
c0ed5337fe
Merge pull request #235622 from mweinelt/peewee-migrate-1.10.0
python310Packages.peewee-migrate: 1.7.1 -> 1.10.0
2023-06-03 00:47:32 +02:00
Weijia Wang
6f77dbac79
Merge pull request #235626 from figsoda/sagoin
sagoin: 0.2.1 -> 0.2.2
2023-06-03 00:26:16 +02:00
Weijia Wang
6a40a97e0f
Merge pull request #235594 from figsoda/typical
typical: 0.9.4 -> 0.9.5
2023-06-03 00:25:53 +02:00
Weijia Wang
41b028a447
Merge pull request #235586 from figsoda/relic
relic: fix version
2023-06-03 00:22:35 +02:00
figsoda
d8bebef75b
Merge pull request #235595 from marrobHD/patch-1
hyfetch: 1.4.7 -> 1.4.9
2023-06-02 18:02:07 -04:00
figsoda
dea893aacc
Merge pull request #235638 from r-ryantm/auto-update/buf
buf: 1.19.0 -> 1.20.0
2023-06-02 17:57:48 -04:00
figsoda
462f4a45aa
Merge pull request #235283 from figsoda/bfc 2023-06-02 17:52:04 -04:00
Weijia Wang
a16c504601
Merge pull request #235530 from r-ryantm/auto-update/p2pool
p2pool: 3.3 -> 3.4
2023-06-02 23:51:32 +02:00
Weijia Wang
e56ad08ba9
Merge pull request #235558 from r-ryantm/auto-update/morgen
morgen: 2.7.0 -> 2.7.2
2023-06-02 23:49:26 +02:00
Sandro
7042fa33d3
Merge pull request #234965 from konradmalik/earthly
earthly: 0.6.23 -> 0.7.7
2023-06-02 23:45:04 +02:00
Weijia Wang
c2381e9347
Merge pull request #235581 from r-ryantm/auto-update/python310Packages.python-roborock
python310Packages.python-roborock: 0.20.1 -> 0.20.2
2023-06-02 23:40:54 +02:00
Weijia Wang
3d6814fef2
Merge pull request #235630 from r-ryantm/auto-update/slade
slade: 3.2.2 -> 3.2.3
2023-06-02 23:40:24 +02:00
Pol Dellaiera
ee8284894b
Merge pull request #232728 from rhendric/rhendric/maptool
maptool: init at 1.13.0
2023-06-02 23:37:48 +02:00
Weijia Wang
9faeb48917
Merge pull request #235538 from r-ryantm/auto-update/python310Packages.dtlssocket
python310Packages.dtlssocket: 0.1.14 -> 0.1.15
2023-06-02 23:28:15 +02:00
Lily Foster
69c2c5bd99
Merge pull request #235606 from hercules-ci/netlify-cli-update-generate.sh
netlify-cli/generate.sh: Update nodejs version
2023-06-02 17:26:31 -04:00
Weijia Wang
f6723ac9ef
Merge pull request #235609 from r-ryantm/auto-update/xarchiver
xarchiver: 0.5.4.20 -> 0.5.4.21
2023-06-02 23:26:14 +02:00
Weijia Wang
3cc09d09a6
Merge pull request #235583 from r-ryantm/auto-update/python311Packages.hvplot
python311Packages.hvplot: 0.8.2 -> 0.8.3
2023-06-02 23:24:37 +02:00
Azat Bahawi
e85b309cfe
Merge pull request #235629 from name-snrl/languagetool-rust_2.1.2
languagetool-rust: 2.1.1 -> 2.1.2
2023-06-02 23:58:58 +03:00
Atemu
e5addb65b0
Merge pull request #235215 from brenix/xanmod-updates
linux_xanmod: 6.1.30 -> 6.1.31, 6.3.3 -> 6.3.5
2023-06-02 22:33:39 +02:00
Weijia Wang
285970b8a0
Merge pull request #235515 from r-ryantm/auto-update/audiowaveform
audiowaveform: 1.7.1 -> 1.8.0
2023-06-02 22:30:57 +02:00
Paul Nicholson
fcbe7d5603 linux_xanmod: 6.3.3 -> 6.3.5 2023-06-02 13:28:41 -07:00
Paul Nicholson
7be6938489 linux_xanmod: 6.1.30 -> 6.1.31 2023-06-02 13:28:26 -07:00
Weijia Wang
c6988eead8
Merge pull request #235628 from r-ryantm/auto-update/mackerel-agent
mackerel-agent: 0.75.2 -> 0.76.0
2023-06-02 22:24:25 +02:00
Weijia Wang
325c3c95c2
Merge pull request #235613 from r-ryantm/auto-update/kubectl-images
kubectl-images: 0.5.2 -> 0.6.1
2023-06-02 22:21:12 +02:00
Weijia Wang
86097da2b4
Merge pull request #235612 from r-ryantm/auto-update/tidb
tidb: 7.0.0 -> 7.1.0
2023-06-02 22:20:49 +02:00
Weijia Wang
29e56b2c8d
Merge pull request #235480 from r-ryantm/auto-update/kyverno
kyverno: 1.9.5 -> 1.10.0
2023-06-02 22:19:55 +02:00
Weijia Wang
63f9baa8be
Merge pull request #235619 from r-ryantm/auto-update/sdrangel
sdrangel: 7.14.1 -> 7.14.2
2023-06-02 22:14:19 +02:00
Pol Dellaiera
161182c362
Merge pull request #234987 from mmusnjak/apache-datasketches
apache_datasketches: init at 1.6.0
2023-06-02 21:55:22 +02:00
Pol Dellaiera
5264d1dc21
Merge pull request #226340 from leona-ya/jetbrains-datagrip-init
jetbrains.dataspell: init at 2023.1
2023-06-02 21:46:48 +02:00
Pol Dellaiera
0e49df8277
Merge pull request #227129 from Laurent2916/catpuccin-icons
vscode-extensions.catppuccin.catppuccin-vsc-icons: init at 0.12.0
2023-06-02 21:45:19 +02:00
Pol Dellaiera
3076a3bef3
Merge pull request #227821 from wackbyte/init-vscode-janet
vscode-extensions.janet-lang.vscode-janet: init at 0.0.2
2023-06-02 21:43:52 +02:00
Weijia Wang
497e070aa7
Merge pull request #235349 from r-ryantm/auto-update/armadillo
armadillo: 12.2.0 -> 12.4.0
2023-06-02 21:34:53 +02:00
Pol Dellaiera
c01f8c630e
Merge pull request #232223 from Azd325/ruff
vscode-extensions.charliermarsh.ruff: init at 2023.16.0
2023-06-02 21:34:41 +02:00
Pol Dellaiera
fddbfa2159
Merge pull request #234033 from Laurent2916/copilot-chat
vscode-extensions.github.copilot-chat: init at 0.1.2023060101
2023-06-02 21:32:07 +02:00
Pol Dellaiera
a1b565fcd9
Merge pull request #234036 from Laurent2916/gitmoji
vscode-extensions.seatonjiang.gitmoji-vscode: init at 1.2.2
2023-06-02 21:30:12 +02:00
techknowlogick
825e96f383 scaleway-cli: 2.14.0 -> 2.15.0
Diff: https://github.com/scaleway/scaleway-cli/compare/v2.14.0...v2.15.0
2023-06-02 15:27:30 -04:00
Pol Dellaiera
242e5bdb06
Merge pull request #235182 from foo-dogsquared/add-gnome-halftone
halftone: init at 0.2.1
2023-06-02 21:24:41 +02:00
happysalada
ee1c6053fb nixos/ntfy-sh: use dynamic user and add defaults 2023-06-02 15:22:14 -04:00
Ryan Horiguchi
df5565b7ac tautulli: 2.12.3 -> 2.12.4 2023-06-02 21:14:13 +02:00
Gabriel Fontes
a88e75b4fd tidal-dl: init at 2022.10.31.1 2023-06-02 19:13:06 +00:00