Commit graph

48941 commits

Author SHA1 Message Date
Will Dietz 3e83806771
moby: remove, merged into linuxkit in 2018
Don't alias linuxkit, as linuxkit is not a drop-in replacement.
Instead, throw with an explanation.
(thanks reviewers!)
2020-02-04 17:51:03 -06:00
Maximilian Bosch f28acbdd33
Merge pull request #79221 from Ma27/bump-oracle-sqldeveloper
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
2020-02-04 22:25:44 +01:00
Profpatsch 84630a1d90
Merge pull request #68469 from uri-canva/bazel-deps
bazel-deps: remove
2020-02-04 21:14:44 +01:00
Ben Darwin 00cd1d0f21 ocamlPackages.parmap: init at 1.1 2020-02-04 17:49:45 +01:00
Michael Raskin 1f0b4b19aa sbcl: reinstate 2.0.0; add sbcl_2_0_1 for 2.0.1
2.0.1 is too fresh for current Quicklisp (for example, CFFI fails)
2020-02-04 17:06:54 +01:00
worldofpeace 49fb456ece
Merge pull request #75885 from voanhduy1512/add_asus_wmi_sensors
asus-wmi-sensors: init at 0.0.1
2020-02-04 10:53:37 -05:00
Michael Weiss eacc771f72
gitRepo: Switch to Python 3 2020-02-04 14:45:57 +01:00
Michael Weiss 0de211d08d
Merge pull request #79212 from primeos/cleanup
dmenu2, tdesktopPackages: Remove the deprecation messages
2020-02-04 14:06:48 +01:00
Maximilian Bosch 294f667121
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
There are no new releases of sqldeveloper v17/v18 and I don't think that
we should keep obviously unmaintained software that interacts with
database systems.

I removed `sqldeveloper_18` and `pkgs.sqldeveloper` now points to
version 19.4. Unfortunately I had to drop darwin support as JavaFX is
required for 19.4 which is part of the `oraclejdk` which isn't packaged
for darwin yet.

For further information please refer to the release notes:

https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-relnotes-194-5908846.html
2020-02-04 13:51:52 +01:00
Marek Mahut 65a1a68614 dat: move from all-packages to aliases 2020-02-04 12:52:54 +01:00
Michael Weiss 0d1eeb7dbb
dmenu2, tdesktopPackages: Remove the deprecation messages
These aren't required anymore by now :)
2020-02-04 12:32:50 +01:00
volth 0cfef7224f perlPackages: fix build 2020-02-04 03:43:07 +00:00
Vo Anh Duy a1cc279630 asus-wmi-sensors: init at 0.0.1 2020-02-04 11:18:35 +08:00
volth 17d25f3714 [cpan2nix] perlPackages.Catmandu: 1.2002 -> 1.2011 2020-02-04 03:04:08 +00:00
volth ecc459f050 [cpan2nix] perlPackages.MooseXAttributeHelpers: 0.23 -> 0.25 2020-02-04 03:04:08 +00:00
volth bd3de673ca [cpan2nix] perlPackages.MojoSQLite: 3.002 -> 3.003 2020-02-04 03:04:08 +00:00
volth 42fda9eb2b [cpan2nix] perlPackages.XMLLibXML: 2.0134 -> 2.0202
dependencies:
perlPackages.AlienLibxml2: init at 0.12
perlPackages.MojoDOM58: init at 2.000
2020-02-04 03:04:08 +00:00
volth 01852d5b8b [cpan2nix] perlPackages.GetoptLongDescriptive: 0.102 -> 0.104 2020-02-04 03:04:07 +00:00
Uri Baghin 10d1a04b02 bazel-deps: remove 2020-02-04 12:35:47 +11:00
Will Dietz 6f60621c0c
kcontacts: kdeApplications -> kdeFrameworks 2020-02-03 18:08:59 -06:00
Will Dietz ccdfbcd63c
Merge pull request #78661 from dtzWill/fix/matrique-alias-for-spectral
matrique: move to aliases.nix, not primary attribute name
2020-02-03 17:39:27 -06:00
Will Dietz d18b1ee998
Merge pull request #78155 from dtzWill/update/zanshin-0.5.71
zanshin: 2019-07-28 -> 0.5.71
2020-02-03 17:38:20 -06:00
Will Dietz 67ab3bab81
matrique: move to aliases.nix, not primary attribute name
Noticed when searching for the spectral package:

https://nixos.org/nixos/packages.html?channel=nixos-unstable&query=%5Espectral

.. which presently indicates `matrique` is the attribute name.

(matrique became spectral at some point in 2018)
2020-02-03 17:37:25 -06:00
Timo Kaufmann c636a45e67
Merge pull request #78871 from drewrisinger/dr-pr-libcint
libcint: init at 3.0.19
2020-02-04 00:00:10 +01:00
Drew Risinger 3e5789a223 libcint: init at 3.0.19
C library of general GTO integrals for quantum chemistry.

Requirement for pyscf, which is a requirement for qiskit-aqua.
2020-02-03 17:11:21 -05:00
Lancelot SIX b07817fbb6
Merge pull request #79161 from bcdarwin/octave-disable-qscintilla
octave: build without qscintilla by default
2020-02-03 20:10:32 +01:00
Will Dietz 2158ec610d
elementary-planner: init at 2.1.1 (#78859)
* elementary-planner: init at 2.1.1

* elementary-planner: change pname to match attribute/etc

Upstream doesn't use the name "elementary-planner",
but rename in our packaging and be consistent about it
to avoid confusion with gnome's planner.

* elementary-planner: fetchpatch version fix, dep fixups, maintainers

Per reviewer feedback, thanks all! <3
2020-02-03 13:14:53 -05:00
Ben Darwin 3ac3677876 octave: build without qscintilla by default
- qscintilla is used for IDE features in the GUI, which is not built since qt support isn't enabled
- this removes qt from the Octave closure
2020-02-03 10:29:17 -05:00
Peter Hoeg f8c5513ce1
Merge pull request #78734 from Mic92/appdaemon
appdaemon: 3.0.5 -> 4.0.1
2020-02-03 22:00:38 +08:00
Marek Mahut 31bcf8d363
Merge pull request #78749 from mmahut/qesteidutil
qesteidutil: remove
2020-02-03 13:54:55 +01:00
Maximilian Bosch 5895af59b6
Merge pull request #79117 from dtzWill/update/ktimetracker-5.0.1
ktimetracker: init at 5.0.1
2020-02-03 13:40:52 +01:00
Marek Mahut 58c0bd3076 qesteidutil: remove 2020-02-03 11:17:36 +01:00
Daiderd Jordan 105ecf1e01
prometheus-xmpp-alerts: fix evaluation
https://hydra.nixos.org/build/111462401

callPackages adds override functions to each attribute rather than just
the top-level drv resulting drv.metadata that includes a function.

    derivation 'prometheus-xmpp-alerts-0.4.2' has invalid meta attribute 'overrideDerivation'
2020-02-03 08:24:31 +01:00
Linus Heckemann 2df6898bb5
Merge pull request #79020 from helsinki-systems/wimboot-init
wimboot: Init at 2.6.0
2020-02-03 08:11:31 +01:00
worldofpeace 74e4cb7ea4
Merge pull request #78543 from Atemu/dnscrypt-proxy2-service
nixos/dnscrypt-proxy2: init
2020-02-02 23:02:06 -05:00
worldofpeace 39e893c468 dnscrypt-proxy: remove 2020-02-02 21:51:19 -05:00
Florian Klink a1bcf2c90e
Merge pull request #77426 from lheckemann/remove-otter
otter-browser: remove
2020-02-02 22:29:35 +01:00
Linus Heckemann c99e248f3c otter-browser: remove
I have no interest in maintaining this anymore and it has no other maintainers.
2020-02-02 22:28:20 +01:00
Will Dietz 6e6a7d61ee
ktimetracker: init at 5.0.1 2020-02-02 14:57:32 -06:00
Markus Schneider b48e761b2c
mons: init at 20200107 (#79000)
Co-authored-by: mschneiderwng <mschneider@linkdot.org>
2020-02-02 21:37:57 +01:00
volth a8cbcedc12 [cpan2nix] perlPackages.Appperlbrew: 0.87 -> 0.88 2020-02-02 19:33:09 +00:00
volth 024eb1ec49 [cpan2nix] perlPackages.CGICompile: 0.23 -> 0.24 2020-02-02 19:33:09 +00:00
volth 0d5b30954a [cpan2nix] perlPackages.JSONValidator: 3.17 -> 3.18 2020-02-02 19:33:09 +00:00
volth f10092596e [cpan2nix] perlPackages.AlienBuild: 1.96 -> 1.98 2020-02-02 19:33:08 +00:00
volth 4e88446638 [cpan2nix] perlPackages.Sereal: 4.007 -> 4.008 2020-02-02 19:33:08 +00:00
volth 07d15f3175 [cpan2nix] perlPackages.SerealEncoder: 4.007 -> 4.008 2020-02-02 19:33:08 +00:00
volth 7800c38aa4 [cpan2nix] perlPackages.SerealDecoder: 4.007 -> 4.008 2020-02-02 19:33:08 +00:00
volth e439f1350b [cpan2nix] perlPackages.Test2Suite: 0.000127 -> 0.000128 2020-02-02 19:33:08 +00:00
volth c9dbc24a18 [cpan2nix] perlPackages.TypeTiny: 1.008003 -> 1.008005 2020-02-02 19:33:08 +00:00
volth 88080912cd [cpan2nix] perlPackages.CDB_File: 1.01 -> 1.02 2020-02-02 19:13:00 +00:00
volth 3f4fdf84e2 [cpan2nix] perlPackages.PathTiny: 0.110 -> 0.112 2020-02-02 19:12:21 +00:00
volth 24b765cfeb [cpan2nix] perlPackages.ModuleBuild: 0.4229 -> 0.4231 2020-02-02 19:12:11 +00:00
volth e1bee5fe67 [cpan2nix] perlPackages.BCOW: 0.001 -> 0.002 2020-02-02 19:11:26 +00:00
volth c444a455a3 [cpan2nix] perlPackages.XMLLibXSLT: 1.97 -> 1.99 2020-02-02 19:07:11 +00:00
volth 331185ccd0 perlPackages.TimeDate: remote needless patch 2020-02-02 19:07:06 +00:00
volth 11860881c2 [cpan2nix] perlPackages.CatalystRuntime: 5.90124 -> 5.90126 2020-02-02 19:06:39 +00:00
volth 81283d17f3 [cpan2nix] perlPackages.TaskFreecellSolverTesting: cleanup 2020-02-02 19:06:39 +00:00
volth 14be4c7f92 [cpan2nix] perlPackages.PodElemental: 0.103004 -> 0.103005 2020-02-02 19:06:39 +00:00
volth 9035530c13 [cpan2nix] perlPackages.Swim: cleanup 2020-02-02 19:06:39 +00:00
volth 9927dad0a8 [cpan2nix] perlPackages.PerlCritic: 1.136 -> 1.138 2020-02-02 19:06:39 +00:00
volth b529c0257b [cpan2nix] perlPackages.InlineC: cleanup 2020-02-02 19:06:39 +00:00
volth 7ca8787cac [cpan2nix] perlPackages.CGICompile: 0.22 -> 0.23 2020-02-02 19:06:39 +00:00
volth 7ca47f270f [cpan2nix] perlPackages.MojoliciousPluginOpenAPI: 2.20 -> 2.21 2020-02-02 19:06:38 +00:00
volth f6f63418d1 [cpan2nix] perlPackages.PPIxRegexp: 0.067 -> 0.068 2020-02-02 19:06:38 +00:00
volth 7d53c34587 [cpan2nix] perlPackages.DataPerl: 0.002009 -> 0.002011 2020-02-02 19:06:38 +00:00
volth 1f80dc714a [cpan2nix] perlPackages.AlienBuild: 1.94 -> 1.96 2020-02-02 19:06:38 +00:00
volth 71673db6d5 [cpan2nix] perlPackages.DirManifest: 0.6.0 -> 0.6.1 2020-02-02 19:06:38 +00:00
volth 9e0b3b8cca [cpan2nix] perlPackages.Clipboard: 0.21 -> 0.22 2020-02-02 19:06:38 +00:00
volth 3aa96bd4e1 [cpan2nix] perlPackages.Pegex: 0.72 -> 0.74 2020-02-02 19:06:38 +00:00
volth fdb74f8fa3 [cpan2nix] perlPackages.FFICheckLib: 0.25 -> 0.26 2020-02-02 19:06:38 +00:00
volth c37d9bfeed [cpan2nix] perlPackages.CPANPLUS: 0.9904 -> 0.9906 2020-02-02 19:06:37 +00:00
volth 9465e7c149 [cpan2nix] perlPackages.YAML: 1.29 -> 1.30 2020-02-02 19:06:37 +00:00
volth 14663f565e [cpan2nix] perlPackages.TestMockObject: 1.20191002 -> 1.20200122 2020-02-02 19:06:37 +00:00
volth b1d381fec9 [cpan2nix] perlPackages.XXX: 0.33 -> 0.35
dependencies:
perlPackages.YAMLPP: init at 0.018
2020-02-02 19:06:37 +00:00
volth 6a6b40c727 [cpan2nix] perlPackages.XMLLibXMLSimple: 0.99 -> 1.01 2020-02-02 19:06:37 +00:00
volth c53660d143 [cpan2nix] perlPackages.StringRewritePrefix: 0.007 -> 0.008 2020-02-02 19:06:37 +00:00
volth 2bc2217913 [cpan2nix] perlPackages.FileFindObjectRule: 0.0311 -> 0.0312 2020-02-02 19:06:37 +00:00
volth 8b6845ae64 [cpan2nix] perlPackages.ExtUtilsCppGuess: 0.20 -> 0.21
dependencies:
perlPackages.ExtUtilsCBuilder: 0.280231 -> 0.280234
2020-02-02 19:06:37 +00:00
volth 70d08db8fe [cpan2nix] perlPackages.DevelPatchPerl: 1.80 -> 1.84 2020-02-02 19:06:36 +00:00
volth 535cd187ab [cpan2nix] perlPackages.EV: 4.29 -> 4.32 2020-02-02 19:06:36 +00:00
volth f2a88ef507 [cpan2nix] perlPackages.ack: v3.3.0 -> v3.3.1 2020-02-02 19:06:36 +00:00
volth 18acd4314e [cpan2nix] perlPackages.FileFindObject: 0.3.4 -> 0.3.5 2020-02-02 19:06:36 +00:00
volth 951c2df1a0 [cpan2nix] perlPackages.DBDPg: 3.10.0 -> 3.10.3 2020-02-02 19:06:36 +00:00
volth a1b9dc32f7 [cpan2nix] perlPackages.YAMLSyck: 1.31 -> 1.32 2020-02-02 19:06:36 +00:00
volth d607b6be8e [cpan2nix] perlPackages.YAMLLibYAML: 0.80 -> 0.81 2020-02-02 19:06:36 +00:00
volth 1d79f7a6fa [cpan2nix] perlPackages.TimeLocal: 1.28 -> 1.30 2020-02-02 19:06:35 +00:00
volth 0948253d18 [cpan2nix] perlPackages.TimeDate: 2.30 -> 2.31 2020-02-02 19:06:35 +00:00
volth 2ebe91917e [cpan2nix] perlPackages.TieFile: 1.00 -> 1.05 2020-02-02 19:06:35 +00:00
volth 165f39a31a [cpan2nix] perlPackages.TestSimple13: 1.302170 -> 1.302171 2020-02-02 19:06:35 +00:00
volth aaf5b22a9e [cpan2nix] perlPackages.TemplateToolkit: 3.003 -> 3.007 2020-02-02 19:06:35 +00:00
volth 6e70fad7ec [cpan2nix] perlPackages.SetObject: 1.39 -> 1.40 2020-02-02 19:06:35 +00:00
volth 386412fc82 [cpan2nix] perlPackages.RegexpParser: 0.22 -> 0.23 2020-02-02 19:06:35 +00:00
volth ee8cf0a62d [cpan2nix] perlPackages.PathTiny: 0.108 -> 0.110 2020-02-02 19:06:34 +00:00
volth 761f82683f [cpan2nix] perlPackages.NetIdent: 1.24 -> 1.25 2020-02-02 19:06:34 +00:00
volth ea8e6a8b19 [cpan2nix] perlPackages.Mojolicious: 8.30 -> 8.32 2020-02-02 19:06:34 +00:00
volth b3d3481853 [cpan2nix] perlPackages.IPCSystemSimple: 1.25 -> 1.26 2020-02-02 19:06:34 +00:00
volth c9da52270f [cpan2nix] perlPackages.IOTty: 1.12 -> 1.14 2020-02-02 19:06:34 +00:00
volth 881b5a42f4 [cpan2nix] perlPackages.IOStringy: 2.112 -> 2.113 2020-02-02 19:06:34 +00:00
volth f2c7af88ba [cpan2nix] perlPackages.IO: 1.39 -> 1.42 2020-02-02 19:06:34 +00:00
volth 8f7cf15296 [cpan2nix] perlPackages.ExtUtilsMakeMaker: 7.42 -> 7.44 2020-02-02 19:06:33 +00:00
volth 9056ad0fa2 [cpan2nix] perlPackages.Error: 0.17028 -> 0.17029 2020-02-02 19:06:33 +00:00
volth 46fd509d87 [cpan2nix] perlPackages.CPANPerlReleases: 5.20191220 -> 5.20200120 2020-02-02 19:06:33 +00:00
volth 7726017483 [cpan2nix] perlPackages.CDB_File: 0.99 -> 1.01 2020-02-02 19:06:33 +00:00
volth 923878af0d perlPackages.XMLLibXSLT: 1.96 -> 1.97 2020-02-02 19:06:33 +00:00
volth c8f26a956c fix tests 2020-02-02 19:06:33 +00:00
volth 7bbdd029d7 [cpan2nix] perlPackages.TaskFreecellSolverTesting: cleanup 2020-02-02 19:06:32 +00:00
volth 08bea27f1c [cpan2nix] perlPackages.NetAmazonS3: 0.86 -> 0.87 2020-02-02 19:06:32 +00:00
volth 1649f3eb78 [cpan2nix] perlPackages.DBIxClassHelpers: 2.034001 -> 2.034002 2020-02-02 19:06:32 +00:00
volth 024f02a81e [cpan2nix] perlPackages.MooseXDaemonize: 0.21 -> 0.22 2020-02-02 19:06:32 +00:00
volth 68b9e2de0f [cpan2nix] perlPackages.TextHogan: 2.02 -> 2.03 2020-02-02 19:06:32 +00:00
volth 2d5f0aebe7 [cpan2nix] perlPackages.Moose: 2.2011 -> 2.2012 2020-02-02 19:06:32 +00:00
volth 31b9472735 [cpan2nix] perlPackages.DateTimeFormatNatural: 1.07 -> 1.08 2020-02-02 19:06:32 +00:00
volth 09e14a06f9 [cpan2nix] perlPackages.CodeTidyAll: 0.74 -> 0.75 2020-02-02 19:06:32 +00:00
volth 799a6d55ae [cpan2nix] perlPackages.Swim: 0.1.46 -> 0.1.48 2020-02-02 19:06:31 +00:00
volth cdd5cf8579 [cpan2nix] perlPackages.PerlCritic: 1.134 -> 1.136 2020-02-02 19:06:31 +00:00
volth dd0a63fcbe [cpan2nix] perlPackages.Mojomysql: 1.17 -> 1.18 2020-02-02 19:06:31 +00:00
volth 317cede6b8 [cpan2nix] perlPackages.InlineC: cleanup 2020-02-02 19:06:31 +00:00
volth e5942210aa [cpan2nix] perlPackages.NetDBus: 1.1.0 -> 1.2.0 2020-02-02 19:06:31 +00:00
volth 01b4930749 [cpan2nix] perlPackages.EmailSender: 1.300031 -> 1.300034 2020-02-02 19:06:31 +00:00
volth c27e9a0e1e [cpan2nix] perlPackages.LWP: 6.42 -> 6.43 2020-02-02 19:06:31 +00:00
volth af2bbf1066 [cpan2nix] perlPackages.MojoliciousPluginOpenAPI: 2.18 -> 2.20 2020-02-02 19:06:31 +00:00
volth 932735b095 [cpan2nix] perlPackages.JSONValidator: 3.16 -> 3.17 2020-02-02 19:06:30 +00:00
volth cb0f675085 [cpan2nix] perlPackages.Pegex: 0.70 -> 0.72
dependencies:
perlPackages.XXX: init at 0.33
2020-02-02 19:06:30 +00:00
volth 07e29a43fa [cpan2nix] perlPackages.AlienBuild: 1.92 -> 1.94 2020-02-02 19:06:30 +00:00
volth df88be7d52 [cpan2nix] perlPackages.HTTPCookies: 6.07 -> 6.08 2020-02-02 19:06:30 +00:00
volth b63005f38f [cpan2nix] perlPackages.Specio: 0.44 -> 0.45 2020-02-02 19:06:30 +00:00
volth 6e97ebe649 [cpan2nix] perlPackages.DirManifest: 0.2.0 -> 0.6.0 2020-02-02 19:06:30 +00:00
volth 878d9e642d [cpan2nix] perlPackages.TemplateToolkit: 2.29 -> 3.003 2020-02-02 19:06:30 +00:00
volth c8cae80fcb [cpan2nix] perlPackages.DBDMock: 1.52 -> 1.55 2020-02-02 19:06:29 +00:00
volth 4a79e35b3d [cpan2nix] perlPackages.PerlPrereqScannerNotQuiteLite: 0.9908 -> 0.9909 2020-02-02 19:06:29 +00:00
volth 47e6d60250 [cpan2nix] perlPackages.DataICal: 0.23 -> 0.24 2020-02-02 19:06:29 +00:00
volth 8916384ed8 [cpan2nix] perlPackages.Clipboard: 0.20 -> 0.21 2020-02-02 19:06:29 +00:00
volth ea1b0334ce [cpan2nix] perlPackages.DateManip: 6.78 -> 6.79 2020-02-02 19:06:29 +00:00
volth 1be895c72a [cpan2nix] perlPackages.CPANPLUS: 0.9178 -> 0.9904 2020-02-02 19:06:29 +00:00
volth fa05e6ce8f [cpan2nix] perlPackages.CGI: 4.44 -> 4.45 2020-02-02 19:06:29 +00:00
volth c45403ddb6 [cpan2nix] perlPackages.TypeTiny: 1.006000 -> 1.008003 2020-02-02 19:06:28 +00:00
volth 66334236ce [cpan2nix] perlPackages.MailAuthenticationResults: 1.20180923 -> 1.20200108 2020-02-02 19:06:28 +00:00
volth bf4bc1f3ba [cpan2nix] perlPackages.TestWarnings: 0.027 -> 0.028 2020-02-02 19:06:28 +00:00
volth ac7403cce0 [cpan2nix] perlPackages.GlibObjectIntrospection: 0.047 -> 0.048 2020-02-02 19:06:28 +00:00
volth d7b0425e02 [cpan2nix] perlPackages.FilesysNotifySimple: 0.13 -> 0.14 2020-02-02 19:06:28 +00:00
volth 0b5406b9b8 [cpan2nix] perlPackages.IOCompress: 2.090 -> 2.093 2020-02-02 19:06:28 +00:00
volth 5c2d7dd2ca [cpan2nix] perlPackages.ack: v3.2.0 -> v3.3.0 2020-02-02 19:06:27 +00:00
volth a441ff0e2c [cpan2nix] perlPackages.ProcFind: 0.04 -> 0.051 2020-02-02 19:06:27 +00:00
volth 7a222a8418 [cpan2nix] perlPackages.LinuxInotify2: 2.1 -> 2.2 2020-02-02 19:06:27 +00:00
volth 61899a2fce [cpan2nix] perlPackages.ConfigAutoConf: 0.317 -> 0.318 2020-02-02 19:06:27 +00:00
volth e48b125b13 [cpan2nix] perlPackages.BusinessISBN: 3.004 -> 3.005 2020-02-02 19:06:27 +00:00
volth a192737652 [cpan2nix] perlPackages.TestSimple13: 1.302169 -> 1.302170 2020-02-02 19:06:27 +00:00
volth c5ba0c7257 [cpan2nix] perlPackages.ProtocolRedis: 1.0010 -> 1.0011 2020-02-02 19:06:27 +00:00
volth 3d3d38df4f [cpan2nix] perlPackages.PerlTidy: 20190915 -> 20200110 2020-02-02 19:06:24 +00:00
volth 06748f39bf [cpan2nix] perlPackages.OLEStorage_Lite: 0.19 -> 0.20 2020-02-02 19:05:22 +00:00
volth dc3dae4fa5 [cpan2nix] perlPackages.Mojolicious: 8.26 -> 8.30 2020-02-02 19:05:22 +00:00
volth 4cf393dbe7 [cpan2nix] perlPackages.ModuleFind: 0.13 -> 0.15 2020-02-02 19:05:22 +00:00
volth e72eb1572d [cpan2nix] perlPackages.MCE: 1.862 -> 1.865 2020-02-02 19:05:21 +00:00
volth 1e4cc28b74 [cpan2nix] perlPackages.LogAny: 1.707 -> 1.708 2020-02-02 19:05:21 +00:00
volth 1ec0d0ee72 [cpan2nix] perlPackages.IOStringy: 2.111 -> 2.112 2020-02-02 19:05:21 +00:00
volth 61526c5217 [cpan2nix] perlPackages.FileSlurp: 9999.28 -> 9999.29 2020-02-02 19:05:21 +00:00
volth ed23d140ef [cpan2nix] perlPackages.FCGI: 0.78 -> 0.79 2020-02-02 19:05:21 +00:00
volth 1105ec2af3 [cpan2nix] perlPackages.ExtUtilsMakeMaker: 7.38 -> 7.42 2020-02-02 19:05:21 +00:00
volth 442aa82d5a [cpan2nix] perlPackages.Encode: 3.01 -> 3.02 2020-02-02 19:05:21 +00:00
volth 7b872371a8 [cpan2nix] perlPackages.DevelPPPort: 3.55 -> 3.56 2020-02-02 19:05:20 +00:00
volth 31225e1bc3 [cpan2nix] perlPackages.DBFile: 1.852 -> 1.853 2020-02-02 19:05:20 +00:00
volth 673528823a [cpan2nix] perlPackages.CompressRawZlib: 2.090 -> 2.093 2020-02-02 19:05:20 +00:00
volth fc717654c2 [cpan2nix] perlPackages.CompressRawBzip2: 2.090 -> 2.093 2020-02-02 19:05:20 +00:00
volth 50f5cf5bcc [cpan2nix] perlPackages.CPANPerlReleases: 4.22 -> 5.20191220 2020-02-02 19:05:20 +00:00
volth 6d16885e50 [cpan2nix] perlPackages.BusinessISBNData: 20140910.003 -> 20191107 2020-02-02 19:05:20 +00:00
volth c6f0f8f28d [cpan2nix] perlPackages.BKeywords: 1.20 -> 1.21 2020-02-02 19:05:19 +00:00
volth ef1ad4e8a5 [cpan2nix] perlPackages.ArchiveExtract: 0.80 -> 0.86 2020-02-02 19:05:19 +00:00
volth 97dadfacd7 [cpan2nix] perlPackages.MathRandom: init at 0.72 2020-02-02 19:05:19 +00:00
volth f9d3917775 [cpan2nix] perlPackages.AnyEventFastPing: init at 2.1 2020-02-02 19:05:19 +00:00
volth a3f23d764a [cpan2nix] perlPackages.AsyncPing: init at 2016.1207 2020-02-02 19:05:19 +00:00
volth 41ffef4960 [cpan2nix] perlPackages.NetAsyncPing: init at 0.004001
dependencies:
perlPackages.ClassGomor: init at 1.03
perlPackages.Future: init at 0.43
perlPackages.IOAsync: init at 0.75
perlPackages.MathBase85: init at 0.4
perlPackages.NetFrame: init at 1.21
perlPackages.NetFrameLayerIPv6: init at 1.08
perlPackages.NetIPv4Addr: init at 0.10
perlPackages.NetIPv6Addr: init at 0.96
perlPackages.TestIdentity: init at 0.01
perlPackages.TestRefcount: init at 0.10
2020-02-02 19:05:19 +00:00
Maximilian Bosch 5c2a7d0f07
Merge pull request #79015 from mayflower/pkg/prometheus-xmpp-alerts
prometheus-xmpp-alerts: init at 0.4.2
2020-02-02 18:46:53 +01:00
Mario Rodas c7458ab9ce
Merge pull request #79021 from sikmir/ytop
ytop: init at 0.4.0
2020-02-02 11:18:00 -05:00
Franz Pletz 0036573d30
Merge pull request #79084 from sikmir/tt2020
tt2020: init at 2020-01-05
2020-02-02 15:48:21 +00:00
Frederik Rietdijk c195ef6aab
Merge pull request #78928 from NixOS/staging-next
Staging next
2020-02-02 15:35:18 +01:00
Frederik Rietdijk e4c28f78e7 Merge staging-next into staging 2020-02-02 15:33:13 +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
rnhmjoj 1c38ce51ef
rxvt-unicode: add aliases for name change 2020-02-02 12:00:51 +01:00
rnhmjoj 27b3df0840
rxvt-unicode: rewrite plugin system 2020-02-02 11:24:00 +01:00
Nikolay Korotkiy d6a4679300
tt2020: init at 2020-01-05 2020-02-02 12:59:48 +03:00
Mario Rodas 902878c4df
pueue: init at 0.1.5 2020-02-02 04:20:00 -05:00
Nikolay Korotkiy 43686160bc
ytop: init at 0.4.0 2020-02-02 11:34:02 +03:00
worldofpeace 50ac34e3e9
Merge pull request #78997 from worldofpeace/nm-1.22.6
networkmanager: 1.22.4 -> 1.22.6
2020-02-01 19:16:00 -05:00
worldofpeace f58e59ba7f
Merge pull request #78723 from kjuvi/agenda
agenda: init at 1.0.12
2020-02-01 18:10:01 -05:00
worldofpeace f025935dc6 networkmanager: reorganize directory
This was a bit of a mess.
2020-02-01 17:19:47 -05:00
Linus Heckemann 6a3cf87e65 rtptools: init at 1.22 2020-02-01 19:24:13 +01: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
Janne Heß f1221507f3 wimboot: Init at 2.6.0 2020-02-01 17:57:17 +01:00
Maximilian Bosch ea8ae88f04
Merge branch 'staging' into glibc230 2020-02-01 17:42:03 +01:00
Franz Pletz add880c5e8
prometheus-xmpp-alerts: init at 0.4.2 2020-02-01 15:04:01 +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
Maciej Krüger 72337bec22
bless: init at 0.6.2 2020-02-01 13:01:46 +01:00
Bas van Dijk 5ff1a53a32
Merge pull request #78769 from basvandijk/staging-perlPackages.TimeDate/use-fetchpatch
perlPackages.TimeDate: use fetchpatch instead of storing the patch
2020-02-01 11:05:58 +01: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
Frederik Rietdijk 5cc0468a20 Merge staging into staging-next 2020-01-31 00:16:31 +01: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
Maximilian Bosch 1203742766
ssw: init at 0.3
GNU spread-sheet widget. Needed for pspp-1.2.0.
2020-01-30 15:19:11 +01:00
Jörg Thalheim b23b1e3d7c
python3.pkgs.deepdiff: init at 4.0.9 2020-01-30 14:00:33 +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
Bas van Dijk e5274c97cc perlPackages.TimeDate: use fetchpatch instead of storing the patch 2020-01-29 12:29:43 +01:00
Mario Rodas 90d969e211
Merge pull request #73815 from alexbakker/zenmonitor
zenmonitor: init at 1.3
2020-01-29 05:02:43 -05:00
Alexander Bakker fb775ae472 zenmonitor: init at 1.3 2020-01-29 10:47:04 +01:00
Maximilian Bosch c55809e256
Merge pull request #77985 from Ma27/drop-old-gcc
gcc: remove versions 4.9 and 5
2020-01-29 09:37:47 +01:00
Mario Rodas eb35f59775
Merge pull request #78667 from zowoq/hadolint
hadolint: add static executable
2020-01-29 02:54:04 -05:00
Mario Rodas ab12d079cf
Merge pull request #78740 from marsam/fix-ecdsatool
ecdsatool: add to all-packages.nix
2020-01-29 02:36:09 -05:00
Will Dietz ed68721cde
zanshin: 2019-07-28 -> 0.5.71
https://zanshin.kde.org/2020/01/14/zanshin-0.5.71/
2020-01-28 21:59:03 -06:00
Franz Pletz ff54d08dc8
linux_5_5: init at 5.5 2020-01-29 03:00:29 +01:00
worldofpeace e22b99bb90
Merge pull request #78599 from cw789/elixir_update
elixir_1_10: init at 1.10.0
2020-01-28 18:45:01 -05:00