summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* nixos/pixelfed: cleanup package cache at the very startorigin/upgrade/pixelfedRaito Bezarius2023-05-141-5/+6
|
* pixelfed: 0.11.5 -> 0.11.6Raito Bezarius2023-05-144-153/+168
|
* Merge pull request #231825 from r-ryantm/auto-update/fheroes2Sergei Trofimovich2023-05-141-2/+2
|\ | | | | fheroes2: 1.0.3 -> 1.0.4
| * fheroes2: 1.0.3 -> 1.0.4R. Ryantm2023-05-141-2/+2
| |
* | Merge pull request #231877 from r-ryantm/auto-update/gotify-clifigsoda2023-05-141-3/+3
|\ \ | | | | | | gotify-cli: 2.2.2 -> 2.2.3
| * | gotify-cli: 2.2.2 -> 2.2.3R. Ryantm2023-05-141-3/+3
| | |
* | | Merge pull request #231879 from r-ryantm/auto-update/asnfigsoda2023-05-141-2/+2
|\ \ \ | | | | | | | | asn: 0.73.3 -> 0.74
| * | | asn: 0.73.3 -> 0.74R. Ryantm2023-05-141-2/+2
| |/ /
* | | Merge pull request #231258 from SuperSandro2000/base58Sandro2023-05-141-4/+6
|\ \ \ | | | | | | | | python310Packages.base58: avoid dependency on pytest-benchmark
| * | | python310Packages.base58: avoid dependency on pytest-benchmarkSandro Jäckel2023-05-111-4/+6
| | | |
* | | | Merge pull request #231886 from r-ryantm/auto-update/do-agentfigsoda2023-05-141-2/+2
|\ \ \ \ | | | | | | | | | | do-agent: 3.16.2 -> 3.16.4
| * | | | do-agent: 3.16.2 -> 3.16.4R. Ryantm2023-05-141-2/+2
| | |/ / | |/| |
* | | | Merge pull request #226865 from SuperSandro2000/gotools-getgoSandro2023-05-141-5/+8
|\ \ \ \ | | | | | | | | | | gotools: don't build getgo
| * | | | gotools: don't build getgoSandro Jäckel2023-04-181-5/+8
| | | | |
* | | | | Merge pull request #222819 from SuperSandro2000/matrix-ldap-c3d2Sandro2023-05-141-2/+21
|\ \ \ \ \ | | | | | | | | | | | | matrix-synapse.plugins.matrix-synapse-ldap3: add patch to read passwo…
| * | | | | matrix-synapse.plugins.matrix-synapse-ldap3: add patch to read password from ↵Sandro Jäckel2023-03-241-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | file, adopt into c3d2 team
* | | | | | meilisearch: 1.1.0 -> 1.1.1happysalada2023-05-142-17/+21
| | | | | |
* | | | | | elixir-ls: 0.14.5 -> 0.14.6happysalada2023-05-143-42/+5
| | | | | |
* | | | | | Merge pull request #231735 from Dettorer/fix-mapnikMartin Weinelt2023-05-142-3/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | python3Packages.python-mapnik: fix build on x86_64
| * | | | | | python3Packages.python-mapnik: fix tests on darwinPaul Dettorer Hervot2023-05-141-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - replace the hardcoded references to /tmp with $TMPDIR - disable a PDF-related cairo test
| * | | | | | python311Packages.python-mapnik: use boost182 instead of the defaultPaul Dettorer Hervot2023-05-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The import checks didn't pass because of a boost binding problem solved by https://github.com/boostorg/python/pull/385.
| * | | | | | python310Packages.python-mapnik: disable the OGR testPaul Dettorer Hervot2023-05-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | Merge pull request #230153 from mklca/swap-encrypt-enhancementRyan Lahfa2023-05-144-3/+137
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/config/swap: improve randomEncrytion
| * | | | | | | nixos/config/swap: refactor startup script generationMikaela Allan2023-05-071-6/+6
| | | | | | | |
| * | | | | | | nixos/config/swap: improve randomEncrytionMikaela Allan2023-05-054-3/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | | | | | | Merge pull request #231283 from nikstur/filesystems-erofsRyan Lahfa2023-05-144-41/+117
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/filesystems: init erofs
| * | | | | | | | nixos/filesystems: init erofsnikstur2023-05-124-41/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | | | | Merge pull request #231861 from gilice/add-zenity-to-fluffychatMaciej Krüger2023-05-143-6/+10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fluffychat: fix bug & bump version
| * | | | | | | | | fluffychat: add zenity (fix #229879)gilice2023-05-141-1/+3
| | | | | | | | | |
| * | | | | | | | | flutter: build-support: allow customizing wrapProgram argsgilice2023-05-141-1/+3
| | | | | | | | | |
| * | | | | | | | | fluffychat: 1.11.0 -> 1.11.2gilice2023-05-142-4/+4
| | | | | | | | | |
* | | | | | | | | | Merge pull request #231845 from corngood/kernel-configBernardo Meurer2023-05-141-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | linux: enable DRM_AMD_DC_FP on 6.4David McFarland2023-05-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 6.4, DRM_AMD_DC_DCN is renamed to DRM_AMD_DC_FP. Fixes: f5252cb7e09c0f2dee36367c9e509f45d27b09f7
* | | | | | | | | | | Merge pull request #231848 from SuperSandro2000/open-in-mpvfigsoda2023-05-142-0/+40
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | open-in-mpv: init at 2.1.0
| * | | | | | | | | | | open-in-mpv: init at 2.1.0Sandro Jäckel2023-05-142-0/+40
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #231282 from kilianar/logseq-0.9.5Mario Rodas2023-05-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | logseq: 0.9.4 -> 0.9.6
| * | | | | | | | | | | | logseq: 0.9.4 -> 0.9.6kilianar2023-05-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/logseq/logseq/releases/tag/0.9.6
* | | | | | | | | | | | | Merge pull request #231855 from figsoda/semverJörg Thalheim2023-05-141-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | cargo-semver-checks: 0.20.0 -> 0.20.1
| * | | | | | | | | | | | | cargo-semver-checks: 0.20.0 -> 0.20.1figsoda2023-05-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | Merge pull request #230621 from r-ryantm/auto-update/sqRyan Lahfa2023-05-141-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sq: 0.33.0 -> 0.35.0
| * | | | | | | | | | | | | | sq: 0.33.0 -> 0.35.0R. Ryantm2023-05-121-3/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #231841 from Ma27/wikijs-node18Jörg Thalheim2023-05-142-2/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wiki-js: use nodejs18
| * | | | | | | | | | | | | | | wiki-js: use nodejs18Maximilian Bosch2023-05-142-2/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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`.
* | | | | | | | | | | | | | | | Merge pull request #231835 from divanorama/bitcoin_darwin_fixJörg Thalheim2023-05-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bitcoin: fix copmilation on x86_64-darwin
| * | | | | | | | | | | | | | | | bitcoin: fix copmilation on x86_64-darwinDmitry Ivankov2023-05-141-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | Merge pull request #231857 from figsoda/cloudlogJörg Thalheim2023-05-141-6/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cloudlog: shorten description
| * | | | | | | | | | | | | | | | cloudlog: shorten descriptionfigsoda2023-05-141-6/+3
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | meta.description is supposed to be single-line
* | | | | | | | | | | | | | | | Merge pull request #231854 from figsoda/poketeFrancesco Gazzetta2023-05-141-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pokete: fix version test
| * | | | | | | | | | | | | | | | pokete: fix version testfigsoda2023-05-141-1/+3
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #231638 from Ma27/bump-neomuttRyan Lahfa2023-05-141-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | neomutt: 20230407 -> 20230512