| Commit message (Expand) | Author | Age | Files | Lines |
| * | git-pw: init at 2.6.0•••https://github.com/getpatchwork/git-pw
origin/gitpw | Raito Bezarius | 2024-02-11 | 1 | -0/+59 |
| * | Merge pull request #287898 from trofi/sptk-gcc-13-fix•••sptk: fix `gcc-13` build failure | Nick Cao | 2024-02-11 | 1 | -0/+11 |
| |\ |
|
| | * | sptk: fix `gcc-13` build failure•••Without the change build fails on` master` as
https://hydra.nixos.org/build/247569562:
/build/source/src/conversion/autocorrelation_to_composite_sinusoidal_modeling.cc:25:1: error: 'uint64_t' does not name a type
25 | uint64_t CalculateBinomialCoefficient(int n, int k) {
| ^~~~~~~~
/build/source/src/conversion/autocorrelation_to_composite_sinusoidal_modeling.cc:21:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
20 | #include <cmath> // std::acos, std::fabs, std::pow
+++ |+#include <cstdint>
21 | #include <cstddef> // std::size_t
| Sergei Trofimovich | 2024-02-10 | 1 | -0/+11 |
| * | | Merge pull request #287073 from yurrriq/fix-mkdocs-git-revision-date-localize...•••python310Packages.mkdocs-git-revision-date-localized-plugin: fix tests | Nick Cao | 2024-02-11 | 1 | -0/+2 |
| |\ \ |
|
| | * | | python310Packages.mkdocs-git-revision-date-localized-plugin: fix tests•••ref: https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/f11450f8ca0b0d0867f00ce2c2f391f2957ddc76
| Eric Bailey | 2024-02-07 | 1 | -0/+2 |
| * | | | Merge pull request #287600 from GaetanLepage/rye•••rye: 0.21.0 -> 0.22.0 | Nick Cao | 2024-02-11 | 2 | -40/+56 |
| |\ \ \ |
|
| | * | | | rye: 0.21.0 -> 0.22.0•••Diff: https://github.com/mitsuhiko/rye/compare/refs/tags/0.21.0...0.22.0
Changelog: https://github.com/mitsuhiko/rye/releases/tag/0.22.0
| Gaetan Lepage | 2024-02-09 | 2 | -40/+56 |
| * | | | | Merge pull request #287723 from GaetanLepage/ruff••• ruff: 0.1.15 -> 0.2.1 | Nick Cao | 2024-02-11 | 1 | -3/+13 |
| |\ \ \ \ |
|
| | * | | | | ruff: 0.1.15 -> 0.2.1•••Diff: https://github.com/astral-sh/ruff/compare/refs/tags/v0.1.15...v0.2.1
Changelog: https://github.com/astral-sh/ruff/releases/tag/v0.2.1
| Gaetan Lepage | 2024-02-10 | 1 | -3/+13 |
| * | | | | | Merge pull request #287961 from trofi/sqlcheck-gcc-13-fix•••sqlcheck: fix `gcc-13` build failure | Mario Rodas | 2024-02-11 | 1 | -1/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | sqlcheck: fix `gcc-13` build failure•••Without the change build fails on `master` as
https://hydra.nixos.org/build/249068035:
In file included from /build/sqlcheck/src/configuration.cpp:3:
/build/sqlcheck/src/include/configuration.h:88:8: error: 'uint32_t' in namespace 'std' does not name a type; did you mean 'wint_t'?
88 | std::uint32_t line_number;
| ^~~~~~~~
| wint_t
| Sergei Trofimovich | 2024-02-11 | 1 | -1/+11 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | nodePackages.vscode-json-languageserver: set meta.mainProgram | Matthew_Cash | 2024-02-11 | 1 | -0/+1 |
| * | | | | | Merge pull request #287270 from mweinelt/lxd-networkd•••nixos/lxd: use networkd for DHCP/RA | Maciej Krüger | 2024-02-11 | 2 | -4/+32 |
| |\ \ \ \ \ |
|
| | * | | | | | nixos/lxd: use networkd for DHCP/RA•••Enables networkd instead of dhcpcd for DHCP/RA. It offers a solid base
for network configuration, that is much more extensible than dhcpcd and
also better maintained than our bespoke `networking.interfaces` modules.
Closes: #287269
| Martin Weinelt | 2024-02-08 | 2 | -4/+32 |
| * | | | | | | Merge pull request #285378 from OPNA2608/update/ayatana-indicator-datetime•••ayatana-indicator-datetime: Fix version & tests | Cosima Neidahl | 2024-02-11 | 1 | -28/+33 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ayatana-indicator-datetime: Fix version & tests | OPNA2608 | 2024-02-04 | 1 | -28/+33 |
| * | | | | | | | Merge pull request #287841 from risicle/ris-libgit2-1.6.5•••libgit2_1_6: 1.6.4 -> 1.6.5 | Thomas Gerbet | 2024-02-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | libgit2_1_6: 1.6.4 -> 1.6.5•••addressing CVE-2024-24575 & CVE-2024-24577
| Robert Scott | 2024-02-10 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #286241 from amalgame21/kodi-sponsorblock-addon•••kodiPackages.sponsorblock: init at 0.5.0 | Aaron Andersen | 2024-02-11 | 2 | -0/+31 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | kodiPackages.sponsorblock: init at 0.5.0 | amalgame21 | 2024-02-07 | 2 | -0/+31 |
| * | | | | | | | | | Merge pull request #287390 from r-ryantm/auto-update/tomcat-native•••tomcat-native: 2.0.6 -> 2.0.7 | Aaron Andersen | 2024-02-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | tomcat-native: 2.0.6 -> 2.0.7 | R. Ryantm | 2024-02-09 | 1 | -2/+2 |
| * | | | | | | | | | | Merge pull request #284814 from yaxitech/github-runner-module-update•••nixos/github-runners: remove single runner module, rework default name, add `noDefaultLabels` | Aaron Andersen | 2024-02-11 | 6 | -492/+503 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | nixos/github-runners: add a `group` option to set the executing group•••Similar to the `user` option, the added `group` option sets the group of
the executing process. If not `null`, it also sets `DynamicUser=false`.
In case `user` is set to `null` (the default), systemd would run the
service as root implicitly. As this is dangerous and most certainly not
what users want, we force them to set `user = "root"` explicitly if
that's really their intention. That's achieved through an assertion.
| Vincent Haupert | 2024-02-09 | 2 | -1/+33 |
| | * | | | | | | | | | | nixos/github-runners: set `DynamicUser=false` if `user` not `null` | Vincent Haupert | 2024-02-09 | 1 | -3/+4 |
| | * | | | | | | | | | | nixos/github-runners: align `nodeRuntimes` option with package•••The `github-runner` package only supports `nodejs_20` since `nodejs_16`
was removed in a2976db919afc97b69ce3b7699a1a44ce61bbe5f.
It still makes sense to keep the `nodeRuntimes` option as this is
probably not the last Node.js we'll deprecate with at least some grace
period.
| Vincent Haupert | 2024-02-09 | 1 | -1/+1 |
| | * | | | | | | | | | | nixos/github-runners: rework `name` default | Vincent Haupert | 2024-02-09 | 3 | -495/+461 |
| | * | | | | | | | | | | nixos/github-runner: deprecate module in favor of `github-runners.*` | Vincent Haupert | 2024-02-09 | 4 | -26/+6 |
| | * | | | | | | | | | | nixos/github-runners: document new runner registrations•••Make the documentation of the options `workDir` and `ephemeral` reflect
that changing these options will trigger a new runner registration.
| Vincent Haupert | 2024-02-09 | 1 | -0/+4 |
| | * | | | | | | | | | | nixos/github-runners: add `noDefaultLabels` option•••Add option `noDefaultLabels` which controls the `--no-default-labels`
switch passed to the configure script.
| Vincent Haupert | 2024-02-09 | 3 | -2/+30 |
| | * | | | | | | | | | | nixos/github-runners: remove superfluous usages of `lib` | Vincent Haupert | 2024-02-09 | 1 | -14/+14 |
| * | | | | | | | | | | | buildLuarocksPackage: remove rockspecDir (#288036)•••it was used only once and complexifies the buildLuarocksPackage function uselessly.
because buildLuarocksPackage accepts ... args, it wont trigger eval failures but this may break out of tree packages where the build can't find the rockspec anymore. Specify the path via `knownRockspec` if that's the case. | Matthieu Coudron | 2024-02-11 | 2 | -6/+3 |
| * | | | | | | | | | | | Merge pull request #287989 from r-ryantm/auto-update/qlog•••qlog: 0.31.0 -> 0.32.0 | Maciej Krüger | 2024-02-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | qlog: 0.31.0 -> 0.32.0 | R. Ryantm | 2024-02-11 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge pull request #287906 from r-ryantm/auto-update/whisper-ctranslate2•••whisper-ctranslate2: 0.3.6 -> 0.3.9 | Yt | 2024-02-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | whisper-ctranslate2: 0.3.6 -> 0.3.9 | R. Ryantm | 2024-02-11 | 1 | -2/+2 |
| | | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge pull request #280132 from happysalada/update_polars•••python310Packages.polars: 0.19.12 -> 0.20.7 | Yt | 2024-02-11 | 2 | -467/+2050 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | python311Packages.polars: 0.19.12 -> 0.20.7 | happysalada | 2024-02-10 | 2 | -467/+2050 |
| * | | | | | | | | | | | | | Merge pull request #287037 from Stunkymonkey/putty-desktop-item•••putty: add desktop item | Maciej Krüger | 2024-02-11 | 1 | -2/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | putty: add desktop item | Felix Buehler | 2024-02-11 | 1 | -2/+21 |
| * | | | | | | | | | | | | | | Merge pull request #286913 from r-ryantm/auto-update/balena-cli•••balena-cli: 17.5.1 -> 18.0.0 | Doron Behar | 2024-02-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | balena-cli: 17.5.1 -> 18.0.0 | R. Ryantm | 2024-02-07 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | Merge pull request #287949 from r-ryantm/auto-update/pict-rs•••pict-rs: 0.5.1 -> 0.5.6 | Yt | 2024-02-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | pict-rs: 0.5.1 -> 0.5.6 | R. Ryantm | 2024-02-11 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | | Merge pull request #287951 from r-ryantm/auto-update/monkeysAudio•••monkeysAudio: 10.48 -> 10.49 | Doron Behar | 2024-02-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | monkeysAudio: 10.48 -> 10.49 | R. Ryantm | 2024-02-11 | 1 | -2/+2 |
| | |/ / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | Merge pull request #287166 from r-ryantm/auto-update/sccache•••sccache: 0.7.6 -> 0.7.7 | Doron Behar | 2024-02-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | sccache: 0.7.6 -> 0.7.7 | R. Ryantm | 2024-02-08 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | | | Merge pull request #287081 from risicle/ris-c-blosc-2.13.2•••c-blosc2: init at 2.13.2, python3Packages.blosc2: 2.3.2 -> 2.5.1 | Robert Scott | 2024-02-11 | 6 | -75/+162 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | python3Packages.blosc2: 2.3.2 -> 2.5.1, use system c-blosc2•••also don't need fetchSubmodules if we're not using the vendored
c-blosc2
| Robert Scott | 2024-02-10 | 2 | -5/+16 |