summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* documenso: init at 0.9happysalada2023-08-16
|
* Merge pull request #249515 from fufexan/fix-ewwfigsoda2023-08-16
|\ | | | | eww: add support for svg icons
| * eww: add support for svg iconsMihai Fufezan2023-08-16
| |
* | Merge pull request #247128 from networkException/fix-chromedriver-update-scriptEmily2023-08-16
|\ \ | | | | | | chromedriver: fix update script
| * | chromedriver: fix update scriptnetworkException2023-08-04
| | | | | | | | | | | | | | | | | | | | | | | | The apis for getting the lastest chromedriver release have changed with M115. See https://chromedriver.chromium.org/downloads/version-selection#h.4wiyvw42q63v See f61f5a8a40f7722f38a798c08040cbd3d807e8d4
* | | Merge pull request #249375 from r-ryantm/auto-update/go-ethereumPol Dellaiera2023-08-16
|\ \ \ | | | | | | | | go-ethereum: 1.12.0 -> 1.12.2
| * | | go-ethereum: 1.12.0 -> 1.12.2R. Ryantm2023-08-15
| | | |
* | | | Merge pull request #249476 from r-ryantm/auto-update/gexPol Dellaiera2023-08-16
|\ \ \ \ | | | | | | | | | | gex: 0.6.1 -> 0.6.2
| * | | | gex: 0.6.1 -> 0.6.2R. Ryantm2023-08-16
| |/ / /
* | | | Merge pull request #249468 from r-ryantm/auto-update/xplrPol Dellaiera2023-08-16
|\ \ \ \ | | | | | | | | | | xplr: 0.21.2 -> 0.21.3
| * | | | xplr: 0.21.2 -> 0.21.3R. Ryantm2023-08-16
| |/ / /
* | | | virtualbox: install UnattendedTemplatesBjørn Forsman2023-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix automated/unattended guest installs by having the missing templates where virtualbox expects them. Fixes #247807.
* | | | Merge pull request #247578 from evils/grimshotK9002023-08-16
|\ \ \ \ | | | | | | | | | | sway-contrib: switch source to new separate repo
| * | | | sway-contrib: switch source to new separate repoEvils2023-08-09
| | | | |
* | | | | Merge pull request #249330 from evils/kicadK9002023-08-16
|\ \ \ \ \ | | | | | | | | | | | | kicad: 7.0.6 -> 7.0.7
| * | | | | kicad: 7.0.6 -> 7.0.7Evils2023-08-15
| | | | | |
* | | | | | Merge pull request #249460 from marsam/update-flexgetPierre Bourdon2023-08-16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | flexget: 3.8.6 -> 3.8.7
| * | | | | flexget: 3.8.6 -> 3.8.7Mario Rodas2023-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/Flexget/Flexget/compare/refs/tags/v3.8.6...v3.8.7 Changelog: https://github.com/Flexget/Flexget/releases/tag/v3.8.7
* | | | | | Merge pull request #249368 from r-ryantm/auto-update/podmanMario Rodas2023-08-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | podman: 4.6.0 -> 4.6.1
| * | | | | | podman: 4.6.0 -> 4.6.1R. Ryantm2023-08-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #249346 from r-ryantm/auto-update/jamesdspPol Dellaiera2023-08-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | jamesdsp: 2.6.0 -> 2.6.1
| * | | | | | jamesdsp: minor refactor and reformat using `nixpkgs-fmt`Pol Dellaiera2023-08-15
| | | | | | |
| * | | | | | jamesdsp: use `finalAttrs` patternPol Dellaiera2023-08-15
| | | | | | |
| * | | | | | jamesdsp: 2.6.0 -> 2.6.1R. Ryantm2023-08-15
| |/ / / / /
* | | | | | Merge pull request #249314 from aaronjheng/clickNick Cao2023-08-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | click: 0.4.2 -> 0.6.2
| * | | | | | click: 0.4.2 -> 0.6.2Aaron Jheng2023-08-16
| | | | | | |
* | | | | | | Merge pull request #248753 from huantianad/musescore-freetypeDoron Behar2023-08-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | musescore: re-add USE_SYSTEM_FREETYPE functionality
| * | | | | | | musescore: add note about why we don't doCheckhuantian2023-08-14
| | | | | | | |
| * | | | | | | musescore: re-enable using system freetypehuantian2023-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #244409. Upstream removed the option to use system freetype library in v4.1.0, causing the app to crash on systems when the outdated bundled freetype tries to load the Noto Sans font. For now, re-add the option ourselves. The fix has been merged upstream, so we can remove this patch with the next version. In the future, we may replace the other bundled thirdparty libs with system libs.
* | | | | | | | Merge pull request #249442 from r-ryantm/auto-update/syncthingtrayDoron Behar2023-08-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | syncthingtray: 1.4.4 -> 1.4.5
| * | | | | | | | syncthingtray: 1.4.4 -> 1.4.5R. Ryantm2023-08-16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | terraform-providers.huaweicloud: 1.53.0 -> 1.54.0github-actions[bot]2023-08-16
| | | | | | | |
* | | | | | | | terraform-providers.google-beta: 4.77.0 -> 4.78.0github-actions[bot]2023-08-16
| | | | | | | |
* | | | | | | | terraform-providers.google: 4.77.0 -> 4.78.0github-actions[bot]2023-08-16
| | | | | | | |
* | | | | | | | terraform-providers.dexidp: 0.2.1 -> 0.3.0github-actions[bot]2023-08-16
| | | | | | | |
* | | | | | | | Merge pull request #249028 from Eken-beep/masterOTABI Tomoya2023-08-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | wmenu: 0.1.2 -> 0.1.4
| * | | | | | | | wmenu: 0.1.2 -> 0.1.4Edvin Källström2023-08-15
| | | | | | | | |
* | | | | | | | | Merge pull request #249378 from r-ryantm/auto-update/kubergruntNick Cao2023-08-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | kubergrunt: 0.12.0 -> 0.12.1
| * | | | | | | | | kubergrunt: 0.12.0 -> 0.12.1R. Ryantm2023-08-15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #249444 from r-ryantm/auto-update/tiltNick Cao2023-08-15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | tilt: 0.33.3 -> 0.33.4
| * | | | | | | | tilt: 0.33.3 -> 0.33.4R. Ryantm2023-08-16
| |/ / / / / / /
* | | | | | | | Merge pull request #249334 from r-ryantm/auto-update/firefox-unwrappedMartin Weinelt2023-08-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | firefox-unwrapped: 116.0.1 -> 116.0.2
| * | | | | | | | firefox-bin-unwrapped: 116.0.1 -> 116.0.2Martin Weinelt2023-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://www.mozilla.org/en-US/firefox/116.0.2/releasenotes/
| * | | | | | | | firefox-unwrapped: 116.0.1 -> 116.0.2R. Ryantm2023-08-15
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | https://www.mozilla.org/en-US/firefox/116.0.2/releasenotes/
* | | | | | | | Merge pull request #249331 from kilianar/portfolio-0.65.1Nick Cao2023-08-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | portfolio: 0.65.0 -> 0.65.1
| * | | | | | | | portfolio: 0.65.0 -> 0.65.1kilianar2023-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/portfolio-performance/portfolio/releases/tag/0.65.1
* | | | | | | | | Merge pull request #249340 from r-ryantm/auto-update/git-codereviewNick Cao2023-08-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | git-codereview: 1.4.0 -> 1.5.0
| * | | | | | | | | git-codereview: 1.4.0 -> 1.5.0R. Ryantm2023-08-15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #249359 from r-ryantm/auto-update/kyvernoNick Cao2023-08-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | kyverno: 1.10.2 -> 1.10.3
| * | | | | | | | | kyverno: 1.10.2 -> 1.10.3R. Ryantm2023-08-15
| |/ / / / / / / /