Commit Graph

42507 Commits

Author SHA1 Message Date
Elis Hirwing
23fa0f817a
Merge pull request #55529 from etu/move-ebook2cw
ebook2cw: Move from misc to radio and do some cleanups
2019-02-14 07:21:48 +01:00
Elis Hirwing
6a56ab5bc8
Merge pull request #55509 from etu/update-tqsl
tqsl: 2.3.1 -> 2.4.3
2019-02-14 07:21:27 +01:00
Elis Hirwing
ee2b338ec1
Merge pull request #55647 from etu/phpstan-upgrade
phpPackages.phpstan: 0.11.1 -> 0.11.2
2019-02-14 07:21:05 +01:00
hhm
300094d2aa bbe: init at 0.2.2 2019-02-13 23:53:59 -05:00
Jan Malakhovski
e295651108 virtualbox: move defaults to package file 2019-02-13 23:12:38 +00:00
Jan Malakhovski
ce14636ae0 mimic: move defaults to package file
and fix some eol spaces.
2019-02-13 23:12:35 +00:00
Jan Malakhovski
15a1e879a9 deadbeef: move defaults to package file 2019-02-13 23:12:05 +00:00
Jan Malakhovski
1eea8a5f4a cmus: move defaults to package file 2019-02-13 23:12:03 +00:00
Jan Malakhovski
f91e811e44 chromium: move defaults to package file
This one is a bit untrivial.
2019-02-13 23:11:29 +00:00
Jan Malakhovski
fe75379459 bomi: move defaults to package file 2019-02-13 23:11:20 +00:00
Jan Malakhovski
d364e682b0 pcaudiolib: move defaults to package file 2019-02-13 23:11:10 +00:00
Jan Malakhovski
578408aa16 brltty: move defaults to package file, use ALSA on Linux 2019-02-13 23:10:56 +00:00
Jan Malakhovski
9361acfff1 aegisub: move defaults to package file 2019-02-13 23:10:40 +00:00
Jan Malakhovski
20193f85e9 mplayer: move defaults to package file 2019-02-13 23:10:38 +00:00
Daiderd Jordan
aee2dc8899
Merge pull request #55671 from LnL7/darwin-aws-sdk-cpp
aws-sdk-cpp: fix darwin sandbox build and cleanup
2019-02-13 22:23:27 +01:00
Daiderd Jordan
1583db7874
Merge pull request #55659 from LnL7/perl-iotty
perlPackages.IOTty: fix darwin sandbox build
2019-02-13 22:22:45 +01:00
Philipp Middendorf
b2cd0893f3 fcppt: 2.9.0 -> 3.0.0 2019-02-13 21:39:34 +01:00
Michael Raskin
7874fe52f5
Merge pull request #55137 from oxij/pkgs/openhmd-init
openhmd: init at 0.3.0-rc1-20181218
2019-02-13 20:07:03 +00:00
Michael Raskin
8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Janne Heß
b9f3570c1c icingaweb2: Init at 2.6.2 2019-02-13 16:04:50 +01:00
Michael Raskin
96479afd7f
Merge pull request #55680 from teto/lua_whitelist
Lua: autogenerate some more packages
2019-02-13 13:44:35 +00:00
Frederik Rietdijk
b0e2f24050
Merge pull request #55670 from dotlambda/dateparser-0.7.1
python.pkgs.dateparser: 0.7.0 -> 0.7.1
2019-02-13 12:10:35 +01:00
Stefan Junker
8f1ab5f539 rdedup: 3.0.1 -> 3.1.1 (#55530) 2019-02-13 12:06:20 +02:00
Matthieu Coudron
0cb3ee3bde luaPackages.lua-iconv: move to generated 2019-02-13 14:13:39 +09:00
Matthieu Coudron
c84a431624 luaPackages.lpty: 1.2.1 -> 1.2.2 generated 2019-02-13 14:13:01 +09:00
Matthieu Coudron
ce63fd4381 luaPackages.luabitop: generated 2019-02-13 14:12:44 +09:00
Matthieu Coudron
c789b88cdd luaPackages.luacheck: 0.20 -> 0.23 generated 2019-02-13 14:11:14 +09:00
Matthieu Coudron
421110ae36 luaPackages.luaevent: 0.4.4 -> 0.4.6 generated 2019-02-13 14:10:35 +09:00
Daiderd Jordan
a4a7fd8d68
aws-sdk-cpp: fix darwin sandbox build
The tests use localhost networking, which is disallowed by
default in the darwin sandbox.
2019-02-12 23:38:13 +01:00
Robert Schütz
6c53ffa502 Revert "buku-4.1: pinned python to python36 due to #52766"
This reverts commit 5ddd094ce0.
2019-02-12 23:12:57 +01:00
Marcus Geiger
355d9a6378 qemu: Add support for the Hypervisor framework on Darwin
This provides macOS native hardware acceleration to Qemu.
2019-02-12 22:58:50 +01:00
Maximilian Bosch
eac2aaf85f
Merge pull request #55564 from wizeman/u/new-todoist
todoist: init at 0.13.1
2019-02-12 22:33:43 +01:00
Michael Raskin
2a2cf5bf29
Merge pull request #55305 from teto/lua_whitelist
Lua: moving some package to the luarocks whitelist
2019-02-12 21:19:11 +00:00
Daiderd Jordan
11c1fc4085
perlPackages.IOTty: fix darwin sandbox build
2 of the tests fail when sandboxing is enabled, we might want to allow
this case in the profile if there are more cases but for now just
disable the tests on darwin.

    warning: TIOCSCTTY failed, slave might not be set as controlling terminal: Operation not permitted at /private/tmp/nix-build-perl5.28.1-IO-Tty-1.12.drv-0/IO-Tty-1.12/blib/lib/IO/Pty.pm line 121.
    Error: could not connect pty as controlling terminal!
    no controlling terminal at t/test.t line 68.
    sysread() failed:  at t/test.t line 91.
    # Looks like your test exited with 255 just after 2.
2019-02-12 19:25:05 +01:00
Elis Hirwing
3cf8394daf
phpPackages.phpstan: 0.11.1 -> 0.11.2
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.2
2019-02-12 17:49:05 +01:00
Samuel Dionne-Riel
8568f68e61
Merge pull request #55141 from hhm0/rtl8821ce
rtl8821ce: init at 5.2.5_1.26055.20180108
2019-02-11 21:50:07 -05:00
Matthieu Coudron
71b2e1f554 luaPackages.lgi: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron
c01fe375ca luaPackages.cqueues: move to generated 2019-02-12 11:47:54 +09:00
Matthieu Coudron
84d4faf8d5 luaPackages.basexx: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron
582fa48e6f luaPackages.fifo: move to generated 2019-02-12 11:47:53 +09:00
Matthieu Coudron
f0269de17f luaPackages.lpeg_patterns: move to generated 2019-02-12 11:47:53 +09:00
Florian Klink
c569643f4a
Merge pull request #55119 from andir/firefox-wayland
Firefox add support for native wayland backend
2019-02-12 00:45:42 +01:00
Claudio Bley
4128782464 yubikey-manager-qt: init at 1.1.0 2019-02-11 23:21:53 +01:00
Florian Klink
b5f3b7db52
Merge pull request #55534 from samueldr/mailman-rss/init
mailman-rss: init at 0.2.4
2019-02-11 22:09:35 +01:00
Samuel Dionne-Riel
255d4af162 mailman-rss: init at 0.2.4 2019-02-11 10:07:34 -05:00
Ricardo M. Correia
5e06e38a43 todoist: init at 0.13.1 2019-02-11 15:09:13 +01:00
Jos van Bakel
3133d59a7f pythonPackages.moderngl: init at 5.5.0 (#54737) 2019-02-11 09:31:43 +01:00
Elis Hirwing
3e50fba209
Merge pull request #53662 from gnidorah/opl3bankeditor
opl3bankeditor, opn2bankeditor: init
2019-02-11 07:57:31 +01:00
José Romildo Malaquias
692b978df4 zuki-themes: 3.28-3 -> 3.30-1 2019-02-10 23:05:24 -02:00
Michele Guerini Rocco
2926b6e11f nix-script: init at 2015-09-22 (#55495) 2019-02-10 23:08:58 +01:00
worldofpeace
01cf4c2fc6
Merge pull request #55522 from romildo/upd.greybird
greybird: 3.22.9 -> 3.22.10
2019-02-10 21:29:44 +00:00
gnidorah
1cb728d4af opl3bankeditor, opn2bankeditor: init 2019-02-10 22:57:16 +03:00
Elis Hirwing
daee1d7a58
ebook2cw: Move from misc to radio and do some cleanups 2019-02-10 17:27:51 +01:00
markuskowa
ef5085751a
Merge pull request #55511 from etu/init-tlf
tlf: Init at 1.3.2
2019-02-10 17:26:03 +01:00
Elis Hirwing
319c412b55
tlf: Init at 1.3.2 2019-02-10 16:52:51 +01:00
José Romildo Malaquias
b84ca8131a greybird: 3.22.9 -> 3.22.10 2019-02-10 13:38:12 -02:00
Patrick Winter
c03098d087 maintainer-list: add winpat 2019-02-10 16:19:38 +01:00
Patrick Winter
9cf5079ec3 dirvish: init at 1.2.1 2019-02-10 16:19:33 +01:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Elis Hirwing
b8d7c0cab5
Merge pull request #53659 from gnidorah/adlplug
adlplug, opnplug: init at 1.0.0-beta.5
2019-02-10 13:31:34 +01:00
Robert Helgesson
6776647127
Merge pull request #55229 from volth/perl-geoip2 2019-02-10 12:47:45 +01:00
Vladimír Čunát
7455889641
python*Packages: yet another round of pkgs.pkgconfig 2019-02-10 11:43:00 +01:00
Jörg Thalheim
0c1ded6bce
Merge pull request #54888 from FlorianFranzen/pybind11_pip
pythonPackages.pybind11: init at 2.2.4
2019-02-10 10:41:25 +00:00
Florian Franzen
57a9594bf1 pythonPackages.pybind11: init at 2.2.4 2019-02-10 11:24:03 +01:00
Elis Hirwing
d3390e5082
tqsl: 2.3.1 -> 2.4.3
Changelog:
https://www.arrl.org/files/file/LoTW%20Instructions/TrustedQSL-2-4-3-release.pdf
2019-02-10 11:01:03 +01:00
Elis Hirwing
1540ab34be
tqsl: Move from misc to radio 2019-02-10 10:55:33 +01:00
Maximilian Bosch
c6ef43d7dc
Merge pull request #55507 from etu/init-aldo
aldo: init at 0.7.7
2019-02-10 10:12:59 +01:00
Jörg Thalheim
d59f9c0e5f
Merge pull request #55432 from Mic92/ttrss
ttrss: database.passwordFile, ldap plugin, configureable socket
2019-02-10 09:01:45 +00:00
Elis Hirwing
4e931c92ec
aldo: init at 0.7.7
Aldo is a morse code traning program: http://aldo.nongnu.org/
2019-02-10 09:52:16 +01:00
Jörg Thalheim
06b1f8fbe6
Merge pull request #55484 from refnil/54943-remove-django-2.0
Remove django 2.0
2019-02-10 01:58:35 +00:00
Orivej Desh
59cd3ee895 nccl: 2.1.4 -> 2.4.2-1 (#55292) 2019-02-10 01:20:04 +00:00
Elis Hirwing
4619f2ab12
uhd: Move from misc to radio 2019-02-09 21:40:16 +01:00
Elis Hirwing
7bbe7e34a7
kalibrate-rtl: Move from misc to radio 2019-02-09 21:40:12 +01:00
Elis Hirwing
8a17826eed
kalibrate-hackrf: Move from misc to radio 2019-02-09 21:40:08 +01:00
Elis Hirwing
412aaf5aa8
rtl_433: Move from misc to radio 2019-02-09 21:40:04 +01:00
Elis Hirwing
d2c7a42d6c
rtl-sdr: Move from misc to radio 2019-02-09 21:40:00 +01:00
Elis Hirwing
620d16f1fb
inspectrum: Move from misc to radio 2019-02-09 21:39:56 +01:00
Elis Hirwing
25d313211d
hackrf: Move from misc to radio 2019-02-09 21:39:52 +01:00
Elis Hirwing
2c19435f4a
airspy: Move from misc to radio 2019-02-09 21:39:47 +01:00
Elis Hirwing
6d68eea441
urh: Move from misc radio 2019-02-09 21:39:43 +01:00
Elis Hirwing
70662a43c9
gnss-sdr: Move from misc to radio 2019-02-09 21:39:39 +01:00
Elis Hirwing
0dca6cc8e5
minimodem: Move from audio to radio 2019-02-09 21:39:35 +01:00
Elis Hirwing
bdf60f534b
soapyuhd: Move from misc to radio 2019-02-09 21:39:31 +01:00
Elis Hirwing
735a9ae56e
soapysdr: Move from misc to radio 2019-02-09 21:39:27 +01:00
Elis Hirwing
3bfd4c43bc
soapyrtlsdr: Move from misc to radio 2019-02-09 21:39:23 +01:00
Elis Hirwing
f986ff04d5
soapyremote: Move from misc to radio 2019-02-09 21:39:18 +01:00
Elis Hirwing
711275b57b
soapyhackrf: Move from misc to radio 2019-02-09 21:39:14 +01:00
Elis Hirwing
b384e3d474
soapybladerf: Move from misc to radio 2019-02-09 21:39:11 +01:00
Elis Hirwing
c7b28eff51
soapyairspy: Move from misc to radio 2019-02-09 21:39:06 +01:00
Elis Hirwing
4734ec3058
welle-io: Move from misc to radio 2019-02-09 21:39:02 +01:00
Elis Hirwing
b4eed4bb30
limesuite: Move from misc to radio 2019-02-09 21:38:56 +01:00
Elis Hirwing
e96d0c7e04
multimon-ng: Move from misc to radio 2019-02-09 21:38:51 +01:00
Elis Hirwing
96339a1a9c
gqrx: Move from misc to radio 2019-02-09 21:38:47 +01:00
Elis Hirwing
bb001f066d
qradiolink: Move from misc to radio 2019-02-09 21:38:43 +01:00
Elis Hirwing
d2229ea7de
xlog: Move from misc to radio 2019-02-09 21:38:40 +01:00
Elis Hirwing
261472e895
wsjtx: Move from misc to radio 2019-02-09 21:38:35 +01:00
Elis Hirwing
abd8c2f168
unixcw: Move from misc to radio 2019-02-09 21:38:29 +01:00
Elis Hirwing
9474f3bd27
qsstv: Move from misc to radio 2019-02-09 21:38:26 +01:00
Elis Hirwing
a2722270db
chirp: Move from misc to radio 2019-02-09 21:38:21 +01:00
Elis Hirwing
0dbf08ab64
flwrap: Move from misc to radio 2019-02-09 21:38:18 +01:00
Elis Hirwing
5ee412944c
flmsg: Move from misc to radio 2019-02-09 21:38:11 +01:00
Elis Hirwing
26990b92e5
fllog: Move from misc to radio 2019-02-09 21:38:07 +01:00
Elis Hirwing
5dd978032d
fldigi: Move from audio to radio 2019-02-09 21:37:59 +01:00
Elis Hirwing
5dba54d286
flrig: Move from misc to radio 2019-02-09 21:37:49 +01:00
Elis Hirwing
7524e06e28
gnuradio: Move from misc to radio 2019-02-09 21:37:45 +01:00
Elis Hirwing
65d19fb3e5
dmrconfig: Move from misc to radio 2019-02-09 21:37:40 +01:00
Patrick Winter
76b3cd665f perlPackages.TimePeriod: init at 1.25 2019-02-09 19:30:09 +01:00
Martin Lavoie
8cf4803d5e Django: 2.0 -> removed
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
Vincent Laporte
e9f4c6496d
Merge pull request #55127 from vbgl/ocaml-ocsigenserver-2.11
ocamlPackages.ocsigen_server: 2.9 -> 2.11 (and related updates)
2019-02-09 15:18:11 +01:00
Vincent Laporte
5d3e350536 coqPackages.mathcomp-analysis: init at 0.1.0 2019-02-09 12:33:02 +01:00
Vincent Laporte
bafa15f145 coqPackages.mathcomp-finmap: init at 1.1.0 2019-02-09 12:33:02 +01:00
Vincent Laporte
590e07779c coqPackages.mathcomp-bigenough: init at 1.0.0 2019-02-09 12:33:02 +01:00
Vladimír Čunát
7f9e3b8206
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
Vladimír Čunát
6ae1cc2e62
python*Packages.pyqt4: fix dbus support
- it's the pkgconfig confusion again: eb3f0aef43 #54306
- unfortunately the build succeeded silently with
  > DBus v1 does not seem to be installed.
- pyqt5 uses correct pkgconfig due to using different callPackage
2019-02-09 10:03:49 +01:00
markuskowa
2d9c747dc0 Revert "megasync: init at 3.7.1.0 (#53126)"
This reverts commit 7a1d22c600.
2019-02-09 02:17:25 +01:00
Matthew Bauer
54dcb0b137
Merge pull request #52622 from marsam/init-dive
dive: init at 0.5.0
2019-02-08 17:51:51 -05:00
Matthew Bauer
5dcf4d939b
Merge pull request #52653 from liclac/add/cardpeek
cardpeek: init at 0.8.4
2019-02-08 17:50:23 -05:00
Matthew Bauer
94d8b1f2b6
Merge pull request #53151 from symphorien/rls1.31
rls: init at 1.31.7
2019-02-08 17:47:06 -05:00
ElXreno
7a1d22c600 megasync: init at 3.7.1.0 (#53126)
* megasync: init at 3.7.1.0

* Removed inkscape from dependencies
2019-02-08 17:46:43 -05:00
Matthew Bauer
e9c92029a9
Merge pull request #53135 from ivan/init-qolibri
qolibri: init at 2018-11-14
2019-02-08 17:46:27 -05:00
Matthew Bauer
213220be4b
Merge pull request #53868 from jethrokuan/fix/emacsql-sqlite
emacsPackages.emacsql-sqlite: build sqlite binary
2019-02-08 17:42:54 -05:00
tbenst
1cb81a69a0 cmtk: init at 3.3.1 (#54016)
* cmtk: init at 3.3.1
2019-02-08 17:41:14 -05:00
Alec Snyder
b4178f233c Add Git-Town Package (#54732)
* git-town: init at 7.2.0
add git-town package derivation
2019-02-08 17:36:50 -05:00
Sarah Brofeldt
3b1e68b79e
Merge pull request #55454 from veprbl/pr/hepmc3_init
hepmc3: init at 3.1.0
2019-02-08 19:26:58 +01:00
Dmitry Kalinkin
230f88a436
hepmc3: init at 3.1.0 2019-02-08 12:26:33 -05:00
Elis Hirwing
ffc604e557
Merge pull request #55406 from periklis/lguf-brightness
lguf-brightness: Init at 2018-02-07
2019-02-08 16:32:44 +01:00
Periklis Tsirakidis
e7388fedc4 lguf-brightness: Init at unstable-2018-02-07 2019-02-08 15:54:11 +01:00
Maximilian Bosch
2820e1df5c roundcubePlugins: init
This meta-package is supposed to contain third-party roundcube plugins
such as `persistent_login` that will be linked into the roundcube
derivation.
2019-02-08 13:35:09 +00:00
Sarah Brofeldt
6f10a0de83
Merge pull request #55368 from jhillyerd/chezmoi
chezmoi: init at 1.3.0
2019-02-08 12:51:16 +01:00
Jörg Thalheim
99de000898
Merge pull request #54973 from trustedkey/yubico-client
pythonPackages.yubico-client: init at 1.10.0
2019-02-08 07:16:25 +00:00
Jörg Thalheim
a8244c680a
tt-rss-plugin-auth-ldap: init at 2.0.0 2019-02-08 07:08:11 +00:00
Peter Romfeld
1ad85dd41d
pythonPackages.yubico-client: init at 1.10.0 2019-02-08 11:59:22 +08:00
James Hillyerd
a87be72553 chezmoi: init at 1.3.0 2019-02-07 19:46:39 -08:00
Christopher Ostrouchov
e16e9c978d python3Packages.sly: init at 0.3 (#55093)
tests will be included with the next release
https://github.com/dabeaz/sly/pull/25
2019-02-07 23:57:22 +01:00
Maximilian Bosch
f19c75fc65
Merge pull request #55203 from Shou/init-openapi-generator
openapi-generator-cli: init at 3.3.4
2019-02-07 21:29:01 +01:00
Benedict Aas
07b0483d89
openapi-generator-cli: init at 3.3.4 2019-02-07 20:58:23 +01:00
Jaka Hudoklin
1bc95dcfd7
Merge pull request #53850 from xtruder/pkgs/xsuspender/init
xsuspender: init at 1.1
2019-02-07 18:01:22 +01:00
Léo Gaspard
a59a9a7e60
Merge branch 'pr-55320'
* pr-55320:
  nixos/release-notes: mention breaking changes with matrix-synapse update
  nixos/matrix-synapse: reload service with SIGHUP
  nixos/tests/matrix-synapse: generate ca and certificates
  nixos/matrix-synapse: use python to launch synapse
  pythonPackages.pymacaroons-pynacl: remove unmaintained fork
  matrix-synapse: 0.34.1.1 -> 0.99.0
  pythonPackages.pymacaroons: init at 0.13.0
2019-02-07 17:12:04 +01:00
Will Dietz
dcfce974d9
Merge pull request #55077 from m-labs/for-upstream
rink: init at 0.4.4
2019-02-07 09:47:46 -06:00
PsyanticY
297c9314ef pythonPackages.cfn-flip: init at 1.1.0 (#52944) 2019-02-07 16:08:48 +01:00
Leroy Hopson
714b785909 pythonPackages.shodan: init at 1.10.4 (#54871) 2019-02-07 13:14:36 +01:00
Sarah Brofeldt
aaa2cb42b1
Merge pull request #55132 from delroth/glowing-bear
glowing-bear: init at 0.7.1
2019-02-07 12:36:05 +01:00
Peter Hoeg
974024c89e
Merge pull request #50257 from peterhoeg/p/sonota
sonota: init at 2018-10-07
2019-02-07 17:24:23 +08:00
lewo
bcd199c8af
Merge pull request #52864 from andrew-d/andrew/gping
gping: init at 1.1
2019-02-07 09:59:12 +01:00
Peter Hoeg
2167b4e1bf sonota: init at 2018-10-07 2019-02-07 10:18:49 +08:00
Graham Christensen
17036309a3
python3Packages.guestfs: init at 1.40.1 2019-02-06 20:53:59 -05:00
Jörg Thalheim
c871a5cdf7
Merge pull request #54426 from ivan/init-signal-cli
signal-cli: init at 0.6.2
2019-02-07 00:20:38 +00:00
volth
03f9767106 perlPackages.{MaxMindDBReaderXS,MaxMindDBWriter}: fix build 2019-02-07 00:15:46 +00:00
Robert W. Brewer
25ebdc186e pyznap: init at 1.1.2 2019-02-06 18:29:59 -05:00
pacien
b73c416470 gscan2pdf: init at 2.3.0
based on github issue #34744
closes #34744
2019-02-06 22:57:48 +01:00
klntsky
45fa569222 nicotine-plus: init at 1.4.1 (#53717) 2019-02-06 16:52:01 -05:00
pacien
87d8ba0ae6 imagemagick: add djvu support 2019-02-06 15:55:47 -05:00
volth
edd58509e7 [cpan2nix] perlPackages.MaxMindDBWriter: init at 0.300003
dependencies:
perlPackages.DevelRefcount: init at 0.10
2019-02-06 16:53:20 +00:00
volth
6e6e78e2bf [cpan2nix] perlPackages.MaxMindDBReaderXS: init at 1.000007
dependencies:
perlPackages.MathInt128: init at 0.22
perlPackages.MathInt64: init at 0.54
perlPackages.NetWorks: init at 0.22
2019-02-06 16:53:18 +00:00
volth
a42856556f [cpan2nix] perlPackages.GeoIP2: init at 2.006001
dependencies:
perlPackages.DataIEEE754: init at 0.02
perlPackages.DataPrinter: init at 0.40
perlPackages.MaxMindDBCommon: init at 0.040001
perlPackages.MaxMindDBReader: init at 1.000013
perlPackages.TestBits: init at 0.02
2019-02-06 16:53:18 +00:00
Vladimír Čunát
01a1cb913e
luajit_*: avoid double callPackage
IIRC it causes some problems when overriding.
2019-02-06 16:27:27 +01:00
Vladimír Čunát
ff101946a8
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1503899
2019-02-06 14:24:46 +01:00
nyanloutre
863e49e3ee pythonPackages.pymacaroons-pynacl: remove unmaintained fork 2019-02-06 10:50:20 +01:00
nyanloutre
95f434366b pythonPackages.pymacaroons: init at 0.13.0 2019-02-06 10:43:10 +01:00
Edward Amsden
42bdc36a84 ledger-autosync: init at 1.0.0 2019-02-06 01:48:08 -05:00
Matthieu Coudron
aaeaa6d1c6 Add checkPhase for neovim (disabled by default) (#55266)
* neovim-unwrapped: now use lua environments

* mpv: use lua environments

* luaPackages.inspect: init at 3.1.1-0

* luaPackages.lgi: mark as a lua module

* luaPackages.vicious: mark as a lua module
2019-02-05 15:00:19 +00:00
Jan Tojnar
f40412e3e2
Merge pull request #54380 from nh2/package-srt
SRT support for gstreamer
2019-02-05 15:28:42 +01:00
Profpatsch
a0a203eb5c sdnotify-wrapper: init at unversioned 2019-02-05 14:23:13 +01:00
aanderse
b8a9c3fbfd redmine: 3.4.8 -> 4.0.1 (#55234)
* redmine: 3.4.8 -> 4.0.1

* nixos/redmine: update nixos test to run against both redmine 3.x and 4.x series

* nixos/redmine: default new installs from 19.03 onward to redmine 4.x series, while keeping existing installs on redmine 3.x series

* nixos/redmine: add comment about default redmine package to 19.03 release notes

* redmine: add aandersea as a maintainer
2019-02-05 11:51:33 +00:00
adisbladis
60e4f936e2
pulseaudio-modules-bt: Use pulseaudioFull as pulseaudio
This is more likely to give binary cache hits for users
2019-02-05 06:45:46 +00:00
Silvan Mosberger
2d6f84c109
Merge pull request #45412 from costrouc/costrouc/minecraft-server
minecraft-server: 1.12.2 -> 1.13.2 + service refactor
2019-02-05 01:49:24 +01:00
Peter Simons
790e14c0d7
Merge pull request #55196 from guibou/primesieve
Introduce the primesieve package
2019-02-04 14:31:50 +01:00
Guillaume Bouchard
9f0ee6c606 primesieve: init at 7.3 2019-02-04 13:03:50 +01:00
Matthieu Coudron
2ba891788b Lua generate nix packages from luarocks (#54978)
* lua: generate packages from luarocks

* luarocks-nix: update

* removed packages already available in nixpkgs

* adressing reviews

update script can now accept another csv file as input with -c

* Remove obsolete comment
2019-02-04 11:30:58 +00:00
AndersonTorres
787a73639e Office Code Pro: init at 1.004 2019-02-04 07:45:20 -02:00
hhm
4e891a47e6 rtl8821ce: init at 5.2.5_1.26055.20180108 2019-02-03 17:02:25 -05:00
Jan Malakhovski
67223e3c8a openhmd: init at 0.3.0-rc1-20181218 2019-02-03 19:57:56 +00:00
Pierre Bourdon
25c2d1cd3e
glowing-bear: init at 0.7.1 2019-02-03 19:39:59 +01:00
Matthew Bauer
43bd6a318e
Merge pull request #52112 from eyJhb/arduino-mk
arduino-mk: init at 1.6.0
2019-02-03 11:29:00 -05:00
zimbatm
abac6afe93
pkgconfig: rename to pkg-config (#55094)
Package attrs should map to the pname. It's confusing otherwise.

pkg-config is also the name used by most distributions:

Debian, Homebrew, Guix, OpenSuse

other distributions like FreeBSD ports, Fedora and Arch Linux call it
"pkgconf"

Waiting a few releases to make a tree-wide change to make it easier to
back-port things.
2019-02-03 15:35:55 +00:00
Jan Malakhovski
e8562288c0 claws-mail: move defaults to package file 2019-02-03 15:33:36 +00:00
Jan Malakhovski
9c1c9cb937 coreclr: move defaults to package file 2019-02-03 15:33:35 +00:00
Jan Malakhovski
46107a6a80 zathura: move defaults to package file 2019-02-03 15:33:34 +00:00
Jan Malakhovski
36a0ec673b ahoviewer: move defaults to package file 2019-02-03 15:33:33 +00:00
Jan Malakhovski
5bcd73c73b sox: move defaults to package file 2019-02-03 15:33:32 +00:00
Jan Malakhovski
f2ff98520e openmpt123: move defaults to package file 2019-02-03 15:33:31 +00:00
Jan Malakhovski
1a69c20e60 steam: move defaults to package file 2019-02-03 15:33:30 +00:00
Jan Malakhovski
c7675be3c1 sc2-headless: move defaults to package file 2019-02-03 15:33:29 +00:00
Jan Malakhovski
a111b5fde4 bind: move defaults to package file 2019-02-03 15:33:28 +00:00
Jan Malakhovski
be79fc5c33 libiodbc: move defaults to package file 2019-02-03 15:33:27 +00:00
Jan Malakhovski
0df915c75c gnutls, gnutls-kdh: move defaults to package file 2019-02-03 15:33:26 +00:00
Jan Malakhovski
73b2c285fe radare2, r2-for-cutter: move defaults to package file 2019-02-03 15:33:25 +00:00
Jan Malakhovski
3a7f3a1119 oraclejdk8distro, oraclejdk8psu_distro: move defaults to package file 2019-02-03 15:33:24 +00:00
Jan Malakhovski
15c52af2fe plex: move defaults to package file 2019-02-03 15:33:23 +00:00
Jan Malakhovski
dd5bcb34c9 lxcfs: move defaults to package file 2019-02-03 15:33:22 +00:00
Jan Malakhovski
32e854c156 androidenv: move defaults to package file 2019-02-03 15:33:21 +00:00
Jan Malakhovski
5cf90c3b20 wxGTK28, wxGTK29, wxGTK30: move defaults to package file 2019-02-03 15:33:20 +00:00
Jan Malakhovski
1b2c28b0ee blueman: move defaults to package file 2019-02-03 15:33:19 +00:00
Jan Malakhovski
be40fe7ae5 obs-studio: move defaults to package file 2019-02-03 15:33:18 +00:00
Jan Malakhovski
23cfa1d290 guvcview: move defaults to package file 2019-02-03 15:33:17 +00:00
Jan Malakhovski
04551d263c qt3: move defaults to package file 2019-02-03 15:33:16 +00:00
Jan Malakhovski
8e929441a9 opencv3, opencv4: move defaults to package file 2019-02-03 15:33:15 +00:00
Jan Malakhovski
8abaf8dfe5 fetchsvn: move defaults to package file 2019-02-03 15:33:14 +00:00
Jan Malakhovski
763dff1e20 mpv: move defaults to package file 2019-02-03 15:33:13 +00:00
Jan Malakhovski
0f4eb7f977 conky: move defaults to package file 2019-02-03 15:33:12 +00:00