Commit Graph

48537 Commits

Author SHA1 Message Date
Tobias Mayer
4594022ec3
pytest-lazy-fixture: init at 0.6.3 2020-02-15 11:08:36 +01:00
Maximilian Bosch
0c960262d1
oraclejdk8: document removals in the release notes 2020-02-02 12:11:50 +01:00
Maximilian Bosch
abb5778c67
Merge pull request #77783 from volth/oraclejdk8u241
oraclejdk8: 8u211 -> 8u241
2020-02-02 12:10:33 +01:00
worldofpeace
f58e59ba7f
Merge pull request #78723 from kjuvi/agenda
agenda: init at 1.0.12
2020-02-01 18:10:01 -05:00
Silvan Mosberger
5c9198d29e
tpm2-pkcs11: init at 1.0.1 (#72374)
tpm2-pkcs11: init at 1.0.1
2020-02-01 18:05:00 +01:00
José Romildo Malaquias
d3abaa51e1
Merge pull request #78964 from romildo/upd.canta-theme
canta-theme: init at 2020-01-31
2020-02-01 11:02:20 -03:00
Franz Pletz
6b0f9e3951
perlPackages.PerlTidy: 20190915 -> 20200110 2020-02-01 14:20:52 +01:00
Franz Pletz
e0028e45aa
sqlmap: 1.3.12 -> 1.4 2020-02-01 14:20:52 +01:00
Franz Pletz
80c99eedef
halfempty: init at 0.30 2020-02-01 14:20:51 +01:00
Franz Pletz
41483340c4
b3sum: init at 0.1.3 2020-02-01 14:20:51 +01:00
Aaron Andersen
d5bf8b2359
Merge pull request #78975 from aanderse/sqlsrv
phpPackages.sqlsrv & pdo_sqlsrv: 5.6.1 -> 5.8.0
2020-02-01 08:05:06 -05:00
Leon Schuermann
e2ad8ef8cf
tpm2-pkcs11: init at v1.0.1 2020-02-01 08:01:02 +01:00
Aaron Andersen
a6bc6fbb0b phpPackages.pdo_sqlsrv: 5.6.1 -> 5.8.0 2020-01-31 21:37:33 -05:00
Aaron Andersen
2a04e3bb8d phpPackages.sqlsrv: 5.6.1 -> 5.8.0 2020-01-31 21:37:18 -05:00
Timo Kaufmann
769928e213
Merge pull request #78779 from drewrisinger/dr-pr-python-cirq
python3Packages.cirq: init at 0.6.1
2020-02-01 00:29:53 +01:00
Drew Risinger
74a0d4dc3c python3Packages.cirq: init at 0.6.1
Add Google's Cirq package.
Uses: Quantum information science.
2020-01-31 16:02:21 -05:00
worldofpeace
51b95565a6
Merge pull request #78713 from vcunat/p/linux_5_4-default
linuxPackages: 4.19 -> 5.4
2020-01-31 14:32:10 -05:00
José Romildo Malaquias
b8a86eb5cb canta-theme: init at 2020-01-31 2020-01-31 14:51:27 -03:00
Marek Mahut
aada254bc8
Merge pull request #78948 from mmahut/vegeta
vegeta: init at 12.7.0
2020-01-31 18:30:47 +01:00
Marek Mahut
dd5b64a61a vegeta: init at 12.7.0 2020-01-31 10:42:58 +01:00
kjuvi
008eb7cb75 agenda: init at 1.0.12 2020-01-31 10:13:31 +01:00
Marek Mahut
688c0471b5
Merge pull request #78853 from mmahut/fixdat
dat: remove and link to nodePackages.dat
2020-01-31 08:27:54 +01:00
Maximilian Bosch
645ea323d7
Merge pull request #77989 from lblasc/llvm3-removal
llvm: remove 3.5, 3.8 and 4
2020-01-31 07:42:39 +01:00
Dmitry Kalinkin
dc57bd84b0 yoda: provide python3Packages.yoda 2020-01-30 21:39:06 -08:00
Ilya Fedin
34890e42af kotatogram-desktop: init at 1.1.5 2020-01-30 19:15:40 -08:00
Ilya Fedin
7eb5376127 libtgvoip: init at unstable-2020-01-21 2020-01-30 19:15:40 -08:00
Jan Tojnar
29d8a1c3f6
Merge pull request #78341 from riannucci/patch-1
pyenchant: Fix for darwin/macOS
2020-01-31 02:37:44 +01:00
Jan Tojnar
14576373d0
Merge pull request #78125 from KnairdA/master
pdfpc: Fix gstreamer video playback issue #73321
2020-01-31 01:53:17 +01:00
Maximilian Bosch
f73d725967 llvm_{3,4}: re-add attributes with an error message about their removal
With this change, expressions relying on those old LLVM versions will
fail with a meaningful error message.
2020-01-30 18:39:42 -05:00
Luka Blaskovic
0fc6280715 llvm_4: remove 2020-01-30 18:35:31 -05:00
Luka Blaskovic
23a5b45104 far2l: build with default llvm 2020-01-30 18:35:31 -05:00
Luka Blaskovic
0eafee8328 llvm_39: remove 2020-01-30 18:35:30 -05:00
Luka Blaskovic
3a12a7cde8 llvm_35: remove 2020-01-30 18:35:30 -05:00
Luka Blaskovic
ae2a5a91dd pure: mark as broken 2020-01-30 18:35:30 -05:00
Alyssa Ross
881dd9963f mailman-web: use upstream, improve NixOS module
Previously, some files were copied into the Nixpkgs tree, which meant
we wouldn't easily be able to update them, and was also just messy.

The reason it was done that way before was so that a few NixOS
options could be substituted in.  Some problems with doing it this way
were that the _package_ changed depending on the values of the
settings, which is pretty strange, and also that it only allowed those
few settings to be set.

In the new model, mailman-web is a usable package without needing to
override, and I've implemented the NixOS options in a much more
flexible way.  NixOS' mailman-web config file first reads the
mailman-web settings to use as defaults, but then it loads another
configuration file generated from the new services.mailman.webSettings
option, so _any_ mailman-web Django setting can be customised by the
user, rather than just the three that were supported before.  I've
kept the old options, but there might not really be any good reason to
keep them.
2020-01-30 23:14:45 +00:00
Alyssa Ross
a8538a73a7 mailman: init package for Mailman CLI
We already had python3Packages.mailman, but that's only really usable
as a library.  The only other option was to create a whole Python
environment, which was undesirable to install as a system-wide
package.
2020-01-30 23:14:45 +00:00
Marek Mahut
e9f50d20ac dat: remove and link to nodePackages.dat 2020-01-30 14:54:30 +01:00
Peter Hoeg
306e1f9121
Merge pull request #75545 from aca-labs/crystal
crystal: 0.31.1 -> 0.32.1
2020-01-30 21:21:43 +08:00
Francesco Gazzetta
770756e74c mindustry,mindustry-server: make it possible to choose what to build
So that headless servers do not need to pull in the pulseaudio
dependency
2020-01-30 14:19:55 +01:00
Silvan Mosberger
32718c9992
VictoriaMetrics: init at v1.32.5, add module, tests (#78038)
VictoriaMetrics: init at v1.32.5, add module, tests
2020-01-30 14:02:42 +01:00
Jörg Thalheim
d72905c58b
Merge pull request #78615 from msteen/bitwarden_rs
bitwarden_rs: 1.9.1 -> 1.13.1
2020-01-30 11:02:48 +00:00
Farkas, Arnold
642134d5ad pythonPackages.djangorestframework-simplejwt: init at 4.4.0 2020-01-29 22:52:33 -08:00
Farkas, Arnold
4d80baf9b8 pythonPackages.atlassian-python-api: init at 1.14.9 2020-01-29 22:51:55 -08:00
Kim Burgess
cdfdb96375
crystal: 0.31.1 -> 0.32.0 2020-01-30 12:41:27 +10:00
Evan Stoll
776ad2f133
silicon: init at 0.3.0 2020-01-29 19:28:24 -05:00
Vincent Laporte
13dd5844fd coqPackages_8_11.coq: 8.11+β1 → 8.11.0 2020-01-31 14:09:51 +01:00
worldofpeace
9ef088c603
Merge pull request #75405 from andersk/muse
muse: Use wrapQtAppsHook
2020-01-29 18:45:49 -05:00
Yorick van Pelt
a66a77d5fe
victoriametrics: init at v1.32.5 2020-01-29 19:52:10 +01:00
Maximilian Bosch
8f69e4e45e
gcc49Stdenv: re-add
In #77985 it was decided that gcc49 and gcc5 should be deprecated,
however we decided to keep gcc49[1].

I removed the commit which dropped gcc49, but apparently I staged the
gcc49Stdenv removal in a different commit. Readding this as we decided to
keep gcc49 for now.

[1] https://github.com/NixOS/nixpkgs/pull/77985#issuecomment-577411659
2020-01-29 16:57:20 +01:00
Dennis Gosnell
c2eb1e9179
Merge pull request #78540 from srghma/pretty-simple
pretty-simple: init at 3.2.1.0
2020-01-29 20:47:28 +09:00