Mario Rodas
87d84a6397
pythonPackages.pytest-dependency: init at 0.4.0 ( #51912 )
2018-12-14 20:53:02 +01:00
markuskowa
052379cd75
Merge pull request #51742 from markuskowa/upd-osmocore
...
libosmocore: 0.9.6 -> 0.12.1
2018-12-14 16:20:49 +01:00
Mathieu Boespflug
8d8b443ce2
bazel_jdk11: remove.
...
This package is redundant, since Bazel (since the upgrade to v0.20.0),
now uses JDK 11 as the runtime JDK.
2018-12-14 11:02:25 +01:00
Mathieu Boespflug
6f5014e0ae
bazel: 0.18.0 -> 0.20.0
2018-12-14 11:02:25 +01:00
John Ericson
e0a4d1083f
Merge pull request #51965 from vaibhavsagar/fix-static-lz4
...
lz4: Fix pkgsStatic build
2018-12-13 18:28:05 -05:00
Vaibhav Sagar
cb5a7bdc3a
lz4: fix pkgsStatic build
2018-12-13 18:00:26 -05:00
Alexey Shmalko
01c16e0d6d
Merge pull request #51961 from volth/freebind
...
freebind: init at 2017-12-27
2018-12-14 00:51:26 +02:00
volth
0083685a01
freebind: init at 2017-12-27
2018-12-13 22:04:52 +00:00
worldofpeace
c86349b317
Merge pull request #51815 from c0deaddict/master
...
swiftclient: init at 3.6.0
2018-12-13 16:50:11 -05:00
Jos van Bakel
35aab266e3
swiftclient: init at 3.6.0
2018-12-13 21:18:09 +01:00
Matthew Bauer
3c36dccd7c
top-level/stage.nix: add static overlay
...
Adds the static overlay that can be used to build Nixpkgs statically.
Can be used like:
nix build pkgsStatic.hello
Not all packages build, as some rely on dynamic linking.
(cherry picked from commit 6d90a8b894
)
2018-12-13 14:04:34 -05:00
Matthew Bauer
e84255296f
stdenv: implement crossOverlays
...
crossOverlays only apply to the packages being built, not the build
packages. It is useful when you don’t care what is used to build your
packages, just what is being built. The idea relies heavily on the
cross compiling infrastructure. Using this implies that we need to
create a cross stdenv.
(cherry picked from commit a3a6ad7a01
)
2018-12-13 14:04:33 -05:00
Lorenzo Manacorda
6283971a2c
slither-analyzer: init at 0.3.0
2018-12-13 13:37:38 -05:00
worldofpeace
b7fbde893a
Merge pull request #48519 from dtzWill/update/fwupd-1.1.3
...
fwupd: 1.1.2 -> 1.2.1
2018-12-13 11:50:48 -05:00
Jörg Thalheim
3d4cb55b71
Merge pull request #51937 from ivan/add-cchardet
...
pythonPackages.cchardet: init at 2.1.4
2018-12-13 13:58:08 +00:00
Alexey Shmalko
bb14e3b1fb
Merge pull request #51929 from ivan/add-manhole
...
pythonPackages.manhole: init at 1.5.0
2018-12-13 13:39:36 +02:00
Sarah Brofeldt
b64e71e09c
Merge pull request #51677 from plapadoo/pro-office-calculator-init
...
pro-office-calculator: init at 1.0.6
2018-12-13 12:13:35 +01:00
Ivan Kozik
76dc4b56f7
pythonPackages.cchardet: init at 2.1.4
2018-12-13 11:12:59 +00:00
Vincent Laporte
113a7562fe
ocamlPackages.lablgtk3: init at 3.0.beta1
2018-12-13 09:09:09 +00:00
Ivan Kozik
e7ec6cdf11
pythonPackages.manhole: init at 1.5.0
2018-12-13 09:07:13 +00:00
Sarah Brofeldt
d77035596f
Merge pull request #51679 from gnidorah/intelmetool
...
intelmetool: init at 4.8.1
2018-12-13 09:49:56 +01:00
gnidorah
bc4c3e5cb9
intelmetool: init at 4.8.1
2018-12-13 09:41:11 +03:00
Jan Tojnar
a6f7842008
libxmlb: init at 0.1.5
2018-12-12 21:38:31 -05:00
David McKay
47f008676f
bibata-cursors: init at 0.4.1 ( #51871 )
2018-12-13 00:21:55 +00:00
Jan Tojnar
25ab74f853
Merge pull request #51889 from jtojnar/gnome-3.30.3
...
Gnome 3.30.3
2018-12-12 21:27:28 +01:00
Jan Tojnar
aaaf48b2aa
libgda: move from gnome3.libgda
2018-12-12 20:00:59 +01:00
Jörg Thalheim
e2ed882c17
Merge pull request #51905 from Profpatsch/strip-nondeterminism-1.0.0
...
strip-nondeterminism: 0.016 -> 1.0.0
2018-12-12 17:03:31 +00:00
Jörg Thalheim
f49e2ad365
Merge pull request #51758 from rasendubi/pynvim
...
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1
2018-12-12 17:01:25 +00:00
Robert Schütz
34f04810cf
Merge pull request #51904 from worldofpeace/secretstorage/3.1.0
...
python3Packages.secretstorage: 2.3.1 -> 3.1.0
2018-12-12 16:50:41 +01:00
worldofpeace
9f66479ffc
python3Packages.jeepney: init at 0.4
2018-12-12 10:22:56 -05:00
Profpatsch
5cbd18af4e
strip-nondeterminism: 0.016 -> 1.0.0
...
Add to toplevel as well.
2018-12-12 14:38:13 +01:00
edef
f9b0781938
doh-proxy: stick with Python 3.6 for now
...
It currently breaks on Python 3.7 due to `async` becoming a reserved keyword
2018-12-12 13:02:53 +00:00
Gabriel Ebner
c556e6f1f4
notmuch: use python 3
...
Fixes #51822
2018-12-12 13:32:35 +01:00
Gabriel Ebner
a9d7a31817
alot: 0.7 -> 0.8
2018-12-12 13:31:32 +01:00
Gabriel Ebner
890bee19c5
pythonPackages.gpgme: support python 3
2018-12-12 13:30:52 +01:00
edef
fdd566cf0b
Merge pull request #51908 from rawkode/feature/lxrandr
...
lxrandr: init at 0.3.1
2018-12-12 12:18:03 +00:00
edef
e10f8471d1
Merge pull request #51650 from gnidorah/me_cleaner
...
me_cleaner: init at 1.2
2018-12-12 12:15:57 +00:00
David McKay
125ad34dc8
lxrandr: init at 0.3.1
2018-12-12 11:25:45 +00:00
Alyssa Ross
812805110b
Merge pull request #51887 from AtnNn/ikos
...
ikos: init at 2.1
2018-12-12 09:06:36 +00:00
Jörg Thalheim
8e3b400b45
Merge pull request #51876 from Mic92/go-cleanup
...
Go cleanup: use buildGoPackage whenever possible
2018-12-12 08:56:21 +00:00
Matthew Bauer
465a5e1d97
Merge pull request #51880 from matthewbauer/simavr-mac
...
simavr: work on macOS
2018-12-11 20:36:58 -06:00
Etienne Laurin
328fbcff60
ikos: init at 2.1
2018-12-12 00:09:24 +00:00
Jörg Thalheim
56fdf7a296
acbuild: remove
...
Project is unmaintained. The project page propose alternatives:
https://github.com/containers/build#this-project-is-currently-unmaintained
2018-12-11 22:08:11 +00:00
Matthew Bauer
79e886a61b
simavr: work on macOS
2018-12-11 14:40:48 -06:00
Izorkin
3c15573712
phpPackages.couchbase: 2.3.4 -> 2.6.0
2018-12-11 20:11:36 +01:00
Izorkin
72b3ceaa2f
phpPackages.memcached: fix build with php73
2018-12-11 20:11:35 +01:00
Izorkin
43b2734f53
phpPackages.xdebug: fix build with php73
2018-12-11 20:11:35 +01:00
Izorkin
b0b623e034
phpPackages: disable build with php73
2018-12-11 20:11:34 +01:00
Izorkin
2fb2d1f67a
phpPackages.yaml: 2.0.2 -> 2.0.4
2018-12-11 20:11:33 +01:00
Izorkin
6a9f31f34c
phpPackages.v8js: 1.4.1 -> 2.1.0
2018-12-11 20:11:33 +01:00