| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | poetry2nix.overrides: remove LLVM5, LLVM6origin/drop/old-llvm-for-llvmlite | Raito Bezarius | 2023-04-04 | 1 | -2/+2 |
| * | Merge pull request #221099 from evils/kicad•••kicad(-unstable): bump to latest version, cleanup and fixes | Ryan Lahfa | 2023-04-04 | 3 | -57/+41 |
| |\ | |||||
| | * | kicad-unstable: fix ngspice tests | Evils | 2023-03-30 | 1 | -3/+11 |
| | * | kicad-unstable: 2023-02-14 -> 2023-03-29•••includes a fix for upstream issue 14346 (attempting to installing pcbnew.py outside of $out) | Evils | 2023-03-30 | 2 | -10/+13 |
| | * | kicad: add requests runtime dependency•••required for some of the plugins | Evils | 2023-03-28 | 1 | -1/+1 |
| | * | kicad: remove withOCC and more cmakeFlags cleanup•••OCC is no longer optional RPATH apparently no longer contains references to /build/ KICAD_SCRIPTING_WXPYTHON is ON by default sort some of the options a bit and remove stray lndir | Evils | 2023-03-28 | 2 | -21/+8 |
| | * | kicad: 7.0.0 -> 7.0.1•••remove now integrated patches | Evils | 2023-03-28 | 2 | -24/+10 |
| * | | coqPackages.coq-lsp: 0.1.6.1 for Coq 8.17•••Signed-off-by: Ali Caglayan <alizter@gmail.com> | Ali Caglayan | 2023-04-04 | 1 | -1/+3 |
| * | | coqPackages.serapi: 8.16.0+0.16.3 -> 8.17.0+0.17.0•••Signed-off-by: Ali Caglayan <alizter@gmail.com> | Ali Caglayan | 2023-04-04 | 1 | -2/+5 |
| * | | terraform-providers.vultr: 2.12.1 → 2.13.0 | github-actions[bot] | 2023-04-04 | 1 | -2/+2 |
| * | | terraform-providers.snowflake: 0.60.0 → 0.61.0 | github-actions[bot] | 2023-04-04 | 1 | -2/+2 |
| * | | terraform-providers.scaleway: 2.14.1 → 2.15.0 | github-actions[bot] | 2023-04-04 | 1 | -3/+3 |
| * | | terraform-providers.github: 5.18.3 → 5.19.0 | github-actions[bot] | 2023-04-04 | 1 | -2/+2 |
| * | | terraform-providers.cloudamqp: 1.24.2 → 1.25.0 | github-actions[bot] | 2023-04-04 | 1 | -3/+3 |
| * | | terraform-providers.cloudfoundry: 0.50.6 → 0.50.7 | github-actions[bot] | 2023-04-04 | 1 | -2/+2 |
| * | | Merge pull request #224622 from Mic92/harmonia | Ninjatrappeur | 2023-04-04 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | harmonia: 0.6.0 -> 0.6.1 | Jörg Thalheim | 2023-04-04 | 1 | -4/+4 |
| * | | | Merge pull request #221845 from lstrojny/fix-php-wrapper•••Set PHP_INI_SCAN_DIR only if not set | Elis Hirwing | 2023-04-04 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Set PHP_INI_SCAN_DIR only if not set•••Only set PHP_INI_SCAN_DIR if it isn’t set yet. This is so that users can provide there own PHP_INI_SCAN_DIR, e.g. to restart the current PHP process without xdebug. For example, composer/xdebug-handler uses this mechanism to turn off xdebug (https://github.com/composer/xdebug-handler/blob/cf19e3380ffd84cea4a2cbfcc599ea07ef01f18a/src/XdebugHandler.php#L441) | Lars Strojny | 2023-03-19 | 1 | -4/+4 |
| * | | | | Merge pull request #213419 from stig/ox-rss•••ox-rss: init at version 20230129 | adisbladis | 2023-04-04 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | ox-rss: init at version 20230129•••The recipes-archive-melpa.json already has what is required. | Stig Brautaset | 2023-02-22 | 1 | -0/+2 |
| * | | | | | Merge pull request #224495 from Mic92/mediawiki-postgres•••mediawiki: add support for postgresql | Martin Weinelt | 2023-04-04 | 2 | -37/+92 |
| |\ \ \ \ \ | |||||
| | * | | | | | mediawiki: add support for postgresql | Jörg Thalheim | 2023-04-04 | 2 | -37/+92 |
| * | | | | | | Merge pull request #224109 from dotlambda/rapidfuzz-2.14.0•••python310Packages.rapidfuzz: 2.13.7 -> 2.14.0 | Martin Weinelt | 2023-04-04 | 3 | -4/+10 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | python310Packages.psycopg: fix build with Cython 3.0.0b1 | Robert Schütz | 2023-04-03 | 1 | -0/+6 |
| | * | | | | | python310Packages.rapidfuzz: 2.13.7 -> 2.14.0•••Diff: https://github.com/maxbachmann/RapidFuzz/compare/refs/tags/v2.13.7...v2.14.0 Changelog: https://github.com/maxbachmann/RapidFuzz/blob/refs/tags/v2.14.0/CHANGELOG.rst | Robert Schütz | 2023-03-31 | 1 | -2/+2 |
| | * | | | | | python310Packages.cython_3: 3.0.0a11 -> 3.0.0b2•••Changelog: https://github.com/cython/cython/blob/3.0.0b2/CHANGES.rst | Robert Schütz | 2023-03-31 | 1 | -2/+2 |
| * | | | | | | Merge pull request #194420 from helsinki-systems/drop/elk6•••elk6: remove | Martin Weinelt | 2023-04-04 | 10 | -276/+23 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | nixos/rl-2305: mention elk6 removal | ajs124 | 2023-04-04 | 1 | -0/+2 |
| | * | | | | | | elasticsearch-oss: remove | ajs124 | 2023-04-04 | 4 | -9/+2 |
| | * | | | | | | *beat6: remove | ajs124 | 2023-04-04 | 3 | -65/+10 |
| | * | | | | | | logstash6*: remove | ajs124 | 2023-04-04 | 3 | -81/+3 |
| | * | | | | | | elasticsearch6*: remove | ajs124 | 2023-04-04 | 5 | -122/+7 |
| * | | | | | | | Merge pull request #224461 from arjan-s/ntfy-2.3.1•••ntfy-sh: 2.1.2 -> 2.3.1 | Azat Bahawi | 2023-04-04 | 2 | -481/+557 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ntfy-sh: 2.1.2 -> 2.3.1•••Release notes: https://docs.ntfy.sh/releases/#ntfy-server-v231 Diff: https://github.com/binwiederhier/ntfy/compare/v2.1.2...v2.3.1 | Arjan Schrijver | 2023-04-03 | 2 | -481/+557 |
| * | | | | | | | | Merge pull request #224518 from IndeedNotJames/gotestwaf•••gotestwaf: 0.3.1 -> 0.4.0, fix version self-reporting | Fabian Affolter | 2023-04-04 | 1 | -3/+18 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | gotestwaf: fix version self-reporting•••Note: Upstream uses `git describe --tags`, so we have to prefix the version string with the letter `v` just like we do in `src.rev` See https://github.com/wallarm/gotestwaf/blob/6905eb273c44e6f5c25d04ed4ae48ec4d89e7a96/Dockerfile#L50 | IndeedNotJames | 2023-04-03 | 1 | -0/+12 |
| | * | | | | | | | | gotestwaf: 0.3.1 -> 0.4.0•••diff: https://github.com/wallarm/gotestwaf/compare/v0.3.1...v0.4.0 | IndeedNotJames | 2023-04-03 | 1 | -3/+6 |
| * | | | | | | | | | Merge pull request #224383 from hughobrien/cdecrypt•••cdecrypt: init at 4.8 | Fabian Affolter | 2023-04-04 | 2 | -0/+31 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | cdecrypt: init at 4.8 | Hugh O'Brien | 2023-04-03 | 2 | -0/+31 |
| * | | | | | | | | | | Merge pull request #224238 from DamienCassou/jinx-build | Damien Cassou | 2023-04-04 | 2 | -0/+52 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | emacs.pkgs.jinx: build .so file•••Co-authored-by: Jian Lin <75130626+jian-lin@users.noreply.github.com> | Damien Cassou | 2023-04-03 | 2 | -0/+52 |
| * | | | | | | | | | | | skopeo: add developer-guy to maintainers list•••Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> | Batuhan Apaydın | 2023-04-04 | 1 | -1/+1 |
| * | | | | | | | | | | | skopeo: 1.11.1 --> 1.11.2•••Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> | Batuhan Apaydın | 2023-04-04 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge pull request #224225 from marsam/update-zsv•••zsv: 0.3.5-alpha -> 0.3.6-alpha | Mario Rodas | 2023-04-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | zsv: 0.3.5-alpha -> 0.3.6-alpha•••https://github.com/liquidaty/zsv/releases/tag/v0.3.6-alpha | Mario Rodas | 2023-04-01 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge pull request #222516 from ncfavier/options-better-error•••lib/modules: better error for invalid option declarations | Naïm Favier | 2023-04-04 | 2 | -5/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | lib/modules: better error for invalid option declarations•••Make `byName` aware of whether it's processing options or config to give slightly more accurate error messages. | Naïm Favier | 2023-03-22 | 2 | -5/+9 |
| * | | | | | | | | | | | | | Merge pull request #223527 from shanemikel/maintainer•••Remove self from maintainer-list.nix | Rick van Schijndel | 2023-04-04 | 2 | -7/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Remove maintainer from `maintainer-list.nix` | shanemikel | 2023-04-03 | 1 | -6/+0 |
