| Commit message (Expand) | Author | Age | Files | Lines |
| * | nixos/pixelfed: cleanup package cache at the very startorigin/upgrade/pixelfed | Raito Bezarius | 2023-05-14 | 1 | -5/+6 |
| * | pixelfed: 0.11.5 -> 0.11.6 | Raito Bezarius | 2023-05-14 | 4 | -153/+168 |
| * | Merge pull request #231825 from r-ryantm/auto-update/fheroes2•••fheroes2: 1.0.3 -> 1.0.4 | Sergei Trofimovich | 2023-05-14 | 1 | -2/+2 |
| |\ |
|
| | * | fheroes2: 1.0.3 -> 1.0.4 | R. Ryantm | 2023-05-14 | 1 | -2/+2 |
| * | | Merge pull request #231877 from r-ryantm/auto-update/gotify-cli•••gotify-cli: 2.2.2 -> 2.2.3 | figsoda | 2023-05-14 | 1 | -3/+3 |
| |\ \ |
|
| | * | | gotify-cli: 2.2.2 -> 2.2.3 | R. Ryantm | 2023-05-14 | 1 | -3/+3 |
| * | | | Merge pull request #231879 from r-ryantm/auto-update/asn•••asn: 0.73.3 -> 0.74 | figsoda | 2023-05-14 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | asn: 0.73.3 -> 0.74 | R. Ryantm | 2023-05-14 | 1 | -2/+2 |
| | |/ / |
|
| * | | | Merge pull request #231258 from SuperSandro2000/base58•••python310Packages.base58: avoid dependency on pytest-benchmark | Sandro | 2023-05-14 | 1 | -4/+6 |
| |\ \ \ |
|
| | * | | | python310Packages.base58: avoid dependency on pytest-benchmark | Sandro Jäckel | 2023-05-11 | 1 | -4/+6 |
| * | | | | Merge pull request #231886 from r-ryantm/auto-update/do-agent•••do-agent: 3.16.2 -> 3.16.4 | figsoda | 2023-05-14 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | do-agent: 3.16.2 -> 3.16.4 | R. Ryantm | 2023-05-14 | 1 | -2/+2 |
| | | |/ /
| |/| | |
|
| * | | | | Merge pull request #226865 from SuperSandro2000/gotools-getgo•••gotools: don't build getgo | Sandro | 2023-05-14 | 1 | -5/+8 |
| |\ \ \ \ |
|
| | * | | | | gotools: don't build getgo | Sandro Jäckel | 2023-04-18 | 1 | -5/+8 |
| * | | | | | Merge pull request #222819 from SuperSandro2000/matrix-ldap-c3d2•••matrix-synapse.plugins.matrix-synapse-ldap3: add patch to read passwo… | Sandro | 2023-05-14 | 1 | -2/+21 |
| |\ \ \ \ \ |
|
| | * | | | | | matrix-synapse.plugins.matrix-synapse-ldap3: add patch to read password from ... | Sandro Jäckel | 2023-03-24 | 1 | -2/+21 |
| * | | | | | | meilisearch: 1.1.0 -> 1.1.1 | happysalada | 2023-05-14 | 2 | -17/+21 |
| * | | | | | | elixir-ls: 0.14.5 -> 0.14.6 | happysalada | 2023-05-14 | 3 | -42/+5 |
| * | | | | | | Merge pull request #231735 from Dettorer/fix-mapnik•••python3Packages.python-mapnik: fix build on x86_64 | Martin Weinelt | 2023-05-14 | 2 | -3/+10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | python3Packages.python-mapnik: fix tests on darwin•••- replace the hardcoded references to /tmp with $TMPDIR
- disable a PDF-related cairo test
| Paul Dettorer Hervot | 2023-05-14 | 1 | -0/+6 |
| | * | | | | | | python311Packages.python-mapnik: use boost182 instead of the default•••The import checks didn't pass because of a boost binding problem solved
by https://github.com/boostorg/python/pull/385.
| Paul Dettorer Hervot | 2023-05-13 | 2 | -3/+3 |
| | * | | | | | | python310Packages.python-mapnik: disable the OGR test•••The OGR test fails since a gdal update at
af10ec1c5b7af7106a5b5ea2b633275d549d7e8c. Upstream tests are still
considered unreliable according to
https://github.com/mapnik/python-mapnik/issues/255.
| Paul Dettorer Hervot | 2023-05-13 | 1 | -0/+1 |
| * | | | | | | | Merge pull request #230153 from mklca/swap-encrypt-enhancement•••nixos/config/swap: improve randomEncrytion | Ryan Lahfa | 2023-05-14 | 4 | -3/+137 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | nixos/config/swap: refactor startup script generation | Mikaela Allan | 2023-05-07 | 1 | -6/+6 |
| | * | | | | | | | nixos/config/swap: improve randomEncrytion••• * add sector size parameter to swap randomEncryption
* add key size parameter to swap randomEncryption
* allow deviceName to be overridden for encrypted swap
* create test for swap random encryption
* update release notes
| Mikaela Allan | 2023-05-05 | 4 | -3/+137 |
| * | | | | | | | | Merge pull request #231283 from nikstur/filesystems-erofs•••nixos/filesystems: init erofs | Ryan Lahfa | 2023-05-14 | 4 | -41/+117 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | nixos/filesystems: init erofs•••Enable using an erofs filesystem as one of the filesystems needed to
boot the system. This is useful for example in image based deployments
where the Nix store is mounted read only.
[erofs](https://docs.kernel.org/filesystems/erofs.html) offers multiple
benefits over older filesystems like squashfs. Skip fsck.erofs because
it is still experimental.
| nikstur | 2023-05-12 | 4 | -41/+117 |
| * | | | | | | | | | Merge pull request #231861 from gilice/add-zenity-to-fluffychat•••fluffychat: fix bug & bump version | Maciej Krüger | 2023-05-14 | 3 | -6/+10 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | fluffychat: add zenity (fix #229879) | gilice | 2023-05-14 | 1 | -1/+3 |
| | * | | | | | | | | | flutter: build-support: allow customizing wrapProgram args | gilice | 2023-05-14 | 1 | -1/+3 |
| | * | | | | | | | | | fluffychat: 1.11.0 -> 1.11.2 | gilice | 2023-05-14 | 2 | -4/+4 |
| * | | | | | | | | | | Merge pull request #231845 from corngood/kernel-config | Bernardo Meurer | 2023-05-14 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | linux: enable DRM_AMD_DC_FP on 6.4•••In 6.4, DRM_AMD_DC_DCN is renamed to DRM_AMD_DC_FP.
Fixes: f5252cb7e09c0f2dee36367c9e509f45d27b09f7
| David McFarland | 2023-05-14 | 1 | -0/+1 |
| * | | | | | | | | | | | Merge pull request #231848 from SuperSandro2000/open-in-mpv•••open-in-mpv: init at 2.1.0 | figsoda | 2023-05-14 | 2 | -0/+40 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | open-in-mpv: init at 2.1.0 | Sandro Jäckel | 2023-05-14 | 2 | -0/+40 |
| * | | | | | | | | | | | | Merge pull request #231282 from kilianar/logseq-0.9.5•••logseq: 0.9.4 -> 0.9.6 | Mario Rodas | 2023-05-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | logseq: 0.9.4 -> 0.9.6•••https://github.com/logseq/logseq/releases/tag/0.9.6
| kilianar | 2023-05-13 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Merge pull request #231855 from figsoda/semver•••cargo-semver-checks: 0.20.0 -> 0.20.1 | Jörg Thalheim | 2023-05-14 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | cargo-semver-checks: 0.20.0 -> 0.20.1•••Diff: https://github.com/obi1kenobi/cargo-semver-checks/compare/v0.20.0...v0.20.1
Changelog: https://github.com/obi1kenobi/cargo-semver-checks/releases/tag/v0.20.1
| figsoda | 2023-05-14 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | Merge pull request #230621 from r-ryantm/auto-update/sq•••sq: 0.33.0 -> 0.35.0 | Ryan Lahfa | 2023-05-14 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | sq: 0.33.0 -> 0.35.0 | R. Ryantm | 2023-05-12 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | Merge pull request #231841 from Ma27/wikijs-node18•••wiki-js: use nodejs18 | Jörg Thalheim | 2023-05-14 | 2 | -2/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | wiki-js: use nodejs18•••Part of #229910.
Unfortunately this is a little hacky because upstream doesn't intend to
support it for 2.5, but only for 3.0 which isn't out yet, however nodejs-16
will get out of maintenance during the support-span of NixOS 23.05[1].
The only breaking change is that `extract-files` uses a deprecated way
of exposing modules, I went through the list of other breaking
changes in v17 and v18[2][3] and couldn't spot any usage of removed
features, also local testing didn't reveal further issues.
Unfortunately fixing that breakage turned out to be non-trivial.
Currently, `extract-files@9.0.0` is used with the problematic portions
in its `package.json`, however it's only a transitive dependency of
`@graphql-tools/url-loader` & `apollo-upload-client`. Unfortunately, the
versions of that in use require v9 and don't work with a newer version of
`extract-files` with the problem fixed[4]. Also, upgrading the
dependencies in question is not a feasible option because `graphql-tools`
was split up into multiple smaller packages in v8 and also some of the
APIs in use in `wiki.js` were dropped there[5], so this would also be
very time-consuming and non-trivial to fix.
Since this was the only issue, I decided to go down the hacky route and
patch the problem in `package.json` of `extract-files` manually during
our `patchPhase`.
[1] https://github.com/requarks/wiki/discussions/6388
[2] https://nodejs.org/en/blog/release/v17.0.0
[3] https://nodejs.org/en/blog/release/v18.0.0
[4] Upon local testing, this broke with the following error:
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './public/extractFiles' is not defined by "exports" in /wiki/node_modules/extract-files/package.json
[5] For instance `SchemaDirectiveVisitor` in
`server/graph/directives/auth`.
| Maximilian Bosch | 2023-05-14 | 2 | -2/+36 |
| * | | | | | | | | | | | | | | | | Merge pull request #231835 from divanorama/bitcoin_darwin_fix•••bitcoin: fix copmilation on x86_64-darwin | Jörg Thalheim | 2023-05-14 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | bitcoin: fix copmilation on x86_64-darwin•••Bump apple sdk to 11 to get rid of errors like
```
/nix/store/k9pa9xjcv603qxmm40jc0x4a5smih5dd-apple-framework-CoreFoundation-11.0.0/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1189:83: error: expected ','
kCFURLBookmarkCreationWithSecurityScope API_AVAILABLE(macos(10.7), macCatalyst(13.0)) API_UNAVAILABLE(ios, watchos, tvos) = ( 1UL << 11 ), // Mac OS X 10.7.3 and later, include information in the bookmark data which allows the same sandboxed process to access the resource after being relaunched
```
https://hydra.nixos.org/build/219157902/nixlog/3
ZHF: #230712
| Dmitry Ivankov | 2023-05-14 | 1 | -0/+1 |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge pull request #231857 from figsoda/cloudlog•••cloudlog: shorten description | Jörg Thalheim | 2023-05-14 | 1 | -6/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | cloudlog: shorten description•••meta.description is supposed to be single-line
| figsoda | 2023-05-14 | 1 | -6/+3 |
| | | |_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge pull request #231854 from figsoda/pokete•••pokete: fix version test | Francesco Gazzetta | 2023-05-14 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | pokete: fix version test | figsoda | 2023-05-14 | 1 | -1/+3 |
| | |/ / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | Merge pull request #231638 from Ma27/bump-neomutt•••neomutt: 20230407 -> 20230512 | Ryan Lahfa | 2023-05-14 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|