worldofpeace
d106395171
doc/qt: add note about wrapQtAppsHook ignoring scripts
2019-08-09 10:11:48 -04:00
Maximilian Bosch
47b551c6a8
Merge pull request #66265 from WilliButz/grafana-update
...
grafana: 6.3.0 -> 6.3.2
2019-08-08 00:07:21 +02:00
Matthew Bauer
514af58478
Merge remote-tracking branch 'marsam/fix-xcbuild-build'
2019-08-07 17:29:50 -04:00
Matthew Bauer
4589c892c5
Merge pull request #66276 from eraserhd/pr/master/xcbuild-libcompression
...
xcbuild: fix darwin build
2019-08-07 17:24:25 -04:00
worldofpeace
0728b87b72
Merge pull request #66297 from virusdave/dnicponski/scratch/add_me
...
maintainers: add virusdave
2019-08-07 17:17:17 -04:00
Marek Mahut
2242527c9c
Merge pull request #66246 from MetaDark/qbittorrent
...
qbittorrent: 4.1.6 -> 4.1.7
2019-08-07 23:16:46 +02:00
Daniel Schaefer
ccaaef1963
codespell: init at 1.15.0 ( #63673 )
2019-08-07 23:04:48 +02:00
Lancelot SIX
59d52b136b
Merge pull request #66050 from lsix/django_update
...
pythonPackages.django_{1_11,2_1}: update
2019-08-07 22:52:51 +02:00
Dave Nicponski
c943ac3f93
maintainers: add virusdave
2019-08-07 16:45:48 -04:00
Marek Mahut
b75a2e4360
Merge pull request #66132 from r-ryantm/auto-update/qtractor
...
qtractor: 0.9.8 -> 0.9.9
2019-08-07 22:33:03 +02:00
Aaron Andersen
06408a6e1b
Merge pull request #66258 from mmahut/flexibee
...
flexibee: init at 2019.2.5
2019-08-07 15:59:17 -04:00
worldofpeace
347a5d9275
Merge pull request #65764 from Kiwi/bitwarden
...
bitwarden: init at 1.15.2
2019-08-07 15:01:44 -04:00
Bjørn Forsman
a920c2aabd
v4l-utils: align attr with pkg name
2019-08-07 20:44:13 +02:00
Bjørn Forsman
f6763cc130
v4l-utils: use qt5's mkDerivation
...
Fixes
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
See https://github.com/NixOS/nixpkgs/issues/65399
2019-08-07 20:40:08 +02:00
Bjørn Forsman
a26168ff46
gqrx: use qt5's mkDerivation
...
Fixes
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
See https://github.com/NixOS/nixpkgs/issues/65399
2019-08-07 20:40:02 +02:00
Robert Djubek
2372dc2673
bitwarden: init at 1.15.2
2019-08-07 17:41:34 +00:00
worldofpeace
55aa81a5c5
Merge pull request #66285 from worldofpeace/mixxx
...
mixxx: drop custom wrapper
2019-08-07 13:27:30 -04:00
adisbladis
f20d403ab7
Merge pull request #65874 from adisbladis/emacs-melpa-overrides
...
emacs-packages: Clean up redundant packages & allow overriding attrsets
2019-08-07 18:07:08 +01:00
adisbladis
be74dec846
emacs-packages: Move manually created packages to it's own file
...
And let emacs-packages.nix only aggregate the attrsets
2019-08-07 18:04:23 +01:00
adisbladis
97a069609f
emacs-packages: Add overriding capability to emacsPackagesNg
...
This allows overriding the individual package sets composing
emacsPackagesNg.
Example:
```
myEmacsPackages = emacsPackagesNg.override {
melpaPackages = {};
};
```
2019-08-07 18:04:22 +01:00
adisbladis
d490bcdf0f
emacs-packages.rtags: Inherit correct version
2019-08-07 18:04:22 +01:00
adisbladis
978b34622b
emacs-packages: Drop irony package
...
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
af70adbc89
emacs-packages: Drop elpy package
...
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
b00038c151
emacs-packages: Drop emacs-libvterm package
...
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
460e02a9c0
emacs-packages: Drop zmq package
...
Use generated melpa package instead
2019-08-07 18:04:21 +01:00
adisbladis
f7627be844
emacs-packages: Drop manually packaged pdf-tools
...
Use autogenerated package from melpa
2019-08-07 18:04:21 +01:00
adisbladis
48428ce6ec
emacs-packages: Drop shorten
package
...
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis
7d1c5e84ca
emacs-packages: Drop redshank
package
...
Use melpa generated package instead
2019-08-07 18:04:21 +01:00
adisbladis
1236d2d7f5
emacs-packages: Drop package lui
...
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis
6551f2aa5b
emacs-packages: Drop lcs package
...
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis
843eae6a51
emacs-packages: Drop emacsql-sqlite package
...
Use melpa generated package instead
2019-08-07 18:04:20 +01:00
adisbladis
334d3d90f6
emacsPackagesNg.evil-jumper: Drop package
...
It's now merged upstream in evil-mode
2019-08-07 18:04:20 +01:00
adisbladis
20ff3edcfa
emacs-packages: Drop stgit
...
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
1fc89fcad8
emacs-packages: Drop manually created nyan-mode derivation
...
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
6742c9976a
emacs-packages: Move shm
...
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
b88c30579a
emacs-packages.nix: Fix indent
2019-08-07 18:04:20 +01:00
adisbladis
47d3b98b4b
melpa-packages: Add ability to ovveride melpa JSON archive location
...
This enables using the melpa json generator in an overlay
2019-08-07 18:04:19 +01:00
adisbladis
8911226971
emacs-packages: Allow update script to be called from any location
...
Previously working directory was important
2019-08-07 18:04:19 +01:00
worldofpeace
9e36f272f9
mixxx: drop custom wrapper
...
This prevented it from being wrapped
automatically because it wasn't an ELF
header.
2019-08-07 12:58:00 -04:00
Matthieu Coudron
9c0f22a45b
Merge pull request #66142 from r-ryantm/auto-update/qdirstat
...
qdirstat: 1.5.90 -> 1.6
2019-08-08 01:52:49 +09:00
Merlin Göttlinger
1559a3798a
ocaml-sat-solvers: init at 0.4 ( #66275 )
2019-08-07 16:48:33 +00:00
worldofpeace
0d4c5dceb0
Merge pull request #66256 from xrelkd/update/cargo-bloat
...
cargo-bloat: 0.7.2 -> 0.8.2
2019-08-07 12:33:26 -04:00
Ryan Mulligan
541690a034
Merge pull request #66108 from r-ryantm/auto-update/python3.7-kubernetes
...
python37Packages.kubernetes: 9.0.0 -> 10.0.0
2019-08-07 09:05:15 -07:00
Jason Felice
80112a6f2a
xcbuild: fix darwin build
...
Bumping the MacOS target version to 10.12 signalled xcbuild that
libcompression is available on Darwin, but libcompression is not
OSS (even though an LZFSE reference implementation is), and it is not
part of a framework for us to make impure, so this patch disables it.
2019-08-07 11:22:18 -04:00
Marek Mahut
795e31f11e
Merge pull request #65994 from r-ryantm/auto-update/minizinc-ide
...
minizincide: 2.3.0 -> 2.3.1
2019-08-07 17:03:38 +02:00
worldofpeace
d62e11739c
Merge pull request #66223 from danielfullmer/kdeconnect-fix
...
kdeconnect: Use qt5's mkDerivation
2019-08-07 10:41:55 -04:00
Daniel Fullmer
da178efe89
kdeconnect: Use qt5's mkDerivation
...
See #65399
2019-08-07 10:39:53 -04:00
worldofpeace
fc51db8368
Merge pull request #66231 from xvello/xvello/ktexteditor-editorconfig
...
kdeFrameworks.ktexteditor: compile with editorconfig-core-c
2019-08-07 10:33:35 -04:00
Xavier Vello
2780e0b6cb
kdeFrameworks.ktexteditor: compile with editorconfig-core-c
...
Add one small dependency to ktexteditor to make it
support the .editorconfig configuration format.
2019-08-07 10:32:23 -04:00
Thomas Tuegel
38f3c6afa1
Merge pull request #66226 from xvello/xvello/bluez-qt
...
Add bluez-qt as an explicit dependency of plasma5
2019-08-07 08:46:02 -05:00