summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump korthout/backport-action from 3.0.2 to 3.1.0•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/bd410d37cdcae80be6d969823ff5a225fe5c833f...be567af183754f6a5d831ae90f648954763f17f5) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>origin/dependabot/github_actions/korthout/backport-action-3.1.0dependabot[bot]2024-08-261-1/+1
* flatpak: fix cross compilation (#337412)Sandro2024-08-261-2/+10
|\
| * flatpak: fix cross compilation, add cross check to passthru.tests•••The 1.14.8 -> 1.14.10 update broke cross compilation, because the upstream build script now invokes runtime dependencies for feature detection. <https://github.com/flatpak/flatpak/blob/5a2503f1e8ef94364e3060ec440546cc47af7fa5/configure.ac#L178> It seems the package will be more robust against changes if we simply emulate these checks rather than attempt to patch them out individually. Colin2024-08-261-2/+10
* | ngtcp2: 1.6.0 -> 1.7.0 (#337026)Robert Scott2024-08-261-2/+2
|\ \
| * | ngtcp2: 1.6.0 -> 1.7.0R. Ryantm2024-08-241-2/+2
* | | writers.*: use lib.makeBinPath in documentation (#337437)lassulus2024-08-261-8/+8
|\ \ \
| * | | writers.*: use lib.makeBinPath in documentation•••This also fixes a syntax error with `,` being used as a array element separator. Alexander Sieg2024-08-261-8/+8
* | | | libtorrent: 0.13.8-unstable-2023-03-16 -> 0.13.8-unstable-2024-08-20 (#337440)Thiago Kenji Okada2024-08-261-3/+3
|\ \ \ \
| * | | | libtorrent: 0.13.8-unstable-2023-03-16 -> 0.13.8-unstable-2024-08-20R. Ryantm2024-08-261-3/+3
* | | | | Merge pull request #332992 from markuskowa/upd-cp2k•••cp2k: 24.1 -> 24.2Markus Kowalewski2024-08-263-2/+74
|\ \ \ \ \
| * | | | | cp2k: add support for dftd4 dispersion corrections•••new feature in CP2K-4.2 Markus Kowalewski2024-08-071-0/+11
| * | | | | dftd4: fix installation path of Fortran headersMarkus Kowalewski2024-08-072-0/+61
| * | | | | cp2k: 24.1 -> 24.2Markus Kowalewski2024-08-071-2/+2
* | | | | | Merge pull request #326430 from tweag/formatting-rebuild-fixes•••Prevent some rebuilds for future Nix reformatsRobert Hensing2024-08-2610-64/+101
|\ \ \ \ \ \
| * | | | | | lib/tests: Format a file with nixfmt•••And fix locations to not break the test. This is a rare case where another change is required after formatting. We do this in a separate commit so that we don't need to do it in the treewide reformatting PR. Silvan Mosberger2024-08-252-20/+28
| * | | | | | tests.haskell.cabalSdist: Prevent rebuilds when Nix files change•••The generated file sets its own directory as the source, including the generated file itself, which causes rebuilds when that file is reformatted. We can avoid this by overriding the source with a filtered version and using that throughout the tests. See https://github.com/NixOS/nixpkgs/pull/320572 for more context Silvan Mosberger2024-08-251-4/+15
| * | | | | | tests.makeBinaryWrapper: Prevent rebuilds when Nix files change•••The source included way more files than it really needed. This commit limits it to exactly those it needs. This also makes sure that no rebuild is necessary when any Nix file changes, in particular useful when we reformat the Nix files. Silvan Mosberger2024-08-251-4/+13
| * | | | | | tests.trivial-builders: Prevent rebuilds when Nix files change•••There's no need to use a Nix file in the path here. By using a different file we won't cause rebuilds when we change the Nix file, in particular also when the Nix file is reformatted. Silvan Mosberger2024-08-252-2/+3
| * | | | | | vimPluginsUpdater: Format files with nixfmt•••This is a rare case of a Nix file actually ending up in the build result. We reformat this now, causing a rebuild, so that we won't cause a rebuild in the treewide reformatting PR. Silvan Mosberger2024-08-251-12/+21
| * | | | | | nix-info: Format files with nixfmt•••This is a rare case of a Nix file actually ending up in the build result. We reformat this now, causing a rebuild, so that we won't cause a rebuild in the treewide reformatting PR. Silvan Mosberger2024-08-253-22/+21
* | | | | | | Merge pull request #337400 from r-ryantm/auto-update/vivaldi•••vivaldi: 6.8.3381.53 -> 6.8.3381.57Masum Reza2024-08-261-3/+3
|\ \ \ \ \ \ \
| * | | | | | | vivaldi: 6.8.3381.53 -> 6.8.3381.57R. Ryantm2024-08-261-3/+3
* | | | | | | | Merge pull request #337414 from r-ryantm/auto-update/nrr•••nrr: 0.9.4 -> 0.9.5lassulus2024-08-261-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | nrr: 0.9.4 -> 0.9.5R. Ryantm2024-08-261-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #335625 from JohnRTitor/uwsm-module•••nixos/uwsm: initMasum Reza2024-08-263-0/+132
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/uwsm: init•••[UWSM](https://github.com/Vladimir-csp/uwsm) is a session manager that wraps a wayland window compositor with useful systemd units like `graphical-session-pre.target`, `graphical-session.target`, `xdg-desktop-autostart.target`. This is useful for Wayland Compositors that do not start these units on these own. Example for Hyprland: ```nix programs.hyprland.enable = true; programs.uwsm.enable = true; programs.uwsm.waylandCompositors = { hyprland = { compositorPrettyName = "Hyprland"; compositorComment = "Hyprland compositor managed by UWSM"; compositorBinPath = "/run/current-system/sw/bin/Hyprland"; }; }; ``` Co-authored-by: Kai Norman Clasen <k.clasen@protonmail.com> John Titor2024-08-213-0/+132
* | | | | | | | | Merge pull request #336963 from onny/datemath-update•••python3Packages.python-datemath: 1.5.5 -> 3.0.1Fabian Affolter2024-08-261-18/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | python312Packages.python-datemath: refactorFabian Affolter2024-08-261-8/+10
| * | | | | | | | python3Packages.python-datemath: 1.5.5 -> 3.0.1Jonas Heinrich2024-08-241-15/+15
* | | | | | | | | coqPackages.http: init at 0.2.1Pierre Roux2024-08-263-1/+30
* | | | | | | | | coqPackages.async-test: init at 0.1.0Pierre Roux2024-08-262-0/+25
* | | | | | | | | coqPackages.json: init at 0.1.3Pierre Roux2024-08-263-8/+29
* | | | | | | | | coqPackages.itree-io: init at 0.1.1Pierre Roux2024-08-262-0/+25
* | | | | | | | | Merge pull request #318245 from imincik/libspatialindex-2.0.0•••libspatialindex: 1.9.3 -> 2.0.0Ivan Mincik2024-08-261-12/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libspatialindex: 1.9.3 -> 2.0.0Ivan Mincik2024-07-301-12/+15
* | | | | | | | | | Merge pull request #336797 from SuperSandro2000/paperless-ngxSandro2024-08-266-26/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | paperless-ngx: 2.11.4 -> 2.11.6Sandro Jäckel2024-08-251-4/+4
| * | | | | | | | | | nltk-data: 5db857e -> cfe8291, cleanupLeona Maroni2024-08-252-16/+21
| * | | | | | | | | | python3Packages.nltk: 3.8.1 -> 3.9.1Leona Maroni2024-08-251-3/+2
| * | | | | | | | | | paperless-ngx: drop inactive maintainers, add myself to maintainersSandro Jäckel2024-08-253-3/+3
* | | | | | | | | | | Merge pull request #337084 from NickCao/httpd-cross•••apacheHttpd_2_4: fix cross compilationPol Dellaiera2024-08-261-1/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | apacheHttpd_2_4: fix cross compilationNick Cao2024-08-251-1/+17
* | | | | | | | | | | | Merge pull request #285838 from r-ryantm/auto-update/onlyoffice-documentserver•••onlyoffice-documentserver: 7.5.1 -> 8.1.1Arnout Engelen2024-08-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | onlyoffice-documentserver: 7.5.1 -> 8.1.1R. Ryantm2024-07-191-2/+2
* | | | | | | | | | | | | Merge pull request #337254 from SigmaSquadron/libvirt-xenFranz Pletz2024-08-261-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libvirt: enable xen•••Xen is now maintained by yours truly, but libvirt currently doesn't work as it's not built with the libxl driver. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net> Fernando Rodrigues2024-08-251-1/+6
* | | | | | | | | | | | | | Merge pull request #337406 from trofi/apacheKafka.tests-fix-evalSandro2024-08-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | apacheKafka.tests: fix eval•••Without the change `apacheKafka.tests` fails the eval as: $ nix build --no-link -f. apacheKafka.tests error: … while evaluating the attribute 'nixos' at pkgs/servers/apache-kafka/default.nix:65:7: 64| inherit (versionInfo) jre; # Used by the NixOS module to select the supported JRE 65| tests.nixos = versionInfo.nixosTest; | ^ 66| }; error: attribute 'nixosTest' missing at pkgs/servers/apache-kafka/default.nix:65:2 1: 64| inherit (versionInfo) jre; # Used by the NixOS module to select the supported JRE 65| tests.nixos = versionInfo.nixosTest; | ^ 66| }; Sergei Trofimovich2024-08-261-0/+1
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #336874 from museoa/so•••so: update and adoptJörg Thalheim2024-08-263-32/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | so: 0.4.9 -> 0.4.10Anderson Torres2024-08-231-3/+5