Martin Weinelt
e75f5e8efa
python37: drop
...
The package set hasn't been working for a long time now, due to infinite
recursions, that nobody was going to fix.
The release is going to go EOL in 2023/06 and we don't want to ship it
in NixOS 23.05 anyway.
2023-01-05 13:20:49 +01:00
Martin Weinelt
98d9e9f75d
cq-editor: Unpin python37Packages
...
THe package doesn't build anyway, so I won't invest any time fixing it.
2023-01-05 13:20:49 +01:00
Martin Weinelt
3df6d8d54d
aflplusplus: unpin python37
2023-01-05 13:20:49 +01:00
Martin Weinelt
50544dcce4
python311Full: init
2023-01-05 13:20:49 +01:00
Martin Weinelt
bed5829565
python3Packages.mrjob: init at 0.7.4
...
Dependency for upgrading approvaltests.
2023-01-05 13:20:48 +01:00
Martin Weinelt
8aa83fea90
python3Packages.setuptools-gettext: init at 0.1.1
2023-01-05 13:20:48 +01:00
Martin Weinelt
1b1a48f4b2
python3Packages.python-levenshtein: drop
...
Duplicate package, the correct name is just `levenshtein`.
2023-01-05 13:20:44 +01:00
Martin Weinelt
9d39427bd5
python3Packages.cu2qu: init at 1.6.7.post2
2023-01-05 13:20:39 +01:00
Martin Weinelt
51dd1f3ed5
python3Packages.syrupy: init at 3.0.6
2023-01-05 13:20:37 +01:00
Martin Weinelt
73f51168cb
python3Packages.nanoid: init at 2.0.0
2023-01-05 13:20:37 +01:00
Martin Weinelt
3b8c42c9b0
python3Packages.hatch-requirements-txt: init at 0.3.0
2023-01-05 01:10:14 +01:00
Martin Weinelt
f8c9fd20a9
python3Packages.contourpy: init at 1.0.6
2023-01-05 01:10:13 +01:00
Martin Weinelt
a94a4cb0e2
python3Packages.comm: init at 0.1.2
2023-01-05 01:10:10 +01:00
Martin Weinelt
eca61ccf9a
python3Packages.xyzservices: init at 2022.9.0
2023-01-05 01:08:53 +01:00
Luiz Irber
c8ff23158e
python3Packages.pyproject-api: init at 1.2.1
...
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-01-05 01:08:48 +01:00
Martin Weinelt
755532262d
python311Packages: Recurse into package set
...
Python 3.11 is the latest stable release that we are going to support,
together with 3.10, in NixOS 23.05. The default python version will
remain at 3.10, but 3.11 packages will be built on Hydra and provided
from the binary cache.
2023-01-05 01:08:47 +01:00
Martin Weinelt
b4cf86d7e0
python39Packages: Stop recursing into package set
...
For NixOS 23.05 we are shifting support away from 3.9 and towards 3.10
and 3.11.
2023-01-05 01:08:47 +01:00
github-actions[bot]
0c98bf3e85
Merge staging-next into staging
2023-01-05 00:02:56 +00:00
maralorn
3b1869aa95
Merge branch 'master' into haskell-updates
2023-01-05 00:18:05 +01:00
Sandro
ee1e6b77ae
Merge pull request #208507 from jackkav/add-keet
2023-01-04 19:03:08 +01:00
github-actions[bot]
789ae2c93d
Merge staging-next into staging
2023-01-04 18:01:36 +00:00
Dmitry Bogatov
60ad423963
mpdecimal: init at 2.5.1
2023-01-04 11:53:38 -05:00
Kevin Cox
4cf5be4ba9
Merge pull request #202953 from arcnmx/mautrix-googlechat-init
...
mautrix-googlechat: init at 0.4.0
2023-01-04 10:53:16 -05:00
Jonas Heinrich
ba50db790f
Merge pull request #209025 from urandom2/wordpress
...
wordpress6_1: init at 6.1.1
2023-01-04 16:05:40 +01:00
Artturin
5a1ffcef5a
release-cross.nix: fix error: undefined variable 'platforms'
2023-01-04 16:18:09 +02:00
John Ericson
b92fb601c2
Merge pull request #208947 from sternenseemann/ghc-head-js-backend-try-1
...
haskell.compiler.ghcHEAD: support JS backend
2023-01-04 09:12:10 -05:00
Azat Bahawi
398bad9c8f
Merge pull request #208894 from 3JlOy-PYCCKUi/wireproxy
...
wireproxy: init at 1.0.5
2023-01-04 16:58:30 +03:00
3JlOy_PYCCKUI
fc50f868a0
wireproxy: init at 1.0.5
2023-01-04 16:05:21 +03:00
Yureka
0319a561ec
pkgsMusl.gccgo: fix build
2023-01-04 13:21:20 +01:00
Yureka
4f463decc8
libucontext: init at 1.2
2023-01-04 13:21:20 +01:00
github-actions[bot]
627bec113e
Merge staging-next into staging
2023-01-04 12:01:54 +00:00
Pierre Bourdon
6dc0f05196
Merge pull request #206390 from cpcloud/bump-clickhouse
...
clickhouse: 22.8.5.29 -> 22.8.11.15
2023-01-04 12:45:29 +01:00
Colin Arnott
f9d1f80045
wordpress6_1: init at 6.1.1
...
release-22.11 currently tracks 6.0 for pkgs.wordpress. This means there
is no way to opt in to the newer version. Similiar to nextcloud and go,
we have broken out a new derivation to opt in. It is a nop for unstable,
and only useful when backported.
Updates #208529
2023-01-04 11:20:25 +00:00
Fabian Affolter
57db1a58fd
Merge pull request #208806 from wamserma/appyfy-pipx
...
python3Packages.pipx: appify
2023-01-04 08:33:52 +01:00
github-actions[bot]
e859576396
Merge staging-next into staging
2023-01-04 00:03:20 +00:00
Colin Arnott
e8397aa682
karmor: init at 0.11.1 ( #207794 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Fixes https://github.com/NixOS/nixpkgs/issues/207517
2023-01-03 23:27:23 +01:00
Sandro
d5b36bba0e
Merge pull request #207802 from urandom2/netmaker
...
Fixes https://github.com/NixOS/nixpkgs/issues/207654
2023-01-03 23:25:34 +01:00
Weijia Wang
5f40e9e178
samba: add darwin support ( #207465 )
2023-01-03 23:16:35 +01:00
Sandro
c4abc231be
Merge pull request #206316 from wegank/quadprog-init
2023-01-03 23:14:37 +01:00
Artturi
099f6ed77c
Merge pull request #203504 from IvarWithoutBones/bump-yabai
2023-01-03 23:52:03 +02:00
sternenseemann
a05354790b
haskell.compiler.ghcHEAD: use LLVM 14
...
This will be required for the JavaScript backend to work.
2023-01-03 22:42:57 +01:00
Robert Scott
11e43555d5
Merge pull request #208716 from wegank/osl-aarch64-linux
...
osl: unbreak on aarch64-linux
2023-01-03 21:32:17 +00:00
Fabian Affolter
1f72e85772
Merge pull request #208821 from fabaff/reolink-aio
...
python310Packages.reolink-aio: init at 0.1.1
2023-01-03 21:59:43 +01:00
Artturi
45f0947fed
Merge pull request #208856 from amjoseph-nixpkgs/pr/nixCrossStatic/fewerjobs
2023-01-03 20:27:02 +02:00
Emery Hemingway
d5b94c4dba
nimPackages.taps: init at 20221228
2023-01-03 12:17:07 -06:00
Emery Hemingway
68f6c618a3
nimPackages.base32: init at 0.1.3
2023-01-03 12:17:07 -06:00
Emery Hemingway
c34690433f
nimPackages.tkrzw: init at 20220922
2023-01-03 12:17:07 -06:00
Emery Hemingway
5a39dd58c7
nimPackages.nimSHA2: init at unstable-2021-09-09
2023-01-03 12:17:07 -06:00
Emery Hemingway
ead4a0fb43
nimPackages.npeg: init at 1.0.1
2023-01-03 12:17:07 -06:00
Emery Hemingway
4c585b7b6b
nimPackages.cbor: init at 20221007
2023-01-03 12:17:07 -06:00