Commit Graph

18532 Commits

Author SHA1 Message Date
Renaud
c2a412d5c6
Merge pull request #51389 from cryptix/update/systrayhelper
systrayhelper: 0.0.3 -> 0.0.4
2018-12-02 16:53:49 +01:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
c0bw3b
a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Bas van Dijk
7035598251
Merge pull request #51225 from LumiGuide/elk-6.5.1
elk: 6.3.2 -> 6.5.1
2018-12-02 14:44:47 +01:00
Henry
bc98e5e860 systrayhelper: 0.0.3 -> 0.0.4 2018-12-02 14:34:06 +01:00
Jörg Thalheim
31f67bed5b
Merge pull request #51379 from Gerschtli/add/programs-nm-applet
nixos/nm-applet: add nm-applet program
2018-12-02 11:49:45 +00:00
Jörg Thalheim
4c7b012d85
networkmanager-applet: set default icon theme 2018-12-02 11:48:40 +00:00
Vladyslav Mykhailichenko
6a0bbbdc57
oxipng: 2.1.6 -> 2.1.8 2018-12-02 11:13:33 +02:00
Vladyslav M
4e7a366c75
Merge pull request #51372 from dtzWill/update/s-tui-0.8.3
s-tui: 0.8.2 -> 0.8.3
2018-12-02 10:34:54 +02:00
worldofpeace
3f4cbd47af
Merge pull request #51349 from marsam/feature/fix-vdirsyncer
vdirsyncer: fix build
2018-12-02 03:15:50 -05:00
Will Dietz
02b1a4ab75 s-tui: 0.8.2 -> 0.8.3
https://github.com/amanusk/s-tui/releases/tag/v0.8.3

Drop patch, including it was the reason for this release :).
2018-12-02 00:19:41 -06:00
Jan Tojnar
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Mario Rodas
c154ecfc38
vdirsyncer: fix build
- Add support for build on darwin
2018-12-01 19:17:54 -05:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Bas van Dijk
fbf0efc6a7 elk: 6.3.2 -> 6.5.1 2018-12-01 12:47:12 +01:00
worldofpeace
50bb0afa7c
Merge pull request #50863 from marsam/feature/add-aws-google-auth
aws-google-auth: init at 0.0.29
2018-11-30 21:58:24 -05:00
Mario Rodas
f15aecd1bb aws-google-auth: init at 0.0.29 2018-11-30 21:57:07 -05:00
worldofpeace
22926c8b84
Merge pull request #51284 from kampka/upgrade-gandi-cli
gandi-cli: 0.19 -> 1.3
2018-11-30 18:16:13 -05:00
Christian Kampka
4ed2dd919b gandi-cli: 0.19 -> 1.3 2018-11-30 23:13:34 +01:00
Michael Weiss
bdb007ddce monkeysphere: Update the comment why the tests don't run 2018-11-30 21:33:30 +01:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Renaud
4088758a6b
Merge pull request #51244 from uri-canva/perceptualdiff
perceptualdiff: init at 2.1
2018-11-30 09:29:50 +01:00
Uri Baghin
3f806a0ae7 perceptualdiff: init at 2.1 2018-11-30 18:27:43 +11:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
eburimu
cfb184f2cb
fix reiserfsprogs cross compilation 2018-11-29 17:52:20 +00:00
eburimu
98a2a5b537
fix jfsutils cross compilation 2018-11-29 10:14:02 +00:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
aszlig
bef2a43957
beets-alternatives: Add myself as maintainer
I've introduced the plugin and have been maintaining it ever since, so
it's time to make myself the official maintainer in order to avoid
confusion about who to address when issues about the alternatives plugin
arise.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @wisp3rwind
2018-11-29 05:10:17 +01:00
aszlig
887ae75eb2
beets-alternatives: 0.8.2 -> 0.9.0
This introduces the following upstream changes:

  * The package is now on PyPI
  * Require at least beets v1.4.7
  * Update album art in alternatives when it changes
  * Python 3 support (Python 2.7 continues to be supported)
  * Support the format aliases defined by the convert plugin ('wma' and
    'vorbis' with current beets)
  * Bugfix: Explicitly write tags after encoding instead of relying on
            the encoder to do so
  * Bugfix: If the formats config option is modified, don't move files
            if the extension would change, but re-encode

I updated this because I was pinged by @wisp3rwind about moving back to
@geigerzaehler's repository at [1].

This is what @wisp3rwind wrote in the comment[2] (which was originally
directed to @Profpatsch):

  (I hope you're the one to bug, or at least can ping someone else), I
  just noticed that you switched the NixOS package to my repository.
  Would you please switch it back to this repo soon-ish? The code here
  is better tested, and [3] is handled less elegantly on my fork since
  it requires changes to the configuration. The latter are undocumented,
  but whoever has bothered to take a look at the code might end up with
  (harmless) unused config entries.

So in essence we're now back to the original upstream repository again,
which I changed to @wisp3rwind's fork in 29e89248bf
because it fixed issues with Python 3.

Stripping the long_description from setup.py also doesn't seem to be
required anymore, but I didn't investigate why (might be because either
our Python tooling now sets a default language or the README simply no
longer has non-ASCII characters).

[1]: https://github.com/geigerzaehler/beets-alternatives
[2]: https://github.com/geigerzaehler/beets-alternatives/issues/23
[3]: https://github.com/geigerzaehler/beets-alternatives/pull/27

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-29 05:10:15 +01:00
aszlig
36efeac21a
beets: Add patch to fix Python 3.7 compatibility
Since 0f38d9669f, the default Python
version for Python 3 is now Python 3.7.

It has been a while since beets had a new release, but the fix for
Python 3.7 is already in master (and it's also rather small), so I
decided to cherry-pick the commit as a patch.

I've built the package along with its tests and they failed at first,
but the errors were unrelated. So I disabled the tests for pylint, as
they're failing right now.

In addition I also needed to temporarily revert
0d2f06ae3a, which supposedly should fix
issues with Python 2 but aparently breaks Python 3 support and during
the beets tests we get a ModuleNotFoundError for the "_gi_gst" module.

However I didn't further investigate why this happens, as I'm time
constrained right now. But after disabling the pylint tests and the
revert of the mentioned gst-python commit, the beets tests succeed.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @jtojnar, @lopsided98 (for introducing the gst-python change)
Cc: @domenkozar, @pjones (other beets maintainers)
2018-11-29 05:10:13 +01:00
Matthew Bauer
38f1b48232 tightvnc: use imake setup hook 2018-11-28 20:14:44 -06:00
Matthew Bauer
8e4b0ceeb2 vncrec: use imake setup hook 2018-11-28 20:14:43 -06:00
Matthew Bauer
3f00c67ef9 x11-ssh-askpass: cleanup 2018-11-28 20:14:42 -06:00
Matthew Bauer
f0077dc7da transfig: use imake setup hook 2018-11-28 20:14:41 -06:00
Matthew Bauer
c90dba094d xzoom: use imake setup hook 2018-11-28 20:14:40 -06:00
Matthew Bauer
fd1a5aecab xvkbd: use imake setup hook 2018-11-28 20:14:40 -06:00
Matthew Bauer
39122285ba xbrightness: use imake setup hook 2018-11-28 20:14:39 -06:00
Matthew Bauer
be10bee0e4 x2x: use imake setup hook 2018-11-28 20:14:38 -06:00
Matthew Bauer
9d2c6ea47a otfcc: use premake setup hook 2018-11-28 20:14:32 -06:00
Matthew Bauer
c315b9ec52
Merge pull request #51118 from bennofs/fix-mkpasswd
mkpasswd: fix cross compilation
2018-11-28 11:59:05 -06:00
Benno Fünfstück
a5a239ca2d efivar: fix cross compilation 2018-11-28 14:34:41 +01:00
Léo Gaspard
8231e7181b
Merge branch 'pr-49633'
* pr-49633:
  pulumi: init at 0.16.2
2018-11-28 10:09:18 +09:00
Peter Romfeld
08699733bb
pulumi: init at 0.16.2 2018-11-28 00:45:45 +08:00
Benno Fünfstück
468d1595f8 mkpasswd: fix cross compilation 2018-11-27 17:04:40 +01:00
Will Dietz
97c8ede6cb gist: 4.6.2 -> 5.0.0, simplify
* default wrapper works fine now AFAICT
* Not sure that 'dontStrip' does anything here
  (regardless doesn't seem to be useful any longer)
2018-11-27 09:40:17 -06:00
Benno Fünfstück
284c3edbc8
nbench: init at 2.2.3 (#51081) 2018-11-26 22:16:16 +01:00
Florian Klink
a62aeb9b5f
Merge pull request #51015 from marsam/feature/update-wal-g
wal-g: 0.1.12 -> 0.2.0
2018-11-26 19:15:23 +01:00