Commit Graph

291 Commits

Author SHA1 Message Date
Martin Weinelt
d50a1e97b1
Merge remote-tracking branch 'origin/master' into staging-next 2024-06-27 16:16:01 +02:00
Randy Eckenrode
15186ba041
Merge pull request #316046 from reckenrode/openpam-update
openpam: update and move to by-name
2024-06-26 22:47:03 -04:00
Fabian Affolter
955dd26c09
Merge pull request #322481 from r-ryantm/auto-update/openvas-scanner
openvas-scanner: 23.4.1 -> 23.5.0
2024-06-26 20:19:36 +02:00
github-actions[bot]
27074b7d07
Merge master into staging-next 2024-06-26 00:02:13 +00:00
Weijia Wang
1dffcb5db1
Merge pull request #320398 from r-ryantm/auto-update/opencomposite
opencomposite: 0-unstable-2024-06-01 -> 0-unstable-2024-06-12
2024-06-26 00:36:41 +02:00
Sandro
406f733cab
Merge pull request #308588 from mi-ael/init-openvas-smb
openvas-smb: init at 22.5.6
2024-06-25 23:26:59 +02:00
R. Ryantm
6e7d689716 openvas-scanner: 23.4.1 -> 23.5.0 2024-06-25 19:25:46 +00:00
Martin Weinelt
de245ec4a5
Merge remote-tracking branch 'origin/master' into staging-next 2024-06-25 13:00:25 +02:00
Sandro
c9387e6151
Merge pull request #320522 from CherryKitten/init-openpgp-ca 2024-06-25 11:14:15 +02:00
CherryKitten
e23711c393
openpgp-ca: init at 0.13.1 2024-06-24 20:50:53 +02:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
yzx9
fa77462ae9
openmesh: init at 11.0.0 2024-06-23 13:11:59 +08:00
Emily
fbda1dbfd6 treewide: replace freeglut with libglut
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.

Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
github-actions[bot]
c6707a9686
Merge staging-next into staging 2024-06-21 12:01:53 +00:00
Martin Weinelt
d7a3ac9992
openswitcher: 0.10.0 -> 0.11.0
https://git.sr.ht/~martijnbraam/pyatem/refs/0.11.0
2024-06-20 17:10:26 +02:00
Martin Weinelt
af4cfc1e0f Merge remote-tracking branch 'origin/staging-next' into staging 2024-06-19 23:28:26 +02:00
Nick Cao
5ebe083399
Merge pull request #320933 from r-ryantm/auto-update/openpgp-card-tools
openpgp-card-tools: 0.11.0 -> 0.11.2
2024-06-19 09:59:49 -04:00
Fabian Affolter
9a7660458d
Merge pull request #320848 from r-ryantm/auto-update/openvas-scanner
openvas-scanner: 23.4.0 -> 23.4.1
2024-06-19 09:25:54 +02:00
R. Ryantm
41d7eab3d7 openpgp-card-tools: 0.11.0 -> 0.11.2 2024-06-19 04:24:49 +00:00
K900
00e78b2c9a
Merge pull request #319047 from K900/mesa-chop
mesa: split out the Darwin build into a separate expression
2024-06-18 23:43:19 +03:00
R. Ryantm
4d03f2b736 openvas-scanner: 23.4.0 -> 23.4.1 2024-06-18 18:21:02 +00:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Randy Eckenrode
d30ba201bf
openpam: 20170430 -> 20230627
https://git.des.dev/OpenPAM/OpenPAM/wiki/Releases-Ximenia
https://git.des.dev/OpenPAM/OpenPAM/wiki/Releases-Tabebuia

Fixes errata: https://git.des.dev/OpenPAM/OpenPAM/wiki/Errata
2024-06-17 20:41:01 -04:00
Randy Eckenrode
e66447ad4d
openpam: migrate to by-name 2024-06-17 20:38:48 -04:00
Pol Dellaiera
5b616f8e4d
python3Packages.open-webui: add rapidocr-onnxruntime deps 2024-06-17 21:08:41 +02:00
Pol Dellaiera
da4b39656d
open-webui: 0.3.4 -> 0.3.5
diff: https://github.com/open-webui/open-webui/compare/v0.3.4..v0.3.5
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.5
2024-06-17 10:14:47 +02:00
R. Ryantm
17202b7859 opencomposite: 0-unstable-2024-06-01 -> 0-unstable-2024-06-12 2024-06-17 00:40:50 +00:00
K900
b0a82fe902 mesa: add llvmpipeHook for software rendering setup 2024-06-15 11:07:15 +03:00
K900
f9723bc4de treewide: get rid of ~all mesa.{drivers,osmesa,libdrm} references
mesa.drivers is basically an implementation detail and should never be used
as a dependency of other expressions. It also no longer exists on Darwin.

mesa.osmesa is very niche and should generally be avoided.

mesa.libdrm is used in exactly one place and it's irrelevant there.
2024-06-15 11:07:14 +03:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
github-actions[bot]
2a899d25c0
Merge staging-next into staging 2024-06-13 12:01:36 +00:00
shivaraj-bh
75d7ee7d8c open-webui: Use makeWrapperArgs; Use env to disable hatch custom hook
For more info, see:
- Disable hatch custom hook:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636468561
- why `makeWrapperArgs`?:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636483491
- `pythonRelaxDepsHook` is a nativeBuildInput:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636477762
2024-06-13 12:21:36 +05:30
github-actions[bot]
aacd9cf894
Merge staging-next into staging 2024-06-13 00:02:48 +00:00
kirillrdy
31b5805d2b
Merge pull request #290113 from Tochiaha/ophcrack-cli
ophcrack-cli: init at 3.8.0
2024-06-12 20:11:16 +00:00
Pol Dellaiera
efede65229
open-webui: 0.3.3 -> 0.3.4
diff: https://github.com/open-webui/open-webui/compare/v0.3.3..v0.3.4
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.4
2024-06-12 20:54:29 +02:00
github-actions[bot]
ee4da03e6e
Merge staging-next into staging 2024-06-12 18:01:23 +00:00
Pol Dellaiera
7d13180fd1
open-webui: 0.3.2 -> 0.3.3
diff: https://github.com/open-webui/open-webui/compare/v0.3.2..v0.3.3
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.3
2024-06-12 17:14:18 +02:00
Tochiaha
0fee8b9f9f ophcrack-cli: init at 3.8.0 2024-06-11 23:52:55 +01:00
github-actions[bot]
f9c7b930b4
Merge staging-next into staging 2024-06-11 12:01:44 +00:00
Pol Dellaiera
942e301998
open-webui: add missing pydub dependency 2024-06-11 08:54:22 +02:00
Pol Dellaiera
cbf8486ad3
open-webui: 0.2.5 -> 0.3.2
diff: https://github.com/open-webui/open-webui/compare/v0.2.5..v0.3.2
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.2

I also added a new dependency `extract-msg` because of f69bc57fed

I also removed stuff from `pythonRemoveDeps` since they are now available:
- https://github.com/NixOS/nixpkgs/pull/317142
- https://github.com/NixOS/nixpkgs/pull/317151
2024-06-11 08:10:50 +02:00
Sebastián Mancilla
591c2d057d
Merge pull request #316573 from jcaesar/pr-7
glm: 0.9.9.8 -> 1.0.1, opensplat: 1.1.2 -> 1.1.3, fix frogatto's engine's build
2024-06-11 00:02:11 -04:00
R. Ryantm
bbb81381a8 openvas-scanner: 23.3.2 -> 23.4.0 2024-06-10 12:05:56 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Julius Michaelis
64e5a0493b glm: 0.9.9.8 -> 1.0.1
Notable changes: this gates some experimental features, requiring some dependencies to add -DGLM_ENABLE_EXPERIMENTAL
2024-06-09 12:47:54 +09:00
Julius Michaelis
a43dc6418a opensplat: 1.1.2 -> 1.1.3 2024-06-09 12:47:07 +09:00
R. Ryantm
8199130a48 opencomposite: 0-unstable-2024-05-24 -> 0-unstable-2024-06-01 2024-06-08 18:53:43 +00:00
Nick Cao
a73df7dc95
Merge pull request #317080 from r-ryantm/auto-update/openpgp-card-tools
openpgp-card-tools: 0.10.1 -> 0.11.0
2024-06-06 13:51:24 -04:00
Nick Cao
884a5fc95a
Merge pull request #317612 from r-ryantm/auto-update/openfga-cli
openfga-cli: 0.4.0 -> 0.4.1
2024-06-06 09:37:06 -04:00
Pol Dellaiera
26595b21a2
open-webui: 0.2.4 -> 0.2.5
diff: https://github.com/open-webui/open-webui/compare/v0.2.4..v0.2.5
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.2.5
2024-06-06 12:24:55 +02:00
R. Ryantm
20a920b23f openfga-cli: 0.4.0 -> 0.4.1 2024-06-06 01:27:42 +00:00
R. Ryantm
178bc95341
openpgp-card-tools: 0.10.1 -> 0.11.0 2024-06-05 18:58:21 -04:00
Peder Bergebakken Sundt
2ebc52865f
Merge pull request #314104 from Scrumplex/pkgs/opencomposite/fix-openxr-1.1
opencomposite: 0-unstable-2024-05-08 -> 0-unstable-2024-05-24
2024-06-05 14:20:51 +02:00
Nick Cao
02707c597f
Merge pull request #317264 from r-ryantm/auto-update/openvas-scanner
openvas-scanner: 23.3.1 -> 23.3.2
2024-06-04 16:48:38 -04:00
R. Ryantm
562f6f6176 openvas-scanner: 23.3.1 -> 23.3.2 2024-06-04 18:26:14 +00:00
Pol Dellaiera
6b6d4aeb35
Merge pull request #316248 from shivaraj-bh/open-webui
open-webui: init at 0.2.4
2024-06-04 15:47:03 +02:00
Sandro
49e2a0af22
Merge pull request #309053 from panicgh/open62541
open62541: 1.3.10 -> 1.4.1
2024-06-04 14:32:24 +02:00
shivaraj-bh
1860d7862b open-webui: init at 0.2.4 2024-06-04 16:46:19 +05:30
Nicolas Benes
b2f458b659 open62541: 1.3.10 -> 1.4.1 2024-06-04 09:17:01 +02:00
mi-ael
6324bc777c openvas-smb: init at 22.5.6 2024-06-03 09:34:42 +02:00
R. Ryantm
5427948b93 openfga: 1.5.3 -> 1.5.4 2024-05-31 01:31:39 +00:00
R. Ryantm
9f7bdf8970 openvas-scanner: 23.3.0 -> 23.3.1 2024-05-25 22:38:11 +00:00
Sefa Eyeoglu
e1f3c02267
opencomposite: 0-unstable-2024-05-08 -> 0-unstable-2024-05-24
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-25 17:37:33 +02:00
Nicolas Benes
bb460d6404 open62541: move to by-name 2024-05-25 15:39:51 +02:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
R. Ryantm
3655026a10 openvas-scanner: 23.2.1 -> 23.3.0 2024-05-20 00:40:40 +00:00
Pol Dellaiera
03dc987e7c
openjump: use makeBinaryWrapper 2024-05-19 10:15:33 +02:00
Pol Dellaiera
120a1ee126
openjump: sort meta attributes 2024-05-19 10:14:59 +02:00
Pol Dellaiera
1c82c619e6
openjump: add missing phase hooks 2024-05-19 10:14:10 +02:00
Pol Dellaiera
c3ccab0b92
openjump: use finalAttrs pattern 2024-05-19 10:13:18 +02:00
Pol Dellaiera
9c32070f1f
openjump: reformat with nixfmt-rfc-style 2024-05-19 10:12:26 +02:00
Nikolay Korotkiy
0f353660e3
openjump: migrate to by-name 2024-05-17 20:04:18 +04:00
R. Ryantm
2be62737ab openvas-scanner: 23.2.0 -> 23.2.1 2024-05-14 14:36:15 +00:00
Dmitry Kalinkin
7bfa087714
Merge pull request #307833 from gador/blender-darwin
Blender darwin
2024-05-13 17:44:57 -04:00
Pol Dellaiera
b655095e46
Merge pull request #310534 from jlesquembre/jl/openfga
openfga: init at 1.5.3
2024-05-10 21:42:50 +02:00
Marcus Ramberg
6c8398505c
Merge pull request #310184 from jlesquembre/jl/openfga-cli
openfga-cli: init at 0.4.0
2024-05-10 18:24:51 +02:00
José Luis Lafuente
c3cec35bc5
openfga-cli: init at 0.4.0 2024-05-10 11:06:36 +02:00
José Luis Lafuente
6134b783cb
openfga: init at 1.5.3 2024-05-10 11:05:09 +02:00
Sefa Eyeoglu
bdd78d731a
openvr: 2.2.3 -> 2.5.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-09 15:35:06 +02:00
Nick Cao
b4ac44047e
Merge pull request #310066 from Scrumplex/pkgs/opencomposite/2024-05-08
opencomposite: unstable-2024-03-04 -> 0-unstable-2024-05-08
2024-05-09 09:25:09 -04:00
jopejoe1
17e5c8831d openrocket: fix url 2024-05-08 20:10:51 +02:00
Sefa Eyeoglu
9a03c66300
opencomposite: unstable-2024-03-04 -> 0-unstable-2024-05-08
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-08 12:03:24 +02:00
Sefa Eyeoglu
56dbd3cf56
opencomposite: use unstableGitUpdater
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-08 12:00:50 +02:00
R. Ryantm
8355f497f5 openvas-scanner: 23.1.0 -> 23.2.0 2024-05-07 02:12:45 +00:00
Anderson Torres
659b429eed openturns: refactor
- finalAttrs
- strictDeps
- no nested with
2024-05-05 15:16:49 -03:00
Anderson Torres
19e0ed8128 openturns: pick lib output from primesieve 2024-05-05 15:05:18 -03:00
Anderson Torres
8eafd7bf31 openturns: migrate to by-name 2024-05-05 14:43:46 -03:00
Bryan T. Richardson
a4db457ffd
openvswitch: include Python setuptools for tests
Fixes test(s) that fail with the following output:

```
2611: Pytest unit tests - Python3                     ok

ERROR: 2600 tests were run,
1 failed unexpectedly.
12 tests were skipped.

Please send 'tests/testsuite.log' and all information you think might help:

   To: <bugs@openvswitch.org>
   Subject: [openvswitch 3.3.0] testsuite: 2531 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below 'tests/testsuite.dir'.

Traceback (most recent call last):
  File "<string>", line 4, in <module>
ModuleNotFoundError: No module named 'pkg_resources'
```
2024-05-03 14:25:13 -06:00
Artturin
852e83dbc5
Merge pull request #307836 from jopejoe1/openasar/split-out
openasar: unstable-2023-10-24 -> 0-unstable-2024-01-13, move out of discord, adpot, update script
2024-05-03 19:47:18 +03:00
Florian Brandes
e895d0e115
openpgl: remove superfluous use of pname
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-02 11:12:26 +02:00
Florian Brandes
f5b77f1102
openpgl: add darwin build
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-05-02 11:12:25 +02:00
jopejoe1
8852469565 openasar: clean up 2024-04-30 18:09:19 +02:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
Fabian Affolter
b6afda7840
Merge pull request #307890 from r-ryantm/auto-update/openvas-scanner
openvas-scanner: 23.0.1 -> 23.1.0
2024-04-30 08:52:56 +02:00
jopejoe1
8f03eec501 openasar: change license to agpl3Only 2024-04-30 08:00:50 +02:00
jopejoe1
50455b866f openasar: add jopejoe1 and Scrumplex as maintainer 2024-04-30 07:59:59 +02:00
R. Ryantm
3ef46d2e32 openvas-scanner: 23.0.1 -> 23.1.0 2024-04-30 02:39:26 +00:00
jopejoe1
4f31386c2b openasar: unstable-2023-10-24 -> 0-unstable-2024-01-13 2024-04-29 22:39:07 +02:00
jopejoe1
64a2421703 openasar: add update script 2024-04-29 22:39:07 +02:00
jopejoe1
96b4a609ec openasar: move out of discord 2024-04-29 22:31:40 +02:00
Aleksana
4d8d19fc61
Merge pull request #305300 from jcaesar/opensplat
opensplat: init at 1.1.2
2024-04-30 02:42:12 +08:00
Julius Michaelis
6aa41d8cca opensplat: init at 1.1.2 2024-04-28 12:02:47 +09:00
Weijia Wang
160dff0bae Merge branch 'master' into staging-next 2024-04-27 10:30:24 +02:00
Aleksana
9d3911e286
Merge pull request #297566 from TomaSajt/use-strip-java-archives
treewide: use stripJavaArchivesHook in trivial cases
2024-04-27 15:43:08 +08:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Adam C. Stephens
0b868df4ce
Merge pull request #306277 from adamcstephens/ovs/fix-python313
openvswitch*: fix 3.13 compatibility, apply RFCs, add self
2024-04-26 16:29:51 -04:00
Aleksana
a392966154
Merge pull request #305515 from blackheaven/openpomodoro-cli
openpomodoro-cli: init at 0.3.0
2024-04-26 18:51:13 +08:00
Gautier DI FOLCO
40aa8faecf
openpomodoro-cli: init at 0.3.0 2024-04-25 13:20:53 +02:00
Adam Stephens
6f0a1a1988
openvswitch*: fix tests on python 3.13 2024-04-23 09:19:15 -04:00
Adam Stephens
d0585adbbd
openvswitch*: add adamcstephens as maintainer 2024-04-23 09:18:31 -04:00
Adam Stephens
fa8d83580b
openvswitch*: apply nixfmt-rfc-style 2024-04-23 09:18:28 -04:00
Adam Stephens
d6e12c8a18
openvswitch*: fix update script
nushell script bool args can no longer have a specified type.
2024-04-23 09:18:25 -04:00
Adam Stephens
3fd22af3ca
openvswitch*: move to by-name 2024-04-23 09:18:20 -04:00
R. Ryantm
588427c983 open-scq30: 1.11.0 -> 1.12.0 2024-04-21 13:31:22 +00:00
Guilhem Saurel
df69ac58f0
openctm: init at 1.0.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-04-20 17:15:27 +02:00
Fabian Affolter
53b9f7d70c openvas-scanner: init at 23.0.1
Scanner component for Greenbone Community Edition

https://github.com/greenbone/openvas-scanner
2024-04-14 11:18:01 +02:00
iliana etaoin
e42705c982 licenses: rename apsl{10,20} -> apple-psl{10,20}
Part 1 of #301908.

This renames the two versions of the Apple Public Source License seen in
nixpkgs; `apsl20` was often confused as being for the widely-used Apache
License 2.0.
2024-04-08 20:39:37 +02:00
Maximilian Güntner
48661b40e4 openapi-changes: init at v0.0.61 2024-04-07 23:01:46 +02:00
silvanshade
2d8b10e3f0
tbb: 2021.8.0 -> 2021.11.0 (#301391)
Co-authored-by: silvanshade <silvanshade@users.noreply.github.com>
2024-04-05 17:36:37 +02:00
TomaSajt
335d0f2977
openrocket: make deterministic 2024-03-25 17:54:00 +01:00
jonboh
4eea91bac0 opcua-commander: init at 0.37.0 2024-03-23 13:17:53 +01:00
Weijia Wang
bc8d07840e
Merge pull request #296780 from wegank/opencflite-bump
opencflite: 476.19.0 -> 635.21.8
2024-03-20 14:42:25 +01:00
Jon Seager
8e90afb61f
Merge pull request #291245 from t4ccer/t4/opshin/init 2024-03-19 14:54:09 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
t4ccer
b4015067b2
opshin: init at 0.20.0 2024-03-18 15:54:52 -06:00
Weijia Wang
ad87dc75d6 opencflite: 476.19.0 -> 635.21.8 2024-03-18 00:23:38 +01:00
R. Ryantm
1188d751f3 open-scq30: 1.10.6 -> 1.11.0 2024-03-17 14:28:40 +00:00
Guillaume Girol
76a7da4217
Merge pull request #295131 from SFrijters/openttd-ttf-0.6
openttd-ttf: 0.5 -> 0.6
2024-03-16 21:49:57 +01:00
R. Ryantm
bbfdb9e259 openapi-tui: 0.4.0 -> 0.5.0 2024-03-16 01:32:57 +00:00
Matthias Beyer
53d3bd4a0f
Merge pull request #295239 from matthiasbeyer/add-openapi-tui
openapi-tui: init at 0.4.0
2024-03-14 17:53:34 +01:00
Weijia Wang
fe9f697fc4 opencomposite{,-helper}: move to pkgs/by-name 2024-03-14 12:45:38 +01:00
Matthias Beyer
ea29671f76
openapi-tui: init at 0.4.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-13 06:38:08 +01:00
Stefan Frijters
3ac5155583
openttd-ttf: 0.5 -> 0.6 2024-03-11 22:47:32 +01:00
pca006132
3ddb1c3c09 openscad-unstable: run tests 2024-03-11 13:25:43 +08:00
pca006132
b687a81b3f openscad-unstable: 2024-02-18 -> 2024-03-10 2024-03-11 13:24:22 +08:00
Pol Dellaiera
6ae71359c4
Merge pull request #293265 from loco-choco/opengv-init
opengv: init at 0-unstable-2020-08-06
2024-03-11 01:28:24 +01:00
Locochoco
431a9ea23c opengv: init at 0-unstable-2020-08-06 2024-03-10 13:18:25 -03:00
Sandro
745369993f
Merge pull request #289512 from SFrijters/openttd-ttf
openttd-ttf: init at 0.5
2024-03-07 21:41:09 +01:00
Paw Møller
0f8027e11a openscad: add wrapGAppsHook
This app needs the wrapGAppsHook so that the GLib schemas are available
at runtime, otherwise it will crash when a file dialog is invoked in an
unpolluted environment.

Fixes the GSettings errors
GLib-GIO-ERROR **: No GSettings schemas are installed on the system
(openscad:26805): GLib-GIO-ERROR **: 13:10:37.913: Settings schema 'org.gtk.Settings.FileChooser' is not installed
2024-03-03 14:44:25 +01:00
Ryan Lahfa
b1f53dc4dd
Merge pull request #292014 from lf-/jade/opengist
opengist: init at 1.6.1
2024-03-01 23:31:26 +01:00
Jade Lovelace
a9bebf8eb5 opengist: init at 1.6.1
This is a clone of github gist, with 100% more open source and 100% more
self hosted.
2024-03-01 13:48:17 -08:00
Maciej Krüger
c3b6d62a11
Merge pull request #288656 from mkg20001/openscq
open-scq30: init at 1.10.6
2024-02-26 20:23:32 +01:00
Pol Dellaiera
0858160853
Merge pull request #290937 from r-ryantm/auto-update/opensnitch
opensnitch: 1.6.5 -> 1.6.5.1
2024-02-24 23:29:34 +01:00
Fabián Heredia Montiel
db1ee6dfe6 Merge remote-tracking branch 'origin/master' into staging-next
fastcdr was moved to by-name

Related to:

- https://github.com/NixOS/nixpkgs/pull/290836
2024-02-23 16:47:01 -06:00
Sandro
d1a4939090
Merge pull request #290676 from sikmir/oomapper 2024-02-23 19:18:58 +01:00
R. Ryantm
2b9cc007e9 opensnitch: 1.6.5 -> 1.6.5.1 2024-02-23 17:19:15 +00:00
Simon Hollingshead
9f23f84e66 opentype-sanitizer: Build with C++14 instead of C++11.
This is for compatibility with newer versions of gtest.
2024-02-23 16:27:37 +00:00