Commit graph

7467 commits

Author SHA1 Message Date
Maximilian Bosch 3c0b262cee
Merge pull request #80417 from Ma27/fix-waybar
waybar: 0.9.0 -> 0.9.1, fix build
2020-02-20 01:50:44 +01:00
Luflosi 2a15e3ba75
kitty: better fix for build error
Without the `no-werror.patch`, the compilation would fail with the following warning:
```
clang-7: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument]
```
To fix this, the compiler command line options `-pedantic-errors` and `-Werror` were patched out of the build script so that the warning would not become an error and stop the build. This is not ideal as this piece of code is changed fairly frequently, which requires fixing the patch. In the next kitty version the patch would need to be fixed again.
A better alternative is to just not pass `-fno-strict-overflow` to the compiler. This is done by disabling the `strictoverflow` hardening feature.
2020-02-19 17:28:46 +01:00
Mario Rodas c2e10f2473
Merge pull request #80411 from dywedir/zola
zola: 0.9.0 -> 0.10.0
2020-02-19 08:33:09 -05:00
Vladyslav M 7b04af1b89
zola: 0.9.0 -> 0.10.0 2020-02-19 08:00:03 +02:00
Maximilian Bosch 89e2a43300
waybar: 0.9.0 -> 0.9.1, fix build
ZHF: #80379
https://hydra.nixos.org/build/113067187
2020-02-18 13:40:17 +01:00
Rakesh Gupta 50593c6f1e Added additional dependency boto3, needed for s3 cache support 2020-02-18 00:08:54 -08:00
Imran Hossain 2599fd06a2 todoist-electron: init at 1.19 2020-02-17 15:44:48 -08:00
Lancelot SIX 9992702e4b
Merge pull request #80349 from jojosch/dbeaver_6.3.5
dbeaver: 6.3.4 -> 6.3.5
2020-02-17 21:44:50 +01:00
Kim Lindberger a2f3ec7a60
synergy: Build application bundle on Darwin + other fixes (#80354)
Includes the following fixes for Darwin:
- Build an application bundle
- Don't install the .desktop file and icons
- Get rid of unused cmake variables
- Don't list avahi as a dependency, since it's not used
2020-02-17 14:41:43 -05:00
Johannes Schleifenbaum dfd86fc882
dbeaver: 6.3.4 -> 6.3.5 2020-02-17 12:56:16 +01:00
Benjamin Hipple 5ef4af7afc
doomseeker: add qt wrapper, cleanup (#79794)
This avoids using NIX_CFLAGS_COMPILE by switching to hardeningDisable.
The hack is also only needed for darwin sources and is not specific to
clang.

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-17 04:50:44 -05:00
Nikolay Korotkiy 7855afeef7 mbutil: init at 0.3.0 2020-02-16 19:41:02 -08:00
Benjamin Hipple 93aadd5f4a todiff: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:40:35 -05:00
Benjamin Hipple bb2cb2d5e2 pastel: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 08:39:34 -08:00
Benjamin Hipple 5434a66f91 taizen: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 08:39:02 -08:00
Benjamin Hipple 731c793fed rsclock: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 08:38:33 -08:00
Daniel Schaefer 59f40350f2
Merge pull request #80256 from bhipple/u/rust-cargo-alacritty
alacritty: upgrade cargo fetcher and cargoSha256
2020-02-16 13:45:11 +01:00
Jon 1df3c86f2e
moolticute: 0.30.8 -> 0.42.32-testing (#80222) 2020-02-16 12:23:57 +02:00
Benjamin Hipple 1f03a3434f alacritty: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 03:53:12 -05:00
Daniel Schaefer e7e1b26ec9
Merge pull request #80106 from r-ryantm/auto-update/worker
worker: 4.2.0 -> 4.3.0
2020-02-15 23:16:43 +01:00
Daniel Schaefer fea6805e57
Merge pull request #79494 from r-ryantm/auto-update/CopyQ
copyq: 3.9.3 -> 3.10.0
2020-02-15 23:02:21 +01:00
Gabriel Ebner 6d12da3662
Merge pull request #79550 from sikmir/goldendict
goldendict: enable on darwin
2020-02-15 13:34:07 +01:00
Ryan Mulligan c933a700c3
Merge pull request #80140 from r-ryantm/auto-update/qdirstat
qdirstat: 1.6 -> 1.6.1
2020-02-14 20:42:58 -08:00
Kim Lindberger 29c5035e0f
synergy: 1.8.8 -> 1.11.0 (#80138)
This gets rid of a few patches that aren't needed any more, adds one
to make the tests work again and updates the MacOS patch. It also
introduces two builds - one with the Qt application and one without.

The patch to get the tests working will be submitted upstream and
hopefully not be needed for future releases.
2020-02-14 19:39:47 -05:00
Gabriel Ebner b39175b9b9
Merge pull request #80057 from WhittlesJr/octoprint-plugins
Update and add some Octoprint plugins
2020-02-14 23:10:04 +01:00
Vladyslav M 212fa68f0a
Merge pull request #79991 from sikmir/gpxsee
gpxsee: 7.20 -> 7.22
2020-02-14 23:05:18 +02:00
R. RyanTM 12ea3571ea qdirstat: 1.6 -> 1.6.1 2020-02-14 21:01:24 +00:00
R. RyanTM 40556c9617 worker: 4.2.0 -> 4.3.0 2020-02-14 09:45:51 +00:00
Michele Guerini Rocco 30bc29280a
Merge pull request #80089 from ivanbrennan/urxvt-perls-update
rxvt-unicode-plugins.perls: 2.2 -> 2.3
2020-02-14 10:29:39 +01:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
ivanbrennan 73b22c4096
rxvt-unicode-plugins.perls: deprecated plugins
While the clipboard and url-select plugins have been deprecated, it's
likely there are still many users expecting them to exist, so continue
to provide them.

https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
2020-02-13 23:44:30 -05:00
ivanbrennan 0e69b50b60
rxvt-unicode-plugins.perls: 2.2 -> 2.3
This upgrade brings a new option to the keyboard-select plugin:

  URxvt.keyboard-select.clipboard: If true, copy to clipboard too

and removes the now deprecated clipboard and url-select plugins. The
reasons for deprecating these two plugins are described at:
https://github.com/muennich/urxvt-perls/blob/master/deprecated/README.md
2020-02-13 23:34:45 -05:00
Alex Whitt 61a637aa64 Octoprint-SimpleEmergencyStop: init at 0.2.5 2020-02-13 15:58:50 -05:00
Alex Whitt 37e6afd799 Octoprint-GcodeEditor: init at 0.2.6 2020-02-13 15:58:33 -05:00
Alex Whitt 5e0ae51052 Octoprint-ABL_Expert: init at 2019-12-21 2020-02-13 15:58:17 -05:00
Alex Whitt dba13a032c Octoprint-PrintTimeGenius: 2.0.2 -> 2.2.1 2020-02-13 15:58:04 -05:00
Nikolay Korotkiy 1ac4319bcc qlandkartegt: fix broken download links 2020-02-13 08:34:37 -08:00
rnhmjoj 91f81e84de
rxvt-unicode/vtwheel: use new package name for rxvt-unicode 2020-02-13 09:38:16 +01:00
Nikolay Korotkiy e34a0fa668
gpxsee: 7.20 -> 7.22 2020-02-13 10:23:37 +03:00
Nikolay Korotkiy 217b221eab
goldendict: enable on darwin 2020-02-13 10:09:36 +03:00
R. RyanTM 036a1b2755
latte-dock: 0.9.7 -> 0.9.8.1 (#79533) 2020-02-12 17:16:37 -05:00
Marek Mahut 6709eabe51
Merge pull request #79901 from sikmir/nnn
nnn: 2.9 -> 3.0
2020-02-12 14:32:46 +01:00
Jan Tojnar 9fb6c2b6d5
Merge pull request #79764 from r-ryantm/auto-update/udiskie
udiskie: 1.7.7 -> 2.1.0
2020-02-12 12:35:52 +01:00
Nikolay Korotkiy b2d4c9d216
nnn: 2.9 -> 3.0 2020-02-12 09:32:20 +03:00
Milan Pässler 7fbc860d72 tipp10: init at 3.1.0 2020-02-11 17:36:22 +01:00
R. RyanTM 5dc70e89c4 hugo: 0.64.0 -> 0.64.1 2020-02-11 09:10:51 +00:00
R. RyanTM 42f1cab9c8 udiskie: 1.7.7 -> 2.1.0 2020-02-10 20:15:56 +00:00
volth f1541d185d far2l: fix .desktop file 2020-02-10 20:40:46 +01:00
volth 047095f89f far2l: 2018-07-19 -> 2019-12-14 2020-02-10 20:40:46 +01:00
Linus Heckemann 8f30b3e83e kanboard: 1.2.12 -> 1.2.13
Add self to maintainers
2020-02-10 20:22:46 +01:00