3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

325824 commits

Author SHA1 Message Date
R. Ryantm b59803b96d nodejs-16_x: 16.12.0 -> 16.13.0 2021-10-27 12:13:51 +00:00
R. Ryantm 34419738dd python38Packages.APScheduler: 3.8.0 -> 3.8.1 2021-10-27 12:12:54 +00:00
Doron Behar 51acb65b30
Merge pull request #59999 from bb010g/swt-reproducibility 2021-10-27 15:05:30 +03:00
Nikolay Korotkiy b3d14a4a52
soapyrtlsdr: enable on darwin 2021-10-27 15:02:01 +03:00
Mrinal Purohit 1bbbd8166e broot: 1.6.2 -> 1.6.6 2021-10-27 17:17:53 +05:30
Sandro b3e05a1924
Merge pull request #143091 from r-ryantm/auto-update/clojure 2021-10-27 13:44:19 +02:00
R. Ryantm 14e169a0eb python38Packages.pathy: 0.6.0 -> 0.6.1 2021-10-27 11:43:31 +00:00
Sandro 73a2f0660b
Merge pull request #143131 from prusnak/electron_eol 2021-10-27 13:43:28 +02:00
Sandro 59b003ed03
Merge pull request #143123 from r-ryantm/auto-update/mkgmap 2021-10-27 13:38:01 +02:00
Michael Raskin a90064443b
Merge pull request #142934 from storvik/sbcl-linkable-runtime
sbcl: compile with linkable runtime
2021-10-27 11:23:22 +00:00
Pavol Rusnak ec8ccb1f42
electron: mark versions <= 11 as EOL 2021-10-27 13:21:49 +02:00
Sandro cc47a24192
Merge pull request #143081 from fabaff/bump-amass 2021-10-27 13:21:36 +02:00
Sandro aac703676d
Merge pull request #143082 from happysalada/update_erlang 2021-10-27 13:20:57 +02:00
Cyril Cohen b46055e928 coqPackages.coq-elpi: 1.10 -> 1.11 2021-10-27 13:19:57 +02:00
Sandro f92bd2699d
Merge pull request #143089 from fabaff/bump-aioflo
python3Packages.aioflo: 0.4.3 -> 2021.10.0
2021-10-27 13:19:51 +02:00
Sandro 5d70064abb
Merge pull request #143088 from fabaff/bump-aioguardian 2021-10-27 13:18:32 +02:00
Nikolay Korotkiy 9d969b84af
qbe: 2021-06-17 → 2021-10-26, fix on darwin 2021-10-27 14:18:17 +03:00
Pavol Rusnak b576307a2a
Merge pull request #143080 from prusnak/eclair
eclair: 0.6.1 -> 0.6.2
2021-10-27 13:17:24 +02:00
Maximilian Bosch 55e25f7840
Merge pull request #142800 from Ma27/drop-nextcloud-20
nextcloud20: drop
2021-10-27 13:11:06 +02:00
R. Ryantm 16aa9f2ca7 mpdevil: 1.3.0 -> 1.4.0 2021-10-27 11:10:33 +00:00
Doron Behar 76bbfe49ea
Merge pull request #143019 from doronbehar/pkg/gnome/easyScreenCast.update 2021-10-27 14:06:28 +03:00
Doron Behar 0ed0c3ceeb areca: Mark as broken 2021-10-27 13:59:53 +03:00
bb010g 076a4b662c swt: less arbitrary LFLAGS & cleanup
Cleaner nested unpacking, as well as general robustness improvements.
Turns out the LFLAGS stuff was from upstream not trusting pkg-config on
their boxes, but it works great for us. (Or rather, it works great after
fixing some of their pkg-config invocations.)

Assisted by the diffoscope ( https://diffoscope.org/ ) and readelf
grepping based on its output.
2021-10-27 13:58:48 +03:00
Florian Klink 106b9508d7
Merge pull request #143055 from starcraft66/upgrade-k2tf
k2tf: 0.5.0 -> 0.6.3
2021-10-27 12:55:20 +02:00
Maximilian Bosch 04fdff2517
nixos/nextcloud: drop obsolete assertion 2021-10-27 12:54:04 +02:00
R. Ryantm 80577ef6c5 mkgmap: 4808 -> 4810 2021-10-27 10:51:28 +00:00
Bobby Rong 196baa2d84
Merge pull request #142776 from xduugu/zim-0.74.2
zim: 0.73.5 -> 0.74.2
2021-10-27 18:32:31 +08:00
bb010g 20ccd74a36 swt: make reproducible 2021-10-27 13:21:27 +03:00
bb010g a1ed62e586 releaseTools.antBuild: remove
The sole consumer in Nixpkgs of `releaseTools.antBuild` is
`pkgs/development/libraries/junit`, which has been broken since
2015-09-08. The sole consumer in Nixpkgs of `junit` is
`pkgs/development/libraries/junixsocket`, which hasn't built due to
`junit` since 2015-09-08. All three are removed due to their obvious
lack of use.

All other packages in Nixpkgs depending on junit consume
`pkgs/development/java-modules/junit`, which is not broken.

Any downstreams that have kept using these `junit` or `junixsocket`
packages since 2015-09-08 have basically already vendored the packages
via patching them, so no aliases are provided.
2021-10-27 13:21:27 +03:00
bb010g 29fedf210f canonicalize-jars-hook: add
A build hook to run functions previously only implemented privately in
`pkgs/build-support/release/functions.sh`.
2021-10-27 13:21:27 +03:00
R. Ryantm 28de4f69f9 libsidplayfp: 2.2.2 -> 2.3.0 2021-10-27 10:19:05 +00:00
Bobby Rong cb2ca8df3e
Merge pull request #143108 from cherryblossom000/patch-1
jq: add homepage
2021-10-27 18:19:02 +08:00
Mrinal Purohit 12908d7a48 gh: 2.1.0 -> 2.2.0 2021-10-27 15:43:30 +05:30
R. Ryantm 5f482ff344 lagrange: 1.7.2 -> 1.7.3 2021-10-27 10:10:38 +00:00
AndersonTorres 77382d5ebf cbqn: 0.pre+unstable=2021-10-09 -> 0.pre+date=2021-10-20 2021-10-27 11:59:05 +02:00
AndersonTorres f6d0781d3e mbqn: 0.pre+unstable=2021-10-06 -> 0.pre+date=2021-10-21 2021-10-27 11:59:05 +02:00
TredwellGit 748cc60427 linux_latest-libre: 18380 -> 18413 2021-10-27 09:53:28 +00:00
TredwellGit 55af4f5da2 linux-rt_5_4: 5.4.143-rt64 -> 5.4.154-rt65 2021-10-27 09:53:20 +00:00
TredwellGit 67e5b8b626 linux: 5.4.155 -> 5.4.156 2021-10-27 09:52:46 +00:00
TredwellGit 0719e92d1b linux: 5.14.14 -> 5.14.15 2021-10-27 09:52:41 +00:00
TredwellGit 4bd2c087e0 linux: 5.10.75 -> 5.10.76 2021-10-27 09:52:34 +00:00
TredwellGit 19735ff280 linux: 4.9.287 -> 4.9.288 2021-10-27 09:52:29 +00:00
TredwellGit 3a69f006d9 linux: 4.4.289 -> 4.4.290 2021-10-27 09:52:24 +00:00
TredwellGit b7efb90537 linux: 4.19.213 -> 4.19.214 2021-10-27 09:52:20 +00:00
TredwellGit 20e62a2b01 linux: 4.14.252 -> 4.14.253 2021-10-27 09:52:14 +00:00
Doron Behar a63cd4a89e
Merge pull request #142557 from doronbehar/pkg/gnuradio/update 2021-10-27 09:49:51 +00:00
Doron Behar 66f62494d6
Merge pull request #142774 from alyssais/stig 2021-10-27 09:44:37 +00:00
cherryblossom000 179292cadf
jq: add homepage 2021-10-27 20:39:43 +11:00
Fabian Affolter 0ff42762eb python3Packages.aiowatttime: 0.1.1 -> 2021.10.0 2021-10-27 11:27:18 +02:00
Fabian Affolter 9c73c4d06f python3Packages.aioridwell: 0.2.0 -> 2021.10.0 2021-10-27 11:25:20 +02:00