Commit Graph

7290 Commits

Author SHA1 Message Date
R. RyanTM
74126d953c todoist: 0.14.0 -> 0.15.0 2020-01-17 11:44:05 +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
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
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
Will Dietz
3c974c71cd
Merge pull request #76773 from dtzWill/update/joplin-desktop-0.177
joplin-desktop: 1.0.167 -> 1.0.177
2020-01-01 12:44:58 -06:00
Will Dietz
12bf5c90c1
joplin-desktop: 1.0.167 -> 1.0.177
https://github.com/laurent22/joplin/releases/tag/v1.0.177
https://github.com/laurent22/joplin/releases/tag/v1.0.176
https://github.com/laurent22/joplin/releases/tag/v1.0.175
https://github.com/laurent22/joplin/releases/tag/v1.0.174
https://github.com/laurent22/joplin/releases/tag/v1.0.173
https://github.com/laurent22/joplin/releases/tag/v1.0.172
https://github.com/laurent22/joplin/releases/tag/v1.0.171
https://github.com/laurent22/joplin/releases/tag/v1.0.170
https://github.com/laurent22/joplin/releases/tag/v1.0.169
https://github.com/laurent22/joplin/releases/tag/v1.0.168
2020-01-01 01:59:31 -06:00
Will Dietz
c77123584a
minder: 1.5.1 -> 1.6.0, add new req'd deps 2020-01-01 01:22:52 -06:00
Will Dietz
7e5334d6f2
Merge pull request #75029 from dtzWill/feature/heimer
heimer: init at 1.12.0
2019-12-31 23:46:28 -06:00
Will Dietz
b5f7f21677
heimer: simplify fetched rev, safe for sane repos.
Suggested by @doronbehar in PR review, thanks!
2019-12-31 21:34:59 -06:00
Silvan Mosberger
286450b335
Bemenu: 0.1.0 -> 0.3.0 (#76676)
Bemenu: 0.1.0 -> 0.3.0
2020-01-01 03:46:06 +01:00
Nils André-Chang
b20fbeee2a bemenu: 0.1.0 -> 0.3.0
Add option to enable backends.

Co-Authored-By: Oleksii Filonenko <brightone@protonmail.com>
2020-01-01 02:34:48 +00:00
Rika
53553286b6 get_iplayer: 2.99 -> 3.24 2020-01-01 00:41:28 +00:00
toonn
22b8a90e8c ranger: 1.9.2 -> 1.9.3 2019-12-31 17:23:50 +01:00