Commit Graph

1759 Commits

Author SHA1 Message Date
R. Ryantm
01525c4d97 outline: 0.79.0 -> 0.80.2 2024-09-27 06:11:15 +00:00
Weijia Wang
96c892acd6
livebook: 0.14.0 -> 0.14.2 (#343766) 2024-09-27 02:42:39 +02:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Pol Dellaiera
4209b6157a
kavita: 0.8.2 -> 0.8.3.2 (#343656) 2024-09-22 22:34:14 +02:00
Aos Dabbagh
5f6015bb9c livebook: 0.14.0 -> 0.14.2
Upgrading livebook to the latest release:

Changelog:
- [v0.14.2](https://github.com/livebook-dev/livebook/releases/tag/v0.14.2)
- [v0.14.1](https://github.com/livebook-dev/livebook/releases/tag/v0.14.1)
2024-09-22 13:15:57 -04:00
Yongun Seong
1e857243b8
kavita: 0.8.2 -> 0.8.3.2 2024-09-22 15:50:26 +09:00
Maximilian Bosch
149ed25fc2
wiki-js: 2.5.303 -> 2.5.304, fix CVE-2024-45298
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.304
2024-09-21 13:28:45 +02:00
R. Ryantm
d0cbaf4baf wordpress: 6.6.1 -> 6.6.2 2024-09-19 22:21:19 +02:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Aleksana
f1580efb3b
maintainers/team-list: add cyberus team (#331059) 2024-09-16 18:14:16 +08:00
nicoo
8ae535d44c
livebook: 0.13.3 -> 0.14.0 (#340981) 2024-09-10 12:24:50 +00:00
Alexandru Scvortov
a70eab343b livebook: 0.13.3 -> 0.14.0 2024-09-10 11:24:15 +01:00
Felix Bühler
4f7cf373f7
freshrss: 1.24.2 -> 1.24.3 (#340182) 2024-09-09 18:28:50 +02:00
Mikael Fangel
e5f933ad7a
changedetection-io: 0.45.24 -> 0.46.04 2024-09-08 15:04:21 +02:00
Rémi NICOLE
b2e7a1ffe8
peering-manager: fix runtime with pyixapi 0.2.3 (#340164) 2024-09-08 07:49:53 +00:00
R. Ryantm
faa766f124 freshrss: 1.24.2 -> 1.24.3 2024-09-06 20:11:22 +00:00
ghpzin
8eb293fec4
peering-manager: fix runtime with pyixapi 0.2.3
- add patch from merged upstream commit fixing pyixapi 0.2.3 compatibility:
ee558ff66e
2024-09-06 21:30:16 +03:00
R. Ryantm
fec686e486 outline: 0.78.0 -> 0.79.0 2024-09-05 04:12:34 +00:00
Sandro
f501c97718
bookstack: 24.05.2 -> 24.05.4 (#338990) 2024-09-03 14:07:32 +02:00
Sandro
19352b3cf9
hedgedoc: 1.9.9 -> 1.10.0 (#338893) 2024-09-03 09:01:52 +02:00
Adam C. Stephens
775f60f5a9
changedetection-io: add python dependency elementpath (#337769) 2024-09-02 20:41:09 -04:00
Finn Behrens
c4f70c3c27 moodle: 4.4.1 -> 4.4.3 2024-09-02 20:04:33 +02:00
Hritwik
a8f5ef66e5 bookstack: 24.05.2 -> 24.05.4 2024-09-02 17:32:39 +05:30
Sandro Jäckel
7e7df1ade9
hedgedoc: 1.9.9 -> 1.10.0
Changelog: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.0
Fixes: https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-pjf2-269h-cx7p
2024-09-02 11:08:09 +02:00
Maximilian Bosch
e5a5a40ef6
matomo_5: 5.0.2 -> 5.1.1 (#331030) 2024-08-30 13:07:10 +02:00
Sandro
b5e4bf3745
kasmweb: 1.12.0 -> 1.15.0 (#246777) 2024-08-29 13:03:51 +02:00
Jonas Heinrich
237ef604a9
wordpressPackages.plugins.wp-import-export-lite: init at 3.9.27 (#337301) 2024-08-28 09:29:10 +02:00
h3ndrik
8f082113a8
changedetection-io: add python dependency elementpath
Required for xPath matching
2024-08-27 21:02:08 +02:00
Jonas Heinrich
26e626b910 wordpressPackages.plugins.wp-import-export-lite: init at 3.9.27; wordpressPackages: update 2024-08-25 19:27:01 +02:00
R. Ryantm
935b20686a freshrss: 1.24.1 -> 1.24.2 2024-08-23 15:07:22 +00:00
marius david
efde7f61a7 lemmy-ui: properly replace the vips dependancy 2024-08-21 22:13:35 +02:00
s1341
5c1ed3ad5a kasmweb: 1.12.0 -> 1.15.0 2024-08-21 15:06:02 +03:00
laalsaas
ed48acbc06 matomo_5: 5.1.0 -> 5.1.1 2024-08-20 15:49:51 +02:00
Robert Scott
757247cb45
Merge pull request #335029 from r-ryantm/auto-update/dolibarr
dolibarr: 19.0.2 -> 19.0.3
2024-08-18 21:08:44 +01:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
Emily
eb9dbcd4e1
Merge pull request #334638 from emilazy/push-twxurolyowvm
olm: mark as vulnerable
2024-08-16 20:04:09 +01:00
Emily
bbfd5d1085 {cinny-unwrapped,element-call,fluffychat,jitsi-meet}: inherit vulnerabilities from olm
These vendor the libolm code.
2024-08-16 17:34:49 +01:00
e1mo
e94d59e8e2
dokuwiki: add e1mo as maintainer 2024-08-16 16:10:20 +02:00
e1mo
0d80a75fb3
dokuwiki: 2023-04-04a -> 2023-04-04b
Fixes an XSS Vulnerability reported in
https://github.com/dokuwiki/dokuwiki/issues/4305
2024-08-16 16:10:19 +02:00
R. Ryantm
7a0052be3c dolibarr: 19.0.2 -> 19.0.3 2024-08-16 05:11:37 +00:00
Anna Aurora
6e524f105c
meme-bingo-web: 1.0.1 → 1.1.0 2024-08-12 14:27:36 +02:00
Peder Bergebakken Sundt
c93eee1f5f
Merge pull request #330507 from melvyn2/update-slskd
slskd: 0.21.1 -> 0.21.3
2024-08-11 23:38:08 +02:00
Peder Bergebakken Sundt
ea08d0dede
Merge pull request #331770 from pbsds/fix-sourceRoot-1722602716
treewide: use src.name in sourceRoot
2024-08-09 04:41:06 +02:00
Anna Aurora
34db15c1fd
meme-bingo-web: 0.2.0 → 1.0.1 2024-08-06 03:12:42 +02:00
Weijia Wang
a91f22f207
Merge pull request #332049 from wegank/wordpress-bump
wordpress: 6.5.5 -> 6.6.1, drop old versions
2024-08-05 14:14:43 +02:00
Aleksana
322ec69494
Merge pull request #331790 from RaitoBezarius/drop-pixelfed-mtn
pixelfed: drop raitobezarius as a maintainer
2024-08-04 19:24:51 +08:00
Weijia Wang
bedb9b2d64 wordpress: drop old versions 2024-08-03 20:34:41 +02:00
Weijia Wang
2673e76492 wordpress: 6.5.5 -> 6.6.1 2024-08-03 20:34:01 +02:00
adisbladis
e0816431a2 treewide: Pass self when overriding Python
Otherwise references to the Python interpreter inside the set are wrong, as demonstrated by:
``` nix
with import <nixpkgs> { };
let
  python' = python3.override {
    packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337";  }); };
  };
in python'.pkgs.python.pkgs.requests
```
which returns the _non_ overriden requests.

And the same with `self`:
```
with import <nixpkgs> { };
let
  python' = python3.override {
    self = python';
    packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337";  }); };
  };
in python'.pkgs.python.pkgs.requests
```
which returns the overriden requests.

This can manifest itself as file collisions when constructing environments or as subtly incorrect dependency graphs.
2024-08-03 12:18:56 +12:00
Raito Bezarius
77a4902508 pixelfed: drop raitobezarius as a maintainer
I'm not using seriously Pixelfed those days, this software is
non-trivial and the NixOS module seems to have some sharp edges.

Change-Id: Ie93df9dcb00d0a58bd5e4165e377979c489af0b0
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-08-02 16:47:09 +02:00
Peder Bergebakken Sundt
a0396ab411 treewide: use src.name in sourceRoot 2024-08-02 14:56:50 +02:00
Mynacol
b444a0e028 rss-bridge: Add simple NixOS test
Add a simple test that starts rss-bridge and tries to fetch the feed of
a demo bridge. On success we know the system setup (web server, PHP) and
rss-bridge are working fine. Internet access is avoided by using a demo
bridge.
2024-08-01 16:55:09 +02:00
Martin Weinelt
12bf120747
discourse: update plugins 2024-07-30 18:29:13 +02:00
Martin Weinelt
326c87902e
discourse: 3.2.4 -> 3.2.5
https://meta.discourse.org/t/3-2-5-security-and-bug-fix-release/316349/1

Fixes: CVE-2024-37165, CVE-2024-39320, CVE-2024-37299
2024-07-30 18:00:12 +02:00
Alexander Sieg
6b129e2942
plausible: add cyberus team as maintainer 2024-07-30 12:38:59 +02:00
Alexander Sieg
06b7e94988
outline: add cyberus team as maintainer 2024-07-30 12:38:21 +02:00
laalsaas
cf642a11d3 matomo_5: 5.0.2 -> 5.1.0 2024-07-30 09:29:20 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
K900
24076029d2 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-28 01:04:35 +03:00
melvyn
90de5096f6
slskd: 0.21.1 -> 0.21.3 2024-07-27 14:11:35 -07:00
Nick Cao
9a8b5d5904
Merge pull request #329787 from r-ryantm/auto-update/galene
galene: 0.9 -> 0.9.1
2024-07-27 10:15:26 -04:00
Peder Bergebakken Sundt
022bae040e
Merge pull request #327979 from McSinyx/phylactery-0.2
phylactery: 0.1.2 -> 0.2.0
2024-07-27 16:04:01 +02:00
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