Commit Graph

28 Commits

Author SHA1 Message Date
Orivej Desh (NixOS)
807105f7a3
Merge pull request #287443 from orivej/opensoundmeter
opensoundmeter: init at 1.3
2024-02-19 22:40:34 +00:00
Silvan Mosberger
f90974b657 Reapply "openobserve: 0.7.2 -> 0.8.1"
This reverts commit ac637ef21e.

The original PR (https://github.com/NixOS/nixpkgs/pull/289522) broke the
`pkgs/by-name` check on master,
so it was reverted in https://github.com/NixOS/nixpkgs/pull/289655.

This reapplies the original commits and makes sure that the
`pkgs/by-name` check works by moving it out of `pkgs/by-name`.
2024-02-19 01:22:42 +01:00
pca006132
c1415dd4b7 openscad-unstable: 2024-01-22 -> 2024-02-18 2024-02-18 11:18:23 +08:00
Jonas Heinrich
31b9a9d18c opensnitch: 1.6.4 -> 1.6.5, opensnitch-ui: 1.6.4 -> 1.6.5.1 2024-02-12 11:58:44 +01:00
Orivej Desh
002f3ecbba opensoundmeter: init at 1.3 2024-02-09 23:44:09 +00:00
Weijia Wang
e020450639
Merge pull request #283850 from TomaSajt/openrocket
openrocket: init at 23.09
2024-02-05 00:33:25 +01:00
pca006132
c087b72460 openscad-unstable: init at 2024-01-22 2024-01-28 16:41:04 +08:00
TomaSajt
c26e72bbef
openrocket: init at 23.09 2024-01-26 09:06:22 +01:00
Peder Bergebakken Sundt
40827186b0
Merge pull request #262139 from jfroche/feat/add-opentelemtry-cpp
opentelemetry-cpp: init at 1.13.0
2024-01-22 23:40:27 +01:00
Jean-François Roche
6af690aaf1 opentelemetry-cpp: init at 1.13.0
Build with support for:

- in memory
- otlp http
- otlp grpc
- zipkin
- prometheus
- elasticsearch

Co-authored-by: tobim <tobim+github@fastmail.fm>
Co-authored-by: Nicolas Benes <nbenes.gh@xandea.de>
2024-01-21 22:06:48 +01:00
Martin Weinelt
fa25fe24b3
openswitcher: 0.9.1 -> 0.10.0 2024-01-14 22:13:18 +01:00
Martin Weinelt
22adbcaa0e
openswitcher: init at 0.9.1
Blackmagic Design mixer control application and friends.
2024-01-10 01:18:35 +01:00
Soner Sayakci
143fd64aea
opensearch-cli: init at 1.2.0 2023-12-27 11:52:04 +01:00
Thiago Franco de Moraes
9f9f0356bc
openai-triton-llvm: 14.0.6-f28c006a5895 -> 17.0.0-c5dede880d17 2023-12-08 10:11:32 -03:00
happysalada
886446e1dc openobserve: init at 0.7.2 2023-12-04 23:40:54 +00:00
Dan Callaghan
4b7e6a6341
opentype-sanitizer: init at 9.1.0 2023-12-03 21:58:27 +11:00
Artturi
c71c02a559
Merge pull request #157807 from scottbot95/open-fprintd 2023-11-19 18:13:32 +02:00
Scott Techau
fef8db6162 open-fprintd: init at 0.6 2023-11-19 14:01:35 +02:00
Madoura
da81784149 openai-triton-llvm: fix aarch64 and cross-compilation
Cross-compilation code taken/modified from LLVM 16 derivation
2023-11-17 16:43:44 +01:00
Peder Bergebakken Sundt
b74d956ece
Merge pull request #263916 from vs49688/openrussian
openrussian-cli: fix build & misc cleanups
2023-11-16 21:31:44 +01:00
Zane van Iperen
d989747e0c
openrussian-cli: unbreak on darwin
We got hit with a bad case of https://github.com/dumblob/mysql2sqlite/issues/75
2023-11-17 03:47:37 +10:00
Zane van Iperen
7c9a659c85
openrussian-cli: fix build & misc cleanups
* Backport patch to fix DB generation after SQLite's removal of "" handling
* Format
* Convert to pkgs/by-name
* Mark broken on Darwin because the mysql2sqlite script hangs.
2023-11-17 01:17:20 +10:00
Madoura
b5dce72180
openai-triton-llvm: init at 14.0.6-f28c006a5895
Moved from python3Packages.openai-triton due to rebuilds per python version
2023-11-08 16:35:21 -06:00
nicoo
c29182bbb1 open-english-wordnet: Use unique filename under share/
Otherwise users may have issues trying to bring multiple wordnets in their environment.
2023-11-06 23:57:20 +00:00
nicoo
281f03a6db open-english-wordnet: Fix merge.py
- Upstream left the wrong version number in the script as tagged for the release
- The output depends on file iteration order.
2023-11-05 17:17:18 +00:00
nicoo
3b65f33cb4 open-english-wordnet: init at 2022 2023-11-05 17:17:18 +00:00
the-furry-hubofeverything
24a2adf6dc openpgl: Fix aarch64 compilation
referenced https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/openpgl/openpgl-0.5.0.ebuild
2023-10-13 16:06:42 -07:00
Andrew Marshall
b1460e25c5 openpgl: init at 0.5.0
Setting TBB_ROOT to the out path is necessary as otherwise the bundled
FindTBB.cmake tries to search the `tbb.dev` output for the library
files.

Note that embree and nanoflann are bundled within the source. The build
system is not currently setup to use non-vendored libs.

Rebuilt 25 times to test reproducibility.

Attempted a build on x86_64-darwin, and it failed, so marking this as
linux only.
2023-09-28 18:27:38 -04:00