Commit graph

94973 commits

Author SHA1 Message Date
Timo Kaufmann 9dd4ddac2f
Merge pull request #108187 from thiagokokada/bump-clojure
clojure: 1.10.1.727 -> 1.10.1.763
2021-01-05 11:18:00 +01:00
sternenseemann 412450dcd7 ocamlPackages.mirage-crypto*: 0.8.7 -> 0.8.8
New package: ocamlPackages.mirage-crypto-rng-async
2021-01-05 08:55:31 +01:00
Doron Behar a334367ecd
Merge pull request #107286 from doronbehar/pkg/octave/sundials 2021-01-05 08:26:19 +02:00
John Ericson 4a6916aba3
Merge pull request #108350 from Ericson2314/no-static-overlay
treewide: Inline more of the static overlay
2021-01-04 22:30:00 -05:00
Sandro f53c431645
Merge pull request #108379 from SuperSandro2000/cleanups 2021-01-05 02:19:24 +01:00
R. RyanTM a43963db12 python37Packages.flufl_i18n: 3.1.3 -> 3.1.4 2021-01-04 15:19:31 -08:00
sternenseemann a080e9b9ff
ocamlPackages.ppx_import: use dependencies as listed in opam file 2021-01-04 22:10:08 +01:00
Doron Behar 442f1ec54d sundials: reorder attributes
Per
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/attribute-ordering.md
2021-01-04 23:00:20 +02:00
Doron Behar 12c9f363f4 sundials: Split outputs for examples 2021-01-04 22:59:13 +02:00
Doron Behar da3f98c5c5 sundials: 5.3.0 -> 5.6.1
Update some cmake flags and be more explicit regarding index size.
2021-01-04 22:58:56 +02:00
Maximilian Bosch 61b8a2c720
rustracer: 2.1.35 -> 2.1.40, fix build
Failing build: https://hydra.nixos.org/build/134175791
ChangeLog: https://github.com/racer-rust/racer/blob/v2.1.40/CHANGELOG.md

A few more things are worth noting:

* It's not possible to update to latest version (2.1.42) at the time of
  committing since this requires a newer `rustc` (1.51 to be precise) to
  compile.
* For proper completion, `rustLibSrc` rather than `rustcSrc` must be
  used now. The two were separated here previously[1].
* Dropped the `checkPhase` and replaced it with a list of `checkFlags`.
  This has the benefit that the default `checkPhase` from
  `buildRustPackage` can be used which properly configures parallelism
  and which target to use (i.e. `release` in this case which reduces
  build time).

[1] 68060f6f6f
2021-01-04 21:20:42 +01:00
Maximilian Bosch 214effeb9d
evcxr: 0.6.0 -> 0.7.0
https://github.com/google/evcxr/blob/v0.7.0/RELEASE_NOTES.md#version-070
2021-01-04 21:20:42 +01:00
Sandro 4445bb7284
Merge pull request #108344 from r-ryantm/auto-update/python3.7-openwrt-luci-rpc
python37Packages.openwrt-luci-rpc: 1.1.6 -> 1.1.7
2021-01-04 17:00:21 +01:00
Sandro 06c9dbcece
Merge pull request #108247 from symphorien/paperwork-next 2021-01-04 16:41:05 +01:00
Sandro 097a9144db
Merge pull request #108353 from r-ryantm/auto-update/python3.7-mautrix
python37Packages.mautrix: 0.8.5 -> 0.8.6
2021-01-04 16:39:37 +01:00
Sandro c353d2cca3
Merge pull request #108352 from r-ryantm/auto-update/python3.7-mwparserfromhell
python37Packages.mwparserfromhell: 0.5.4 -> 0.6
2021-01-04 16:39:26 +01:00
Sandro dc2ee5402c
Merge pull request #108145 from lopsided98/buildbot-update 2021-01-04 16:39:04 +01:00
Sandro 238339dbf4
Merge pull request #108360 from r-ryantm/auto-update/python3.7-OWSLib
python37Packages.owslib: 0.20.0 -> 0.21.0
2021-01-04 16:38:22 +01:00
Sandro d92659f1e9
Merge pull request #108381 from fabaff/whois
python3Packages.whois: init at 0.9.7
2021-01-04 16:37:42 +01:00
Sandro 02a10e0c59
Merge pull request #108384 from fabaff/python-whois 2021-01-04 16:36:43 +01:00
Sandro 3aad2ab8c5
Merge pull request #108385 from oxzi/pytun-2.3.0
pytun: 2.2.1 -> 2.3.0
2021-01-04 16:36:19 +01:00
Sandro 884064f802
Merge pull request #108387 from fabaff/asyncwhois
python3Packages.asyncwhois: init at 0.2.0
2021-01-04 16:36:05 +01:00
Sandro f44575b06f
Merge pull request #108390 from fabaff/bump-autobahn
python3Packages.autobahn: 20.7.1 -> 20.12.3
2021-01-04 16:35:17 +01:00
Ryan Mulligan ee3284a109
Merge pull request #108343 from r-ryantm/auto-update/python3.7-nocaselist
python37Packages.nocaselist: 1.0.3 -> 1.0.4
2021-01-04 07:13:32 -08:00
Milan e326297f6c
python3Packages.adblock: init at 0.4.0 (#108271)
This packages python bindings to Brave's Rust adblock library. These
will be used in the upcoming qutebrowser version 2.0.0 for more granular
adblocking.
2021-01-04 14:45:30 +01:00
Fabian Affolter 779662af30 python3Packages.python-whois: init at 0.7.3 2021-01-04 14:29:35 +01:00
Fabian Affolter 234a289c89 python3Packages.asyncwhois: init at 0.2.0 2021-01-04 14:27:00 +01:00
Eelco Dolstra f6e519f39e
Merge pull request #96495 from Mindavi/lcov-1.15
lcov: 1.14 -> 1.15
2021-01-04 13:51:49 +01:00
Fabian Affolter 8d668463b0 python3Packages.autobahn: 20.7.1 -> 20.12.3 2021-01-04 13:38:57 +01:00
Sandro 63750b466a
Merge pull request #107533 from sternenseemann/fix-sourcetrail 2021-01-04 12:38:51 +01:00
Fabian Affolter 7be007372e python3Packages.whois: init at 0.9.7 2021-01-04 12:17:32 +01:00
Sandro f14e007296
Merge pull request #107550 from tfmoraes/pydicom-2.1.2 2021-01-04 12:16:54 +01:00
Alvar Penning 297da66991 pytun: 2.2.1 -> 2.3.0 2021-01-04 12:06:50 +01:00
Sandro Jäckel 9932103ead
ngt: use stdenv.hostPlatform.avxSupport, cleanup 2021-01-04 11:02:15 +01:00
sternenseemann 174267e601
ocamlPackages.ppx_blob: 0.7.1 -> 0.7.2 2021-01-04 09:50:06 +01:00
Vincent Laporte b8087628db ocamlPackages.csv: use Dune 2 2021-01-04 09:03:01 +01:00
Dennis Gosnell 7a6d819fd2
Merge pull request #108362 from r-burns/servant-jailbreak
haskellPackages.servant-client[-core]: jailbreak to support QuickCheck 2.14
2021-01-04 16:30:55 +09:00
Kira Bruneau f0c6e40948 gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
Sandro 80677f372f
Merge pull request #108266 from jumper149/master
idris2: 0.2.1 -> 0.2.2
2021-01-04 04:46:20 +01:00
Sandro 9bf170109d
Merge pull request #107976 from ali-abrar/aa/weasyprint52
python-modules.weasyprint: 50 -> 52
2021-01-04 03:58:07 +01:00
Ryan Mulligan bd9f7e46e8
Merge pull request #108361 from r-ryantm/auto-update/python3.7-micawber
python37Packages.micawber: 0.5.1 -> 0.5.2
2021-01-03 18:44:50 -08:00
Sandro 308154c546
Merge pull request #108209 from SuperSandro2000/patator 2021-01-04 03:38:31 +01:00
Sandro Jäckel b4281d2cbf
pythonPackages.pysqlcipher3: Init at 1.0.3 2021-01-04 03:37:43 +01:00
Sandro Jäckel 18c96c037b
pythonPackages.ldapdomaindump: Init at 0.9.3 2021-01-04 03:37:42 +01:00
Martin Weinelt 7b041bf2dd
Merge pull request #108355 from r-ryantm/auto-update/python3.7-mocket
python37Packages.mocket: 3.9.4 -> 3.9.35
2021-01-04 02:06:55 +01:00
Ryan Burns ecbea7739f haskellPackages.servant-client[-core]: jailbreak to support QuickCheck 2.14 2021-01-03 16:34:59 -08:00
Bernardo Meurer d14652cee3
Merge pull request #108317 from flokli/umockdev-0.15.4
umockdev: 0.15.2 -> 0.15.4
2021-01-03 23:39:10 +00:00
R. RyanTM cda108f9c3 python37Packages.micawber: 0.5.1 -> 0.5.2 2021-01-03 23:32:03 +00:00
R. RyanTM 448ae83326 python37Packages.owslib: 0.20.0 -> 0.21.0 2021-01-03 22:57:40 +00:00
R. RyanTM 3389ff30e5 python37Packages.mocket: 3.9.4 -> 3.9.35 2021-01-03 22:22:03 +00:00