Commit graph

7299 commits

Author SHA1 Message Date
Oleksii Filonenko e35533bab5
tmatrix: 1.1 -> 1.3
- Use installManPage from installShellFiles
2020-01-16 14:52:37 +02:00
Ryan Mulligan be48d023f0
Merge pull request #77114 from r-ryantm/auto-update/keepassxc
keepassxc: 2.5.1 -> 2.5.2
2020-01-15 21:08:13 -08:00
Will Dietz 712bf54f1b
Merge pull request #77781 from arcnmx/vit-fix
vit: fix check phase
2020-01-15 14:08:48 -06:00
Niklas Hambüchen 81c2cc9297
Merge pull request #77694 from nh2/marktext-appimage
marktext: init
2020-01-15 20:55:11 +01:00
arcnmx 404412e28c vit: fix check phase 2020-01-15 10:06:56 -08:00
Jörg Thalheim 50b2554e7e
Merge pull request #77772 from x123/x123-add-qt-wrap-xygrib
use wrapQtAppsHook in xygrib
2020-01-15 15:39:32 +00:00
x123 1ab7f242c5 use wrapQtAppsHook in xygrib 2020-01-15 16:09:24 +01:00
R. RyanTM fd3abed37d girara: 0.3.3 -> 0.3.4 2020-01-15 12:50:18 +00:00
Dmitry Kalinkin 4cb3041e49
Merge pull request #77359 from veprbl/pr/blender_darwin_fix
blender: fix on darwin
2020-01-14 20:10:20 -05:00
Niklas Hambüchen 5cafbb14f9 marktext: init at v0.16.0-rc.2
This uses the .AppImage binary release, until we have a real source package
(see https://github.com/marktext/marktext/issues/1647).

I used the `notable` package as a template.
2020-01-14 20:23:18 +01:00
Jörg Thalheim 65492f7540
osmctools: 0.8.5plus1.4.0 -> 0.9 (#76573)
osmctools: 0.8.5plus1.4.0 -> 0.9
2020-01-14 14:31:18 +00:00
Nikolay Korotkiy f03b833284
osmctools: 0.8.5plus1.4.0 -> 0.9 2020-01-14 09:25:56 +03:00
Flakebi cb895499a7
waybar: Use system style 2020-01-13 22:44:00 +01:00
José Romildo Malaquias ae0239c28b
Merge pull request #77586 from dtzWill/update/font-manager-0.7.7
font-manager: 0.7.5 -> 0.7.7
2020-01-13 07:12:46 -03:00
Will Dietz 56d8a296bd
font-manager: drop included patch, removed meson flag 2020-01-12 17:35:08 -06:00
Will Dietz 9997f2efb4
font-manager: 0.7.5 -> 0.7.7
https://github.com/FontManager/font-manager/releases/tag/0.7.6
https://github.com/FontManager/font-manager/releases/tag/0.7.7
2020-01-12 17:32:29 -06:00
Patrick Hilhorst 5ad5cd92c5
mako: add Synthetica as maintainer 2020-01-12 15:53:52 +01:00
Patrick Hilhorst eea18b8b79
mako: 1.4 -> 1.4.1 2020-01-12 15:53:47 +01:00
Andrew Dunham a0790fb345 sidequest: 0.7.6 -> 0.8.4 2020-01-11 13:18:28 -08:00
Aaron Andersen 708a1772ed
Merge pull request #75817 from filalex77/tuir-1.28.3
tuir: init at 1.28.03
2020-01-11 16:04:57 -05:00
Dmitry Kalinkin 8aa0e2fe1d
blender: switch from openimageio to openimageio2 2020-01-10 13:55:49 -05:00
Tim Steinbach 0916988a46
xterm: 349 -> 351 2020-01-09 21:58:20 -05:00
worldofpeace ed165adbf6
Merge pull request #77348 from Kiwi/fix-librecad
librecad: fix build
2020-01-09 16:18:18 -05:00
Robert Djubek e0f6da5655
librecad: fix build
recently this stopped building on nixos-unstable

a git bisect of nixpkgs revealed;

`# first bad commit: [8f729c0070] gcc: switch default to gcc9`

this switches the build to use gcc8Stdenv
2020-01-09 20:39:10 +00:00
Oleksii Filonenko d4b4c29da6
alacritty: 0.4.0 -> 0.4.1 2020-01-09 18:18:31 +02:00
Mario Rodas dcb362072d
Merge pull request #77013 from r-ryantm/auto-update/cherrytree
cherrytree: 0.38.9 -> 0.38.10
2020-01-09 05:36:14 -05:00
Dmitry Kalinkin 2287d54e7d
blender: fix on darwin
This enables building of Blender.app. The standard build process assumes
that the dependencies are installed in subdirectoris inside $LIBDIR with
libraries built as static. In current implementation we are not looking
to achieve portability, so cmake files are patched to link dynamically
with the libraries in the nix store. Linking to the transitive
dependencies is not needed in the shared case. There are also some minor
inconsistensies in the expected paths, which also need to be patched.

Alternatively, we could patch cmake files to treat darwin as "unix", but
that would require more tweaking to ensure that the frameworks are being
linked properly.
2020-01-09 02:54:50 -05:00
Dmitry Kalinkin e57392dbc2
blender: switch to OpenJPEG 2.x
Fixes:

-- Could NOT find OpenJPEG (missing: OPENJPEG_LIBRARY OPENJPEG_INCLUDE_DIR)

and

  - WITH_IMAGE_OPENJPEG         OFF
2020-01-09 02:53:06 -05:00
squalus 9314327dee keepassxc: fix darwin build
- Removed the unnecessary libmicrohttpd dependency, which doesn't
  build on macOS. KeepassXC removed this dependency in 2.1.2
- Fixed a compiler error related to the Touch ID feature by adding a
  dependency on the LocalAuthentication framework
2020-01-08 16:44:14 +01:00
Mario Rodas 0b6e3a1ebf
Merge pull request #77068 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.12.1 -> 1.12.2
2020-01-08 05:17:31 -05:00
Mario Rodas 714e4980d1
Merge pull request #77030 from jojosch/dbeaver_6.3.2
dbeaver: 6.3.1 -> 6.3.2
2020-01-08 05:05:56 -05:00
Will Dietz ce4eafa2e6
Merge pull request #77145 from dtzWill/update/heimer-1.13.1
heimer: 1.12.0 -> 1.13.1
2020-01-07 16:14:29 -06:00
R. RyanTM b2c0a1a8b6
josm: 15553 -> 15628 (#77102) 2020-01-07 22:33:23 +01:00
R. RyanTM 19e36bdb3f latte-dock: 0.9.5 -> 0.9.7 (#77122) 2020-01-07 16:15:55 -05:00
José Romildo Malaquias 894b056b2f
Merge pull request #77099 from r-ryantm/auto-update/jgmenu
jgmenu: 3.5 -> 4.0
2020-01-07 08:46:47 -03:00
Mario Rodas a7ecd2a93b
Merge pull request #77185 from r-ryantm/auto-update/pgmodeler
pgmodeler: 0.9.1 -> 0.9.2
2020-01-07 05:33:01 -05:00
R. RyanTM c4571f2268 pgmodeler: 0.9.1 -> 0.9.2 2020-01-06 23:10:20 -08:00
Will Dietz 897cc917fb
heimer: 1.12.0 -> 1.13.1
https://github.com/juzzlin/Heimer/releases/tag/1.13.1
https://github.com/juzzlin/Heimer/releases/tag/1.13.0
2020-01-06 17:08:19 -06:00
R. RyanTM eb32ac4055 keepassxc: 2.5.1 -> 2.5.2 2020-01-06 10:09:27 -08:00
Maximilian Bosch a6d0b81d28
khal: fix build
* `glibcLocales` (+appropriate locale settings) are needed to fix
  locale/language-related errors in the `checkPhase`.
* The `test_editor.test_popup`-testcase appears to break in
  their testsuite. I confirmed manually that the functionality works, the
  error looks more like a problem related to the mocking-api. Thus I
  disabled the test for now.

https://hydra.nixos.org/build/109705657

Closes #76989
2020-01-06 17:41:44 +01:00
R. RyanTM 96d1740d6b jgmenu: 3.5 -> 4.0 2020-01-06 08:22:36 -08:00
worldofpeace 6bd13ccd8e
Merge pull request #76995 from kjuvi/formatter
formatter: 0.3.1 -> 0.3.2
2020-01-06 09:39:35 -05:00
R. RyanTM 60fcf7a171 gallery-dl: 1.12.1 -> 1.12.2 2020-01-06 05:26:21 -08:00
Oleksii Filonenko 2580c72b9e
hugo: 0.62.0 -> 0.62.2 2020-01-06 11:32:46 +02:00
Johannes Schleifenbaum 3a1709de7d
dbeaver: 6.3.1 -> 6.3.2 2020-01-06 10:07:29 +01:00
R. RyanTM 0a619c70c6 cherrytree: 0.38.9 -> 0.38.10 2020-01-05 22:22:59 -08:00
kjuvi 0b66e714a6 formatter: 0.3.1 -> 0.3.2 2020-01-05 21:00:32 +01:00
markuskowa c425754249
Merge pull request #76462 from r-ryantm/auto-update/vym
vym: 2.7.0 -> 2.7.1
2020-01-04 12:46:28 +01:00
Frederik Rietdijk f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Vladyslav M 9543e35537
Merge pull request #76579 from filalex77/polybar-3.4.2
polybar: 3.4.1 -> 3.4.2
2020-01-02 22:15:52 +02:00