Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
K900
1410c766c8
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-26 08:41:08 +03:00
Nguyễn Gia Phong
02449742b7
phylactery: 0.1.2 -> 0.2.0
2024-07-26 13:49:06 +09:00
Sigmanificient
543cd40ecc
treewide: remove trailing space in description
...
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
Alexandru Scvortov
f147a306d5
livebook: add munksgaard and scvalex as maintainers
2024-07-25 17:17:41 +01:00
R. Ryantm
a68b43969f
galene: 0.9 -> 0.9.1
2024-07-25 02:09:15 +00:00
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00
Alexander Sieg
cde84f1d5d
outline: 0.77.2 -> 0.78.0 and set updateScript
2024-07-19 19:34:55 +02:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools
2024-07-17 22:36:19 -04:00
Martin Weinelt
039ab755a2
Merge pull request #327374 from mweinelt/discourse-3.2.4
...
discourse: 3.2.3 -> 3.2.4
2024-07-16 01:00:06 +02:00
Sandro
2c7c2901b1
Merge pull request #325288 from nevivurn/feat/kavita-update
...
kavita: 0.8.1 -> 0.8.2
2024-07-15 21:01:18 +02:00
Weijia Wang
82a0ec56ed
Merge pull request #324871 from r-ryantm/auto-update/pixelfed
...
pixelfed: 0.12.1 -> 0.12.3
2024-07-15 16:42:57 +02:00
Martin Weinelt
7a6af82358
discourse: update plugins
2024-07-15 15:40:50 +02:00
Martin Weinelt
078b2393fd
discourse: 3.2.3 -> 3.2.4
...
https://meta.discourse.org/t/3-2-4-security-and-bug-fix-release/315984
Fixes: CVE-2024-38360
2024-07-15 15:40:50 +02:00
Martin Weinelt
ece092568a
discourse: fix nix-shell package order
...
The python environment needs to come early, or else we're getting another
python, that does not have the bundled dependencies.
2024-07-15 15:40:32 +02:00
Sigmanificient
512e8afdb9
treewide: remove unused occurence of stdenv (and other) arguments
...
format (will squash)
2024-07-14 04:32:56 +02:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname
2024-07-12 20:18:43 -04:00
Yt
6e57eec8cc
Merge pull request #326309 from Munksgaard/bump-livebook
...
livebook: 0.12.1 -> 0.13.3
2024-07-11 21:29:38 +00:00
Philip Munksgaard
2c4196f6a7
livebook: 0.12.1 -> 0.13.3
2024-07-11 14:58:55 +02:00
Sandro
f76b3ac8f0
Merge pull request #311657 from minijackson/init-netbox-reorder-rack
2024-07-10 16:42:03 +02:00
George Shammas
e67ce8d490
Lemmy 0.19.3 -> 0.19.5
2024-07-08 20:29:04 -04:00
R. Ryantm
e1ee0bf483
nifi: 1.26.0 -> 1.27.0
2024-07-08 12:31:09 +00:00
lassulus
b8215a9d7b
Merge pull request #324901 from r-ryantm/auto-update/jitsi-meet
...
jitsi-meet: 1.0.7952 -> 1.0.8043
2024-07-07 19:02:13 +02:00
Yongun Seong
19123264df
kavita: 0.8.1 -> 0.8.2
2024-07-08 00:24:53 +09:00
R. Ryantm
0e7f6c77cd
jitsi-meet: 1.0.7952 -> 1.0.8043
2024-07-05 19:02:48 +00:00
R. Ryantm
76afcbdc30
pixelfed: 0.12.1 -> 0.12.3
2024-07-05 17:46:55 +00:00
Martin Weinelt
8e0ad10902
hedgedoc: pin python311
2024-07-05 02:07:24 +02:00
Martin Weinelt
d0cdca4d0e
Merge pull request #324349 from mweinelt/discourse-3.2.3
...
discourse: 3.2.2 -> 3.2.3
2024-07-04 17:59:54 +02:00
Weijia Wang
efd559ba57
Merge pull request #323871 from melvyn2/update-slskd
...
slskd: 0.19.5 -> 0.21.1
2024-07-04 00:22:14 +02:00
Sandro Jäckel
2040dfa812
uglify-js: remove remaining aliases, entry from nodePackages
2024-07-03 21:25:54 +02:00
Martin Weinelt
c8c381efaf
discourse.plugins.discourse-migratepassword: 1.16.3 -> 1.17.0
2024-07-03 16:05:55 +02:00
Martin Weinelt
b212150fa2
discourse: 3.2.2 -> 3.2.3
...
https://meta.discourse.org/t/3-2-3-security-and-bug-fix-release/313392
Fixes: CVE-2024-35227, CVE-2024-35234, CVE-2024-36113, CVE-2024-36122,
CVE-2024-37157
2024-07-03 16:02:33 +02:00
Martin Weinelt
10a6847471
discourse: fix update script after nix-universal-prefetch removal
...
Replaces nix-universal-prefetch with nurl.
2024-07-03 15:56:43 +02:00
Weijia Wang
9c1cfad9a0
Merge pull request #307910 from r-ryantm/auto-update/pixelfed
...
pixelfed: 0.11.13 -> 0.12.1
2024-07-03 00:55:55 +02:00
Felix Buehler
7c8f7bc948
nixos/tests/freshrss: test extensions
2024-07-01 23:38:56 +02:00
Felix Buehler
bb33682f3a
nixos/freshrss: add extensions
2024-07-01 23:38:56 +02:00
Felix Buehler
bf3e0af6ba
freshrss-extensions: init
2024-07-01 23:38:54 +02:00
Felix Buehler
691bdd7168
freshrss: reorganize
2024-07-01 23:38:31 +02:00
melvyn
c5b8ea1af7
slskd: 0.19.5 -> 0.21.1
2024-07-01 11:53:06 -07:00
h7x4
e93bc1f3e3
Merge pull request #323662 from MikaelFangel/update-changedetection-io
...
changedetection-io: 0.45.23 -> 0.45.24
2024-07-01 20:50:52 +02:00
Jörg Thalheim
c08bd9add4
Merge pull request #307123 from CaptainJawZ/shiori
...
shiori: 1.5.5 -> 1.7.0
2024-07-01 13:46:24 +02:00
Mikael Fangel
f57816bbaf
changedetection-io: 0.45.23 -> 0.45.24
2024-06-30 22:43:11 +02:00
Jörg Thalheim
3ac2687c48
shiori: fix cross-compilation
2024-06-30 13:07:50 +02:00
Jörg Thalheim
0b7f2a2cda
nixos/shiori: comment out non-working tests
2024-06-30 13:06:10 +02:00
Danilo Reyes
4f021e14a3
shiori: 1.5.5 -> 1.7.0
2024-06-29 15:30:22 -06:00
R. Ryantm
96dd8051de
mediawiki: 1.41.1 -> 1.42.1
2024-06-29 12:39:23 +00:00
R. Ryantm
817323b8b7
wordpress: 6.5.4 -> 6.5.5
2024-06-26 20:24:50 +00:00
Yt
b8adfcfa20
Merge pull request #322321 from r-ryantm/auto-update/pict-rs
...
pict-rs: 0.5.13 -> 0.5.16
2024-06-26 00:22:29 +00:00
R. Ryantm
4429be0054
pict-rs: 0.5.13 -> 0.5.16
2024-06-25 03:45:29 +00:00
R. Ryantm
a9be13da40
healthchecks: 3.3 -> 3.4
2024-06-24 21:19:56 +00:00
Sandro
8d31cfa342
Merge pull request #322136 from ymarkus/bookstack
2024-06-24 11:50:39 +02:00
Herwig Hochleitner
e63cfefd1e
sogo: 5.9.1 -> 5.10.0 ( #320644 )
2024-06-24 10:50:41 +02:00
Yannick Markus
cfb5dcd637
bookstack: 24.05.1 -> 24.05.2
...
Diff: https://github.com/BookStackApp/BookStack/compare/v24.05.1...v24.05.2
Changelog: https://github.com/BookStackApp/BookStack/releases/tag/v24.05.2
2024-06-24 10:44:08 +02:00
Sandro Jäckel
743d9f835d
maintainers: remove one year inactive maintainer kiwi
2024-06-21 01:38:39 -04:00
Alexander Sieg
5840285b38
outline: 0.77.1 -> 0.77.2
2024-06-18 12:18:04 +02:00
Alexander Sieg
fae942daaf
outline: 0.76.1 -> 0.77.1
...
Changelog:
- https://github.com/outline/outline/releases/tag/v0.77.0
- https://github.com/outline/outline/releases/tag/v0.77.1
2024-06-17 10:21:25 +02:00
Weijia Wang
876cf3c9cf
Merge pull request #318898 from wegank/wordpress-bump
...
wordpress: 6.5.2 -> 6.5.4
2024-06-15 17:22:45 +02:00
h7x4
41d17d62fb
Merge pull request #318455 from r-ryantm/auto-update/moodle
...
moodle: 4.4 -> 4.4.1
2024-06-12 21:22:04 +02:00
R. Ryantm
aa11c688c0
galene: 0.8.2 -> 0.9
2024-06-11 08:27:17 +00:00
Weijia Wang
d229aeec6b
wordpress: update plugins
2024-06-10 21:59:26 +02:00
Weijia Wang
66e95dd167
wordpress: 6.5.2 -> 6.5.4
2024-06-10 21:23:42 +02:00
Weijia Wang
873856ba1f
wordpress: fix update script
2024-06-10 21:23:34 +02: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
3e5f08c914
moodle: 4.4 -> 4.4.1
2024-06-09 06:39:10 +00:00
Elis Hirwing
04525dda70
Merge pull request #317614 from r-ryantm/auto-update/freshrss
...
freshrss: 1.24.0 -> 1.24.1
2024-06-08 18:17:21 +02:00
Yannick Markus
a54c5c8526
bookstack: 24.02.3 -> 24.05.1
...
Diff: https://github.com/BookStackApp/BookStack/compare/v24.02.3...v24.05.1
Changelog: https://www.bookstackapp.com/blog/bookstack-release-v24-05/ & https://www.bookstackapp.com/blog/bookstack-release-v24-05-1/
2024-06-06 11:59:04 +02:00
Minijackson
cf15b1f6e9
netbox: export used python
...
used in order to figure out if we can test a given NetBox plugin
2024-06-06 10:00:32 +02:00
R. Ryantm
e871dd06f4
freshrss: 1.24.0 -> 1.24.1
2024-06-06 01:36:37 +00:00
Peder Bergebakken Sundt
40e4bc9ba5
Merge pull request #315886 from MikaelFangel/update-changedetection-io
...
changedetection-io: 0.45.22 -> 0.45.23
2024-06-05 01:58:10 +02:00
Sigmanificient
d48a9bb622
treewide: remove unused fetchpatch arguments
2024-06-04 12:40:25 +02:00
R. Ryantm
e7b08ca3e2
pixelfed: 0.11.13 -> 0.12.1
2024-06-02 00:15:45 +02:00
Mikael Fangel
35899e7573
changedetection-io: 0.45.22 -> 0.45.23
2024-05-30 14:54:51 +02:00
isabel
63aceac766
treewide: remove unused occurence of fetchFromGitHub argument
2024-05-30 05:56:07 +00:00
Martin Weinelt
898d023384
discourse: build discourseAllPlugins in passthru.tests.
...
Useful to reveal failing plugin builds.
2024-05-27 20:47:29 +02:00
Martin Weinelt
1d2d14cc1f
discourse: update plugins
2024-05-27 20:47:28 +02:00
Martin Weinelt
25755c0d20
discourse: 3.1.0 -> 3.2.2
...
https://meta.discourse.org/t/3-1-1-security-and-bug-fix-release/278760
https://meta.discourse.org/t/3-1-2-security-and-bug-fix-release/282427
https://meta.discourse.org/t/3-1-3-security-and-bug-fix-release/284973
https://meta.discourse.org/t/3-1-4-security-and-bug-fix-release/290939
https://blog.discourse.org/2024/01/celebrating-discourse-3-2/
https://meta.discourse.org/t/3-2-1-security-and-bug-fix-release/298237
https://meta.discourse.org/t/3-2-2-bug-fix-release/307780
Co-Authored-By: Christian Albrecht <christian.albrecht@mayflower.de>
Fixes: CVE-2023-38706, CVE-2023-40588, CVE-2023-41043, CVE-2023-41042,
CVE-2023-44388, CVE-2023-43814, CVE-2023-45147, CVE-2023-43659,
CVE-2023-44391, CVE-2023-45131, CVE-2023-47120, CVE-2023-45816,
CVE-2023-46130, CVE-2023-47119, CVE-2023-47121, CVE-2023-45806,
CVE-2023-49099, CVE-2024-21655, CVE-2024-21655, CVE-2023-48297,
CVE-2024-24748, CVE-2024-24827, CVE-2024-27085, CVE-2024-27100,
CVE-2024-28242
2024-05-27 13:36:51 +02:00
Martin Weinelt
5cf005119a
discourse: strip markers from plugin compat spec
...
The plugin updater would previously stumble over compat spec version
entries that begin with angled brackets.
````
< 3.3.0.beta1-dev: 56b0de3896361b6a87523537c8f5b450d2fe0807
3.2.0: 33c43ca51ac7b7baa8a309a269dcf8685b8bd638
< 3.2.0.beta2-dev: ac930c509e2a5b0c37b84bcea28d332e686add95
3.1.999: a304cd2028ccf1f5b00f5137633aa7027a1fd334
3.1.0.beta3: 9c270cac9abc1c2b30574d8c655fb3a90546236b
[...]
````
2024-05-27 10:58:26 +02:00
Martin Weinelt
3106519f14
discourse: rely on packaging module for version comparison
...
The distutils module is deprecated and was removed in Python 3.12, which
would eventually break this updater.
2024-05-27 10:58:25 +02:00
Weijia Wang
defedd80f8
Merge pull request #313931 from Lurkki14/gpl2-pkgs-servers
...
pkgs/servers: remove licenses.gpl2
2024-05-26 14:37:45 +02:00
Matthias Beyer
b649801ff6
Merge pull request #314000 from r-ryantm/auto-update/freshrss
...
freshrss: 1.23.1 -> 1.24.0
2024-05-26 14:26:02 +02:00
Olivér Falvai
0fc86c4a7a
lemmy-server: fix darwin build
2024-05-24 21:05:13 +02:00
R. Ryantm
10178dce61
freshrss: 1.23.1 -> 1.24.0
2024-05-23 14:05:29 +00:00
Jonas Heinrich
ef13f279d1
wordpressPackages.themes.proton: init at 1.0.1
2024-05-23 13:26:30 +02:00
Sandro
3638f47aba
Merge pull request #312495 from SuperSandro2000/hedgedoc-cli
2024-05-23 13:06:31 +02:00
Jussi Kuokkanen
8064d28a4f
pkgs/servers: remove licenses.gpl2
2024-05-23 11:49:42 +03:00
Sandro Jäckel
10cadef027
hedgedoc: fix executing scripts, delete unused setup script
2024-05-21 14:29:09 +02:00
R. Ryantm
9121844bf7
wiki-js: 2.5.302 -> 2.5.303
2024-05-20 08:00:50 +00:00
Pol Dellaiera
831dced72e
Merge pull request #300228 from davidkna/kavita-fix-migrations
...
kavita: restore db migrations
2024-05-14 21:14:52 +02:00
Alexander Sieg
afbc01990c
outline: 0.76.0 -> 0.76.1
2024-05-14 16:02:43 +02:00
Weijia Wang
43615751e2
Merge pull request #308668 from r-ryantm/auto-update/monica
...
monica: 4.0.0 -> 4.1.2
2024-05-12 20:16:12 +02:00
Rémi NICOLE
3592c63e3a
netbox_3_7: 3.7.4 -> 3.7.8 ( #309483 )
...
netbox_3_7: 3.7.4 -> 3.7.8
2024-05-12 17:02:55 +02:00
Rudolf Vesely
ce460da102
wordpressPackages.plugins.surge: init at 1.1.0
2024-05-10 15:54:53 +00:00
Jonas Heinrich
fdb5b33142
Merge pull request #310100 from rudolfvesely/wordpress
...
wordpressPackages.plugins.hcaptcha-for-forms-and-more: init at 4.1.1
2024-05-10 14:07:23 +02:00
Robert Scott
536445db2c
dolibarr: 19.0.0 -> 19.0.2
...
addressing CVE-2024-31503
2024-05-10 00:36:14 +01:00
R. Ryantm
d28870782e
monica: 4.0.0 -> 4.1.2
2024-05-09 21:43:26 +00:00
Weijia Wang
5caba50f09
Merge pull request #309913 from r-ryantm/auto-update/changedetection-io
...
changedetection-io: 0.45.21 -> 0.45.22
2024-05-09 20:36:20 +02:00
Weijia Wang
8e797aae32
Merge pull request #310267 from r-ryantm/auto-update/nifi
...
nifi: 1.25.0 -> 1.26.0
2024-05-09 20:32:19 +02:00
R. Ryantm
d14678461f
galene: 0.8.1 -> 0.8.2
2024-05-09 05:17:32 +00:00
R. Ryantm
1319c4d4c1
nifi: 1.25.0 -> 1.26.0
2024-05-09 02:43:29 +00:00
Rudolf Vesely
a310205af4
wordpressPackages.plugins.hcaptcha-for-forms-and-more: init at 4.1.1
2024-05-08 12:41:44 +00:00
R. Ryantm
cb372e92c8
changedetection-io: 0.45.21 -> 0.45.22
2024-05-07 18:58:29 +00:00
Alexander Sieg
8edee82bc2
plausible: take take-plausible-maintainership
2024-05-07 15:35:22 +02:00
Yt
247668277e
Merge pull request #308391 from r-ryantm/auto-update/pict-rs
...
pict-rs: 0.5.11 -> 0.5.13
2024-05-02 12:47:39 +00:00
Peder Bergebakken Sundt
db15bbc3d5
treewide: remove unreferenced patch files ( #308127 )
...
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2024-05-02 12:41:45 +00:00
Lynn
74240dc4f4
outline: 0.75.2 -> 0.76.0 ( #308307 )
2024-05-02 14:44:57 +04:00
R. Ryantm
4dca457901
pict-rs: 0.5.11 -> 0.5.13
2024-05-01 23:14:45 +00:00
R. Ryantm
713961e52c
moodle: 4.3.3 -> 4.4
2024-04-29 10:00:49 +00:00
Nick Cao
2673bb301f
Merge pull request #307408 from nevivurn/feat/kavita-0.8.1
...
kavita: 0.8.0 -> 0.8.1
2024-04-28 10:55:31 -04:00
R. Ryantm
c6ffdd6a96
kavita: 0.8.0 -> 0.8.1
2024-04-28 15:09:16 +09:00
Maximilian Bosch
a82be4ba7c
wiki-js: 2.5.301 -> 2.5.302
...
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.302
2024-04-27 10:28:40 +02:00
Mikael Fangel
2b912ccbde
changedetection-io: 0.45.20 -> 0.45.21
2024-04-26 08:48:33 +02:00
R. Ryantm
99eb920dd8
jitsi-meet: 1.0.7874 -> 1.0.7952
2024-04-24 10:50:28 +00:00
R. Ryantm
cba2c07976
changedetection-io: 0.45.17 -> 0.45.20
2024-04-19 21:16:41 +00:00
Peder Bergebakken Sundt
271381db77
Merge pull request #302369 from nevivurn/feat/kavita-0.7.14
...
kavita: 0.7.13 -> 0.8.0
2024-04-19 01:42:47 +02:00
Felix Bühler
671372c8ed
Merge pull request #304052 from mattchrist/freshrss-authtype-none
...
nixos/freshrss: fix startup when authType = "none"
2024-04-17 21:46:52 +02:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary
2024-04-17 13:34:05 -04:00
Yongun Seong
0dff247457
kavita: 0.7.13 -> 0.8.0
2024-04-17 11:38:20 +09:00
Matt Christ
90e673b1b8
nixos/freshrss: fix startup when authType = "none"
...
Prior to this patch, FreshRSS fails to load with an initial
`authType = "none"` setting, instead providing an error:
"Error during context user init!"
To fix this, this patch changes the freshrss-config service to
setup the initial `defaultUser` when `authType = "none"`
is configured.
2024-04-16 16:48:41 -05:00
Weijia Wang
65f0b821c6
wordpress: update languages and plugins
2024-04-16 12:46:57 +02:00
Weijia Wang
37945e7f08
wordpress6_5: 6.5 -> 6.5.2
2024-04-16 12:44:55 +02:00
Weijia Wang
f6b207fc02
wordpress6_4: 6.4.3 -> 6.4.4
2024-04-16 12:44:46 +02:00
Weijia Wang
6bc1dbb64c
wordpress6_3: 6.3.2 -> 6.3.4
2024-04-16 12:44:30 +02:00
Weijia Wang
429f963093
Merge pull request #301965 from r-ryantm/auto-update/bookstack
...
bookstack: 24.02.2 -> 24.02.3
2024-04-12 10:25:17 +02:00
Weijia Wang
a709106f08
Merge pull request #302947 from wegank/wordpress-bump
...
wordpress: 6.4.3 -> 6.5
2024-04-12 09:57:21 +02:00
Weijia Wang
66ce6b9ff5
wordpress: update languages, plugins and themes
2024-04-09 23:37:38 +02:00
Weijia Wang
63dbe07eeb
wordpress: 6.4.3 -> 6.5
2024-04-09 23:34:19 +02:00
Weijia Wang
caacb878cd
Merge pull request #301315 from r-ryantm/auto-update/wallabag
...
wallabag: 2.6.8 -> 2.6.9
2024-04-09 15:04:57 +02:00
R. Ryantm
90d3a8bfe8
bookstack: 24.02.2 -> 24.02.3
2024-04-06 00:51:57 +00:00
phaer
4dc7775617
healthchecks: 3.2 -> 3.3
2024-04-05 12:13:17 +00:00
phaer
e92a4bdf78
healthchecks: 3.1 -> 3.2
2024-04-05 12:13:17 +00:00
phaer
0862fe5dcb
healthchecks: 2.10 -> 3.1
2024-04-05 12:13:16 +00:00
R. Ryantm
7090b51ca6
wallabag: 2.6.8 -> 2.6.9
2024-04-03 18:22:09 +00:00
Ryan Lahfa
6d52ca054c
Merge pull request #298572 from minijackson/netbox-3.7.4
...
netbox: 3.7.3 -> 3.7.4
2024-04-03 06:17:27 -07:00
Mario Rodas
4902561555
Merge pull request #300916 from MikaelFangel/update-changedetection-io
...
changedetection-io: 0.45.16 -> 0.45.17
2024-04-03 06:19:28 -05:00
R. Ryantm
3ebbcab5d0
pict-rs: 0.5.10 -> 0.5.11
2024-04-02 19:10:31 +00:00
asymmetric
8d5a3b0992
Merge pull request #298545 from r-ryantm/auto-update/jitsi-meet
...
jitsi-meet: 1.0.7790 -> 1.0.7874
2024-04-02 19:02:36 +02:00
Mikael Fangel
76bfa2a169
changedetection-io: 0.45.16 -> 0.45.17
2024-04-02 11:40:45 +02:00
David Knaack
9c2c6f35de
kavita: restore db migrations
2024-03-31 15:55:30 +02:00
R. Ryantm
02914abf2e
mediawiki: 1.41.0 -> 1.41.1
2024-03-29 00:55:49 +00:00
Janne Heß
fcc95ff817
treewide: Fix all Nix ASTs in all markdown files
...
This allows for correct highlighting and maybe future automatic
formatting. The AST was verified to work with nixfmt only.
2024-03-28 09:28:12 +01:00
Janne Heß
bc77c7a973
treewide: Mark Nix blocks in markdown as Nix
...
This should help us with highlighting and future formatting.
2024-03-28 09:28:12 +01:00
Sandro
f87c956ea7
Merge pull request #281236 from melvyn2/update-kavita
2024-03-27 11:17:39 +01:00
melvyn
382bb96018
kavita: run nuget upgrade after npm upgrade in script
2024-03-26 21:15:30 -07:00
Yongun Seong
44cdc74071
kavita: add passthru.updateScript
2024-03-26 21:15:29 -07:00
Yongun Seong
0bb68542f2
kavita: add nevivurn to maintainers
2024-03-26 21:15:29 -07:00
melvyn
1beb8edf27
kavita: 0.7.1.4 -> 0.7.13
...
Co-authored-by: Yongun Seong <nevivurn@nevi.dev>
2024-03-26 21:15:29 -07:00
Weijia Wang
040d125876
Merge pull request #269287 from Stunkymonkey/discourse-migrate-prefetch-yarn-deps
...
discourse: migrate to prefetch-yarn-deps
2024-03-26 02:36:41 +01:00
Felix Buehler
be146a1021
discourse: migrate to prefetch-yarn-deps
2024-03-25 21:14:50 +01:00