Commit Graph

188463 Commits

Author SHA1 Message Date
Gabriel Ebner
a6ef0a7188 pythonPackages.uranium: 4.1.0 -> 4.2.0 2019-08-08 09:00:05 +02:00
Gabriel Ebner
c0df1d0b42 pythonPackages.libsavitar: 4.1.0 -> 4.2.0 2019-08-08 08:59:42 +02:00
Gabriel Ebner
b9f1e3cdfd pythonPackages.libarcus: 4.1.0 -> 4.2.0 2019-08-08 08:59:19 +02:00
Michael Raskin
6b5647a70d
Merge pull request #66227 from aanderse/osg-3.4
openscenegraph: drop 3.4.x
2019-08-08 05:19:33 +00:00
Mario Rodas
639c8c1f6a
ghc: use ld.gold only on Linux
partly reverts commit 29f2f04ded458e298e70884c2fd10e05e336f598.
2019-08-07 22:05:26 -05:00
xrelkd
edbdbb31e1 eksctl: 0.3.0 -> 0.3.1 2019-08-08 11:05:25 +08:00
Mario Rodas
58de4286d3
wasm-pack: fix build on darwin 2019-08-07 21:52:01 -05:00
Mario Rodas
9a6a055d2f
pythonPackages.colorcet: fix build on darwin 2019-08-07 18:55:04 -05:00
Mario Rodas
e505a8eee0
pythonPackages.pytest-mpl: fix build on darwin 2019-08-07 18:54:19 -05: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
Trolli Schmittlauch
7030004ad6 hedgewars: 0.9.25 -> 1.0.0-beta1
- unbreak build by bumping version to latest beta as that
removes the broken `bytestring-show` dependency

- beta needs to be fetched from Mercurial repo
2019-08-07 20:04:47 +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
EEva (JPotier)
d30080584b bitlbee-mastodon: init at 1.4.2 2019-08-07 19:56:08 +03: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