Commit Graph

148 Commits

Author SHA1 Message Date
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
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
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
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