Commit graph

7509 commits

Author SHA1 Message Date
adisbladis 28a590897e hivemind: Patch /bin/sh to runtimeShell 2020-01-30 22:00:54 -08:00
Nikolay Korotkiy 7267908f84 mkgmap: 4289 -> 4432 2020-01-30 21:57:23 -08:00
Jan Tojnar 14576373d0
Merge pull request #78125 from KnairdA/master
pdfpc: Fix gstreamer video playback issue #73321
2020-01-31 01:53:17 +01:00
Luka Blaskovic c7078be190 lutris: use default llvm in chrootenv 2020-01-30 18:35:30 -05:00
Nikolay Korotkiy 410a80381c
gpxlab: enable on darwin 2020-01-31 00:13:53 +03:00
R. RyanTM b2122bd2bb blugon: 1.11.4 -> 1.12.0 2020-01-30 20:38:30 +00:00
R. RyanTM 47a68b3ca7 worker: 4.1.0 -> 4.2.0 2020-01-30 14:44:53 +00:00
Maximilian Bosch 1203742766
ssw: init at 0.3
GNU spread-sheet widget. Needed for pspp-1.2.0.
2020-01-30 15:19:11 +01:00
Nikolay Korotkiy 581f28ef3c
gpxsee: enable on darwin 2020-01-30 09:16:51 +03:00
Nikolay Korotkiy 47715b2824
gpxsee: 7.19 -> 7.20 2020-01-28 23:51:37 +03:00
Maximilian Bosch 6b0cd9ad47
Merge branch 'staging' into glibc230
Conflicts:
	pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
Frederik Rietdijk 7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Mario Rodas 42a195919a
Merge pull request #78669 from Frostman/hugo-0.62.2
hugo: 0.62.2 -> 0.63.2
2020-01-28 07:00:55 -05:00
Frederik Rietdijk dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Maximilian Bosch b3729ae77f
kitty: 0.15.1 -> 0.16.0
https://github.com/kovidgoyal/kitty/releases/tag/v0.16.0
2020-01-28 09:14:33 +01:00
Sergey Lukjanov f4196913e9 hugo: 0.62.2 -> 0.63.2 2020-01-27 23:37:18 -08:00
markuskowa 67a71b6fca
Merge pull request #78436 from wucke13/foxtrotgps
foxtrotgps: init at 1.2.2
2020-01-27 17:48:12 +01:00
Silvan Mosberger 80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
wucke13 f186045313 foxtrotgps: init at 1.2.2 2020-01-27 13:17:35 +01:00
Scriptkiddi 05e661f665 joplin-desktop: Add a desktop Item for joplin-desktop 2020-01-27 06:13:45 +01:00
Niklas Hambüchen f12461bd37
Merge pull request #78502 from r-ryantm/auto-update/elogind
elogind: 241.4 -> 243.4
2020-01-26 13:59:02 +01:00
R. RyanTM 8699530c0f elogind: 241.4 -> 243.4 2020-01-26 04:31:29 +00:00
Will Dietz 5b6eba9ee2
Merge pull request #78500 from r-ryantm/auto-update/diff-pdf
diff-pdf: 0.3 -> 0.4.1
2020-01-25 22:09:10 -06:00
R. RyanTM b1c751119f diff-pdf: 0.3 -> 0.4.1 2020-01-26 03:57:54 +00:00
Maximilian Bosch ac782ad4b2
vit: fix tests 2020-01-25 12:58:13 +01:00
wucke13 9a88d2248b tangogps: drop at 0.99.2
tangogps is abandoned. It looks like it this is the case since the early
2010s. foxtrotgps is a fork, that still is maintained.
2020-01-25 00:44:31 +01:00
Scriptkiddi 05626cc86b teleprompter: init at 2.3.4 2020-01-24 08:05:53 +01:00
Maximilian Bosch eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
Maximilian Bosch 32ea78acd7
spaceFM: fix build w/glibc-2.30 2020-01-23 10:40:49 +01:00
Maximilian Bosch feb29ae15e
gcal: fix build w/glibc-2.30
See https://lists.gnu.org/archive/html/bug-gcal/2018-10/msg00000.html
for further reference.
2020-01-23 00:21:22 +01:00
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
wedens f52c3846ff megacmd: init at 1.1.0 2020-01-21 18:36:09 +07:00
Matthias Beyer d7de1de097 toot: 0.24.0 -> 0.25.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-01-21 10:01:35 +01:00
Adrian Kummerlaender 28a287887a pdfpc: Fix gstreamer video playback issue #73321 2020-01-20 20:02:14 +01:00
Johannes Schleifenbaum 465dc6e224
dbeaver: 6.3.2 -> 6.3.3 2020-01-20 10:08:48 +01:00
Ivan Kozik 76ab11518d treewide: Remove myself from maintainers on some packages (#78027) 2020-01-19 12:18:34 -05:00
Mario Rodas 0d114b22e2
Merge pull request #77909 from r-ryantm/auto-update/todoist
todoist: 0.14.0 -> 0.15.0
2020-01-19 08:26:31 -05:00
Mario Rodas 7af0438ab5
Merge pull request #77919 from r-ryantm/auto-update/xmrig
xmrig: 5.4.0 -> 5.5.1
2020-01-19 08:21:23 -05:00
Peter Simons 1fc81e7b3a
Merge pull request #77987 from fgaz/ikiwiki/3.20190228
ikiwiki: 3.20170111 -> 3.20190228
2020-01-19 10:48:14 +01:00
Francesco Gazzetta 33a12a2d22 ikiwiki: 3.20170111 -> 3.20190228 2020-01-18 19:19:45 +01:00
Niklas Hambüchen 7966f10400
Merge pull request #77616 from peterhoeg/u/calibre_4_8
calibre: 3.48 -> 4.8
2020-01-18 02:22:08 +01:00
worldofpeace 468a74629a
Merge pull request #77947 from leotaku/fix-cbatticon
cbatticon: Add wrapGAppsHook to nativeBuildInputs
2020-01-17 13:30:09 -05:00
worldofpeace 25b30b0978
Merge pull request #77890 from r-ryantm/auto-update/notejot
notejot: 1.5.8 -> 1.6.0
2020-01-17 13:27:20 -05:00
Frederik Rietdijk bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
leotaku 5c0b9f5651 cbatticon: Add wrapGAppsHook to nativeBuildInputs 2020-01-17 16:07:05 +01:00
Ryan Mulligan 2adc54dda6
Merge pull request #77863 from r-ryantm/auto-update/bashSnippets
bashSnippets: 1.17.3 -> 1.23.0
2020-01-17 06:31:15 -08:00
Ryan Mulligan d3ab403a1f
Merge pull request #77907 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.4 -> 0.10.5
2020-01-17 05:44:33 -08:00
R. RyanTM 839cf84c41 xmrig: 5.4.0 -> 5.5.1 2020-01-17 12:33:55 +00:00
R. RyanTM 74126d953c todoist: 0.14.0 -> 0.15.0 2020-01-17 11:44:05 +00:00
R. RyanTM 2f3701e2ab syncthingtray: 0.10.4 -> 0.10.5 2020-01-17 11:22:29 +00:00
R. RyanTM 9e27f0510c notejot: 1.5.8 -> 1.6.0 2020-01-17 08:52:48 +00:00
R. RyanTM 029cdb762d bashSnippets: 1.17.3 -> 1.23.0 2020-01-17 04:46:52 +00:00
Will Dietz ed6e427e90
Merge pull request #77746 from filalex77/nnn-2.9
nnn: 2.8.1 -> 2.9
2020-01-16 18:58:41 -06:00
Vladyslav M 9f267be72c
gpxsee: 7.18 -> 7.19 (#77637)
gpxsee: 7.18 -> 7.19
2020-01-16 23:42:46 +02:00
Oleksii Filonenko 026ac88b94
tmatrix: add filalex77 to maintainers 2020-01-16 14:53:10 +02:00
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
Oleksii Filonenko 9828c5753c
nnn: add filalex77 to maintainers 2020-01-15 12:07:01 +02:00
Oleksii Filonenko 35c4234afc
nnn: 2.8.1 -> 2.9 2020-01-15 12:06:06 +02:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01: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
Nikolay Korotkiy e9e684c7a4
gpxsee: 7.18 -> 7.19 2020-01-13 22:13:44 +03:00
Peter Hoeg f005f2d350 calibre: 3.48 -> 4.8 2020-01-13 21:28:24 +08: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
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
Robin Gloster 6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Maximilian Bosch 839c0ea7a5
treewide: *Inputs are flat lists 2019-12-31 01:10:02 +01:00
Robin Gloster 760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Robin Gloster 5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Frederik Rietdijk 6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Oleksii Filonenko 687e31c688
tuir: add matthiasbeyer as a maintainer
Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-30 17:34:10 +02:00
Oleksii Filonenko 84e0fbfcac
tuir: init at 1.28.03
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
2019-12-30 17:33:29 +02:00
Robin Gloster 65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Robin Gloster 2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster e25e1bf6f7
slmenu: *Flags are lists 2019-12-30 12:15:23 +01:00
Robin Gloster 269849de06
pdfpc: *Flags are lists 2019-12-30 12:15:23 +01:00
Jan Tojnar 480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Jan Tojnar 86d3c33475
osm2xmap: clean up
Do not use DESTDIR and bring makeFlags more in line with the Makefile:
a5f9ceadf0/Makefile
2019-12-29 21:57:04 +01:00
Frederik Rietdijk fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +01:00
Jean-Philippe Braun a84185860c waybar: 0.8.0 -> 0.9.0 2019-12-28 16:09:15 +01:00
Maximilian Bosch 9aadb6391d
taizen: fix darwin build
https://hydra.nixos.org/build/108557016
2019-12-28 15:07:38 +01:00
R. RyanTM 24a323b767
josm: 15492 -> 15553 2019-12-27 19:28:05 +01:00
Oleksii Filonenko 6c509b4f12
polybar: 3.4.1 -> 3.4.2 2019-12-27 18:46:58 +02:00
worldofpeace ab322bb4fc
Merge pull request #76558 from Kiwi/simplenote-fix
simplenote: fix libstdc++ error
2019-12-26 18:58:13 -05:00
Robert Djubek cc2037307b
simplenote: fix libstdc++ error
Fixes a bug that was noticed during an automated version bump.

What was needed was to add an LD_LIBRARY_PATH entry for stdenv.cc.cc in
makeWrapper

```
--prefix LD_LIBRARY_PATH : "${stdenv.lib.makeLibraryPath [ stdenv.cc.cc ] }" \
```

The error as seen in developer tools console was:

```
/nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/electron.asar/renderer/init.js:158 Unable to load preload script: /nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/app.asar/desktop/preload.js
(anonymous) @ /nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/electron.asar/renderer/init.js:158
/nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/electron.asar/renderer/init.js:159 Error: libstdc++.so.6: cannot open shared object file: No such file or directory
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:160:31)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:722)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:169:18)
    at Module.load (internal/modules/cjs/loader.js:602)
    at tryModuleLoad (internal/modules/cjs/loader.js:541)
    at Function.Module._load (internal/modules/cjs/loader.js:533)
    at Module.require (internal/modules/cjs/loader.js:640)
    at require (internal/modules/cjs/helpers.js:20)
    at Object.<anonymous> (/nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/app.asar/node_modules/@paulcbetts/spellchecker/lib/spellchecker.js:3)
    at Object.<anonymous> (/nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/app.asar/node_modules/@paulcbetts/spellchecker/lib/spellchecker.js:116)
```
To (help) anyone that may find have errors like this in the future:

makeWrapper requiring the makeLibraryPath with stdenv.cc.cc is fairly common for electron apps.
At least ones that use dpkg on prebuilt debian .deb files (my `bitwarden` derivation requires it, too) that use gappsWrapperArgs

Thanks @ryantm / r-ryantm and @worldofpeace :)

Reference: https://github.com/NixOS/nixpkgs/pull/76421#pullrequestreview-336359695
2019-12-26 22:01:36 +00:00
Nathan b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
Maximilian Bosch 223f25bb5f
Merge pull request #73214 from DavHau/lutris-fix-missing-gnutls
lutris: add missing gnutls dependency
2019-12-26 15:42:09 +01:00
Maximilian Bosch 9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz 77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Daniel Schaefer 25ce30d6a2
Merge pull request #76172 from JohnAZoidberg/golden-cheetah-libusb
golden-cheetah: Add libusb (ANT+ sensors), 3.5-DEV1903 -> 3.5-RC2X
2019-12-26 02:30:38 +01:00
Maximilian Bosch 622c199eac
Merge pull request #76302 from MetaDark/rofi
rofi: fix displaying hicolor icons
2019-12-26 02:22:07 +01:00
Mario Rodas 13884f5c07
Merge pull request #76502 from kolaente/update/hugo
hugo 0.61.0 -> 0.62.0
2019-12-25 13:44:09 -05:00
kolaente d4c6ab158a
hugo 0.61.0 -> 0.62.0 2019-12-25 16:30:08 +01:00
markuskowa 788473c6db
Merge pull request #76473 from r-ryantm/auto-update/xmrig
xmrig: 5.1.0 -> 5.4.0
2019-12-25 14:57:45 +01:00
Ryan Mulligan 0874e85e90
Merge pull request #76446 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.3 -> 0.10.4
2019-12-25 05:38:39 -08:00
Ryan Mulligan 7f449f04b9
Merge pull request #76421 from r-ryantm/auto-update/simplenote
simplenote: 1.11.0 -> 1.12.0
2019-12-25 05:35:23 -08:00
Jan Tojnar ca39dd3a8a
Merge branch 'master' into staging-next 2019-12-25 05:15:06 +01:00
R. RyanTM 84032a696d xmrig: 5.1.0 -> 5.4.0 2019-12-24 16:00:50 -08:00
R. RyanTM fae417b5cc vym: 2.7.0 -> 2.7.1 2019-12-24 15:14:31 -08:00
R. RyanTM 70c6664e3e syncthingtray: 0.10.3 -> 0.10.4 2019-12-24 12:27:01 -08:00
Jörg Thalheim 74f14bdeee
Merge pull request #76300 from mmlb/alacritty-tic-e
alacritty: Add -e to tic call following INSTALL.md
2019-12-24 17:42:29 +00:00
R. RyanTM cb9a102060 simplenote: 1.11.0 -> 1.12.0 2019-12-24 09:13:32 -08:00
Niklas Hambüchen 826d61e5d9
Merge pull request #76212 from r-ryantm/auto-update/blender
blender: 2.81 -> 2.81a
2019-12-24 15:13:57 +01:00
Johannes Schleifenbaum 5714a71897
dbeaver: 6.3.0 -> 6.3.1 2019-12-24 08:51:32 +01:00
MetaDark b12dfd0757 rofi: fix displaying hicolor icons
This adds the hicolor theme to XDG_DATA_DIRS for rofi and moves all
wrapping to rofi/wrapper.nix.

The wrapper will now always be generated, even when a theme is not provided.
2019-12-23 14:40:33 -05:00
Manuel Mendez e4e7f3a808 alacritty: Add -e to tic call following INSTALL.md 2019-12-23 14:19:20 -05:00
worldofpeace 8ce02fe9bc
Merge pull request #76239 from kjuvi/cipher
cipher: 2.0.0 -> 2.5.0
2019-12-23 14:01:47 -05:00
Ryan Mulligan 4dc3d2ffe9
Merge pull request #76282 from r-ryantm/auto-update/hstr
hstr: 2.0 -> 2.2
2019-12-23 10:50:42 -08:00
kjuvi 25fb2b68a9 cipher: 2.0.0 -> 2.5.0 2019-12-23 19:40:27 +01:00
R. RyanTM 822ee7e95e hstr: 2.0 -> 2.2 2019-12-23 08:56:26 -08:00
Mario Rodas 4d6e005dec
Merge pull request #76254 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.11.1 -> 1.12.1
2019-12-23 11:08:25 -05:00
R. RyanTM 00cd8b7ac6 gallery-dl: 1.11.1 -> 1.12.1 2019-12-23 04:31:14 -08:00
Mario Rodas 483c03d406
Merge pull request #76221 from r-ryantm/auto-update/coursera-dl
coursera-dl: 0.11.4 -> 0.11.5
2019-12-23 04:50:45 -05:00
R. RyanTM 8963b4aed4 coursera-dl: 0.11.4 -> 0.11.5 2019-12-22 22:18:40 -08:00
R. RyanTM dfa93d552c blender: 2.81 -> 2.81a 2019-12-22 20:36:57 -08:00
worldofpeace 2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05:00
Daniel Schaefer 358ab81fff golden-cheeta: Use qtwebengine instead of qtwebkit 2019-12-22 21:43:31 +01:00
Daniel Schaefer 57ad13175c golden-cheetah: 3.5-DEV1903 -> 3.5-RC2X 2019-12-22 21:40:26 +01:00
Daniel Schaefer 6c8283e337 golden-cheetah: Enable libusb support
Makes it possible to use ANT+ sensors using an ANT+ USB transceiver.
2019-12-22 15:47:18 +01:00
worldofpeace cfba4685a0
Merge pull request #76131 from flokli/diffpdf-qt
diffpdf: fix qt wrapping
2019-12-21 23:15:46 -05:00
Niklas Hambüchen 213e129825 qtpass: Fix /usr/lib hardcode to pass-otp.
Before, the checkbox for OTP functionality could not be enabled on
NixOS, even when `(pass.withExtensions (exts: [ exts.pass-otp ]))`
was installed correctly.
2019-12-22 03:19:52 +01:00
Maximilian Bosch f2a989b001
Merge pull request #76124 from tadeokondrak/wofi-1.0
wofi: 2019-10-28 -> 1.0
2019-12-21 14:10:37 +01:00
Florian Klink 2054a083fb diffpdf: fix qt wrapping
We were using stdenv.mkDerivation instead of the qt-provided
mkDerivation, so qt wrapping didn't happen.
2019-12-21 13:48:51 +01:00
Maximilian Bosch da4b7e778a
kitty: 0.15.0 -> 0.15.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.15.1
2019-12-21 12:14:36 +01:00
Tadeo Kondrak f90d0634f8
wofi: 2019-10-28 -> 1.0 2019-12-20 23:16:36 -07:00
Alyssa Ross 7887a81193
treewide: fix cargoSha256 (again)
cargo-vendor output was changed in a4fc84de44.
2019-12-20 20:08:53 +00:00
Jan Tojnar 76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
Michael Weiss 03beaedc77
gollum: Update the dependencies (security, CVE-2019-16782)
This updates rack to 1.6.12 for CVE-2019-16782 [0].

[0]: https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3
2019-12-19 18:53:24 +01:00
Frederik Rietdijk 39037a3431 Merge staging-next into staging 2019-12-19 09:21:24 +01:00
Jan Tojnar b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Jan Tojnar dda27bb406
lutris: fix build
Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.

Also stop using aliases.
2019-12-19 00:58:19 +01:00
Ryan Orendorff 797b706daf barrier: add openssl runtime dependency (#75490)
* barrier: add openssl runtime dependency

The barrier GUI creates an SSL certificate at runtime using OpenSSL. We add
openssl to the path to enable this feature.

* barrier: fix GLib-GIO-ERROR rg.gtk.Settings.FileChooser

When you use the Barrier menu item in the GUI to save the configuration, the
program crashes. wrapGAppsHook fixes this issue.

Error was:
GLib-GIO-ERROR **: 19:03:29.155: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key nixos

* barrier: move cmake buildInputs to nativeBuildInputs
2019-12-18 02:32:32 +01:00
rnhmjoj 705cc53817
fsv: fix build with gettext 0.20 2019-12-18 00:26:41 +01:00
Michael Raskin 26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
markuskowa cc92da0302
Merge pull request #75720 from sikmir/gpxlab
gpxlab: init at 0.7.0
2019-12-16 11:02:24 +01:00
Niklas Hambüchen 0d3570c94d elogind: 241.3 -> 241.4 2019-12-16 03:52:24 +01:00
R. RyanTM d7125bf6b6 xmr-stak: 2.10.7 -> 2.10.8 2019-12-15 22:13:29 +00:00
Nikolay Korotkiy 38294e3051
gpxlab: init at 0.7.0 2019-12-15 22:53:06 +03:00
Frederik Rietdijk c20cd71d60 Merge master into staging-next 2019-12-15 16:09:28 +01:00
worldofpeace be13df6c76
Merge pull request #75465 from worldofpeace/gnome-args
doc/gnome: update wrapper args example, remove proliferated uses
2019-12-15 00:13:17 -05:00
worldofpeace abe3475df8 treewide: remove bash snippets in flags
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
Jan Tojnar eb1d315cd8
xorg.xcbproto: do not depend on python2 2019-12-15 01:50:34 +01:00
Jan Tojnar 429561978b
Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00