about summary refs log tree commit diff
path: root/pkgs/applications/misc
AgeCommit message (Collapse)AuthorFilesLines
2023-05-12Merge pull request #220825 from PanAeon/coltrane-initSandro4-0/+229
2023-05-12mob: 4.4.1 -> 4.4.2R. Ryantm1-2/+2
2023-05-12Merge pull request #231294 from r-ryantm/auto-update/itdRick van Schijndel1-3/+3
itd: 1.0.0 -> 1.1.0
2023-05-11itd: 1.0.0 -> 1.1.0R. Ryantm1-3/+3
2023-05-11Merge pull request #231182 from lunik1/megacmd_1.6.1→1.6.3Nick Cao1-2/+2
megacmd: 1.6.1 → 1.6.3
2023-05-11Merge pull request #231266 from teto/swaync-mainProgramWeijia Wang1-0/+1
swaynotificationcenter: set meta.mainProgram
2023-05-11Merge pull request #231239 from Ma27/fix-privacyideaMaximilian Bosch1-5/+25
privacyidea: fix build
2023-05-11coltrane: init at 4.1.1vitalii4-0/+229
2023-05-11swaynotificationcenter: set meta.mainProgramMatthieu Coudron1-0/+1
2023-05-11Merge pull request #230832 from pedohorse/houdini-update-to-19.5Sandro2-10/+71
2023-05-11privacyidea: fix buildMaximilian Bosch1-5/+25
For this round of ZHF: #230712 Failing Hydra build: https://hydra.nixos.org/build/218871719 The following things needed to change: * Drop `doc` stuff from `pyopenssl` to avoid transitive errors related to sphinx (and the dependency hackery in here). * Disable a bunch of flask-babel tests failing because of `\u202f` vs space. * Fix tests by using hashes supported by `libxcrypt` for tests using the passwd resolver[1]. [1] https://github.com/privacyidea/privacyidea/pull/3611
2023-05-11Merge pull request #231196 from lucasew/refactor/bpycvMartin Weinelt1-11/+5
{python3Packages.bpycv,blender-with-packages}: refactoring
2023-05-10blender-with-packages: refactorlucasew1-11/+5
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-05-11Merge pull request #231186 from Janik-Haag/yateMartin Weinelt1-1/+1
yate: updated meta.homepage
2023-05-11yate: updated meta.homepageJanik H1-1/+1
2023-05-10megacmd: 1.6.1 → 1.6.3lunik11-2/+2
2023-05-10houdini: 18.5.596 -> 19.5.569xapkohheh1-5/+5
2023-05-10houdini: added /etc/OpenCL/vendors bindingxapkohheh1-0/+5
additionally trying to bind /run/opengl-driver/etc/OpenCL/vendors -> /etc/OpenCL/vendors /etc/OpenCL/vendors -> /etc/OpenCL/vendors (for non NixOS) in wrapper to use opencl with houdini's own version of libOpenCL.so
2023-05-10Merge pull request #223134 from mayjs/update_joplin_desktopMartin Weinelt1-3/+3
joplin-desktop: 2.10.4 -> 2.10.18
2023-05-10joplin-desktop: 2.10.4 -> 2.10.18Johannes May1-3/+3
Changes: https://github.com/laurent22/joplin/releases/tag/v2.10.6 https://github.com/laurent22/joplin/releases/tag/v2.10.7 https://github.com/laurent22/joplin/releases/tag/v2.10.8 https://github.com/laurent22/joplin/releases/tag/v2.10.9 https://github.com/laurent22/joplin/releases/tag/v2.10.10 https://github.com/laurent22/joplin/releases/tag/v2.10.11 https://github.com/laurent22/joplin/releases/tag/v2.10.12 https://github.com/laurent22/joplin/releases/tag/v2.10.13 https://github.com/laurent22/joplin/releases/tag/v2.10.14 https://github.com/laurent22/joplin/releases/tag/v2.10.15 https://github.com/laurent22/joplin/releases/tag/v2.10.16 https://github.com/laurent22/joplin/releases/tag/v2.10.17 https://github.com/laurent22/joplin/releases/tag/v2.10.18
2023-05-10houdini: exposed more executablesxapkohheh1-2/+7
houdini provides additional tools that might be useful
2023-05-10houdini: disabled dieWithParent, unsharePidxapkohheh1-0/+6
Due to the nature of the software, it forks and expects children to outlive the parent, therefore dieWithParent needs to be disabled Also licensing mechanism seem to be checking processes for it's licensing helper process running. that process must be same for multiple instances of houdini itself, therefore Pid namespace has to be the same for all of them.
2023-05-10houdini: added missing libs to targetPkgsxapkohheh1-0/+16
2023-05-10houdini: expanded listsxapkohheh1-5/+34
one entry per line for targetPkgs, executables - for simpler diffs
2023-05-10Merge pull request #230910 from qbit/obsidian-1.2.8Jonas Heinrich1-2/+2
obsidian: 1.2.7 -> 1.2.8
2023-05-10Merge pull request #230974 from figsoda/orandaJonas Heinrich1-0/+58
oranda: init at 0.0.3
2023-05-10Merge pull request #230905 from ThibautMarty/osmtogeojsonSandro2-0/+2994
2023-05-10Merge pull request #230854 from AngryAnt/rusty-psn-gui-fixWeijia Wang1-3/+14
rusty-psn-gui: fix build, cleanup
2023-05-10Merge pull request #230896 from Aleksanaa/healthWeijia Wang2-0/+107
health: init at 0.94.0
2023-05-10rusty-psn-gui: fix build, lib.optionalsEmil "AngryAnt" Johansen1-3/+14
2023-05-10osmscout-server: 2.2.2 -> 3.0.0Tom Hall1-2/+2
2023-05-10Merge pull request #230685 from figsoda/inlyneWeijia Wang1-28/+19
inlyne: 0.2.1 -> 0.3.1
2023-05-10health: init at 0.94.0aleksana2-0/+107
2023-05-10Merge pull request #230793 from SFrijters/authy-2.3.0Nick Cao1-3/+3
authy: 2.2.2 -> 2.3.0
2023-05-09oranda: init at 0.0.3figsoda1-0/+58
2023-05-09inlyne: 0.2.1 -> 0.3.1figsoda1-28/+19
Diff: https://github.com/trimental/inlyne/compare/v0.2.1...v0.3.1 Changelog: https://github.com/trimental/inlyne/releases/tag/v0.3.1
2023-05-09obsidian: 1.2.7 -> 1.2.8Aaron Bieber1-2/+2
2023-05-09Merge pull request #230753 from fetsorn/typosWeijia Wang1-1/+1
several typos
2023-05-09Merge pull request #230560 from legendofmiracles/upddate-nodjs-asfSandro3-7462/+10
2023-05-09Merge pull request #230590 from r-ryantm/auto-update/slwebWeijia Wang1-2/+2
slweb: 0.5 -> 0.5.4
2023-05-09Merge pull request #230817 from r-ryantm/auto-update/jetbrains-toolboxWeijia Wang1-2/+2
jetbrains-toolbox: 1.28.0.15158 -> 1.28.1.15219
2023-05-09jetbrains-toolbox: 1.28.0.15158 -> 1.28.1.15219R. Ryantm1-2/+2
2023-05-09ticker: 4.5.6 -> 4.5.10R. Ryantm1-2/+2
2023-05-09authy: 2.2.2 -> 2.3.0Stefan Frijters1-3/+3
2023-05-08ArchiSteamFarm.ui: use buildNpmPackagelom3-7462/+10
2023-05-09Merge pull request #228578 from Zahrun/masterSandro1-2/+2
latte-dock: fix dependencies
2023-05-09Merge pull request #230767 from maxeaubrey/1password-gui-fixupsmaxine1-2/+4
2023-05-08_1password-gui: package fixupsMaxine Aubrey1-2/+4
patch all included helpers and add op-ssh-sign to path
2023-05-08osmtogeojson: init at 3.0.0-beta.5Thibaut Marty2-0/+2994
2023-05-08quicksynergy: fix typofetsorn1-1/+1
"diferent" -> "different"