Commit Graph

18808 Commits

Author SHA1 Message Date
Will Dietz
d96a1bd933 yubikey-manager: lazy-load completions, touchup library path generation 2018-12-02 12:23:31 -06:00
Silvan Mosberger
4afae70e2b
Merge pull request #48423 from charles-dyfis-net/bees
bees: init at 0.6.1; nixos/modules: services.bees init
2018-12-02 18:38:47 +01:00
John Ericson
24270193b7 Merge remote-tracking branch 'upstream/staging' into fix/cross-xfsprogs 2018-12-02 12:32:03 -05:00
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
markuskowa
aa65b32c2c
Merge pull request #51356 from ivan/xfsprogs-4.19.0
xfsprogs: 4.14.0 -> 4.19.0
2018-12-02 14:53:22 +01:00
Masayuki Takeda
855cd9f3a8 dpt-rp1-py: init at 2018-10-16 2018-12-02 22:52:12 +09: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
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01: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
Will Dietz
02282130d0 yubikey-manager: 1.0.0 -> 1.0.1
https://developers.yubico.com/yubikey-manager/Release_Notes.html

https://github.com/Yubico/yubikey-manager/releases/tag/yubikey-manager-1.0.1
2018-12-02 00:04:11 -06:00
eburimu
0b695faa07 xfsprogs: fix cross compilation 2018-12-02 00:44:25 -05:00
Ivan Kozik
77255a3cd7 xfsprogs: 4.14.0 -> 4.19.0
xfsprogs started using icu in bff5d1a4e8df8a23957e5739850754991ad2b9c8, part of v4.16.0

xfsprogs-4.15.0-docdir.patch is needed to avoid cyclic references in the outputs.

./glibc-2.27.patch is no longer necessary as it was included in xfsprogs 8041435de7ed028a27ecca64302945ad455c69a6
2018-12-02 02:12:45 +00: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
koral
35f6d1cda4 loop: init at unstable-2018-10-02 2018-12-02 00:03:13 +01: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
Jörg Thalheim
84162175a3
Merge pull request #51180 from mayflower/xorg-cross
treewide: cross-fixes
2018-12-01 00:43:02 +00: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
Jan Tojnar
18e2f05845
gtk-vnc.updateScript: allow unstable versions 2018-11-30 21:35:28 +01:00
Tor Hedin Brønner
3fdfde44c6
hardinfo: fix build with new libsoup 2018-11-30 21:35:22 +01:00
Tor Hedin Brønner
1eaa454040
ldmtool: don't fail on deprecated declarations 2018-11-30 21:35:17 +01:00
Tor Hedin Brønner
0cd638b291
playerctl: switch to meson and fix build 2018-11-30 21:35:15 +01:00
Michael Weiss
bdb007ddce monkeysphere: Update the comment why the tests don't run 2018-11-30 21:33:30 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Johannes Frankenau
dc21737edd ntfy: 2.6.0 -> 2.7.0 2018-11-30 19:03:22 +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
Charles Duffy
7df55477fd
bees: init at 0.6.1
Introduce an extent-layer (as opposed to the existing file-level) deduplication
system for btrfs. This provides a means of finding similarities within
non-identical files, when they contain identical, aligned blocks.
2018-11-29 20:27:44 -06:00
Will Dietz
c6db972e8b wget: 1.19.5 -> 1.20
https://lists.gnu.org/archive/html/info-gnu/2018-11/msg00011.html
2018-11-29 20:04:38 -06: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
John Ericson
071eba26a4
Merge pull request #51204 from eburimu/fix/cross-f2fs-tools
f2fs-tools: fix cross compilation
2018-11-29 15:26:27 -05: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
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Robin Gloster
b014cdd292
ssmtp: fix cross 2018-11-29 05:50:26 +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
eburimu
d8e73253a4 f2fs-tools: fix cross compilation 2018-11-29 05:11:57 +03: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
Kamil Chmielewski
e7fd32d2f1 appimage-run: fix missing libatk-bridge-2.0.so.0
Fix `error while loading shared libraries: libatk-bridge-2.0.so.0`
when trying to run Beaker Browser >= 0.8.0
2018-11-26 21:37:07 +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
Robert Schütz
a6c90e135e bittornado: remove
It is unmaintained and does not build.
2018-11-26 15:51:48 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Mario Rodas
b7c28485f1 pgcenter: init at 0.5.0 2018-11-25 19:19:44 -05:00
Renaud
71c49d5796
Merge pull request #51046 from marsam/feature/update-vale
vale: 1.0.3 -> 1.2.6
2018-11-25 23:13:22 +01:00
worldofpeace
b49ed49c68 kbfs: 2.6.0 -> 2.10.1 2018-11-25 16:44:34 -05:00
worldofpeace
3fdbd985d9 keybase: 2.7.3 -> 2.10.1 2018-11-25 16:44:34 -05:00
worldofpeace
02e9d06e5e keybase-gui: 2.7.0 -> 2.11.0
- Use `autoPatchelfHook`
- Don't explicitly set phases - Part of #28910
- Correct `version` by hoisting out the suffix
2018-11-25 16:44:34 -05:00
Mario Rodas
3a43ca1134 vale: 1.0.3 -> 1.2.6 2018-11-25 15:58:25 -05:00
c0bw3b
9762e2c3bd confuse: remove and replace with libconfuse
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Renaud
6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
Renaud
631dc221d4
Merge pull request #51024 from mt-caret/keynav
keynav: 0.20150730.0 -> 0.20180821.0
2018-11-25 16:20:32 +01:00
Severin Fürbringer
017bade3eb diskus: 0.4.0 -> 0.5.0 (#51023)
* diskus: 0.4.0 -> 0.5.0 (#51023)

* Update pkgs/tools/misc/diskus/default.nix

Co-Authored-By: fuerbringer <severin@fuerbringer.info>
2018-11-25 15:30:43 +01:00
Masayuki Takeda
e3d1a7a8b6 keynav: 0.20150730.0 -> 0.20180821.0 2018-11-25 21:24:38 +09:00
Gleb Peregud
bea10bfcab woeusb: add p7zip to runtime deps
* woeusb: add p7zip to runtime deps enable extra feature (#47982)

WoeUSB depends on presence of '7z` binary in the path to execute an extra step. 
As Windows 7's installation media doesn't place the required EFI bootloaders
in the right location, WoeUSB extracts them from the system image manually
using '7z' binary which it checks with 'command -v 7z'.

See related code at:
aea4f91783/src/woeusb (L1530)

* woeusb: split native build inputs
2018-11-25 11:24:31 +01:00
worldofpeace
50e06fc78e
Merge pull request #50689 from r-ryantm/auto-update/mysqltuner
mysqltuner: 1.6.18 -> 1.7.13
2018-11-25 04:19:10 -05:00
Mario Rodas
aff92495ab wal-g: 0.1.12 -> 0.2.0 2018-11-25 03:57:22 -05:00
Amine Chikhaoui
e1ad1a0aa2 networkmanagerapplet: 1.8.16 -> 1.8.18
(#50338)
2018-11-25 09:27:38 +01:00
Renaud
f830fe04bd
Merge pull request #51003 from c0bw3b/pkg/ckbcomp
ckbcomp: 1.133 -> 1.187
2018-11-25 08:33:33 +01:00
markuskowa
3a393eecaf
Merge pull request #50904 from Pneumaticat/lizardfs-update
LizardFS: 3.11.3 -> 3.12.0, add Berkeley DB support
2018-11-25 02:38:57 +01:00
Kevin Liu
34f2931037
lizardfs: enable Berkeley DB support 2018-11-24 19:43:25 -05:00
Kevin Liu
4bbc1a6ce3
lizardfs: 3.11.3 -> 3.12.0 2018-11-24 19:43:03 -05:00
c0bw3b
aed83accbf ckbcomp: 1.133 -> 1.187 2018-11-25 01:21:11 +01:00
c0bw3b
6b4433cfe6 super: get patch from salsa.debian.org
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:35:26 +01:00
c0bw3b
126f94d808 Treewide: use https for people.redhat.com 2018-11-24 23:56:37 +01:00
c0bw3b
dd3e576654 Treewide: use https for src.fedoraproject.org 2018-11-24 23:53:27 +01:00
c0bw3b
adea16b86c Treewide: use https for launchpad.net 2018-11-24 23:47:52 +01:00
Will Dietz
51b526d86e mtools: 4.0.20 -> 4.0.21
* mtools: 4.0.20 -> 4.0.21 (#50993)

https://lists.gnu.org/archive/html/info-mtools/2018-11/msg00009.html

* mtools: homepage is https-capable
2018-11-24 22:34:57 +01:00
Renaud
0c1197a7fb
dfc: 3.0.5 -> 3.1.1
(#50991)
2018-11-24 20:40:37 +01:00
c0bw3b
0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
Joachim F
f00bc13ad7
Merge pull request #50831 from andersk/lxd-apparmor_parser
lxd: Provide apparmor_parser
2018-11-24 14:48:38 +00:00
Paul TREHIOU
04c038e219 wpscan: init at 3.4.0
* wpscan: init at 3.4.0 (#50958)

* wpscan: fix typo in description

Co-Authored-By: nyanloutre <paul@nyanlout.re>

* wpscan: missing indentation

Co-Authored-By: nyanloutre <paul@nyanlout.re>

* wpscan: wrap executable with curl
2018-11-24 11:48:32 +01:00
Jörg Thalheim
3681fa5456
direnv: make cross-compile on windows 2018-11-24 10:43:47 +00:00
Frederik Rietdijk
e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Sarah Brofeldt
25c562e451
Merge pull request #50550 from jD91mZM2/xidlehook
xidlehook: 0.6.0 -> 0.6.1
2018-11-24 10:32:55 +01:00
Michael Raskin
f79bf0a924
Merge pull request #50973 from c0bw3b/pkg/nsjail
nsjail: 2.7 -> 2.8
2018-11-24 08:01:47 +00:00
Will Dietz
af9ba3758f hyperfine: 1.3.0 -> 1.4.0 2018-11-23 19:26:11 -06:00
Franz Pletz
5ea22c49f1
browserpass: 2.0.18 -> 2.0.22 2018-11-24 01:35:47 +01:00
Jörg Thalheim
6d9a35a6de
direnv: 2.17.0 -> 2.18.2 2018-11-24 00:16:01 +00:00
c0bw3b
9e5b98c81a nsjail: 2.7 -> 2.8
Changelog: https://github.com/google/nsjail/releases/tag/2.8
2018-11-24 00:26:40 +01:00
James Hillyerd
c5933f4bf2 imwheel: init at 1.0.0pre12 2018-11-23 15:17:56 -08:00
Wael M. Nasreddine
d4158b1b9c
ssh-agents: init at 1.0.1 2018-11-23 12:59:33 -08:00
Maximilian Bosch
80e9f77ed5
Merge pull request #50475 from Pneumaticat/ibus-table-chinese-init
ibus-table-chinese: init at 1.8.2
2018-11-23 14:11:58 +01:00
Vincent Laporte
6bdb039138
timidity: 2.14.0 -> 2.15.0 2018-11-23 06:54:46 +00:00
Travis Athougies
c116de9411 Use runtimeShell for dhcpcd 2018-11-22 19:57:01 -08:00
Franz Pletz
c826315257
youtubeDL: 2018.11.07 -> 2018.11.18 2018-11-22 14:36:26 +01:00
Franz Pletz
1a371818b6
kea: 1.4.0 -> 1.4.0-P1 2018-11-22 14:36:25 +01:00
Pierre Bourdon
90720d0139 curl: cherry-pick upstream patch for ipv6 url parsing
Upstream bug: curl/curl#3218.

This causes nixos/tests/ipv6.nix to fix since the last staging merge.
2018-11-22 09:58:34 +01:00
Frederik Rietdijk
c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
R. RyanTM
5aa34d934d duo-unix: 1.10.5 -> 1.11.0 (#50793)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-11-22 02:55:52 -05:00
Tim Steinbach
c605b98637
miniserve: init at 0.2.1 2018-11-21 20:22:32 -05:00
Jörg Thalheim
6d7e116d0c
Merge pull request #50895 from dywedir/oxipng
oxipng: 2.1.0 -> 2.1.6
2018-11-22 00:54:59 +00:00
Matthieu Coudron
35f74c3608 mininet: init at 2.3.0d4 (#41261)
Mininet (https://github.com/mininet/mininet) is a popular network emulator that
glues several components such as network namespaces, traffic control
commands into a set of python bindings. It is then "easy" to describe a
topology and run experiments on it.
2018-11-21 23:33:10 +00:00
Renaud
8f7e407f81
Merge pull request #50894 from worldofpeace/fpart/1.1.0
fpart: 1.0.0 -> 1.1.0
2018-11-21 23:48:44 +01:00
worldofpeace
eeec5612b4 fpart: 1.0.0 -> 1.1.0
Also use `fetchFromGitHub` for fetch so we can use https.
2018-11-21 17:05:20 -05:00
Vladyslav Mykhailichenko
a40fa7c046
oxipng: 2.1.0 -> 2.1.6 2018-11-21 23:19:24 +02:00
Daiderd Jordan
ed9741790d
Merge pull request #50836 from daniels/patch-3
xsv: Add darwin.Security as dependency on MacOS
2018-11-21 21:13:40 +01:00
Daniel Sandbecker
fcac08f565 xsv: Pass Security framework from all-packages 2018-11-21 20:02:14 +01:00
Jörg Thalheim
097c633bf2
Merge pull request #50833 from dywedir/wireguard-tools
wireguard-tools: 0.0.20181018 -> 0.0.20181119
2018-11-21 18:20:20 +00:00
Jörg Thalheim
2f4037f62b
blsd: fix cross-compilation 2018-11-21 17:49:32 +00:00
Matthew Bauer
f4bf6ba67b mdbtools: 0.6pre1 -> 0.7.1
Also remove mbdtools_git. This was older than mbdtools!
2018-11-21 09:39:11 -06:00
Michael Raskin
b4bfa628d8
Merge pull request #49770 from luke-clifton/dvtm-master
dvtm-unstable: init at 2018-03-31
2018-11-21 12:57:03 +00:00
Renaud
fda41e851b
Merge pull request #50767 from Izorkin/lego
lego: 1.0.1 -> 1.2.1
2018-11-21 13:20:17 +01:00
Frederik Rietdijk
701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
Frederik Rietdijk
f0b49c4d10 python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
sjau
56821aefa4 easysnap: 2018-10-28 -> 2018-11-20 (#50830) 2018-11-21 10:40:39 +01:00
Renaud
e79a0b4052
Merge pull request #50850 from delroth/kpcli-prompt
kpcli: fix wrong program name in prompt (#50845)
2018-11-21 10:27:43 +01:00
Luke Clifton
9c37c5f4d3 dvtm-unstable: init at 2018-03-31 2018-11-21 16:55:32 +08:00
c0bw3b
149e467039 bins: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +01:00
c0bw3b
bd73a3f1c7 smbldap-tools: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:33 +01:00
markuskowa
dc1d1c5932
Merge pull request #50727 from r-ryantm/auto-update/hwinfo
hwinfo: 21.60 -> 21.62
2018-11-20 20:16:46 +01:00
markuskowa
c4c9e16bc7
Merge pull request #50822 from r-ryantm/auto-update/bacula
bacula: 9.2.1 -> 9.2.2
2018-11-20 19:27:10 +01:00
Pierre Bourdon
2f11166f43 kpcli: fix wrong program name in prompt (#50845) 2018-11-20 18:46:19 +01:00
Peter Hoeg
0379c1c8e9
Merge pull request #50818 from r-ryantm/auto-update/android-file-transfer
android-file-transfer: 3.6 -> 3.7
2018-11-20 21:24:14 +08:00
Franz Pletz
a2412a765f
collectd: 5.8.0 -> 5.8.1 2018-11-20 13:43:20 +01:00
Franz Pletz
907d46bff5
gx-go: 1.5.0 -> 1.9.0 2018-11-20 13:43:19 +01:00
Franz Pletz
4f6f92cc22
gx: 0.12.0 -> 0.14.1 2018-11-20 13:43:19 +01:00
Frederik Rietdijk
aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
Frederik Rietdijk
fd26e7be2a Merge master into staging-next 2018-11-20 11:47:26 +01:00
Daniel Sandbecker
b8fbaebf08
xsv: Add darwin.Security as dependency on MacOS 2018-11-20 11:13:29 +01:00
Renaud
5c5e528f27
Merge pull request #50812 from r-ryantm/auto-update/python2.7-ansible
ansible: 2.7.1 -> 2.7.2
2018-11-20 10:40:17 +01:00
Vladyslav Mykhailichenko
6fb56af8b2
wireguard-tools: 0.0.20181018 -> 0.0.20181119 2018-11-20 10:51:46 +02:00
Anders Kaseorg
291499d10e lxd: Provide apparmor_parser
Previously, lxd would complain about apparmor_parser being missing:

lxd[1037]: lvl=warn msg="AppArmor support has been disabled because 'apparmor_parser' couldn't be found" t=2018-11-19T18:32:47-0800

We need to provide a wrapped apparmor_parser that knows where to find
<tunables/global>, which is #included by lxd’s generated profiles.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-11-19 22:42:04 -08:00
Mateusz Kowalczyk
db26a5ac28
Merge pull request #50825 from r-ryantm/auto-update/babeld
babeld: 1.8.3 -> 1.8.4
2018-11-20 13:52:24 +09:00
R. RyanTM
71f13d4ab4 babeld: 1.8.3 -> 1.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2018-11-19 19:42:18 -08:00
R. RyanTM
e5b8612ac7 bacula: 9.2.1 -> 9.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bacula/versions
2018-11-19 19:16:54 -08:00
R. RyanTM
92b16eef4d android-file-transfer: 3.6 -> 3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/android-file-transfer/versions
2018-11-19 18:38:58 -08:00
R. RyanTM
263f4c43de ansible: 2.7.1 -> 2.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-ansible/versions
2018-11-19 17:21:37 -08:00
Silvan Mosberger
172b76a97a
Merge pull request #50728 from r-ryantm/auto-update/http-prompt
http-prompt: 0.11.2 -> 1.0.0
2018-11-20 00:58:48 +01:00
Ryan Mulligan
3ad838adcf
Merge pull request #50764 from r-ryantm/auto-update/f3
f3: 7.0 -> 7.1
2018-11-19 14:59:42 -08:00
Matthew Bauer
5767ea8955 bc: flex is also a runtime dep
This is one of the rare times when flex is not just needed at build
time. When cross compiling, we will need 2 versions of flex - one for
the local system and one for the cross system.
2018-11-19 16:05:33 -06:00
R. RyanTM
f5464f9544 jdupes: 1.11 -> 1.11.1
* jdupes: 1.11 -> 1.11.1 (#50725)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jdupes/versions

* jdupes: fix hash
2018-11-19 21:58:19 +01:00
Daiderd Jordan
13074b57cb
Merge pull request #49708 from periklis/nix-index-fix-darwin
nix-index: fix darwin build
2018-11-19 21:25:46 +01:00
Renaud
d5b69332b1
Merge pull request #50626 from fgaz/dvd-vr/init
dvd-vr: init at 0.9.7
2018-11-19 20:16:07 +01:00
Izorkin
851da4b9ee lego: 1.0.1 -> 1.2.1 2018-11-19 21:27:50 +03:00
R. RyanTM
ae9a72418f f3: 7.0 -> 7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/f3/versions
2018-11-19 10:04:52 -08:00
R. RyanTM
9434dc3dfb google-compute-engine: 20181011 -> 20181023 (#50751)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-compute-engine/versions
2018-11-19 18:19:15 +01:00
R. RyanTM
dbb2ebd03e http-prompt: 0.11.2 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/http-prompt/versions
2018-11-19 06:14:37 -08:00
R. RyanTM
db70108105 hwinfo: 21.60 -> 21.62
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hwinfo/versions
2018-11-19 06:11:07 -08:00
Francesco Gazzetta
b74f46eb35 dvd-vr: init at 0.9.7 2018-11-19 14:05:48 +01:00
Michael Weiss
b53a60087d scdoc: 1.5.2 -> 1.6.0 2018-11-19 12:09:45 +01:00
Jörg Thalheim
47a239a240
mtools: fix darwin build 2018-11-19 10:19:19 +00:00
Frederik Rietdijk
e343a85cfb Merge master into staging-next 2018-11-19 09:55:32 +01:00
R. RyanTM
b5c6a4a78c mysqltuner: 1.6.18 -> 1.7.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mysqltuner/versions
2018-11-19 00:31:04 -08:00
R. RyanTM
4f99f26f9b mtools: 4.0.19 -> 4.0.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mtools/versions
2018-11-18 23:18:55 -08:00
Matthew Bauer
2c1d3a9a82 Merge remote-tracking branch 'upstream/master' into staging 2018-11-18 19:02:09 -06:00
Matthew Bauer
0925c482c8
Merge pull request #50556 from oxij/pkgs/curl-cleanup
curl: move option defaults from `all-packages.nix` to the derivation itself
2018-11-18 18:25:36 -06:00
qfjp
a6ddb1f666 git-latexdiff: 1.1.2 -> 1.3.0
* git-latexdiff: v1.1.2 -> v1.3.0  (#50217)

* git-latexdiff: refresh meta
Homepage is https://gitlab.com/git-latexdiff/git-latexdiff
License is BSD 3-Clause
2018-11-19 00:56:02 +01:00
R. RyanTM
4b55459323 xosview2: 2.2.2 -> 2.3.0
* xosview2: 2.2.2 -> 2.3.0  (#50533)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xosview2/versions

* xosview2: fix licenses
https://sourceforge.net/p/xosview/git/ci/v2.3.0/tree/COPYING
2018-11-19 00:12:34 +01:00
Johan Thomsen
46b11c9d1a morph: init at 1.1.0
- added adamt to maintainers-list.nix
2018-11-18 23:02:37 +01:00
Renaud
8892ed5c14
Merge pull request #50594 from mbode/aws-rotate-key_1_0_4
aws-rotate-key: 1.0.3 -> 1.0.4
2018-11-18 20:31:21 +01:00
Renaud
034a35da4b
Merge pull request #50593 from mbode/doitlive_4_2_0
doitlive: 4.1.0 -> 4.2.0
2018-11-18 19:53:35 +01:00
Renaud
ab06622d86
Merge pull request #50191 from jfrankenau/init-fusuma
fusuma: init at 0.10.2
2018-11-18 19:37:26 +01:00
xeji
a292829e58
Merge pull request #50491 from oxij/pkgs/tiny-fixes
trivial: random fixes
2018-11-18 16:58:55 +01:00
Michael Raskin
95873c4d30
Merge pull request #50568 from r-ryantm/auto-update/sleuthkit
sleuthkit: 4.6.3 -> 4.6.4
2018-11-18 14:52:04 +00:00
Maximilian Bode
6fdaf0d06a aws-rotate-key: 1.0.3 -> 1.0.4 2018-11-18 15:39:01 +01:00
Maximilian Bode
14dfb37377 doitlive: 4.1.0 -> 4.2.0 2018-11-18 15:33:51 +01:00
Renaud
9b95523469
Merge pull request #50545 from r-ryantm/auto-update/tcpreplay
tcpreplay: 4.2.6 -> 4.3.0
2018-11-18 14:59:21 +01:00
Peter Simons
b3eb903b48
Merge pull request #50540 from r-ryantm/auto-update/davfs2
davfs2: 1.5.3 -> 1.5.4
2018-11-18 13:48:52 +01:00
Peter Simons
d812d0f128
Merge pull request #50548 from r-ryantm/auto-update/tree
tree: 1.7.0 -> 1.8.0
2018-11-18 13:47:16 +01:00
Jörg Thalheim
f6fd7f44c7
Merge pull request #50523 from kierdavis/hashcat-5.0.0
hashcat: 4.2.1 -> 5.0.0
2018-11-18 12:11:58 +00:00
Renaud
9a9925efd7
Merge pull request #50490 from kalbasit/nixpkgs_add-amass
amass: init at 2.8.3
2018-11-18 12:37:20 +01:00
Jörg Thalheim
122f77a8d3
Merge pull request #50552 from r-ryantm/auto-update/twa
twa: 1.6.0 -> 1.6.2
2018-11-18 11:07:48 +00:00
Jörg Thalheim
61686e4957
Merge pull request #50565 from r-ryantm/auto-update/shc
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shc/versions
2018-11-18 11:05:09 +00:00
Jörg Thalheim
60ee032c39
shc: update homepage 2018-11-18 11:04:03 +00:00
Orivej Desh
e66d263f6b eigen3_3: move version overrides to all-packages.nix 2018-11-18 10:53:25 +00:00
Jörg Thalheim
95eeb82923
Merge pull request #50564 from r-ryantm/auto-update/rdfind
rdfind: 1.3.5 -> 1.4.1
2018-11-18 10:46:35 +00:00
Frederik Rietdijk
0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
Frederik Rietdijk
63c6875f26 Merge master into staging-next 2018-11-18 10:32:12 +01:00
R. RyanTM
1df9039b74 sleuthkit: 4.6.3 -> 4.6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sleuthkit/versions
2018-11-18 01:14:42 -08:00
R. RyanTM
3bfc2d29cd shc: 3.9.6 -> 4.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shc/versions
2018-11-18 00:59:14 -08:00
R. RyanTM
2e0f2b4fb9 rdfind: 1.3.5 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdfind/versions
2018-11-18 00:47:21 -08:00
Jan Malakhovski
50aef6015f curl: move option defaults from all-packages.nix to the derivation itself 2018-11-18 07:59:40 +00:00
R. RyanTM
f1faaec5ab twa: 1.6.0 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2018-11-17 23:41:50 -08:00
jD91mZM2
e2d5470b17
xidlehook: Fix darwin build
... I think
2018-11-18 08:27:39 +01:00
jD91mZM2
a2ae93adc9
xidlehook: 0.6.0 -> 0.6.1 2018-11-18 08:23:44 +01:00
R. RyanTM
af22c2bd7b tree: 1.7.0 -> 1.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tree/versions
2018-11-17 23:04:14 -08:00
R. RyanTM
46533072b5 tcpreplay: 4.2.6 -> 4.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcpreplay/versions
2018-11-17 22:42:19 -08:00
Wael M. Nasreddine
94ee915980
amass: init at 2.8.3 2018-11-17 21:29:33 -08:00
R. RyanTM
c5f7204aff davfs2: 1.5.3 -> 1.5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davfs2/versions
2018-11-17 20:35:44 -08:00
Jan Tojnar
d97702e03f
Merge pull request #50528 from jtojnar/repology-fixes
Repology fixes
2018-11-18 02:13:52 +01:00
Jan Tojnar
8c10401e69
createrepo_c: 0.11.0 → 0.11.1 2018-11-18 02:11:26 +01:00
Renaud
866b1dbeda
glogg: init at 1.1.4
(#50520)
2018-11-17 23:04:41 +01:00
Jörg Thalheim
cbea2201db
nixopsUnstable: 1.6.1pre2622_f10999a -> 1.6.1pre2706_d5ad09c
This fixes evaluation with the latest master.
2018-11-17 21:24:42 +00:00
Jan Tojnar
04016f3076
ostree: 2018.8 → 2018.9 2018-11-17 22:03:49 +01:00
Jörg Thalheim
1156427ac0
Merge pull request #50513 from layer-3-communications/add-openconnect-pa
Add openconnect pa
2018-11-17 20:41:39 +00:00
Jan Tojnar
d561b17695
librepo: 1.8.1 → 1.9.2 2018-11-17 21:35:33 +01:00
chessai
88eb07017f
remove unnecessary whitespace 2018-11-17 15:11:59 -05:00
Kier Davis
df462d09e4
hashcat: 4.2.1 -> 5.0.0
This introduces a dependency on xxHash. Unfortunately, hashcat's
build system wants to rebuild xxHash from the source code located
in `<hashcat source root>/deps/git/xxHash`, a Git submodule whose
contents are not included in the source tarball we currently
download.

This could be fixed by either using a recursive git clone instead
a tarball download, or patching the build files to use an existing
installation of xxHash (i.e. the one already provided by Nix). I
believe the latter is preferable since it avoids the situation in
which the xxHash version used by hashcat is different to the xxHash
version used by all other Nix packages.

Fortunately, this situation has been greatly improved [1] since
release 5.0.0; the next release of hashcat should drop usage of
git submodules and provide better support for using existing
installations of dependencies.

[1] 4177e1ee28
2018-11-17 20:10:52 +00:00
chessai
5b0f33a8ab
use rec instead of let ... in 2018-11-17 15:08:41 -05:00
worldofpeace
86dc05c920
Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 15:03:53 -05:00
chessai
2517ca5488 add outsputs 'out' and 'dev' 2018-11-17 15:01:18 -05:00
worldofpeace
b8ff9f5cf1 Update pkgs/tools/networking/openconnect_pa/default.nix
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:26 -05:00
chessai
d79d7fbde9 add missing unstable 2018-11-17 14:57:25 -05:00
chessai
d812e296b6 change version to unstable-YYYY-MM-DD as per policy 2018-11-17 14:57:25 -05:00
worldofpeace
b3525cd210 Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:25 -05:00
chessai
b3ce4cd77f remove unused postInstall 2018-11-17 14:57:25 -05:00
worldofpeace
e5df59548e Apply suggestions from code review
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:25 -05:00
Renaud
f98c31d0f5
Merge pull request #50506 from c0bw3b/pkg/stressng
stress-ng: 0.06.14 -> 0.09.46
2018-11-17 19:36:48 +01:00
c0bw3b
e76c6e280c stress-ng: 0.06.14 -> 0.09.46 2018-11-17 19:16:27 +01:00
chessai
5da470d9fd openconnect_pa: init at 7.08 2018-11-17 11:41:20 -05:00
chessai
528b4d8727 add openconnect fork that has support for Palo Alto Network's globalprotect protocol 2018-11-17 11:26:43 -05:00
Charles Duffy
9eefb443f3 squashfsTools: incorporate 4k-alignment option patch (#49200) 2018-11-17 15:44:19 +00:00
Jörg Thalheim
dfd77bc26f
Merge pull request #50459 from marsam/feature/netdata-darwin
netdata: 1.10.0 -> 1.11.0
2018-11-17 15:01:06 +00:00
Bart Brouns
2d96b9a294 liquidsoap: make it find ladspa plugins (#49891)
* liquidsoap: make it find ladspa plugins

* liquidsoap: cleanup
Moved makeWrapper and pkgconfig to nativeBuildInputs
Refreshed meta.homepage
2018-11-17 15:25:23 +01:00
Renaud
93b68639f8
Merge pull request #50493 from michaelpj/imp/desktop-file-utils-patch
desktop-file-utils: use patch for font media type
2018-11-17 14:27:20 +01:00
Michael Peyton Jones
a953f01cd2
desktop-file-utils: use patch for font media type
Upstream seems to release very slowly - this commit has been in for some
time, but they haven't cut a new release.

Fixes #50402.
2018-11-17 12:08:50 +00:00
Jan Malakhovski
5f54bb9919 mdf2iso: fix src
Debian's anonscm is dead, they use a Gitlab instance now.

The hash changed because the branch was rebased upstream, the diff is
a noop.
2018-11-17 10:16:33 +00:00
Jan Malakhovski
1e7516a31c datefudge: fix src
Debian's anonscm is dead, they use a Gitlab instance now.
2018-11-17 10:16:32 +00:00
Linus Heckemann
ff15da0b06
Merge pull request #50478 from Vskilet/fprintd-fix
nixos/fprintd : use correct path for read/write configuration
2018-11-17 08:19:10 +01:00
Will Dietz
0a085d508a sudo: 1.8.25p1 -> 1.8.26 (#50422)
https://www.sudo.ws/stable.html#1.8.26
2018-11-16 23:54:46 +01:00
Kevin Liu
624966ab69
ibus-table-chinese: init at 1.8.2 2018-11-16 15:55:03 -05:00
Kevin Liu
95dee0d721
ibus-table: fix FHS path default in tabcreatedb.py
It uses /usr/share as a default parameter, which errors out on NixOS.
This replaces it with the path to the derivation.
2018-11-16 15:54:57 -05:00
Jörg Thalheim
348b7b8be9 nixos/netdata: own plugins must the looked up first
Otherwise netdata will not find python modules.
To make sure netdata still pick up our setuid version of apps.plugin
we rename the original executable.
2018-11-16 11:24:27 -05:00
Jörg Thalheim
d417ca7ba9 netdata: Disable files in /etc and /var 2018-11-16 11:24:27 -05:00
Mario Rodas
49ac683e70 netdata: 1.10.0 -> 1.11.0 2018-11-16 11:24:27 -05:00
Linus Heckemann
55c9afc140 at: run tests 2018-11-16 16:45:08 +01:00
Victor SENE
a70779458a use correct path for read/write configuration 2018-11-16 16:05:02 +01:00
Robert Schütz
01763ed4a8 abcm2ps: 8.14.0 -> 8.14.1 2018-11-16 15:00:53 +01:00
Renaud
8a1127a7c9
Merge pull request #50406 from coretemp/feature/sops
sops: 3.1.0 -> 3.2.0
2018-11-15 23:04:05 +01:00
Vladyslav M
361d04b376
Merge pull request #49831 from lsix/update_gnupg22
gnupg22: 2.2.10 -> 2.2.11
2018-11-15 23:22:20 +02:00
Jörg Thalheim
3516b2dad2
Merge pull request #37658 from pbogdan/gnumake3-remove
gnumake3: remove
2018-11-15 21:12:52 +00:00
hyperfekt
31d72972f7
home-manager: 2018-06-14 -> 2018-11-04 2018-11-15 19:39:23 +01:00
Piotr Bogdan
20738d8b81 ngrep: switch to default make 2018-11-15 17:26:06 +00:00
Will Dietz
943170898d unicode-paracode: use unicode 10 -> 11 data 2018-11-15 10:27:32 -06:00
Will Dietz
ebbad6c86d unicode-paracode: 2.5 -> 2.6
https://github.com/garabik/unicode/releases/tag/v2.6
2018-11-15 10:27:30 -06:00
R. RyanTM
8684ef15a1 hdf5: 1.10.3 -> 1.10.4 (#50100)
* hdf5: 1.10.3 -> 1.10.4

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hdf5-threadsafe/versions

* hdf5: update meta.license

HDF5 is licensed under a BSD 3-clause variant
2018-11-15 17:04:24 +01:00
Jörg Thalheim
8d275f6d17
Merge pull request #50314 from dywedir/wl-clipboard
wl-clipboard: init at 1.0.0
2018-11-15 15:59:15 +00:00
Jörg Thalheim
8859a297a4
Merge pull request #50336 from samueldr/refind/0.11.4
refind: 0.11.3 -> 0.11.4
2018-11-15 15:50:34 +00:00
Martin Lu
fb6f21a0f0 sops: 3.1.0 -> 3.2.0 2018-11-15 16:02:52 +01:00
Jörg Thalheim
695a157740
nix-review: 0.6.0 -> 0.6.1
- blacklist for tests.nixos-functions.nixos-test
- nix-review rev HEAD: will now work as expected
2018-11-15 12:47:23 +00:00
geistesk
dfa5820a7c umlet: 14.2 -> 14.3 2018-11-15 13:12:05 +01:00
Markus Kowalewski
142717e3ab
pgf: add license 2018-11-15 09:05:02 +01:00
Markus Kowalewski
d458a1869f
pgfplots: add meta data 2018-11-15 09:04:56 +01:00
Markus Kowalewski
d190d8af0c
lkproof: add license 2018-11-15 00:13:53 +01:00
Markus Kowalewski
932861cacb
obexd: add licenese 2018-11-15 00:13:53 +01:00
Markus Kowalewski
89d0ad5c85
obex-data-server: add license 2018-11-15 00:13:52 +01:00
Silvan Mosberger
86b12cb8ca
xpra: Mark as broken 2018-11-14 21:19:38 +01:00
Renaud
cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Matthew Bauer
73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer
06c403e846 treewide: remove unstable packages
There’s nothing wrong with unstable packages when they are maintained
and frequently updated. However, when they become out-of-date, as many
do, it is usually best to just get rid of them as the stable version
is become newer than the unstable version. This removes any packages
called "unstable" that have not been updated in over 1 year. Affected
packages include:

- isyncUnstable
- sxhkd-unstable
- dosbox-unstable

Revert "treewide: remove unstable packages"

This reverts commit df01b0b37a04624cfe6f8d2ccb42b99289841b68.
2018-11-13 19:14:44 -06:00
Matthew Bauer
bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Matthew Bauer
f2a20b6e52 treewide: use wafHook
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.

Packages affected here are:

- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
Samuel Dionne-Riel
e6f98bfdb9 refind: 0.11.3 -> 0.11.4 2018-11-13 19:25:00 -05:00
Sam Stites
146eb2a574 rubber: 1.4 -> 1.5.1 (#50320) 2018-11-13 20:34:25 +01:00
Vladyslav Mykhailichenko
1c26439bab
wl-clipboard: init at 1.0.0 2018-11-13 17:20:13 +02:00
Jörg Thalheim
fc11b48859
Merge pull request #50236 from dywedir/bat
bat: 0.8.0 -> 0.9.0
2018-11-13 00:13:31 +00:00
Jörg Thalheim
5930d8091c
Merge pull request #50283 from c0bw3b/pkg/netselect
netselect: 0.3 -> 0.4
2018-11-12 23:37:06 +00:00
Renaud
a8ac1ef6a4
netselect: 0.3 -> 0.4
and fetch from GH repo since http://alumnit.ca/~apenwarr/netselect/ is gone
2018-11-12 22:04:36 +01:00
Vladyslav M
80cf34de62
Merge pull request #50278 from jD91mZM2/cargo-tree
cargo-tree: 0.21.0 -> 0.22.0
2018-11-12 22:39:11 +02:00
R. RyanTM
1b6984bec1 ibus-engines.m17n: 1.3.4 -> 1.4.1 (#50089)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-m17n/versions
2018-11-12 21:00:57 +01:00
Frederik Rietdijk
3b052406ea Merge staging-next into staging 2018-11-12 19:01:36 +01:00
Frederik Rietdijk
daf3297cb4 Merge master into staging-next 2018-11-12 18:59:08 +01:00
jD91mZM2
7452a05e4d
cargo-tree: 0.21.0 -> 0.22.0 2018-11-12 16:49:38 +01:00
aszlig
2ea5e68b24
ip2unix: 1.1.1 -> 1.2.0
Upstream changes:

  - Fixed: Don't fail when building the manual with AsciiDoc and xmllint.
  - Fixed: Some long options (--rule, --rules-file and --rules-data) were
           ignored.
  - Fixed: Manpage formatting is now more consistent.
  - Added: A new --version command line argument for showing version
           information.

With the new upstream release recommending to use AsciiDoc to generate
the manpage, I also switched to AsciiDoc instead of Asciidoctor. The
resulting manpage looks better in some ways (for example when definition
lists are used).

I also added an installCheckPhase to ensure that the manpage exists in
the resulting store path.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-12 15:45:23 +01:00
Periklis Tsirakidis
17e6147ab5 nix-index: fix darwin build 2018-11-12 12:32:10 +01:00
fuerbringer
fa4aa79892
diskus: init at 0.4.0 2018-11-12 00:16:59 +01:00
Vladyslav Mykhailichenko
42364f9aa2
bat: 0.8.0 -> 0.9.0 2018-11-11 18:10:20 +02:00
Frederik Rietdijk
1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Edward Tjörnhammar
ba35b5971c
i2pd: 2.21.1 -> 2.22.0 2018-11-11 12:47:09 +01:00
Jörg Thalheim
290eb75678
Merge pull request #50224 from volth/sed-windows
gnused: fix Windows build
2018-11-11 10:53:04 +00:00
Frederik Rietdijk
961180afc8 scour: call via python-packages.nix 2018-11-11 09:54:28 +01:00
Frederik Rietdijk
7863aae5b2 Merge master into staging-next 2018-11-11 08:59:44 +01:00
volth
9d164580ba gnused: fix Windows build 2018-11-11 06:58:15 +00:00
Michael Raskin
0ae3b49bb4
Merge pull request #50175 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 4.17.1 -> 4.19
2018-11-11 06:34:34 +00:00
Jan Tojnar
cf7e7127c5
Merge pull request #48270 from Melkor333/wpgtk
wpgtk: init at 5.7.4
2018-11-11 04:01:24 +01:00