about summary refs log tree commit diff
path: root/pkgs/applications/misc
AgeCommit message (Collapse)AuthorFilesLines
2023-08-04safeeyes: Add passthru.tests.versionDamien Cassou1-0/+4
2023-08-04Merge pull request #246562 from gp2112/pkgs/zettlrPierre Bourdon2-37/+50
zettlr-beta: init at 3.0.0-beta.7
2023-08-03Merge pull request #246924 from aaronjheng/popJanik1-3/+3
2023-08-03Merge pull request #247011 from wegank/guile-platforms-2Weijia Wang1-0/+19
guile-modules: support more platforms
2023-08-03haunt: fix build on darwinWeijia Wang1-0/+19
2023-08-03Merge pull request #245388 from oxij/source-root-srcMartin Weinelt8-31/+27
treewide: mostly noop: refer to `src.name` or similar in `sourceRoot` where appropriate
2023-08-03Merge pull request #245578 from donovanglover/hyprdimJanik1-0/+40
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-21/+19
appropriate, part 2: the non-trivial cases
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski7-10/+8
appropriate, part 1: trivial cases
2023-08-03treewide: add `meta.mainProgram`Anton Mosich2-0/+2
Add `meta.mainProgram` to all packages for which lib.getExe is called in home-manager
2023-08-03yambar: fix strictDeps compilationAnderson Torres1-1/+3
Yambar uses meson as build system. Its `dependency` function uses pkg-config as default method for finding the required dependencies. However, as seen in their code[^1], scdoc is searched with `native` set to true. According to Meson specs[^2], it directs the search to the _build_ machine instead of the _host_ one. This parameter is usually needed only when finding a tool to be used during compilation. Because of this, `pkg-config` needs to be included at `depsBuildBuild`. Why? Magic! Sorry, I am not so proficient in cross-compilation issues yet. [^1] https://codeberg.org/dnkl/yambar/src/commit/78f7b60e1308d9f6c879b5cbae2dadba4fa88762/doc/meson.build#L3 [^2] https://mesonbuild.com/Reference-manual_functions.html#dependency_native
2023-08-03Merge pull request #246929 from Aleksanaa/valentWeijia Wang1-3/+3
valent: unstable-2023-06-11 -> unstable-2023-07-31
2023-08-03valent: unstable-2023-06-11 -> unstable-2023-07-31aleksana1-3/+3
2023-08-03pop: 0.1.0 -> 0.2.0Aaron Jheng1-3/+3
2023-08-03Merge pull request #244752 from shenlebantongying/masterPol Dellaiera1-0/+83
goldendict-ng: init at 23.07.23
2023-08-03Merge pull request #246788 from khaneliman/nwg-displaysPol Dellaiera1-0/+59
nwg-displays: init at 0.3.7
2023-08-02nwg-displays: init at 0.3.7Austin Horstman1-0/+59
2023-08-02hyprdim: init at 2.0.1Donovan Glover1-0/+40
2023-08-02goldendict-ng: init at 23.07.23shenleban tongying1-0/+83
2023-08-02Merge pull request #246747 from r-ryantm/auto-update/transifex-cliPol Dellaiera1-2/+2
transifex-cli: 1.6.9 -> 1.6.10
2023-08-02Merge pull request #246739 from michaelgrahamevans/shipmentsWeijia Wang1-4/+6
shipments: use fetchFromSourcehut
2023-08-02Merge pull request #246749 from r-ryantm/auto-update/mainsailBernardo Meurer1-2/+2
2023-08-02plots: init at 0.8.5sunder1-0/+77
2023-08-02Merge pull request #246501 from r-ryantm/auto-update/fuzzelWeijia Wang1-2/+2
fuzzel: 1.9.1 -> 1.9.2
2023-08-02Merge pull request #246598 from kilianar/logseq-0.9.12Weijia Wang1-2/+2
logseq: 0.9.11 -> 0.9.13
2023-08-02mainsail: 2.6.0 -> 2.6.2R. Ryantm1-2/+2
2023-08-02transifex-cli: 1.6.9 -> 1.6.10R. Ryantm1-2/+2
2023-08-02Merge pull request #246730 from doronbehar/pkg/confyDoron Behar1-3/+5
confy: noop - use fetchFromSourcehut
2023-08-02josm: 18772 -> 18789Dominik Ritter1-3/+3
2023-08-02shipments: use fetchFromSourcehutMichael Evans1-4/+6
2023-08-02confy: noop - use fetchFromSourcehutDoron Behar1-3/+5
2023-08-02logseq: 0.9.11 -> 0.9.13kilianar1-2/+2
https://github.com/logseq/logseq/releases/tag/0.9.13
2023-08-01Merge pull request #246539 from r-ryantm/auto-update/tellicoNick Cao1-2/+2
tellico: 3.5 -> 3.5.1
2023-08-01Merge pull request #246535 from JesusMtnezForks/hugoPol Dellaiera1-4/+4
hugo: 0.116.0 -> 0.116.1
2023-08-01Merge pull request #245586 from hall/logseq-electron-24Weijia Wang1-2/+3
logseq: match upstream electron version
2023-08-01Merge pull request #230234 from btobolaski/logseq-fix-missing-libstdc++.so.6Weijia Wang1-1/+2
logseq: Add libstdc++ to the wrapper
2023-08-01logseq: Add libstdc++ to the wrapperBrendan Tobolaski1-1/+2
When launching logseq, it outputs Error: libstdc++.so.6: cannot open shared object file but, continues operatiing. This makes the log message disappear but does not seem to change its ability to function.
2023-08-01confy: use fetchzip, for consistent hashesDoron Behar1-3/+3
2023-08-01Merge pull request #246048 from michaelgrahamevans/confy-0.7.0Ryan Mulligan1-9/+9
confy: 0.6.5 -> 0.7.0
2023-08-01zettlr-beta: init at 3.0.0-beta.7Guilherme Ramos Costa Paixao2-37/+50
2023-08-01tellico: 3.5 -> 3.5.1R. Ryantm1-2/+2
2023-08-01hugo: 0.116.0 -> 0.116.1JesusMtnez1-4/+4
2023-08-01Merge pull request #236797 from fgaz/organicmaps/2023.06.04-13Francesco Gazzetta1-2/+5
organicmaps: 2023.05.08-7 -> 2023.06.04-13
2023-08-01fuzzel: 1.9.1 -> 1.9.2R. Ryantm1-2/+2
2023-07-31Merge pull request #246457 from r-ryantm/auto-update/AusweisApp2Nick Cao1-2/+2
AusweisApp2: 1.26.5 -> 1.26.7
2023-07-31Merge pull request #246383 from qbit/obsidian-1.3.7Nick Cao1-2/+2
obsidian: 1.3.5 -> 1.3.7
2023-07-31Merge pull request #246387 from shivaraj-bh/process-compose-upgradeNick Cao1-3/+3
process-compose: 0.51.4 -> 0.60.0
2023-07-31AusweisApp2: 1.26.5 -> 1.26.7R. Ryantm1-2/+2
2023-07-31treewide: cleanup maven packagesWeijia Wang2-2/+0
2023-07-31process-compose: 0.51.4 -> 0.60.0sbh698401-3/+3