Bobby Rong
f91da6121a
Merge pull request #172656 from tjni/kdash-darwin-fix
...
kdash: fix Darwin build
2022-05-12 18:55:09 +08:00
Someone Serge
069e55070c
xgboost: expose xgboostWithCuda variant
...
...to make nixpkgs-review aware of it
2022-05-12 13:17:46 +03:00
7c6f434c
12697a1621
Merge pull request #172016 from KAction/nginx-doc
...
nginx: build offline documentation
2022-05-12 09:21:41 +00:00
Fabian Affolter
caca78be0f
Merge pull request #172671 from fabaff/dparse2
...
python310Packages.dparse2: init at 0.6.1
2022-05-12 11:15:07 +02:00
Fabian Affolter
22fe3881e0
Merge pull request #172609 from fabaff/python-rabbitair
...
python310Packages.python-rabbitair: init at 0.0.8
2022-05-12 11:14:46 +02:00
Thiago Kenji Okada
1919e181fb
Merge pull request #172641 from WolfangAukang/monosat-fix
...
python3Packages.monosat: disable failing tests
2022-05-12 10:01:16 +01:00
Fabian Affolter
cbebdfc3da
Merge pull request #172296 from eyJhb/name-that-hash
...
python3Packages.name-that-hash: init at 1.10
2022-05-12 11:00:52 +02:00
Thiago Kenji Okada
a77565e8e3
Merge pull request #172654 from tjni/remove-flatbuffer-1.12
...
flatbuffers: remove version 1.12
2022-05-12 09:57:06 +01:00
Fabian Affolter
110ca87838
python310Packages.dparse2: init at 0.6.1
2022-05-12 10:23:13 +02:00
Theodore Ni
f51dc95265
flatbuffers: remove version 1.12
...
It has not been updated upstream for over two years, and it is starting
to become time consuming to maintain.
2022-05-12 02:39:31 -05:00
linsui
10c13ff5d1
dotter: fix for darwin
2022-05-12 15:28:06 +08:00
github-actions[bot]
5a4412d6ee
Merge staging-next into staging
2022-05-12 06:02:09 +00:00
Theodore Ni
407b7c551c
kdash: fix Darwin build
...
The AppKit dependency needs to be added as a buildInput.
2022-05-12 00:00:42 -05:00
Mario Rodas
1a658da843
sile: fix build
...
f3100dd4e0
changed the default interpreter
of Sile to Lua 5.4. Unfortunately, multiple Lua dependencies fail when
building with lua5_4, making Sile to fail to build.
2022-05-12 04:20:00 +00:00
Mario Rodas
01b936359a
age-plugin-yubikey: 0.2.0 -> 0.3.0
...
https://github.com/str4d/age-plugin-yubikey/releases/tag/v0.3.0
2022-05-12 04:20:00 +00:00
Cyril Cohen
7e589a45ef
coqPackages: etc
...
- use propagatedBuildInputs to make sure ocaml plugin stuff is in path
- updated coqPackage.heq (broken url)
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place
- make metaFetch available from `coqPackages`
2022-05-12 06:11:43 +02:00
Dmitry Bogatov
aa9eb4509c
nginx-doc-unstable: init at 2022-05-05
...
Build documentation of nginx (which is maintained separately from webserver
itself) and make it available both as "nginx-doc" attribute and as "doc" output
of "nginx" derivation.
2022-05-11 21:38:04 -04:00
P. R. d. O
17be6f75ce
python3Packages.monosat: disable failing tests
2022-05-11 18:29:58 -06:00
matthewcroughan
40733622e7
yubihsm-shell: init at 2.3.1
...
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: 06kellyjac <dev@j-k.io>
2022-05-12 01:15:02 +01:00
github-actions[bot]
da834a289d
Merge staging-next into staging
2022-05-12 00:02:59 +00:00
Sandro
143aa3e88c
Merge pull request #172615 from tjni/fix-cliscord-darwin
...
cliscord: fix build on Darwin
2022-05-12 01:36:29 +02:00
Sandro
997c1a8379
Merge pull request #172610 from tjni/fix-garage-darwin
...
garage: fix build on Darwin
2022-05-12 01:35:16 +02:00
Jan Tojnar
5af93e6908
Merge branch 'staging-next' into staging
2022-05-12 01:24:26 +02:00
Dmitry Bogatov
bad52402a5
python3.pkgs.sphinx-better-theme: init at 0.1.5 ( #171595 )
...
* python3.pkgs.sphinx-better-theme: init at 0.1.5
* Update pkgs/development/python-modules/sphinx-better-theme/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* Update pkgs/development/python-modules/sphinx-better-theme/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-12 01:00:52 +02:00
Martin Weinelt
f53bffda16
Merge pull request #160980 from squalus/librewolf-dir
2022-05-12 00:52:18 +02:00
Theodore Ni
b1e6ccc862
cliscord: fix build on Darwin
...
Security needs to be added as a buildInput.
2022-05-11 16:51:17 -05:00
Sandro
2fbc5d5085
Merge pull request #143912 from ShamrockLee/gtkd
...
gtkd: 3.9.0 -> 3.10.0 and add possibility to use different D compilers
2022-05-11 23:48:16 +02:00
Sandro
8df07404e3
Merge pull request #164328 from ppenguin/add-python-pandoc-xnos
2022-05-11 23:36:37 +02:00
Theodore Ni
e3d8a347fe
garage: fix build on Darwin
...
Security needs to be added as a buildInput.
2022-05-11 16:32:35 -05:00
Fabian Affolter
a0db18f052
python310Packages.python-rabbitair: init at 0.0.8
2022-05-11 23:30:27 +02:00
Sandro
2ffed241d2
Merge pull request #171814 from arjan-s/init-pls
...
pls: init at 4.0.3
2022-05-11 23:07:28 +02:00
Sandro
f7e2bc2eae
Merge pull request #172105 from KAction/crossplane
...
crossplane: init at 0.5.7
2022-05-11 22:58:27 +02:00
Fabian Affolter
184a39a65c
Merge pull request #172534 from fabaff/pkginfo2
...
python310Packages.pkginfo2: init at 30.0.0
2022-05-11 21:25:21 +02:00
Fabian Affolter
a297fe6d06
Merge pull request #172547 from fabaff/container-inspector
...
python310Packages.container-inspector: init at 31.0.0
2022-05-11 21:25:10 +02:00
Fabian Affolter
26d42b0f7b
Merge pull request #172552 from fabaff/pip-requirements-parser
...
python310Packages.pip-requirements-parser: init at 31.2.0
2022-05-11 21:24:59 +02:00
Arjan Schrijver
fd33656e3d
pls: init at 4.0.3
2022-05-11 20:27:05 +02:00
github-actions[bot]
7dbfbc2e90
Merge staging-next into staging
2022-05-11 18:10:52 +00:00
ash lea
3e0a894e95
xivlauncher: init at 1.0.0.4
2022-05-11 13:42:38 -04:00
Rick van Schijndel
e680b5cf74
Merge pull request #172383 from Mindavi/treewide/remove-broken
...
Treewide(ish): remove long-time broken pkgs
2022-05-11 19:34:13 +02:00
Fabian Affolter
9281793311
Merge pull request #172388 from fabaff/pcapy-ng
...
python310Packages.pcapy-ng: init at 1.0.9
2022-05-11 19:29:19 +02:00
Rick van Schijndel
6345356323
pdftk-legacy: drop
...
Broken since 2020-08-24
2022-05-11 19:23:06 +02:00
Rick van Schijndel
0bd5909ea7
openbr: drop
...
Broken since 2016-05-08
2022-05-11 19:23:06 +02:00
Rick van Schijndel
70aad78d19
vogl: drop
...
Broken since 2019-10-07
2022-05-11 19:23:06 +02:00
Rick van Schijndel
bb38235dc6
infobar: drop
...
Broken since 2019-06-12
2022-05-11 19:23:05 +02:00
Rick van Schijndel
d14b6e65ff
samsung-unified-linux-driver_4_00_39: drop
...
Broken since 2018-10-03
2022-05-11 19:23:05 +02:00
Rick van Schijndel
2b6ad30610
libdap: drop
...
Broken since 2020-08-15
2022-05-11 19:23:05 +02:00
Rick van Schijndel
e8e6743b28
neopg: drop
...
Broken since 2020-11-30
2022-05-11 19:23:05 +02:00
Rick van Schijndel
442379fa7b
Merge pull request #172331 from Artturin/removeold1
...
portaudio2014 + libssh2 1.10: remove
2022-05-11 18:34:57 +02:00
Sandro
cf40da2012
Merge pull request #170354 from serge-belov/sb-nixpkgs-abyssinica
2022-05-11 17:01:13 +02:00
Artturi
8665df6c4f
Merge pull request #154917 from dasj19/remove-split2flac
...
split2flac: removed
2022-05-11 17:12:49 +03:00
Bobby Rong
e6d7f2b44f
Merge pull request #170037 from fersilva16/update/font-awesome
...
font-awesome: 5.15.3 -> 6.1.1
2022-05-11 22:00:05 +08:00
Artturin
a17e1b8809
config.enableParallelBuildingByDefault: init option
...
useful for testing if some builds could be faster
2022-05-11 16:41:30 +03:00
Daniel Șerbănescu
b116e88556
split2flac: removed
2022-05-11 15:27:01 +02:00
Sandro
19b44ba0ed
Merge pull request #172149 from doronbehar/pkg/python/moku
2022-05-11 15:18:49 +02:00
Dmitry Kalinkin
0a2adbd847
python3Packages.validict: init at 0.5.1 ( #171558 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-11 15:18:31 +02:00
github-actions[bot]
044ddc2335
Merge staging-next into staging
2022-05-11 12:08:47 +00:00
Sandro
c5dbc6d161
pypiserver: 1.4.2 -> 1.5.0, add SuperSandro2000 as maintainer, add to… ( #172417 )
...
Co-authored-by: austinbutler <austinbutler@users.noreply.github.com>
2022-05-11 13:39:59 +02:00
Fabian Affolter
c2e73ebc70
python310Packages.pip-requirements-parser: init at 31.2.0
2022-05-11 13:24:03 +02:00
Fabian Affolter
b573c0d93b
python310Packages.container-inspector: init at 31.0.0
2022-05-11 13:03:40 +02:00
Artturi
e7edd38014
Merge pull request #171366 from aaronjheng/mysql-shell
...
mysql-shell: 8.0.28 -> 8.0.29
2022-05-11 13:11:43 +03:00
Fabian Affolter
69f7c98750
python310Packages.pkginfo2: init at 30.0.0
2022-05-11 11:49:45 +02:00
Elis Hirwing
b376c2d2af
Merge pull request #172256 from jtojnar/php-cleanups
...
php: Remove fixes for abandoned PHP versions
2022-05-11 08:44:53 +02:00
github-actions[bot]
2d62d4f8e6
Merge staging-next into staging
2022-05-11 06:02:11 +00:00
Rick van Schijndel
78520c1fff
Merge pull request #172387 from SuperSandro2000/CryptOpenSSLRandom
...
perlPackages.CryptOpenSSLRandom: mark broken for aarch64-darwin
2022-05-11 06:15:31 +02:00
davidak
a3469fde69
Merge pull request #172374 from Mindavi/anbox-kernel/drop
...
anbox: drop kernel modules package
2022-05-11 02:55:29 +02:00
davidak
9fa22fd550
Merge pull request #170183 from armeenm/remove-phwmon
...
phwmon: remove
2022-05-11 02:43:03 +02:00
Serge Belov
d09ee716bf
sil-abyssinica: init at 1.500
2022-05-11 12:39:33 +12:00
github-actions[bot]
fd4c3782e1
Merge staging-next into staging
2022-05-11 00:07:59 +00:00
Sandro
83b213efd1
Merge pull request #172153 from gador/thedesk-electron
...
thedesk: update electron
2022-05-11 01:44:59 +02:00
Sandro
cce6609707
Merge pull request #172104 from greydot/whalebird
2022-05-11 01:13:52 +02:00
Sandro
6156f22b29
Merge pull request #172021 from WolfangAukang/raven-reader
2022-05-11 01:08:31 +02:00
Sandro
cc071a2166
Merge pull request #171993 from hlolli/feature/csound-darwin-support
...
csound: darwin support
2022-05-11 00:45:32 +02:00
Armeen Mahdian
6a503166b0
phwmon: remove
2022-05-10 17:32:40 -05:00
davidak
ff75cba0b6
Merge pull request #170278 from armeenm/remove-lumo
...
lumo: remove
2022-05-11 00:18:45 +02:00
Fabian Affolter
cc5ce889fd
python310Packages.evtx: init at 0.7.3
2022-05-10 23:45:14 +02:00
Fabian Affolter
683097028d
evtx: init at 0.7.2
2022-05-10 23:45:01 +02:00
Rick van Schijndel
3a7f7c1153
hydra-unstable -> hydra_unstable
2022-05-10 23:32:02 +02:00
Rick van Schijndel
292c63a5d6
hydra: remove multi-version support
...
This is a legacy of when a "stable" version of hydra existed, and this
probably won't be coming back.
This also removes some obsolete bits which have no effect on the
result of evaluation.
Unlike the original approach in #157072 , we're moving the common
expression to "unstable.nix" instead. This allow putting everything in
one commit, satisfies git's rename detection, and remains bisectable.
Co-Authored-By: Bernardo Meurer <bernardo@meurer.org>
Co-Authored-By: Linus Heckemann <git@sphalerite.org>
2022-05-10 23:32:02 +02:00
Fabian Affolter
7c5607887f
python310Packages.pcapy-ng: init at 1.0.9
2022-05-10 22:58:20 +02:00
Sandro Jäckel
a797299a78
perlPackages.CryptOpenSSLRandom: mark broken for aarch64-darwin
2022-05-10 22:55:48 +02:00
Rick van Schijndel
fc2255fffa
multibootusb: drop
...
Broken since 2021-02-06
2022-05-10 22:24:13 +02:00
Rick van Schijndel
9ef1af9aa3
rapcad: drop
...
Broken since 2018
2022-05-10 22:21:09 +02:00
Rick van Schijndel
f433d91bb3
anbox: drop kernel modules package
...
All builds are broken:
- 4.14
- 4.19
- 5.4
https://hydra.nixos.org/eval/1761072?filter=anbox&compare=1760998&full=#tabs-still-fail
Let's just drop it.
This leaves the anbox module possibly in a broken-ish state,
but I'm not sure what to do about it.
2022-05-10 21:15:48 +02:00
github-actions[bot]
3a79190750
Merge staging-next into staging
2022-05-10 18:01:50 +00:00
D Anzorge
271905a33f
minetest: add aliases and release notes for v4 deprecation
2022-05-10 19:26:25 +02:00
D Anzorge
df4afffb3c
irrlichtmt: init at 1.9.0mt4
2022-05-10 19:26:25 +02:00
Armeen Mahdian
20653f46b8
ocropus: remove
2022-05-10 19:13:22 +02:00
Armeen Mahdian
98a2cf221d
lumo: remove
2022-05-10 11:00:49 -05:00
Lara
b9a74a1b67
snipe-it: init at 5.4.3
...
Snipe-IT is a web-based open source asset management system.
https://snipeitapp.com/
2022-05-10 16:57:21 +02:00
Aaron Jheng
cf5534a408
mysql-shell: 8.0.28 -> 8.0.29
2022-05-10 14:35:13 +00:00
Sandro
7832347bc0
Merge pull request #154910 from onny/nota
...
mauikit-nota: init at 2.1.1
2022-05-10 16:08:10 +02:00
Sandro
deac850628
Merge pull request #154913 from onny/communicator
...
communicator: init at 2.1.1
2022-05-10 15:39:43 +02:00
Sandro
4010722a05
Merge pull request #154131 from onny/vvave
...
vvave: init at 2.1.1
2022-05-10 15:37:53 +02:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging
2022-05-10 12:11:45 +00:00
Artturin
6c3d8d72e9
all-packages.nix: remove old commented line about xracer
...
it was commented in https://github.com/NixOS/nixpkgs/commit/bc913e25
in 2011
2022-05-10 14:58:38 +03:00
Artturin
155e68e86e
libssh2_1_10: remove temp attr
...
it was added in https://github.com/NixOS/nixpkgs/commit/28b6a910
2022-05-10 14:55:42 +03:00
Aaron Jheng
03e1b376c6
dsp: init at 1.8
2022-05-10 11:52:43 +00:00
Linus Heckemann
117f62e72e
Merge pull request #172242 from Mindavi/hydra-updates-2
...
Hydra updates 2
2022-05-10 13:25:13 +02:00
Vincent Laporte
f3ef66220b
ocamlPackages.biniou: remove legacy version 1.0.9 for OCaml < 4.02
2022-05-10 13:24:09 +02:00
Thiago Kenji Okada
73059602ab
Merge pull request #172294 from K900/fix-zeroc-ice
...
zeroc-ice: 3.7.6 -> 3.7.7
2022-05-10 12:06:58 +01:00
K900
0bc70ad434
zeroc-ice: 3.7.6 -> 3.7.7, drop Darwin
...
Fixes build on Linux. Still doesn't build on Darwin, but at least it builds on Linux now.
2022-05-10 13:37:16 +03:00
Hlöðver Sigurðsson
14d0c3f3a1
csound: darwin support
2022-05-10 12:34:33 +02:00
Thiago Kenji Okada
08891220c4
Merge pull request #172281 from Mindavi/curlcpp/drop
...
curlcpp: drop
2022-05-10 11:17:26 +01:00
Vladimír Čunát
148df9e42e
Merge #171830 : gcc12, gfortran12, gnat12: init at 12.1.0
2022-05-10 10:59:28 +02:00
Jonas Heinrich
83b7231f6a
clip: init at 2.1.1
2022-05-10 04:33:35 -04:00
eyjhb
db30191b78
python3Packages.name-that-hash: init at 1.10
2022-05-10 10:19:18 +02:00
squalus
b1571265b5
librewolf: move out of firefox directory
...
Simplifies Firefox maintenance. See #160520
- make the firefox common.nix available from the top level as
buildMozillaMach
- use new buildMozillaMach function in librewolf expressions
- minor changes to update script
2022-05-10 00:10:21 -07:00
Fabian Affolter
517109653f
Merge pull request #172239 from fabaff/zkar
...
zkar: init at 1.3.0
2022-05-10 08:46:05 +02:00
Fabian Affolter
f6db7459cc
Merge pull request #172264 from dotlambda/pysabnzbd-init
...
home-assistant: support sabnzbd component
2022-05-10 08:44:30 +02:00
Fabian Affolter
157b1257c3
Merge pull request #172267 from dotlambda/datapoint-init
...
home-assistant: support metoffice component
2022-05-10 08:40:24 +02:00
github-actions[bot]
2bf60ff84f
Merge staging-next into staging
2022-05-10 06:01:44 +00:00
Rick van Schijndel
12e43250db
curlcpp: drop
...
Maintainers in nixpkgs are not active anymore.
No active user within nixpkgs.
Upstream doesn't see much activity.
2022-05-10 07:02:11 +02:00
Artturin
4d5ac2f674
portaudio2014: remove
...
its some old version of portaudio2014 with no uses in nixpkgs
2022-05-10 05:36:10 +03:00
Artturi
6d007b2ce4
Merge pull request #172250 from Artturin/ridofnulls
...
remove some useless null asserts
2022-05-10 04:24:31 +03:00
Robert Schütz
39688e7fec
python3Packages.datapoint: init at 0.9.8
2022-05-10 01:05:42 +00:00
Robert Schütz
a18a0fa29d
python3Packages.pysabnzbd: init at 1.1.1
2022-05-10 00:45:21 +00:00
Jan Tojnar
d4884bbc9e
php.extensions: Remove fixes for abandoned PHP versions
2022-05-10 00:37:55 +02:00
Artturin
bab661ab2b
profanity: remove useless nulls
2022-05-10 00:49:38 +03:00
Artturin
8e3e02b015
nghttp2: remove useless nulls and make python3 support build
2022-05-10 00:49:34 +03:00
Justinas Stankevicius
e3a4076faa
teleport: add rdpclient
2022-05-09 23:35:46 +03:00
Rick van Schijndel
3c34e350c9
perlPackages.UUID4Tiny: init at 0.002
...
Co-authored-by: lheckemann <git@sphalerite.org>
2022-05-09 22:18:50 +02:00
Rick van Schijndel
2e882e0903
hydra-unstable: 2021-08-11 -> 2021-12-17
...
Adds some new required deps too.
Enable doCheck (tests).
Apply patch for missing std:: specifier before std::strings.
2022-05-09 22:18:50 +02:00
Fabian Affolter
52a78362ac
zkar: init at 1.3.0
2022-05-09 21:36:51 +02:00
github-actions[bot]
629adb097a
Merge staging-next into staging
2022-05-09 18:01:59 +00:00
Kim Lindberger
5dc982e272
Merge pull request #170962 from jtojnar/php-ext-fixes
...
php.extensions: improve correctness and usability
2022-05-09 18:26:21 +02:00
Fernando Silva
3fd5f63834
font-awesome: 5.15.3 -> 6.1.1
2022-05-09 13:08:53 -03:00
Sandro
e14ed1978b
Merge pull request #171954 from kim0/aka/haven-cli
...
haven-cli: init at 2.2.3
2022-05-09 17:36:40 +02:00
Sandro
580a295e9d
Merge pull request #171743 from SuperSandro2000/zipp
...
python310Packages.zipp: adopt, execute tests
2022-05-09 17:30:52 +02:00
Stephan
5fdc74a2ac
roxctl: init at 3.69.1 ( #168512 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-09 17:29:49 +02:00
Sandro
9d3f5f80a7
Merge pull request #171517 from sikmir/lagrange
2022-05-09 17:13:31 +02:00
Sandro
0ce06bcec4
Merge pull request #168173 from afh/musikcube-darwin
...
musikcube: fix Darwin build
2022-05-09 17:10:23 +02:00
Martin Weinelt
3f07689806
Merge pull request #171658 from binsky08/sjcl_init
...
python3Packages.sjcl: init at 0.2.1
2022-05-09 16:53:57 +02:00
binsky
7f5d5228a9
python3Packages.sjcl: init at 0.2.1
2022-05-09 16:49:44 +02:00
Jan Tojnar
57c5ccc57b
Merge pull request #172050 from grindhold/libgtkflow
...
libgtkflow: init at 0.8.0
2022-05-09 16:48:18 +02:00
Robert Hensing
403d21a941
Merge pull request #171647 from hercules-ci/testers
...
`testers`: docs and move
2022-05-09 16:39:48 +02:00
P. R. d. O
1905c075b0
raven-reader: init at 1.0.72
2022-05-09 08:29:33 -06:00
Jonas Heinrich
a0e539ac40
vvave: init at 2.1.1
2022-05-09 16:17:14 +02:00
Mario Rodas
907fd6ddf5
Merge pull request #172181 from raboof/gbl-support-on-darwin
...
gbl: darwin support
2022-05-09 09:08:04 -05:00
Jonas Heinrich
2d1af85d47
mauikit-nota: init at 2.1.1
2022-05-09 16:03:25 +02:00
Jonas Heinrich
04ba647049
communicator: init at 2.1.1
2022-05-09 16:00:43 +02:00
Florian Brandes
52310fb50c
thedesk: update electron
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-09 15:08:34 +02:00
Sandro
0a48cccb38
Merge pull request #171384 from davidak/feedreader
...
feedreader: remove
2022-05-09 15:01:13 +02:00
Dmitry Bogatov
fb3d02563a
crossplane: init at 0.5.7
2022-05-09 08:29:15 -04:00
Robert Hensing
ebf0465d09
Merge remote-tracking branch 'upstream/master' into testers
2022-05-09 14:27:13 +02:00
Arnout Engelen
b7c8400546
gbl: darwin support
...
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-05-09 14:23:24 +02:00
github-actions[bot]
27575e98ee
Merge staging-next into staging
2022-05-09 12:08:45 +00:00
Lana Black
dcb178bff9
whalebird: 4.5.2 -> 4.5.4
2022-05-09 12:05:53 +00:00
Sandro Jäckel
293f3d8ec5
python310Packages.argon2-cffi: normalise pname
2022-05-09 13:44:58 +02:00
Sandro
be92d4e1cb
Merge pull request #170056 from uri-canva/remove-old-bazel
...
bazel_0, bazel_0_26, bazel_0_29, bazel_1: remove
2022-05-09 12:16:39 +02:00
Doron Behar
67d8bc339f
python3.pkgs.moku: init at 2.3
2022-05-09 13:07:38 +03:00
Jonas Heinrich
abf015d99a
shelf: init at 2.1.1 ( #154748 )
2022-05-09 11:57:50 +02:00
grindhold
f1d34a1a01
libgtkflow: init at 0.8.0
2022-05-09 11:51:02 +02:00
Dmitry Bogatov
99bfa8b949
rcshist: init at 1.04
2022-05-09 05:31:46 -04:00
davidak
2df966594a
Merge pull request #169816 from armeenm/qpid-cpp-python3
...
qpid-cpp: switch to python3
2022-05-09 09:33:16 +02:00
Uri Baghin
b5d30ae3a3
bazel_0, bazel_0_26, bazel_0_29, bazel_1: remove
2022-05-09 17:08:33 +10:00
davidak
70d761983d
Merge pull request #170425 from armeenm/remove-py-wmi-client
...
py-wmi-client: remove
2022-05-09 08:48:22 +02:00
davidak
4aae058c30
Merge pull request #169872 from armeenm/remove-phantomjs2
...
phantomjs2: remove
2022-05-09 08:15:36 +02:00
github-actions[bot]
b4a9badcb8
Merge staging-next into staging
2022-05-09 06:01:56 +00:00
Vladimír Čunát
43c99bebda
Merge #171497 : staging-next 2022-05-04
2022-05-09 07:19:20 +02:00
Sandro
58585adbcd
Merge pull request #171862 from WolfangAukang/ovftool
2022-05-09 03:47:09 +02:00
Bobby Rong
100de69378
Merge pull request #168273 from Anillc/telegram-bot-api
...
telegram-bot-api: init at 5.7
2022-05-09 08:42:03 +08:00
davidak
7215264eb3
feedreader: remove
...
Feedreader is no longer activily maintained since 2019. The developer is working on a spiritual successor called NewsFlash.
https://web.archive.org/web/20220402032320/https://github.com/jangernert/FeedReader
Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
Co-authored-by: Rick van Schijndel <Mindavi@users.noreply.github.com>
2022-05-09 02:22:20 +02:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging
2022-05-09 00:03:28 +00:00
github-actions[bot]
f39e774f11
Merge master into staging-next
2022-05-09 00:02:27 +00:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 ( #171867 )
2022-05-09 01:53:28 +02:00
Mostly Void
e1309bdbd4
rofi-rbw : init at 0.5.0 ( #171160 )
...
Co-authored-by: P. <WolfangAukang@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-09 01:53:13 +02:00
Martin Weinelt
5178a1ed8d
Merge pull request #172100 from mweinelt/home-assistant
...
home-assistant: 2022.5.2 -> 2022.5.3
2022-05-09 01:32:28 +02:00
Sandro
5f4a1c5b8e
Merge pull request #171746 from aaronjheng/protobuf-3.1
...
protobuf: remove 3.1
2022-05-09 01:25:44 +02:00
Bernardo Meurer
06b03f2e6f
beetsPackages: don't prepend names with beets-
2022-05-08 16:23:45 -07:00
Martin Weinelt
f7aaeb9355
python3Packages.ukrainealarm: init at 0.0.1
2022-05-09 01:14:59 +02:00
Sandro
5a10db5d00
Merge pull request #172095 from helsinki-systems/init/libressl_3_5
2022-05-09 00:47:39 +02:00
Sandro
fd9aa19396
Merge pull request #171953 from Artturin/netcatbsd
...
netcat-openbsd: init at 1.218-5
2022-05-08 23:59:19 +02:00
Bernardo Meurer
d9910fc928
beets: refactor
...
Highlights:
* We now have a beets-unstable
* We now run tests for beets-minimal
* We're much more strict about the effects of enabling/disabling plugins
* All patches but one were dropped
* Removal of deprecated nose in favor of pytest
* Art resizing is working better now
2022-05-08 14:52:16 -07:00
ajs124
489e27efa8
libressl_3_5: init at 3.5.2
2022-05-08 22:30:21 +01:00
Sandro
7fbfccbc70
Merge pull request #172087 from SuperSandro2000/pylint
...
pylint: add top-level package, update meta
2022-05-08 23:28:53 +02:00
Niklaus Giger
1d82f62aef
UHK-agent: Support for Ultimate Hacking Keyboard udev-rules and configuration application ( #132420 )
...
* maintainers: add ngiger
* uhk-agent: init at 1.5.17
* Apply suggestions from code review
* Update pkgs/os-specific/linux/uhk-agent/default.nix
* Apply suggestions from code review
* Update pkgs/os-specific/linux/uhk-agent/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-08 22:40:52 +02:00
Matthias Thym
16e2b76b1a
pylint: add top-level package
2022-05-08 22:24:22 +02:00
P. R. d. O
b330818d69
ovftool: init at 4.4.1
2022-05-08 14:14:54 -06:00
haslersn
1391482b41
virtctl: init at 0.52.0 ( #171734 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-08 22:11:41 +02:00
Sandro
d30562f0b0
Merge pull request #114156 from malte-v/add-bdfresize
...
bdfresize: init at 1.5
2022-05-08 21:01:04 +02:00
Sandro
7d46466506
Merge pull request #171754 from dotlambda/python-memcached-1.59
2022-05-08 20:45:41 +02:00
Sandro
672fd5eb4c
Merge pull request #170251 from onny/buho-deps
...
buho: Add missing dependencies
2022-05-08 20:33:00 +02:00
github-actions[bot]
6ab1fe48df
Merge staging-next into staging
2022-05-08 18:01:43 +00:00
github-actions[bot]
e92815729d
Merge master into staging-next
2022-05-08 18:01:10 +00:00
Nguyễn Gia Phong
14aa4a4d0d
luaPackages.vicious: 2.5.0 -> 2.5.1
2022-05-08 19:32:09 +02:00
Mario Rodas
913ba2a3cc
Merge pull request #170401 from alerque/sile-lua54
...
sile: Change default interpreter to Lua 5.4
2022-05-08 12:15:01 -05:00
Guillaume Girol
fc1b9fa25f
Merge pull request #169891 from AtilaSaraiva/vulkan-kompute
...
kompute: init at 0.8.1
2022-05-08 15:47:48 +00:00
markuskowa
ce34f12203
Merge pull request #171987 from marsam/update-spglib
...
spglib: 1.16.3 -> 1.16.5
2022-05-08 16:00:40 +02:00
github-actions[bot]
c5da241985
Merge staging-next into staging
2022-05-08 12:01:39 +00:00
github-actions[bot]
eaaed3f1d2
Merge master into staging-next
2022-05-08 12:01:07 +00:00
Jonas Heinrich
80a74ba322
libsForQt5.mauikit-texteditor: init at 2.1.1
2022-05-08 12:05:05 +02:00
Jonas Heinrich
9b4f18aeee
libsForQt5.mauikit-accounts: init at 2.1.1
2022-05-08 12:04:52 +02:00
Jörg Thalheim
bed43198ff
Merge pull request #172019 from zhaofengli/dropwatch-1.5.4
...
dropwatch: 1.5.3 -> 1.5.4
2022-05-08 10:28:39 +01:00
github-actions[bot]
049ba92990
Merge staging-next into staging
2022-05-08 06:01:58 +00:00
github-actions[bot]
7c1e4ffd7f
Merge master into staging-next
2022-05-08 06:01:24 +00:00
Artturi
ecf7354788
Merge pull request #171303 from renesat/submit/autorestic
...
autorestic: 1.5.8 -> 1.7.1
2022-05-08 06:31:44 +03:00
Robert Schütz
453590adec
elasticsearch-curator: 5.8.1 -> 5.8.4
2022-05-07 20:23:24 -07:00
Zhaofeng Li
0cd600f929
dropwatch: 1.5.3 -> 1.5.4
2022-05-07 20:06:12 -07:00
Anderson Torres
e37b68f51f
Merge pull request #172000 from AndersonTorres/reorder-desktops
...
lxde: refactor
2022-05-07 21:37:43 -03:00
Mario Rodas
4d67161fa7
Merge pull request #170651 from magnetophon/airwindows-lv2
...
airwindows-lv2: init at 1.0
2022-05-07 19:05:54 -05:00
github-actions[bot]
0386939da0
Merge staging-next into staging
2022-05-08 00:03:09 +00:00
github-actions[bot]
d6c9d38363
Merge master into staging-next
2022-05-08 00:02:24 +00:00
Mario Rodas
d4c7feafb6
Merge pull request #171699 from tjni/amazon-qldb-shell-darwin
...
amazon-qldb-shell: fix on darwin
2022-05-07 19:02:18 -05:00
AndersonTorres
c268cb0725
lxde: refactor
...
To be more in line with the other desktops. Indeed it is strange to look at all
those lxde packages spread over all-packages.nix.
2022-05-07 19:05:38 -03:00
Anderson Torres
92ca7cf04b
Merge pull request #171984 from AndersonTorres/new-arcan
...
Arcan updates
2022-05-07 17:45:56 -03:00
Ben Siraphob
9067c62e0c
Merge pull request #171950 from vbgl/coq-default-8.15
2022-05-07 13:49:45 -06:00
Mario Rodas
8d8a7c0549
Merge pull request #171974 from marsam/fix-exempi-darwin
...
exempi: fix build on darwin
2022-05-07 13:32:18 -05:00
AndersonTorres
e9ebd66bf6
arcan: refactor
...
To be more similar to other expressions (especially XFCE).
2022-05-07 15:12:12 -03:00
github-actions[bot]
d2d66da45b
Merge staging-next into staging
2022-05-07 18:01:36 +00:00
github-actions[bot]
84277e82a5
Merge master into staging-next
2022-05-07 18:01:03 +00:00
AndersonTorres
7c32eb3fe5
all-packages.nix: reorder desktops/
...
Yet another cosmetical edit.
2022-05-07 13:48:18 -03:00
Fabian Affolter
36f342125a
Merge pull request #171857 from vdot0x23/submit/yersinia-init
...
yersinia: init at 0.8.2
2022-05-07 17:09:57 +02:00
Artturin
165d8e6db5
netcat-openbsd: init at 1.218-5
2022-05-07 17:10:22 +03:00
Fabian Affolter
5b4ad77bf3
Merge pull request #171869 from veprbl/pr/sdds
...
python3Packages.sdds: init at 0.2.1
2022-05-07 15:57:19 +02:00
Fabian Affolter
1703402f27
Merge pull request #171866 from fabaff/pylint-django-fix
...
python310Packages.pylint-django: 2.5.2 -> 2.5.3
2022-05-07 15:54:49 +02:00
Ahmed Kamal
2032969f0a
Initial port of haven-cli
2022-05-07 15:42:51 +02:00
Sergei Trofimovich
c34a8024bf
gcc12, gfortran12, gnat12: init at 12.1.0
...
A copy of gcc11 with minor patch changes:
- follow .c/.cc rename upstream
- made patches unconditional
Changes: https://www.gnu.org/software/gcc/gcc-12/changes.html
2022-05-07 13:50:47 +01:00
Zhaofeng Li
a2e220cd65
dieharder: init at 3.31.1
2022-05-07 07:15:17 -05:00
github-actions[bot]
bbe9795596
Merge staging-next into staging
2022-05-07 12:01:55 +00:00
github-actions[bot]
a714337bb2
Merge master into staging-next
2022-05-07 12:01:21 +00:00
Bobby Rong
38be21ac6e
Merge pull request #171944 from DarkKirb/fix-typo-171879
...
pythonPackages.python-magic: Fix typo in alias
2022-05-07 19:45:21 +08:00
Charlotte 🦝 Delenk
22898dff8c
pythonPackages.python-magic: Fix typo in alias
...
Fixes regression introduced by #171879
2022-05-07 12:05:40 +01:00
Phillip Cloud
4bc4e82021
python3Packages.hatch-vcs: init at 0.2.0
2022-05-07 22:41:28 +12:00
Martin Weinelt
c23b6185da
Merge pull request #171922 from dotlambda/py-nextbusnext-init
...
home-assistant: support nextbus component
2022-05-07 11:53:41 +02:00
Alexis Hildebrandt
037ec9ab0d
musikcube: fix darwin build
2022-05-07 11:28:59 +02:00
Zak B. Elep
15dab8cb52
Merge pull request #171284 from pborzenkov/perlPackages.POSIXAtFork
...
perlPackages.POSIXAtFork: init at 0.04
2022-05-07 16:05:49 +08:00
Robert Schütz
b0c03acd18
python3Packages.py-nextbusnext: init at 0.1.5
2022-05-07 07:34:22 +00:00
github-actions[bot]
3d1b7b0dc5
Merge staging-next into staging
2022-05-07 06:01:44 +00:00
github-actions[bot]
78c3adb476
Merge master into staging-next
2022-05-07 06:01:11 +00:00
Vincent Laporte
a7241ea207
coq: default to 8.15
2022-05-07 07:29:49 +02:00
Artturi
77b0530b3c
Merge pull request #171879 from SuperSandro2000/python-magic
...
python310Packages.python-magic: normalise attr
2022-05-07 07:23:25 +03:00
github-actions[bot]
00e5877c2f
Merge staging-next into staging
2022-05-07 00:02:47 +00:00
github-actions[bot]
fa99b3742a
Merge master into staging-next
2022-05-07 00:02:09 +00:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr
2022-05-07 01:18:35 +02:00
Sandro
4c4133e86d
Merge pull request #170726 from WolfangAukang/protonvpn-cli-legacy
2022-05-07 01:15:10 +02:00
Lassulus
7a9c50e011
Merge pull request #171868 from helsinki-systems/feat/cidrgrep
...
cidrgrep: Init at unstable-2020-11-17
2022-05-07 00:01:19 +02:00
Sandro Jäckel
283500ede3
python310Packages.func-timeout: init at 4.3.5
2022-05-06 23:42:22 +02:00
Sandro
c29ff4b28b
Merge pull request #169655 from serge-belov/sb-nixpkgs-khmeros
...
Add Khmeros TrueType font for Khmer language
2022-05-06 23:33:43 +02:00
Sandro
44e2c34b31
Merge pull request #169668 from serge-belov/sb-nixpkgs-tibetan
...
Add Tibetan Machine OpenType font
2022-05-06 23:33:00 +02:00
Sandro
0f10a4a3f1
Merge pull request #170374 from serge-belov/sb-nixpkgs-lklug-sinhala
...
Add Unicode Sinhala font by Lanka Linux User Group
2022-05-06 23:32:34 +02:00
P. R. d. O
ac247e0885
protonvpn-cli_2: init at 2.2.11
...
Naming as protonvpn-cli_2 as this version uses openvpn to perform connections instead of NetworkManager as on the official version
2022-05-06 15:28:06 -06:00
P. R. d. O
0ffb521ac8
protonvpn-cli: 2.2.6 -> 3.11.1
2022-05-06 15:26:57 -06:00
Sandro
3091ea820f
Merge pull request #169676 from serge-belov/sb-nixpkgs-takao
...
Add Japanese Takao fonts
2022-05-06 23:23:53 +02:00
Janne Heß
11af4a331f
cidrgrep: Init at unstable-2020-11-17
2022-05-06 22:19:02 +01:00
Dmitry Kalinkin
1b73d6e9a3
python3Packages.sdds: init at 0.2.1
2022-05-06 17:18:52 -04:00
Sandro
d3c46f1392
Merge pull request #170370 from serge-belov/sb-nixpkgs-padauk
...
Add SIL Padauk, a Burmese Unicode TrueType font
2022-05-06 23:18:27 +02:00
Fabian Affolter
b959e05dc7
python310Packages.django-tastypie: init at 0.14.4
2022-05-06 23:09:29 +02:00
Sandro
c547d11572
Merge pull request #169698 from serge-belov/sb-nixpkgs-nanum
...
Add Korean Nanum fonts
2022-05-06 22:43:40 +02:00
Victor Buttner
308bd3ae9b
yersinia: init at 0.8.2
2022-05-06 22:38:20 +02:00
github-actions[bot]
730d96c6bd
Merge staging-next into staging
2022-05-06 18:01:53 +00:00