Commit graph

2885 commits

Author SHA1 Message Date
Tuomas Tynkkynen ef64208eba Merge commit '3ab2949' from staging into master
Conflicts:
	pkgs/development/compilers/llvm/6/llvm.nix
	pkgs/servers/home-assistant/component-packages.nix
2018-03-15 22:30:56 +02:00
Peter Simons 3369c0da5e
Revert "splix: move to DRVs over PPDs" 2018-03-15 17:45:47 +01:00
Peter Simons 13e74a838d
Merge pull request #37048 from abbradar/splix
splix: move to DRVs over PPDs
2018-03-15 16:35:41 +01:00
Corey O'Connor 7f112e37d1 wine: correct install order for WoW wine build.
Per the wiki at https://wiki.winehq.org/Building_Wine#Shared_WoW64

"if you do choose to install your WoW64 build, you should run make
install in the 32-bit build tree first, then in the 64-bit one."

This is required, for instance, for the resulting "wineserver"
executable to be the 64 bit variant not 32 bit. Which is expected by the
binary loader for WoW64.

This odd dependency is vaguely mentioned on the packaging wiki page:

* https://wiki.winehq.org/Packaging#Binaries
2018-03-14 21:10:12 -07:00
Nikolay Amiantov 6b2d303b06 splix: move to DRVs over PPDs
Also enable JBIG support for newer printers.
2018-03-15 04:13:03 +03:00
John Ericson 2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Tuomas Tynkkynen 2fec9c6e29 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/tools/build-managers/conan/default.nix
2018-03-13 23:04:18 +02:00
Franz Pletz 50fdcd414e
Merge pull request #36888 from volth/xfce-naming
xfce: do not use old names
2018-03-13 18:44:59 +00:00
Michael Raskin 9f4aaf11bd
Merge pull request #36891 from volth/aliases-2
treewide: s/saneBackends/sane-backends/g
2018-03-13 14:12:29 +00:00
volth 34f12184cd treewide: s/saneBackends/sane-backends/g 2018-03-13 00:47:10 +00:00
Franz Pletz 2c9d2d6526
nodePackages: fix evaluation
Introduced in 40e3ad60aa.
2018-03-13 00:44:41 +01:00
John Ericson 62ca2316a4
Merge pull request #36885 from obsidiansystems/meta-host-prepare
treewide: Prepare for #34444
2018-03-12 19:06:35 -04:00
volth fe70fbdefe xfce: do not use old names 2018-03-12 23:01:06 +00:00
John Ericson 79d8353b5e treewide: Make shouldUsePackages copypasta use meta.available
The old way depended on old list-of-strings `meta.platforms`, and was
not good for cross.
2018-03-12 18:55:41 -04:00
Nikolay Amiantov bef8321f9f kega-fusion: init at 3.63x 2018-03-13 01:08:50 +03:00
Franz Pletz 07f908f56f
Merge pull request #36863 from sveitser/vim-solidity
vim-solidity: init at 2018-02-11
2018-03-12 21:41:05 +00:00
Vladyslav M be6d9e1e69 hplip: 3.17.10 -> 3.17.11 2018-03-12 21:48:45 +02:00
Mathis Antony 1beda3fc6c vim-solidity: init at 2018-02-11 2018-03-12 23:17:03 +08:00
Rok Garbas bf25a02027 vimPlugins: updating all vim plugings 2018-03-12 13:30:58 +01:00
John Children 31db03ea14 LanguageClient-neovim: 2017-12-05 -> 2018-03-06
Following up from issue #33391, building LanguageClient-neovim now
requires some rust dependencies. This patch makes the plugin now longer
listed in vim-plugin-names file so that it will not be automatically
generated and instead lists it in non-generated plugins.

Also adds rustPlatform to arguments for vim plugins set.
2018-03-12 13:30:58 +01:00
pjan vandaele 3f5b03551f
adds tmuxPlugins 2018-03-11 17:47:36 +09:00
Moritz Maxeiner 12a70fd571 Remove myself as maintainer 2018-03-11 00:46:41 +01:00
Jan Malakhovski 7079e744d4 Merge branch 'master' into staging
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):

   pkgs/development/libraries/epoxy/default.nix
   pkgs/development/libraries/gtk+/3.x.nix
   pkgs/development/python-modules/asgiref/default.nix
   pkgs/development/python-modules/daphne/default.nix
   pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00:00
Michael Raskin 00d6d772e5
Merge pull request #35057 from bignaux/qmc2
qmc2 : init at 0.195
2018-03-10 13:07:45 +00:00
Michael Raskin f74251dc92
Merge pull request #36657 from oxij/pkgs/pre-cardiacarrest
prepare for a swtich to `libcardiacarrest`
2018-03-09 22:03:01 +00:00
Jan Malakhovski 0b60cb9310 libcardiacarrest: init at 11.0-6 2018-03-09 20:49:30 +00:00
Jan Malakhovski 82c6426916 apulse: 0.1.11 -> 0.1.11 git, enable tracing by default
This adds LOG_TO_STDERR support and uses it for tracing.
2018-03-09 20:48:24 +00:00
Jan Malakhovski 2af121e687 libpressureaudio: better descriptions 2018-03-09 15:29:29 +00:00
Nikolay Amiantov 9983c7004b citra: disable on AArch64
Wants SSE2 instructions.
2018-03-09 16:35:10 +03:00
Bignaux Ronan a611114b46 qmc2 : init at 0.195 2018-03-08 21:55:56 +01:00
Daiderd Jordan f2661ed72b
libjack2: remove clang patch
/cc ZHF #36454
2018-03-08 21:24:37 +01:00
Vladimír Čunát 71f899c2c3
Merge #34461: mesa -> libGL* rename
This will just bit rot otherwise.  Almost nothing gets rebuilt.
2018-03-05 14:59:40 +01:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Herwig Hochleitner 039428d3b2 wine: 3.0 -> 3.3 2018-03-05 14:06:43 +01:00
Bignaux Ronan 7bffe53aea caprice32 : init at unstable-2018-02-10 (#35008) 2018-03-04 22:51:15 +00:00
Daiderd Jordan 95eb92a22a
Merge pull request #36237 from DarkScythe97/retroarch
retroarch: 1.6.0 -> 1.7.1
2018-03-04 21:47:40 +01:00
DarkScythe97 6a92260227
retroarch: fix darwin build 2018-03-04 21:25:56 +01:00
DarkScythe97 799178fe45 libretro: add higan-sfc core (#36238) 2018-03-04 05:39:18 +00:00
Ruben Maher 688aaf10fb desmume: avoid errors with with -fpermissive
Prior to this change, desmume would fail to build due to an error:

utils/libfat/directory.cpp:142:33: error: ISO C++ forbids comparison between
  pointer and integer [-fpermissive]
2018-03-04 13:43:40 +10:30
Tuomas Tynkkynen 1e107443ad Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into staging 2018-03-03 22:40:32 +02:00
Jörg Thalheim 33c5d78300
Merge pull request #36163 from romildo/new.deepin
deepin: add meta package for the Deepin Desktop Environment (DDE)
2018-03-03 19:02:12 +00:00
Mitsuhiro Nakamura 1fa28ae95d [RDY] skim: init at 0.3.2 (#33561) 2018-03-03 15:39:16 +00:00
DarkScythe97 e604a3175d retroarch: 1.6.0 -> 1.7.1 2018-03-03 12:39:35 +10:30
DarkScythe97 e21aa3baef libretro: specify license per core 2018-03-02 10:41:16 +10:30
José Romildo Malaquias 562031d815 deepin-gtk-theme: move to deepin meta package 2018-03-01 10:00:05 -03:00
Tuomas Tynkkynen b8b2225f6b Merge remote-tracking branch 'upstream/master' into staging 2018-03-01 06:09:20 +02:00
rnhmjoj c1a95842d1
sc-controller: 0.4.0.2 -> 0.4.1 2018-03-01 00:28:46 +01:00
Tuomas Tynkkynen 34f95d92a2 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/applications/misc/pytrainer/default.nix
	pkgs/development/tools/pew/default.nix
	pkgs/tools/misc/you-get/default.nix
2018-02-28 20:52:49 +02:00
José Romildo Malaquias a765ccaf14 zuki-themes: 3.24-3 -> 3.26-1 2018-02-28 13:46:30 -03:00
Ryan Mulligan ba5b0a5f59 sc-controller: 0.4.0.1 -> 0.4.0.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/sc-controller -h` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/sc-controller --help` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/sc-controller -V` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/sc-controller --version` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc -h` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc --help` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc help` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc -V` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc --version` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc version` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc -h` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc --help` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc help` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc-daemon -h` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/scc-daemon --help` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped -h` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped --help` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped help` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped -V` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped --version` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped version` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped -h` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped --help` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/..scc-wrapped-wrapped help` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped -h` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped --help` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped help` got 0 exit code
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped -V` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped --version` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped version` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped -h` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped --help` and found version 0.4.0.2
- ran `/nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2/bin/.scc-wrapped help` and found version 0.4.0.2
- found 0.4.0.2 with grep in /nix/store/yjhdx3zx9zivz9x2wl2z0c5kqv8b5hkv-sc-controller-0.4.0.2

cc "@orivej"
2018-02-28 11:31:29 +01:00
Bignaux Ronan dbb22dd1d6
xcpc: init at 20070122 2018-02-27 19:07:00 +01:00
Bignaux Ronan 2b7e912c57
libdsk: init at 1.5.8 2018-02-27 19:07:00 +01:00
Frederik Rietdijk d10c201252 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-27 16:22:37 +01:00
Jörg Thalheim 21ea4e4728
Merge pull request #35838 from kamilchm/vim-git-gutter
vim-gitgutter: 2017-11-01 -> 2018-02-26
2018-02-27 12:38:58 +00:00
Jörg Thalheim 9a6b5d4302
Merge pull request #35837 from kamilchm/vim-ale
vim-plugins: ale: 2017-12-04 -> 2018-02-25
2018-02-27 12:15:33 +00:00
Kamil Chmielewski 0c58c829ba vim-gitgutter: 2017-11-01 -> 2018-02-26 2018-02-27 11:17:19 +01:00
Kamil Chmielewski 97de154631 vim-plugins: ale: 2017-12-04 -> 2018-02-25 2018-02-27 11:14:05 +01:00
Frederik Rietdijk ad5127c417 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-27 09:18:49 +01:00
Ryan Mulligan 9d26713675 hatari: 1.8.0 -> 2.1.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0/bin/hmsa -h` got 0 exit code
- ran `/nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0/bin/hmsa --help` got 0 exit code
- ran `/nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0/bin/hmsa -V` and found version 2.1.0
- ran `/nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0/bin/hmsa -v` and found version 2.1.0
- ran `/nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0/bin/hmsa --version` and found version 2.1.0
- ran `/nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0/bin/hmsa -h` and found version 2.1.0
- ran `/nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0/bin/hmsa --help` and found version 2.1.0
- found 2.1.0 with grep in /nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0
- found 2.1.0 in filename of file in /nix/store/9fnkx4rgnai6qvkqdwyhx9824xqdqawf-hatari-2.1.0

cc "@fuuzetsu"
2018-02-26 18:19:24 -08:00
Frederik Rietdijk 4f08b0fbac Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-26 10:50:18 +01:00
adisbladis 424e2afefe
Merge pull request #35641 from ryantm/auto-update/fceux-2.2.2-to-2.2.3
fceux: 2.2.2 -> 2.2.3
2018-02-26 15:22:43 +08:00
Ryan Mulligan 716825a090 fceux: 2.2.2 -> 2.2.3
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/27q1wf9bs3qp60l2q0b2pyzf6ykijarj-fceux-2.2.3/bin/fceux -h` got 0 exit code
- ran `/nix/store/27q1wf9bs3qp60l2q0b2pyzf6ykijarj-fceux-2.2.3/bin/fceux --help` got 0 exit code
- ran `/nix/store/27q1wf9bs3qp60l2q0b2pyzf6ykijarj-fceux-2.2.3/bin/fceux -h` and found version 2.2.3
- ran `/nix/store/27q1wf9bs3qp60l2q0b2pyzf6ykijarj-fceux-2.2.3/bin/fceux --help` and found version 2.2.3
- found 2.2.3 with grep in /nix/store/27q1wf9bs3qp60l2q0b2pyzf6ykijarj-fceux-2.2.3
- found 2.2.3 in filename of file in /nix/store/27q1wf9bs3qp60l2q0b2pyzf6ykijarj-fceux-2.2.3
2018-02-25 21:20:22 -08:00
Frederik Rietdijk 8645a1b69d
Merge pull request #35553 from LnL7/vim-nix
vim-nix: 2017-04-30 -> 2018-02-25
2018-02-25 20:37:58 +00:00
Nikolay Amiantov cbe5143a69 citra: 2018-01-24 -> 2018-02-23 2018-02-25 22:24:09 +03:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Daiderd Jordan e03bae0f0c
vim-nix: 2017-04-30 -> 2018-02-25 2018-02-25 17:09:36 +01:00
Nikolay Amiantov 6850418426 rpcs3: init at 2018-02-23 2018-02-25 01:48:23 +03:00
Vladimír Čunát e719327694
Merge #35113: cups: upstream patch for a bug 2018-02-24 22:30:18 +01:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
Alexander V. Nikolaev 8f2a22935c treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
Tuomas Tynkkynen ae9d4faff9 Merge remote-tracking branch 'upstream/master' into staging 2018-02-24 02:05:30 +02:00
Jörg Thalheim 1fbf33b78e zj-58: nitpicks 2018-02-23 16:38:26 +00:00
Nikolay Amiantov 998fdfdc94 cups: fix path to socket and run directory
We use default /var/run/cups/cups.sock in NixOS but here it's misdefined to be
/run/cups.sock. Return it to default.
2018-02-23 18:51:37 +03:00
makefu 7ca25bdfcf
cups-zj-58: init at 2018-02-22
Adds cups drivers for Zjiang ZJ-58
2018-02-23 16:47:52 +01:00
Nikolay Amiantov dccf85a354 Revert "cups: fix path to socket and run directory"
This reverts commit 34a37c5e94.
2018-02-23 18:47:35 +03:00
Nikolay Amiantov 34a37c5e94 cups: fix path to socket and run directory
We use default /var/run/cups/cups.sock in NixOS but here it's misdefined to be
/run/cups.sock. Return it to default.
2018-02-23 18:43:51 +03:00
wisut hantanong 317da085aa winetricks: 20171222 -> 20180217 2018-02-23 14:41:52 +07:00
Jörg Thalheim d4385d7fc3
Merge pull request #35134 from xeji/mfcl2720dw
mfcl2720dwlpr / mfcl2720dwcupswrapper: init at 3.2.0-1
2018-02-21 10:28:24 +00:00
Marcus Brinkmann 3d0b2f1e63 foo2zjs: 20110210 -> 20171202 (#32812) 2018-02-20 19:25:07 +00:00
Shea Levy 6c4ac28b6f
riscv-pk: Properly respect --prefix. 2018-02-20 10:29:43 -05:00
adisbladis e4fb79971c
Merge pull request #35165 from pjan/vim-rooter
Adds vim-rooter plugin
2018-02-20 16:58:09 +08:00
Shea Levy fd2f2bbe6f
riscv-pk: Add a variant with a kernel 2018-02-19 12:37:46 -05:00
pjan vandaele 92b6275773
Adds vim-rooter plugin 2018-02-19 12:09:17 +09:00
Shea Levy 29013598a7
Fix typo 2018-02-18 19:28:23 -05:00
Shea Levy 7f3c97ae9e
riscv-pk: Init at 01.pre438_e5846a2. 2018-02-18 18:11:03 -05:00
xeji 6e9bc081b1 mfcl2720dwcupswrapper: init at 3.2.0-1
Brother MFC-L2720DW CUPS wrapper driver
2018-02-18 19:47:05 +01:00
xeji 380d759659 mfcl2720dwlpr: init at 3.2.0-1
Brother MFC-L2720DW lpr driver
2018-02-18 19:37:19 +01:00
Ambroz Bizjak 965ddac92f cups: Add patch for bug where CUPS fails to save files to disk
Upstream report: https://github.com/apple/cups/issues/5118

In addition to not saving files, this results in spam messages in the log once per second (Expiring subscriptions...)
which is what led me to discover this bug. The patch was made by hand because the patch from the commit does not apply.
2018-02-18 14:46:01 +01:00
Stijn DW 56c88781ee brlaser: init from latest git 2018-02-17 20:27:15 +01:00
Jan Malakhovski 2f4eb68241 libpressureaudio: init at apulse.version 2018-02-17 17:51:07 +00:00
Jan Malakhovski 771d635f0e apulse: 0.1.10 -> 0.1.11 2018-02-17 16:02:53 +00:00
André-Patrick Bubel 3a27c298f2
cups-kyocera: Fix spelling mistake in comment 2018-02-16 21:44:42 +01:00
Sam Parkinson 64573492e2 vim-pencil: init at 2017-06-14 2018-02-12 22:33:41 +01:00
Jörg Thalheim cbd14de2c0
Merge branch 'master' into add_vim_plugins 2018-02-10 12:38:56 +00:00
Jörg Thalheim 2bffc88a51
Merge pull request #34631 from symphorien/targets-vim
vimPlugins.targets-vim: init at 2017-12-03
2018-02-10 00:52:17 +00:00
Jörg Thalheim dad8a01530
Merge pull request #34739 from ryantm/ataripp
ataripp: 1.73 -> 1.81
2018-02-09 08:27:38 +00:00
Ryan Mulligan 64fbc476b7 ataripp: 1.73 -> 1.81
fixes #34725
2018-02-08 07:43:34 -08:00
Maximilian Bosch 8e70725077
vim_configurable: enable overrides
Sometimes it's needed to override parts of `vim_configurable`, for
instance when using ENSIME (http://ensime.github.io/), in this case you
need a Python interpreter and the modules `sexpdata` and
`websocket_client`.

However overriding `vim_configurable` is quite hard as we run
`vimUtils.makeCustomizable` over the default comming from
`configurable.nix`. Therefore it's necessary to copy the code from
`all-packages.nix` and alter the parts you need: https://nixos.org/nix-dev/2017-April/023364.html

In order to simplify overriding `vim_configurable` I added an
`override` and an `overrideAttrs` function to `vimutils.makeCustomizable`
to ensure that the customization capabilities won't be lost after
altering the derivation.

Now it's possible to write expressions like this without evaluation
failures:

```
with pkgs;

let
  vimPy3 = vim_configurable.override {
    python = python3;
  };
in vimPy3.customize { ... }
```
2018-02-07 16:57:40 +01:00
Symphorien Gibol 9d5cce6767 vimPlugins.targets-vim: init at 2017-12-03 2018-02-05 18:35:16 +01:00
José Romildo Malaquias 7bf36a8a9a greybird: 3.22.5 -> 3.22.6 2018-02-04 09:08:17 -02:00
Guillaume Maudoux c70c9649ea
cups-filters: 1.16.0 -> 1.20.0 2018-02-03 00:07:11 +01:00
Kamil Chmielewski 81334e531e vim-elixir: 2017-10-20 -> 2018-02-01 2018-02-02 10:57:41 +01:00
Anders Sildnes 544e214975
vim-plugins: correct name for vim-github-dashboard 2018-02-01 16:24:11 +01:00
Anders Sildnes cf0a87b44e
vim-plugins: sort plugin-names and fix indentation 2018-02-01 16:23:39 +01:00
Anders Sildnes 81d444102c
vim-plugins/auto_pairs: remove redundant/dead reference 2018-02-01 16:23:01 +01:00
Anders Sildnes d8311b87c2
vim-plugins/vim-textobj-user: init 2018-02-01 16:22:55 +01:00
Anders Sildnes b0864c33e3
vim-plugins/improved-ansiesc: init 2018-02-01 16:22:24 +01:00
Anders Sildnes 1af14e0f1e
vim-plugins/open-browser: init 2018-02-01 16:22:21 +01:00
Anders Sildnes 7aa5e6bfaf
vim-plugins/vim-themis: init 2018-02-01 16:22:19 +01:00
Anders Sildnes 18dd939118
vim-plugins/vim-smalls: init 2018-02-01 16:22:17 +01:00
Anders Sildnes 45ab7091a7
vim-plugins/tabpagebuffer: init 2018-02-01 16:22:14 +01:00
Anders Sildnes dea716d801
vim-plugins/neoyank: init 2018-02-01 16:22:12 +01:00
Anders Sildnes fffe2f8384
vim-plugins/neomru: init 2018-02-01 16:22:10 +01:00
Anders Sildnes b1a60ba86b
vim-plugins/neoinclude: init 2018-02-01 16:22:07 +01:00
Anders Sildnes 7e7c89d7df
vim-plugins/necosyntax: init 2018-02-01 16:22:05 +01:00
Anders Sildnes 555306364e
vim-plugins/echodoc: init 2018-02-01 16:22:00 +01:00
Anders Sildnes 7e8f286499
vim-plugins/denite: init 2018-02-01 16:21:49 +01:00
Anders Sildnes 355062b3a9
vim-plugins/context-filetype: init 2018-02-01 16:21:44 +01:00
Anders Sildnes 5f93dc5918
vim-plugins/committia: init 2018-02-01 16:21:42 +01:00
Anders Sildnes 7ee75b8cf4
vim-plugins/vim-wordy: init 2018-02-01 16:21:40 +01:00
Anders Sildnes 4d5acac34b
vim-plugins/vim-operator-user: init 2018-02-01 16:21:38 +01:00
Anders Sildnes 5fa0183d00
vim-plugins/vim-operator-replace: init 2018-02-01 16:21:35 +01:00
Anders Sildnes e77a83b808
vim-plugins/vim-niceblock: init 2018-02-01 16:21:33 +01:00
Anders Sildnes d718644baf
vim-plugins/vim-textobj-multiblock: init 2018-02-01 16:21:31 +01:00
Anders Sildnes cee0a1c1a1
vim-plugins/vim-test: init 2018-02-01 16:21:28 +01:00
Anders Sildnes 4b036bb019
vim-plugins/vim-gitbranch: init 2018-02-01 16:21:26 +01:00
Anders Sildnes b39683a4df
vim-plugins/vim-json: init 2018-02-01 16:21:24 +01:00
Anders Sildnes 40f8ccbb3c
vim-plugins/cute-python: init 2018-02-01 16:21:22 +01:00
Anders Sildnes e55ffc0c3e
vim-plugins/concealedyank: init 2018-02-01 16:21:19 +01:00
Anders Sildnes edeeae7b5c
vim-plugins/denite-git: init 2018-02-01 16:21:17 +01:00
Anders Sildnes d12a748955
vim-plugins/denite-extra: init 2018-02-01 16:21:14 +01:00
Anders Sildnes 140ddbd1c5
vim-plugins/mayansmoke: init 2018-02-01 16:21:10 +01:00
Anders Sildnes 6b4c532632
vim-plugins/vim-operator-surround: init 2018-02-01 16:21:08 +01:00
Anders Sildnes f90e3bae4e
vim-plugins/vim-toml: init 2018-02-01 16:21:06 +01:00
Anders Sildnes 3bc1af57c7
vim-plugins/vim-grepper: init 2018-02-01 16:20:58 +01:00
Anders Sildnes 89763446e9
vim-plugins/vim-bazel: init 2018-02-01 16:20:55 +01:00
Anders Sildnes 9096a92a4d
vim-plugins/peskcolor.vim.git init 2018-02-01 16:20:50 +01:00
adisbladis ac4f896fc6
Merge pull request #34252 from bkchr/hplip_fixes
hplip: Fixes runtime errors
2018-01-30 17:47:49 +08:00
John Wiegley e58adb9238 myEnvFun: fix sed script edit 2018-01-28 23:49:04 -08:00
adisbladis 792a3d97b5
electricsheep: 2.7b33-2017-02-04 -> 2.7b33-2017-10-20 2018-01-28 06:51:30 +08:00
Herwig Hochleitner 4e8cd90b67 wineStaging: remove evaluation warning
cc @peti @7c6f434c
2018-01-26 17:21:58 +01:00
Bastian Köcher 9abc4a550f hplip: Fixes runtime errors
The following errors are fixed:
- pyqt4 not found
- hpasio for sane not found
2018-01-26 12:59:00 +01:00
Herwig Hochleitner 4fec62d01d wineUnstable: 2.21 -> 3.0
wineStaging redirects to wineUnstable, for now
2018-01-25 23:43:54 +01:00
rnhmjoj d157794ff9
citra: 2017-07-26 -> 2018-01-24 2018-01-24 21:54:42 +01:00
Frederik Rietdijk 02c8939f2e
Merge pull request #34146 from symphorien/fix-epkowa
Fix epkowa
2018-01-24 08:41:22 +01:00
Will Dietz 950a69c351 vim-plugins: Add vim-dirdiff 2018-01-23 10:23:56 -06:00
Symphorien Gibol ebcd591f30 epkowa: make symphorien maintainer 2018-01-22 16:30:47 +01:00
Symphorien Gibol eff980c6cb epkowa: fix patch download url
the patch was modified (see [1]) so specify the git revision when
downloading it.

[1] https://gitweb.gentoo.org/repo/gentoo.git/commit/media-gfx/iscan/files/iscan-2.28.1.3+libpng-1.5.patch?id=32694b0b3b24bd6729e613fabd7a3050c658c95b
2018-01-22 15:56:24 +01:00
Herwig Hochleitner 6cc8541ef5 winetricks: 20171018 -> 20171222 2018-01-22 02:16:42 +01:00
Sarah Brofeldt c7367048d1
Merge pull request #34075 from Ma27/init-gitv
vimPlugins.gitv: init
2018-01-21 12:07:58 +01:00
Maximilian Bosch 76f1c77f5f
vimPlugins.gitv: init 2018-01-20 11:03:02 +01:00
Andreas Rammhold a4edba9943
Merge pull request #34045 from andir/kmod-missing-libelf
Fix remaining 4.14 libelf outbreak
2018-01-19 14:16:22 +00:00
Andreas Rammhold a4d3c86e05
linuxPackages.vhba: use kernel.moduleBuildDependencies instead of hardcoding libelf 2018-01-19 14:40:14 +01:00
Lengyel Balazs 287415ad52 wine-stable: 2.0.3 -> 3.0 2018-01-18 17:24:34 -08:00
Bas van Dijk af47db6a3a elk: 5.6.5 -> 5.6.6
Security fix for CVE-2018-3818.

https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
2018-01-17 02:11:19 +01:00
Samuel Dionne-Riel 22de8e1917 hll2390dw-cups: init at 4.0.0-1 2018-01-16 20:04:26 -05:00
Bas van Dijk e842ffbb33 elk: 6.1.1 -> 6.1.2
Contains a security fix for kibana: CVE-2018-3818.

https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html
https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html
https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html
https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
2018-01-17 01:29:53 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Daiderd Jordan cf8643cc8e
Merge pull request #33942 from andsild/add_vim_plugins
Add and update vim plugins
2018-01-16 21:35:25 +01:00
Anders Sildnes 999b889907
vim-plugins/fugitive: 2017 -> 2018 2018-01-16 17:18:30 +01:00
Anders Sildnes 82f0cfaf58
vim-plugins/vim-dashboard init 2018-01-16 17:18:27 +01:00
Anders Sildnes c1ef975d00
vim-plugins/deoplete.nvim: 2017 -> 2018 2018-01-16 17:18:25 +01:00
Anders Sildnes 14fed7b7b9
vim-plugins/fzf.vim: 2017 -> 2018 2018-01-16 17:18:17 +01:00
Anders Sildnes c0436f5c0b
vim-plugins/tabpagecd init 2018-01-16 17:18:14 +01:00
Anders Sildnes ad746d1beb
vim-plugins/vim-ft-diff_fold init 2018-01-16 17:18:11 +01:00
Anders Sildnes f1e3289286
vim-plugins/vim-logreview init 2018-01-16 17:18:09 +01:00
Anders Sildnes 2f1be1f27d
vim-plugins/vim-jsbeautify init 2018-01-16 17:18:06 +01:00
Anders Sildnes 632fb7d5b4
vim-plugins/vim-javascript init 2018-01-16 17:18:04 +01:00
Anders Sildnes 78108d37f3
vim-plugins/vim-cursorword init 2018-01-16 17:18:01 +01:00
Anders Sildnes edd27a8a30
vim-plugins/sparkup init 2018-01-16 17:17:58 +01:00
Anders Sildnes d2bec58233
vim-plugins/table-mode: 2017 -> 2018 2018-01-16 17:17:49 +01:00
Anders Sildnes 18ce75d24c
vim-plugins/vim-ruby init 2018-01-16 17:14:25 +01:00
Anders Sildnes 565a912cbb
vim-plugins/riv init 2018-01-16 17:14:15 +01:00
Anders Sildnes 14329d3035
vim-plugins/vim-scouter init 2018-01-16 17:14:05 +01:00
Anders Sildnes 5f891a72b5
vim-plugins/prettyprint init 2018-01-16 17:13:52 +01:00
Anders Sildnes c690cb6995
vim-plugins/neco-look init 2018-01-16 17:13:43 +01:00
Anders Sildnes 10412490c7
vim-plugins/zeavim init 2018-01-16 17:13:36 +01:00
Anders Sildnes db75ba31aa
vim-plugins/xterm-color-table init 2018-01-16 17:13:27 +01:00
Anders Sildnes 413ddd19bd
vim-plugins/easygit init 2018-01-16 17:13:13 +01:00
Anders Sildnes 9bd6dc7a78
vim-plugins/csv init 2018-01-16 17:13:05 +01:00
Anders Sildnes 8c83fd3edc
vim-plugins/caw init 2018-01-16 17:12:55 +01:00
Anders Sildnes 52903053e3
vim-plugins/SyntaxRange init 2018-01-16 17:12:42 +01:00
Anders Sildnes f2f4d7a658
vim-plugins/Syntastic: 2017 -> 2018 2018-01-16 17:12:11 +01:00
Anders Sildnes bb2bbe4ee6
vim-plugins/Cosco init 2018-01-16 17:11:58 +01:00
Anders Sildnes 5eb58fbc37
vim-plugins/autopairs init 2018-01-16 17:10:20 +01:00
Herwig Hochleitner 9059c93b84 linuxPackages.vhba: fix add libelf build input 2018-01-15 20:52:19 +01:00
Sarah Brofeldt ee4e6ebbfa
Merge pull request #32822 from LumiGuide/elk6
ELK: 5.6.1 -> 5.6.5 & add ELK 6.1.0
2018-01-14 10:40:50 +01:00
Xander Remon van der Goot cbe4805592 hl1110 : init at 3.0.1-1
This commit adds a cups driver for the Brother HL1110 printer.
2018-01-13 23:26:42 +01:00
Jörg Thalheim 1e2b7d3146
Merge pull request #33785 from romildo/upd.zuki-themes
zuki-themes: 3.24-2 -> 3.24-3
2018-01-13 13:04:20 +00:00
Jörg Thalheim 864239fcd1
Merge pull request #33788 from romildo/upd.blackbird
blackbird: 2016-02-20 -> 2017-12-13
2018-01-13 12:49:22 +00:00
José Romildo Malaquias 0ca055a753 blackbird: 2016-02-20 -> 2017-12-13 2018-01-12 13:04:55 -02:00
José Romildo Malaquias ae34ecdde7 plano-theme: init at 3.24-3 2018-01-12 12:51:30 -02:00
José Romildo Malaquias e1f3c42502 zuki-themes: 3.24-2 -> 3.24-3 2018-01-12 12:20:50 -02:00
José Romildo Malaquias 1566b47c21
materia-theme: 20171213 -> 20180110 2018-01-11 21:36:02 +01:00
adisbladis 95ea79a196
Merge pull request #33730 from mogorman/xscreensaver
xscreensaver: 5.37 -> 5.38
2018-01-11 09:53:25 +08:00
Matthew O'Gorman 8bc2025bb2 xscreensaver: 5.37 -> 5.38 2018-01-10 19:26:02 -05:00
Thomas Tuegel 0dec14ba8c
Merge pull request #33208 from nixy/kde-arc-theme
arc-kde-theme: init 2017-11-09
2018-01-10 10:05:34 -06:00
Orivej Desh fe05782a4f hplip: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 00:31:38 +00:00
Andrew R. M 03ae844484 arc-kde-theme: init 2017-11-09 2018-01-08 22:03:10 +00:00
Bart Brouns 60f62b512d jackaudio: 1.9.11-RC1 -> 1.9.12 2018-01-05 23:51:30 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Orivej Desh 24d61a48b3 sc-controller: init at 0.4.0.1 2018-01-03 03:27:34 +00:00
José Romildo Malaquias 63c850768f deepin-gtk-theme: 17.10.4 -> 17.10.5 2018-01-02 19:59:28 -02:00
adisbladis 73050d3b20
Merge pull request #33292 from bkchr/mgba
mgba: 0.6.0 -> 0.6.1
2018-01-02 02:23:38 +01:00
Bas van Dijk e8e88c43f6 elk: 6.1.0 -> 6.1.1 2018-01-02 01:21:55 +01:00
Bas van Dijk 803077ef1c elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
This change is backwards compatible since the ELK tools at version 5.x
remain unchanged.

The test suite now both tests ELK-5 and ELK-6.
2018-01-02 01:15:29 +01:00
Bas van Dijk 95913d2768 elk: 5.6.1 -> 5.6.5
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
2018-01-02 01:15:29 +01:00
Bastian Köcher a7e54afc4d mgba: 0.6.0 -> 0.6.1
Also fixes build with qt 5.10.
2018-01-01 21:07:59 +01:00
Joachim F aafbd4fabf
Merge pull request #33242 from romildo/upd.adapta-gtk-theme
adapta-gtk-theme: 3.92.1.72 -> 3.93.0.1
2017-12-31 15:12:39 +00:00
Thomas Tuegel aa5c7fb6f0
Merge pull request #33173 from medovuxa/kde2
kde2-decoration: init at 2017-03-15
2017-12-31 08:37:19 -06:00
José Romildo Malaquias 96003af66c adapta-gtk-theme: 3.92.1.72 -> 3.93.0.1 2017-12-31 10:46:56 -02:00
medovuxa 99770e785a kde2-decoration: init at 2017-03-15 2017-12-31 10:21:45 +03:00
Herwig Hochleitner 5fdf1b972a wine: update stable and unstable
2.0.2 -> 2.0.3
2.19 -> 2.20

additional comments for the update procedure
2017-12-30 14:58:50 +01:00
Herwig Hochleitner ea4320d348 wine: remove wrapper for wine64
fix #28486
2017-12-30 14:58:47 +01:00
rnhmjoj aa6a18a6d9
steamcontroller: init at 2017-08-11 2017-12-30 12:31:45 +01:00
Luke Adams 5379bb4def dolphinEmuMaster: 20170902 -> 20171218 2017-12-23 22:31:15 -08:00
Luke Adams 18a1943ad8 dolphinEmuMaster: enable Darwin building (x64 only) 2017-12-23 22:31:15 -08:00
Luke Adams 51e53e0a71 dolphinEmuMaster: Add options to build gui with wx or qt 2017-12-23 22:31:15 -08:00
Luke Adams a44253ec65 dolphinEmuMaster: allow Dolphin to use nix-provided deps 2017-12-23 22:31:15 -08:00
Luke Adams 6d63847041 dolphinEmuMaster: Create darwin outpath 2017-12-23 22:31:15 -08:00
Luke Adams 1852176d2e dolphinEmuMaster: move inputs to nativeBuildInputs
- add Darwin inputs
- Add curl to prevent in-tree build
- add libpng hidapi wxgtk for dolphin to use
2017-12-23 22:31:15 -08:00
Luke Adams 1e5973850e dolphinEmuMaster: convert cmakeFlags to list 2017-12-23 22:31:15 -08:00
Orivej Desh d7e6066c71
Merge pull request #32785 from davidak/elementary-gtk-theme
elementary-gtk-theme: init at 5.1.1
2017-12-24 01:01:04 +00:00
Florian Klink c7f1aa3804 buildUboot: add openssl to nativeBuildInputs
required by tools/kwbimage.c, tools/mxsimage.c and in various other
places too.
As those are tools running on the host, it's a nativeBuildInput.
2017-12-23 04:31:11 +02:00
Florian Klink bae218e7b5 ubootClearfog: add 2017-12-23 04:31:11 +02:00
Florian Klink 8a844db5fc ubootTools: set CONFIG_ARCH_MVEBU=y
u-boot only builds some architecture-specific tools, if this
architecture is selected in configuration. So a 'allnoconfig' won't
include them.

As they are pretty useful however, we'd like to have them in ubootTools.
This can be accomplished by enabling CONFIG_KIRKWOOD=y and possibly
more later.
2017-12-23 03:51:12 +02:00
Florian Klink 027d7bbb71 uboot: add extraMakeFlags option 2017-12-23 03:51:12 +02:00
Orivej Desh c47ac0d8bf
Merge pull request #32867 from yegortimoshenko/20171219.103133/propagate-murrine
themes: propagate gtk-murrine-engine, resolves #16268
2017-12-20 04:16:52 +00:00
Orivej Desh 3445138387
Merge pull request #32833 from jtojnar/vala-cleanup
Vala cleanup
2017-12-20 03:40:33 +00:00
Yegor Timoshenko dfcbbd380e
themes: propagate gtk-murrine-engine, resolves #16268 2017-12-19 22:09:32 +00:00
Jan Tojnar c9bf4b4f05
seafile-shared: use recent vala + clean-up 2017-12-19 17:25:55 +01:00
José Romildo Malaquias 682022a88a materia-theme: 20171112 -> 20171213 2017-12-19 08:54:45 -02:00
davidak bf75e9b57a elementary-gtk-theme: init at 5.1.1 2017-12-18 01:44:57 +01:00
Daiderd Jordan 37196b9efa
vim-rhubarb: init at 2017-06-28 2017-12-17 17:45:57 +01:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Frederik Rietdijk 1817ec70fd
Merge pull request #31221 from jraygauthier/jrg/vscode-ext-python
vscode-extension-ms-python-python: Init at 0.8.0
2017-12-12 20:58:17 +01:00
Tuomas Tynkkynen bedc18c461 U-Boot: Add ubootQemuArm 2017-12-12 01:16:10 +02:00
Tuomas Tynkkynen 8b358b84a8 U-Boot: Add a patch to increase max kernel command line length 2017-12-12 01:16:10 +02:00
Samuel Dionne-Riel 262514a3c7 U-Boot: Adds Orange Pi PC build 2017-12-11 19:05:15 +02:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Vladimír Čunát ca6952fcb7
ghostscript: security 9.20 -> 9.22
There are also non-security changes in the releases. /cc #32459.
Printing test OK, and I tested work with some postscript files.
I also fixed the license - it was changed in 2013 :-/
2017-12-09 17:50:05 +01:00
Jörg Thalheim f7c7a4cde1 vimPlugins.vim-yapf: fix evaluation 2017-12-09 10:28:40 +00:00
Jörg Thalheim 1592d5a9e7 vimPlugins: update all 2017-12-09 09:59:03 +00:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Orivej Desh bf0d121aed cups: fix configure flags 2017-12-07 07:22:39 +00:00
Peter Hoeg e5715d9464 cups: 2.2.2 -> 2.2.6 2017-12-07 07:22:39 +00:00
Jan Malakhovski 1858e8909e tree-wide: fix either check-meta or meta attrs of all the packages I evaluate 2017-12-05 13:46:52 +01:00