Commit Graph

89134 Commits

Author SHA1 Message Date
Emery Hemingway
62dba54481 nimPackages.smtp: package broken out of standard library 2023-08-21 07:32:46 +01:00
Emery Hemingway
ed353dc721 mosdepth: build with Nim-2 2023-08-21 07:32:46 +01:00
Emery Hemingway
9025a583b1 nimPackages.hts: 0.3.4 -> 0.3.23, rename from hts-nim 2023-08-21 07:32:46 +01:00
Emery Hemingway
714fb0684e nitter: build with Nim-2 2023-08-21 07:32:46 +01:00
Emery Hemingway
380a34d03c nim2: init 2.0.0 2023-08-21 07:32:46 +01:00
Matthias Beyer
f4ef1153c6
git-bars: init at 2023-08-08
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-21 08:20:53 +02:00
github-actions[bot]
6eac46a06d
Merge staging-next into staging 2023-08-21 06:01:22 +00:00
Adam Joseph
74dce901aa gcc: update gccFun for deduplicated gcc expressions 2023-08-20 23:00:03 -07:00
Adam Joseph
30171782b7 gcc: move version-map out of all-packages.nix, into pkgs/ 2023-08-20 23:00:02 -07:00
Adam Joseph
95475034d5 gcc: if atLeast 4.8, use deduplicated version 2023-08-20 23:00:02 -07:00
Adam Joseph
beeb48d17a gcc: if atLeast 4.9, use deduplicated version 2023-08-20 23:00:02 -07:00
Adam Joseph
920df10ab7 gcc: if atLeast 6, use deduplicated version 2023-08-20 23:00:02 -07:00
Adam Joseph
33f7f2c5aa gcc: if atLeast 7, use deduplicated version 2023-08-20 23:00:01 -07:00
Adam Joseph
e7afebbc4c gcc: if atLeast 8, use deduplicated version 2023-08-20 23:00:01 -07:00
Adam Joseph
4116fc3e6f gcc: if atLeast 9, use deduplicated version 2023-08-20 23:00:01 -07:00
Adam Joseph
10ee71f582 gcc: if atLeast 10, use deduplicated version 2023-08-20 23:00:01 -07:00
Adam Joseph
72fe04286e gcc: if atLeast 11, use deduplicated version 2023-08-20 23:00:00 -07:00
Adam Joseph
e9ece66a80 gcc: if atLeast 12, use deduplicated version 2023-08-20 23:00:00 -07:00
Adam Joseph
93d63aaa05 gcc: if atLeast 13, use deduplicated version 2023-08-20 23:00:00 -07:00
Adam Joseph
bb5ee1fe60 default-gcc-version: init
This commit lifts the default gcc version to a top-level attribute
so it can be overridden.
2023-08-20 22:59:59 -07:00
Adam Joseph
57e5724306 gcc: update gccFun for deduplicated gcc expressions 2023-08-20 22:59:20 -07:00
Adam Joseph
02198751fa gcc: move version-map out of all-packages.nix, into pkgs/ 2023-08-20 22:59:20 -07:00
Adam Joseph
da87387073 gcc: if atLeast 4.8, use deduplicated version 2023-08-20 22:59:16 -07:00
Adam Joseph
8a4148a538 gcc: if atLeast 4.9, use deduplicated version 2023-08-20 22:59:16 -07:00
Adam Joseph
b505fb4711 gcc: if atLeast 6, use deduplicated version 2023-08-20 22:59:16 -07:00
Adam Joseph
b3d07e87d2 gcc: if atLeast 7, use deduplicated version 2023-08-20 22:59:15 -07:00
Adam Joseph
942d7ecf08 gcc: if atLeast 8, use deduplicated version 2023-08-20 22:59:15 -07:00
Adam Joseph
01902c7b45 gcc: if atLeast 9, use deduplicated version 2023-08-20 22:59:15 -07:00
Adam Joseph
c72e136046 gcc: if atLeast 10, use deduplicated version 2023-08-20 22:59:15 -07:00
Adam Joseph
8a822d6e5d gcc: if atLeast 11, use deduplicated version 2023-08-20 22:59:14 -07:00
Adam Joseph
dc3eb566d1 gcc: if atLeast 12, use deduplicated version 2023-08-20 22:59:14 -07:00
Adam Joseph
c3bae705a9 gcc: if atLeast 13, use deduplicated version 2023-08-20 22:59:11 -07:00
Adam Joseph
c11be19059 default-gcc-version: init
This commit lifts the default gcc version to a top-level attribute
so it can be overridden.
2023-08-20 22:52:40 -07:00
Vincent Laporte
6698fd456e
ocamlPackages.qcheck-stm: init at 0.2 2023-08-21 07:51:24 +02:00
Vincent Laporte
991356c807
ocamlPackages.qcheck-lin: init at 0.2 2023-08-21 07:51:24 +02:00
Vincent Laporte
aa47da4c2c
ocamlPackages.qcheck-multicoretests-util: init at 0.2 2023-08-21 07:51:17 +02:00
Robert Schütz
aff2ef7075 ungit: use buildNpmPackage 2023-08-20 21:30:32 -07:00
Samuel Ainsworth
b4eb95d28b
Merge pull request #246761 from GaetanLepage/numpyro
python310Packages.numpyro: 0.11.0 -> 0.12.1
2023-08-20 23:27:13 -04:00
Theodore Ni
d494084017
Merge branch 'staging-next' into staging
Merging https://github.com/NixOS/nixpkgs/pull/245957 with https://github.com/NixOS/nixpkgs/pull/246022.
2023-08-20 20:09:45 -07:00
OTABI Tomoya
5041a0e510
Merge pull request #250203 from dotlambda/configurable-http-proxy-buildNpmPackage
configurable-http-proxy: use buildNpmPackage
2023-08-21 10:10:34 +09:00
Robert Schütz
9daeb4c433
Merge pull request #250280 from dotlambda/immich-cli-buildNpmPackage
immich-cli: use buildNpmPackage
2023-08-21 00:01:52 +00:00
figsoda
823d46a92f
Merge pull request #250007 from figsoda/astronomer 2023-08-20 19:30:55 -04:00
figsoda
21676ee761 rune: init at 0.12.4
https://rune-rs.github.io/
2023-08-20 18:35:27 -04:00
mingchuan
b9132cec87 immer: init at 0.8.0 2023-08-20 22:19:50 +00:00
Florian Klink
980b0a9206 python3.pkgs.pysim: init at unstable-2023-08-11 2023-08-21 00:17:12 +02:00
Florian Klink
ba1d1a863b python3.pkgs.smpp_pdu: init at unstable-2022-09-02 2023-08-21 00:17:11 +02:00
Florian Klink
51ff54b5cc python3.pkgs.gsm0338: init at 1.1.0 2023-08-21 00:17:10 +02:00
Florian Klink
6d1c5dd1dc pytlv: init at 0.71 2023-08-21 00:17:10 +02:00
Robert Schütz
d0aa935f90 immich-cli: use buildNpmPackage 2023-08-20 15:07:38 -07:00
Vladimír Čunát
c86e0ee17d
Merge #248496: staging-next 2023-08-11 2023-08-20 23:44:35 +02:00
figsoda
67c1768d92
Merge pull request #249623 from figsoda/paint 2023-08-20 17:06:14 -04:00
Fabian Affolter
3cbe4a0d90
Merge pull request #250213 from fabaff/ggshield
ggshield: init at 1.18.0
2023-08-20 22:57:53 +02:00
Robert Schütz
936d4b5fa3 configurable-http-proxy: use buildNpmPackage 2023-08-20 13:56:05 -07:00
Janik H
a9d662ccde
rwedid: init at 0.3.2 2023-08-20 22:14:47 +02:00
Janik
2df938f215
Merge pull request #179713 from LU15W1R7H/openocd-rp2040 2023-08-20 21:59:17 +02:00
figsoda
7cd096dbc5 textual-paint: init at 0.1.0
https://github.com/1j01/textual-paint
2023-08-20 15:52:21 -04:00
figsoda
4acb1154a5 python310Packages.stransi: init at 0.3.0
https://github.com/getcuia/stransi
2023-08-20 15:50:20 -04:00
figsoda
4eed745343 python310Packages.ochre: init at 0.4.0
https://github.com/getcuia/ochre
2023-08-20 15:50:20 -04:00
Theodore Ni
dab839357e
Merge branch 'master' into staging-next
Had to merge https://github.com/NixOS/nixpkgs/pull/245957 and
https://github.com/NixOS/nixpkgs/pull/247245.
2023-08-20 12:01:22 -07:00
Luis Wirth
9549718263 openocd-rp2040: init at version v0.12.0 2023-08-20 20:59:55 +02:00
Janik
acd058629e
Merge pull request #249843 from lilyinstarlight/pkg/openutau 2023-08-20 20:06:42 +02:00
Naïm Favier
ce239f3028
Merge pull request #250383 from raboof/dotty-alias
dotty: convert to alias
2023-08-20 19:40:08 +02:00
Arnout Engelen
78d7f335a6
dotty: convert to alias
Follow-up on https://github.com/NixOS/nixpkgs/pull/171641
2023-08-20 18:46:43 +02:00
ckie
a6fe0275ff
Merge pull request #250375 from solfisher/init-mus 2023-08-20 19:30:19 +03:00
Fabian Affolter
a4832e490d
Merge pull request #250230 from fabaff/xsubfind3r
xsubfind3r: init at 0.3.0
2023-08-20 18:26:52 +02:00
Sol Fisher Romanoff
7ecf8a23e3
mus: init at 0.1.0 2023-08-20 19:19:06 +03:00
Theodore Ni
31cff015fe
Merge pull request #249734 from WolfangAukang/remove-signumoneks
signumone-ks: remove
2023-08-20 09:16:59 -07:00
Artturi
bde196dde9
Merge pull request #245957 from amjoseph-nixpkgs/pr/lib/customization/makeScopeWithSplicing2 2023-08-20 18:57:05 +03:00
github-actions[bot]
435d3aef59
Merge staging-next into staging 2023-08-20 12:01:50 +00:00
github-actions[bot]
57d8f92a86
Merge master into staging-next 2023-08-20 12:01:23 +00:00
Matthieu Coudron
f180ca399f
Merge pull request #250264 from dotlambda/htmlhint-buildNpmPackage
htmlhint: use buildNpmPackage
2023-08-20 13:04:35 +02:00
Matthias Beyer
6d5d215a6e
Merge pull request #250320 from dit7ya/sqlpage
sqlpage: init at 0.9.5
2023-08-20 12:36:18 +02:00
Matthias Beyer
0533c6240f
Merge pull request #243694 from toastal/sarabun-font
sarabun-font: init at unstable-2018-08-24
2023-08-20 12:30:06 +02:00
Artturi
52d8a64da6
Merge pull request #249212 from Artturin/makewrapperevaler 2023-08-20 13:25:00 +03:00
Matthias Beyer
fdea4d17e4
Merge pull request #244418 from TomaSajt/trimage
trimage: init at 1.0.7-dev
2023-08-20 11:53:10 +02:00
Matthias Beyer
344a3597ae
Merge pull request #249564 from katexochen/mkosi-init
mkosi: init at 15.2-pre
2023-08-20 11:51:20 +02:00
Mostly Void
7f5b5911bd
sqlpage: init at 0.9.5 2023-08-20 12:34:24 +03:00
Gaetan Lepage
e2dc22802f python310Packages.funsor: init at 0.4.5 2023-08-20 11:11:13 +02:00
toastal
eee12c67f9 sarabun-font: init at unstable-2018-08-24
This font is used in a lot of official documents and websites.
2023-08-20 16:07:15 +07:00
Theodore Ni
b53cef70f2 python3.pkgs.bootstrap.build: init at 0.10.0
Co-authored-by: K900 <me@0upti.me>
2023-08-20 10:59:46 +02:00
Theodore Ni
8fe3d15c17 python3.pkgs.bootstrap.installer: init at 0.7.0
Co-authored-by: K900 <me@0upti.me>
2023-08-20 10:59:46 +02:00
Theodore Ni
5d2290bb58 python3.pkgs.bootstrap.flit-core: init at 3.8.0
Co-authored-by: K900 <me@0upti.me>
2023-08-20 10:59:46 +02:00
Matthias Beyer
8ad234e7b8
Merge pull request #250126 from eclairevoyant/cutechess
cutechess: init at 1.3.1
2023-08-20 10:17:29 +02:00
Matthias Beyer
16fe53ca58
Merge pull request #250238 from Lurkki14/deface
deface: init at 1.4.0
2023-08-20 10:10:39 +02:00
Vlad M
9eaddb5139
Merge pull request #250287 from dotlambda/javascript-typescript-langserver-buildNpmPackage
javascript-typescript-langserver: use buildNpmPackage
2023-08-20 10:39:26 +03:00
Matthias Beyer
619978802f
Merge pull request #250237 from fabaff/xcrawl3r
xcrawl3r: init at 0.1.0
2023-08-20 09:16:28 +02:00
K900
f410499cb1
Merge pull request #246288 from aidalgol/heroic-2.9
Update Heroic Games Launcher and dependencies
2023-08-20 09:43:34 +03:00
Michele Guerini Rocco
ad0bbaf1d2
Merge pull request #250171 from rnhmjoj/pr-qute
qutebrowser: 2.5.4 -> 3.0.0
2023-08-20 08:39:31 +02:00
Robert Schütz
2f2d11e22b javascript-typescript-langserver: use buildNpmPackage 2023-08-19 23:37:41 -07:00
github-actions[bot]
f6d3a09e06
Merge staging-next into staging 2023-08-20 06:01:25 +00:00
github-actions[bot]
1bb285561e
Merge master into staging-next 2023-08-20 06:00:56 +00:00
Robert Schütz
4ca23fe72e
Merge pull request #249985 from dotlambda/clean-css-cli-buildNpmPackage
clean-css-cli: use buildNpmPackage
2023-08-20 04:18:59 +00:00
Robert Schütz
cf970f13ab
Merge pull request #249879 from dotlambda/carto-buildNpmPackage
carto: use buildNpmPackage
2023-08-20 04:11:43 +00:00
Yt
10df61d443
python310Packages.paddlepaddle: init at 2.5.0 (#250115)
* python310Packages.paddlepaddle: init at 2.5.0

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* Update pkgs/development/python-modules/paddlepaddle/default.nix

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>

* fix typo

* formatting fix

---------

Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
2023-08-20 11:26:39 +08:00
TomaSajt
04939367c9
trimage: init at 1.0.7-dev 2023-08-20 03:46:05 +02:00
github-actions[bot]
8a62479e06
Merge staging-next into staging 2023-08-20 00:03:24 +00:00
github-actions[bot]
f6a4c6f912
Merge master into staging-next 2023-08-20 00:02:29 +00:00
Robert Schütz
ac0c704c64 htmlhint: use buildNpmPackage 2023-08-19 15:28:28 -07:00
Michael Donovan
3cecf7bb5a teensy-cmake-macros: init at unstable-2023-04-15
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-08-19 22:22:45 +00:00
Matthias Beyer
af569e487f nvidia-video-sdk: Remove
As suggested by @Gerg-L, this removes the nvidia-video-sdk, which has
unavailable source for multiple years by now (as mentioned in
https://github.com/NixOS/nixpkgs/pull/249582#issuecomment-1681992643)

Suggested-by: Gerg-L <GregLeyda@proton.me>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-19 21:26:06 +00:00