worldofpeace
19a93ec147
python.pkgs.pyatspi: fix build
...
adds missing pkg-config
2019-01-18 02:16:23 -05:00
worldofpeace
5f9dd9b782
python.pkgs.gst-python: fix build
...
adds missing pkg-config
2019-01-18 00:22:29 -05:00
worldofpeace
9aad60b30f
python.pkgs.dbus-python: fix build
...
adds missing pkg-config
2019-01-18 00:08:40 -05:00
Jan Tojnar
9e9dc22c44
python.pkgs.pygtk: fix build
...
adds missing pkg-config
2019-01-18 04:36:38 +01:00
Jan Tojnar
af3758e0b5
Merge branch 'master' into staging
2019-01-17 21:49:16 +01:00
Timo Kaufmann
471ba67013
libgap, gap-libgap-compatible: remove
...
They were only used by sage, which now (since version 8.6) uses gaps own
(new) libgap.
2019-01-17 20:39:02 +01:00
Timo Kaufmann
29e150d85f
Merge pull request #54127 from timokau/gap-improvements
...
gap: install libgap, add packageSet option
2019-01-17 20:38:38 +01:00
Michael Weiss
9aa46aedfe
android-studio-preview: Deprecate the attribute
...
This also covers "androidStudioPackages.preview".
I believe that the name is confusing (is it from the beta or dev/canary
channel?) and with this error message it should be obvious how to update
ones configuration.
2019-01-17 19:13:07 +01:00
Jan Tojnar
6bd544d00d
Merge pull request #54171 from etu/init-phpstan
...
phpPackages.phpstan: init at 0.11
2019-01-17 16:04:31 +01:00
Elis Hirwing
d580b66fd1
phpPackages.phpstan: init at 0.11
...
PHP Static Analysis Tool
2019-01-17 13:10:23 +01:00
Jörg Thalheim
682801a445
Merge pull request #53628 from dtzWill/feature/bash-5-readline-8
...
readline8,bash5: init
2019-01-17 10:57:38 +00:00
Timo Kaufmann
cf63a8c94c
gap: add packageSet option
...
Two reasons for this:
- more fine-grained space/functionality tradeoff
- preparation for the sage 8.6 update, which finally doesn't need a
downgraded gap anymore but does break when unexpected (non-standard)
packages are installed. Details: https://trac.sagemath.org/ticket/26983
The proper way to deal with gap packages would be to create a package
set, package each one individually and have something like gap
equivalent of `python.withPackages`. I am not willing to do that
however.
2019-01-17 10:10:24 +01:00
Timo Kaufmann
bb173ec8e3
gap: install libgap
...
There are some starts of a `make install`, but nothing complete yet.
Upstream now ships a `libgap` as a replacement of the custom one used by
sagemath.
2019-01-17 10:10:21 +01:00
Frederik Rietdijk
9cfae76fc5
Merge staging-next into staging
2019-01-17 09:21:29 +01:00
volth
c384dae70b
fetchgit: use buildPackages.cacert
...
As a data package `buildPackages.cacert` suppose to be equal to `hostPackages.cacert`.
But `hostPackages.cacert` causes needless build of `hostPackages.python` and other packages, which takes time and requires them to support cross-compilation.
2019-01-17 07:52:00 +00:00
Jörg Thalheim
d3d25f5218
Merge pull request #54044 from Mic92/oraclejdk
...
oraclejdk: 8.191 -> 8.201; no longer depend on requireFile
2019-01-17 07:26:28 +00:00
Jörg Thalheim
1dc706f060
oraclejdk: 8.191 -> 8.201
...
also no longer use requireFile and accept the license via nixpkgs option
2019-01-17 07:24:33 +00:00
Jörg Thalheim
bb885d502a
Merge pull request #53888 from Mic92/ccls
...
ccls: init at 0.20181225.7
2019-01-16 23:56:55 +00:00
Christoph Hrdinka
def5124ec8
Merge pull request #53995 from serokell/fix-pgtmp
...
pg_tmp, ephemeralpg: fix on darwin and merge
2019-01-16 13:45:48 +01:00
Yorick van Pelt
eec46991e2
pkgs/top-level: move pg_tmp to aliases.nix
2019-01-16 13:21:06 +01:00
Pierre-Etienne Meunier
121318a9b4
toml2nix: init at 0.1.1 ( #53883 )
2019-01-15 23:36:36 +02:00
Yorick van Pelt
f9a7b5d22e
pg_tmp, ephemeralpg: merge packages
2019-01-15 18:17:12 +01:00
Jörg Thalheim
ca61531750
ccls: init at 0.20181225
...
- tested with [emacs](https://dl.thalheim.io/kdh-PwxzlwGKTEl1_NpTzg/2019-01-13-190156_1920x1080_scrot.png )
and vim.
- wrapped to pick up our cc wrapper environment -> works perfectly in nix-shell
2019-01-15 17:12:56 +00:00
Frederik Rietdijk
42d276c6b8
Merge staging-next into staging
2019-01-15 16:59:03 +01:00
Michael Weiss
8d8ed93725
swaylock: init at 1.2
2019-01-15 13:34:18 +01:00
Michael Weiss
813164e0cd
swayidle: init at 1.1
2019-01-15 13:15:37 +01:00
Frederik Rietdijk
5a3670b83c
pythonPackages: fix native / check inputs
2019-01-15 10:16:12 +01:00
Austin Seipp
ee3949d720
nextpnr: use qtbase-5.11 instead of 5.12
...
This fixes a bizarre regression in the NextPNR GUI that causes the
background of the OpenGL floorplanning window to become 'transparent' on
certain platforms, greatly limiting its utility. However, QT 5.11 seems
to work just fine here.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-15 00:33:59 -06:00
Robert Schütz
05fda1f94d
Merge pull request #53865 from jethrokuan/fix/calibre
...
calibre: cssutils -> css-parser
2019-01-15 00:48:52 +01:00
Robert Schütz
77c6ca2c1a
Merge pull request #52647 from PsyanticY/pipreqs-2
...
pipreqs: init at 0.4.9 | pythonPackage.yarg: init at 0.1.9
2019-01-15 00:10:40 +01:00
nagato.pain
709c6c46b9
pipreqs: init at 0.4.9
2019-01-15 00:06:49 +01:00
nagato.pain
14840a99b1
pythonPackages.yarg: init at 0.1.9
2019-01-15 00:05:26 +01:00
Roman Volosatovs
8b925a8f32
mbed-cli: init at 1.8.3 ( #53954 )
2019-01-14 23:47:12 +01:00
Sebastien Bourdeauducq
31cd0f8060
pythonPackages.pyvcd: init at 0.1.4
2019-01-15 00:30:04 +08:00
Jörg Thalheim
ff0dc34c1d
Merge pull request #48752 from jorsn/new.epson-workforce-635-nx625-series
...
epson-workforce-635-nx625-series: init at 1.0.1
2019-01-14 11:02:02 +00:00
Robert Schütz
43dd721fa3
Merge pull request #53797 from nyanloutre/matrix-synapse-upgrade
...
matrix-synapse: 0.34.0.1 -> 0.34.1.1
2019-01-14 10:03:47 +01:00
Matthew Bauer
2000d62a50
Merge pull request #53605 from matthewbauer/fix-53587
...
mingw: use current package set for headers
2019-01-13 20:12:44 -05:00
gnidorah
5285526b0f
pakcs: fix build ( #53281 )
2019-01-13 23:55:40 +01:00
Michael Weiss
041ff813f4
inxi: init at 3.0.30-1
2019-01-13 19:47:32 +01:00
Elis Hirwing
538d1a0e0e
gnomeExtensions.gsconnect: init at 20
2019-01-13 17:43:32 +01:00
Robert Schütz
6c909de29a
python3.pkgs.slixmpp: fix build
...
Also hardcode path to gnupg and correctly run tests.
2019-01-13 15:29:21 +01:00
Frederik Rietdijk
bb9581cd88
Merge staging-next into staging
2019-01-13 14:46:43 +01:00
Jethro Kuan
d88fd61a42
pythonPackages.css-parser: init at 1.0.4
2019-01-13 20:18:14 +08:00
Trolli Schmittlauch
e93bd1d445
ktouch: init at 18.12.0
...
packaging the `ktouch` touch typing tutor. Due to Qt impurities, it
needs to be installed in a profile to find it runtime dependencies.
2019-01-13 12:42:21 +01:00
Vladimír Čunát
61b8c03a78
metrics job: update for nix-2.2
...
Fixes https://github.com/NixOS/nixpkgs/issues/53858
I think I managed to keep all numbers the same as before nix-2.2.
2019-01-13 10:32:52 +01:00
worldofpeace
0f017ed08b
Merge pull request #53830 from jethrokuan/pkg-init/pyment
...
pythonPackages.pyment: init at 0.3.3
2019-01-13 01:25:18 -05:00
Jethro Kuan
94de11a8e8
pythonPackages.pyment: init at 0.3.3
2019-01-13 13:59:44 +08:00
Vladimír Čunát
570d84a01e
Merge branch 'staging-next'
2019-01-13 00:39:38 +01:00
Dmitry Kalinkin
37e4390971
qt5: use 5.11 on darwin until it's fixed
...
Fixes: 8e811ec29
('qt5: 5.11 -> 5.12')
Resolves : #53841
2019-01-12 09:20:42 -05:00
markuskowa
c5bb36f570
Merge pull request #53829 from vbgl/sile-0.9.5
...
sile: 0.9.4 -> 0.9.5
2019-01-12 13:01:28 +01:00