| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "pandoc: use library's version"origin/revert-249970-pandoc-version-match-lib | sternenseemann | 2024-01-07 | 1 | -9/+0 |
| * | Merge pull request #279266 from wegank/osinfo-db-bump•••osinfo-db: 20230308 -> 20231215 | Franz Pletz | 2024-01-07 | 2 | -3/+11 |
| |\ |
|
| | * | virt-manager: fix tests | Weijia Wang | 2024-01-07 | 1 | -1/+9 |
| | * | osinfo-db: 20230308 -> 20231215 | R. Ryantm | 2024-01-07 | 1 | -2/+2 |
| * | | python311Packages.thumborPexif: remove•••It is only compatible with Python 2, and not referenced by anything in-tree.
| Felix Buehler | 2024-01-07 | 3 | -25/+1 |
| * | | Merge pull request #275882 from veprbl/pr/snakemake_8_0_1•••snakemake: 7.32.4 -> 8.0.1 | Dmitry Kalinkin | 2024-01-07 | 6 | -12/+189 |
| |\ \ |
|
| | * | | snakemake: 7.32.4 -> 8.0.1 | Dmitry Kalinkin | 2023-12-21 | 1 | -12/+22 |
| | * | | snakemake-executor-plugin-cluster-generic: init at 1.0.7 | Dmitry Kalinkin | 2023-12-21 | 2 | -0/+40 |
| | * | | snakemake-interface-storage-plugins: init at 3.0.0 | Dmitry Kalinkin | 2023-12-21 | 2 | -0/+45 |
| | * | | snakemake-interface-executor-plugins: init at 8.1.3 | Dmitry Kalinkin | 2023-12-21 | 2 | -0/+42 |
| | * | | snakemake-interface-common: init at 1.15.0 | Dmitry Kalinkin | 2023-12-21 | 2 | -0/+40 |
| * | | | Merge pull request #277594 from lasers/citra•••citra-nightly,citra-canary: 2043 -> 2070, 2695 -> 2740 | Nick Cao | 2024-01-07 | 2 | -5/+9 |
| |\ \ \ |
|
| | * | | | citra-nightly,citra-canary: 2043 -> 2070, 2695 -> 2740 | lasers | 2024-01-07 | 2 | -5/+9 |
| * | | | | Merge pull request #279354 from trofi/alacritty-theme-fix•••alacritty-theme: fix install by packaging `*.toml` files | Nick Cao | 2024-01-07 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | alacritty-theme: fix install by packaging `*.toml` files•••Without the change `alacritty-tmeme` fails the build in `master` as:
$ nix build --no-link -f. -L alacritty-theme
Running phase: unpackPhase
unpacking source archive /nix/store/fspc2v4jrpfx30avp5aagfigq0vhy8pz-source
source root is source/themes
Running phase: patchPhase
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: installPhase
install: missing file operand
Try 'install --help' for more information.
| Sergei Trofimovich | 2024-01-07 | 1 | -1/+1 |
| * | | | | | Merge pull request #279310 from r-ryantm/auto-update/kubernetes-polaris•••kubernetes-polaris: 8.5.3 -> 8.5.4 | Nick Cao | 2024-01-07 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | kubernetes-polaris: 8.5.3 -> 8.5.4 | R. Ryantm | 2024-01-07 | 1 | -2/+2 |
| * | | | | | | Merge pull request #279318 from r-ryantm/auto-update/gimoji•••gimoji: 0.7.2 -> 0.7.3 | Nick Cao | 2024-01-07 | 1 | -3/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | gimoji: 0.7.2 -> 0.7.3 | R. Ryantm | 2024-01-07 | 1 | -3/+3 |
| | |/ / / / / |
|
| * | | | | | | Merge pull request #279330 from trofi/valhalla-gcc-13-fix•••valhalla: upstream fix for `gcc-13` build | Nick Cao | 2024-01-07 | 1 | -0/+8 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | valhalla: upstream fix for `gcc-13` build•••Without the change `valhalla` build fails on `staging-next` as
https://hydra.nixos.org/build/245511803:
/build/source/src/baldr/transitdeparture.cc: In constructor 'valhalla::baldr::TransitDeparture::TransitDeparture(uint32_t, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t, bool, bool)':
/build/source/src/baldr/transitdeparture.cc:24:16: error: 'runtime_error' is not a member of 'std'
24 | throw std::runtime_error("TransitDeparture: Exceeded maximum transit line Ids per tile");
| ^~~~~~~~~~~~~
/build/source/src/baldr/transitdeparture.cc:3:1: note: 'std::runtime_error' is defined in header '<stdexcept>'; did you forget to '#include <stdexcept>'?
2 | #include "midgard/logging.h"
+++ |+#include <stdexcept>
| Sergei Trofimovich | 2024-01-07 | 1 | -0/+8 |
| * | | | | | | | Merge pull request #279331 from r-ryantm/auto-update/maskromtool•••maskromtool: 2023-12-07 -> 2024-01-1 | Nick Cao | 2024-01-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | maskromtool: 2023-12-07 -> 2024-01-1 | R. Ryantm | 2024-01-07 | 1 | -2/+2 |
| | | |/ / / / /
| |/| | | | | |
|
| * | | | | | | | Merge pull request #279335 from r-ryantm/auto-update/memtree•••memtree: unstable-2023-11-22 -> unstable-2024-01-04 | Nick Cao | 2024-01-07 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | memtree: unstable-2023-11-22 -> unstable-2024-01-04 | R. Ryantm | 2024-01-07 | 1 | -3/+3 |
| | |/ / / / / / |
|
| * | | | | | | | Merge pull request #279339 from r-ryantm/auto-update/micronaut•••micronaut: 4.2.2 -> 4.2.3 | Nick Cao | 2024-01-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | micronaut: 4.2.2 -> 4.2.3 | R. Ryantm | 2024-01-07 | 1 | -2/+2 |
| | |/ / / / / / |
|
| * | | | | | | | Merge pull request #279276 from r-ryantm/auto-update/kbt•••kbt: 2.0.6 -> 2.1.0 | Nick Cao | 2024-01-07 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | kbt: 2.0.6 -> 2.1.0 | R. Ryantm | 2024-01-07 | 1 | -3/+3 |
| * | | | | | | | | Merge pull request #279286 from r-ryantm/auto-update/wander•••wander: 0.14.1 -> 1.0.0 | Nick Cao | 2024-01-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | wander: 0.14.1 -> 1.0.0 | R. Ryantm | 2024-01-07 | 1 | -2/+2 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge pull request #279287 from bhipple/u/qmk•••qmk-udev-rules: 0.22.3 -> 0.23.3 | Nick Cao | 2024-01-07 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | qmk-udev-rules: 0.22.3 -> 0.23.3•••There's no actual change to the udev rules, but I figured I'd bump it
while updating the comment to call out that there's a nixos module for
this specifically, without having to update udev packages.
| Benjamin Hipple | 2024-01-06 | 1 | -4/+3 |
| * | | | | | | | | | Merge pull request #279304 from r-ryantm/auto-update/killport•••killport: 0.9.1 -> 0.9.2 | Nick Cao | 2024-01-07 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | killport: 0.9.1 -> 0.9.2 | R. Ryantm | 2024-01-07 | 1 | -3/+3 |
| | | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | Merge pull request #279308 from r-ryantm/auto-update/kubedb-cli•••kubedb-cli: 0.40.0 -> 0.40.1 | Nick Cao | 2024-01-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | kubedb-cli: 0.40.0 -> 0.40.1 | R. Ryantm | 2024-01-07 | 1 | -2/+2 |
| | | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | Merge pull request #279213 from kouyk/update/joplin-desktop•••joplin-desktop: 2.13.12 -> 2.13.13 | Nick Cao | 2024-01-07 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | joplin-desktop: 2.13.12 -> 2.13.13 | Steven Kou | 2024-01-06 | 1 | -4/+4 |
| | | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | Merge pull request #278818 from codedownio/julia-pkgs-test-top-n•••julia.withPackages: add tests | Nick Cao | 2024-01-07 | 11 | -0/+304 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | julia.withPackages: add tests | Tom McLaughlin | 2024-01-05 | 11 | -0/+304 |
| * | | | | | | | | | | Merge pull request #278569 from Stunkymonkey/fastnlo-toolkit-normalize•••fastnlo-toolkit,python311Packages.fastnlo-toolkit: rename from fastnlo_toolkit | Nick Cao | 2024-01-07 | 5 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | fastnlo-toolkit,python311Packages.fastnlo-toolkit: rename from fastnlo_toolkit | Felix Buehler | 2024-01-03 | 5 | -4/+6 |
| * | | | | | | | | | | | Merge pull request #275637 from SuperSandro2000/firefox-app-update•••nixos/firefox: disable updates when policies when programs.firefox.policies is defined | Nick Cao | 2024-01-07 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | nixos/firefox: disable updates when policies when programs.firefox.policies i...•••Before the default value in the wrapper was just silently overwritten
and firefox prompted you for updates.
| Sandro Jäckel | 2023-12-20 | 1 | -0/+1 |
| * | | | | | | | | | | | | python311Packages.py-scrypt: rename from py_scrypt | Felix Buehler | 2024-01-07 | 4 | -4/+6 |
| * | | | | | | | | | | | | Merge pull request #265783 from Silver-Golden/bitwarden-directory-connector_pkgs•••Bitwarden directory connector: init | Nick Cao | 2024-01-07 | 4 | -0/+396 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | nixos/bitwarden-directory-connector: init at version•••Added the module to use bitwarden-directory-connector.
| Brendan Golden | 2024-01-07 | 2 | -0/+324 |
| | * | | | | | | | | | | | | bitwarden-directory-connector: init at 2023.10.0•••Adding the offical LDAP connecter for Bitwarden.
| Brendan Golden | 2024-01-07 | 1 | -0/+66 |
| | * | | | | | | | | | | | | maintainers: add Silver-Golden | Brendan Golden | 2023-12-30 | 1 | -0/+6 |