summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* houdini: use libudev0-shimMario Rodas2021-08-31
|
* lima: 0.6.0 -> 0.6.1zowoq2021-08-31
| | | | https://github.com/lima-vm/lima/releases/tag/v0.6.1
* Merge pull request #131349 from kwohlfahrt/houdini-18.5Anderson Torres2021-08-30
|\ | | | | houdini: 18.0 -> 18.5
| * houdini: 18.0 -> 18.5Kai Wohlfahrt2021-07-04
| | | | | | | | | | | | | | sesinetd must be started manually for licensing to succeed. Also add individual tools to the output. hkey requires libudev, and something requires tbb.
| * Switch to pure FHS envKai Wohlfahrt2021-07-04
| |
| * houdini: remove unnecessary build stepsKai Wohlfahrt2021-07-04
| |
* | podman: 3.3.0 -> 3.3.1zowoq2021-08-31
| | | | | | | | https://github.com/containers/podman/releases/tag/v3.3.1
* | R: add memory profiling compile optionschotts-fired2021-08-30
| |
* | dbeaver: 21.1.5 -> 21.2.0Johannes Schleifenbaum2021-08-30
| |
* | terraform-providers.aws: 3.43.0 -> 3.56.0 (#136102)Jonas Chevalier2021-08-30
| |
* | terraform-providers.fastly: 0.16.1 -> 0.34.0 (#136158)Jonas Chevalier2021-08-30
| |
* | Merge pull request #136043 from polykernel/treewide-concatstringssep-patchRobert Hensing2021-08-29
|\ \ | | | | | | treewide: lib.concatStrings (lib.intersperse ...) -> lib.concatStringsSep …
| * | treewide: concatStrings (intersperse ...) -> concatStringsSep ...polykernel2021-08-28
| | | | | | | | | | | | | | | | | | | | | Update all usage of lib.concatStrings (lib.intersperse ...) to lib.concatStringsSep. This produces the same result as per https://github.com/NixOS/nixpkgs/pull/135843, however it yields a performance benefit on Nix versions that support the builtins.concatStringsSep primop.
* | | Merge pull request #135735 from figsoda/genactFabian Affolter2021-08-29
|\ \ \ | | | | | | | | genact: init at 0.11.0
| * | | genact: init at 0.11.0figsoda2021-08-25
| | | |
* | | | Merge pull request #136050 from dotlambda/libdeltachat-1.59.0Robert Schütz2021-08-29
|\ \ \ \ | | | | | | | | | | libdeltachat: 1.56.0 -> 1.59.0
| * | | | kdeltachat: unstable-2021-08-02 -> unstable-2021-08-28Robert Schütz2021-08-28
| | | | |
| * | | | deltachat-cursed: 0.2.0 -> 0.3.0Robert Schütz2021-08-28
| | | | | | | | | | | | | | | | | | | | https://github.com/adbenitez/deltachat-cursed/blob/v0.3.0/CHANGELOG.md
| * | | | deltachat-desktop: use libdeltachat 1.56.0Robert Schütz2021-08-25
| | | | |
* | | | | merkaartor: 0.18.4 → 0.19.0Nikolay Korotkiy2021-08-29
| | | | |
* | | | | Merge pull request #136014 from veprbl/pr/snakemake_6_7_0davidak2021-08-29
|\ \ \ \ \ | | | | | | | | | | | | snakemake: 6.6.1 -> 6.7.0
| * | | | | snakemake: 6.6.1 -> 6.7.0Dmitry Kalinkin2021-08-28
| | | | | |
* | | | | | gnucash: Add patch that fixes enableDebugging gnucashRomanos Skiadas2021-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I wouldn't be able to say exactly why this is the case, but with the flags that enableDebugging adds to the gnucash derivation, the build fails. The patch added fixes the warning that causes the build to fail and makes enableDebugging gnucash work.
* | | | | | Merge pull request #135998 from r-ryantm/auto-update/cloudflaredMario Rodas2021-08-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | cloudflared: 2021.8.3 -> 2021.8.6
| * | | | | | cloudflared: 2021.8.3 -> 2021.8.6R. RyanTM2021-08-28
| |/ / / / /
* | | | | | Merge pull request #136054 from marsam/update-ncspotMario Rodas2021-08-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | ncspot: 0.8.1 -> 0.8.2
| * | | | | | ncspot: 0.8.1 -> 0.8.2Mario Rodas2021-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/hrkfdn/ncspot/releases/tag/v0.8.2
* | | | | | | chromium: Move the version helper functions into default.nixMichael Weiss2021-08-28
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Those functions can be required anywhere in the Nix expressions for Chromium and therefore they should be defined in default.nix and inherited where necessary. This fixes the chromiumBeta build which failed because I forgot to update the channel conditional when the beta channel advanced to M94. This is exactly why the version based conditionals should be used everywhere.
* | | | / / charge-lnd: 0.2.2 -> 0.2.3R. RyanTM2021-08-28
| |_|_|/ / |/| | | |
* | | | | Merge pull request #135815 from Kranzes/bump-nextcloud-clientArnout Engelen2021-08-28
|\ \ \ \ \ | | | | | | | | | | | | nextcloud-client: 3.3.1 -> 3.3.2
| * | | | | nextcloud-client: 3.3.1 -> 3.3.2Ilan Joselevich2021-08-26
| | | | | |
* | | | | | dcmtk: support darwin platform (#136005)Diep Pham2021-08-28
| |/ / / / |/| | | |
* | | | | Merge pull request #135956 from Ma27/ma27-unmaintainSandro2021-08-28
|\ \ \ \ \ | | | | | | | | | | | | treewide: remove ma27 from the maintainer-list of a few packages
| * | | | | treewide: remove ma27 from the maintainer-list of a few packagesMaximilian Bosch2021-08-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are all packages that I stopped using and hence just create noise in my inbox for each change affecting them and let's face it, while I still enjoy contributing to nixpkgs, it doesn't really make sense to be listed there if I can't do much anyways. Each of these packages can be taken over by someone or removed if people think that's reasonable. Of course, if other maintainers face issues, I can answer some questions if needed & possible.
* | | | | | Merge pull request #135870 from fufexan/discord-canarySandro2021-08-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | discord-canary: 0.0.126 -> 0.0.128
| * | | | | | discord-canary: 0.0.126 -> 0.0.128Mihai Fufezan2021-08-28
| | | | | | |
* | | | | | | Merge pull request #129972 from KAction/terminal-colorsSandro2021-08-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | terminal-colors: init at 3.0.1
| * | | | | | | terminal-colors: init at 3.0.1Dmitry Bogatov2021-08-27
| | | | | | | |
* | | | | | | | Merge pull request #135961 from prusnak/mucommanderSandro2021-08-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mucommander: unbreak on darwin
| * | | | | | | | mucommander: unbreak on darwinPavol Rusnak2021-08-27
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | since #105784 is fixed now
* | | | | | | | Merge pull request #135932 from ejpcmac/fix-exodus-desktopSandro2021-08-28
|\ \ \ \ \ \ \ \
| * | | | | | | | exodus: fix the desktop file patchJean-Philippe Cugnet2021-08-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Escapes for ` and a %u have been added in upstream .desktop file, breaking the patch in the derivation.
* | | | | | | | | Merge pull request #135811 from talyz/gitlab-14.2.1Florian Klink2021-08-28
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | gitlab: 14.1.2 -> 14.2.1
| * | | | | | | | gitlab: Enable puma's systemd notify supporttalyz2021-08-27
| | | | | | | | |
| * | | | | | | | gitlab: 14.1.2 -> 14.2.1talyz2021-08-26
| | | | | | | | |
* | | | | | | | | Merge pull request #135950 from primeos/chromiumDevMichael Weiss2021-08-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | chromiumDev: 94.0.4606.20 -> 95.0.4621.4
| * | | | | | | | | chromiumDev: 94.0.4606.20 -> 95.0.4621.4Michael Weiss2021-08-27
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #135949 from primeos/chromiumBetaMichael Weiss2021-08-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | chromiumBeta: 93.0.4577.58 -> 94.0.4606.20
| * | | | | | | | | chromiumBeta: 93.0.4577.58 -> 94.0.4606.20Michael Weiss2021-08-27
| |/ / / / / / / /
* / / / / / / / / musescore: fix JACK output (#135740)Orivej Desh2021-08-27
|/ / / / / / / / | | | | | | | | | | | | | | | | It needs to load libjack in audio/drivers/jackweakapi.cpp.