Commit Graph

58519 Commits

Author SHA1 Message Date
github-actions[bot]
56f5b9fafc
Merge staging-next into staging 2023-08-21 12:01:35 +00:00
Aaron Jheng
9182fed84c zig-shell-completions: init at unstable-2023-08-17 2023-08-21 11:36:49 +00:00
Matthias Beyer
829d3c1162
Merge pull request #247982 from matthiasbeyer/add-git-bars
git-bars: init at 2023-08-08
2023-08-21 13:31:00 +02:00
Anderson Torres
89004b7cf2 libz: init at unstable-2018-03-31 2023-08-21 10:09:27 +00:00
Adam Joseph
ed70e8c52d
Merge pull request #250489 from amjoseph-nixpkgs/pr/gcc/deduplicate-staging
gcc: deduplicate version expressions

The last merge of `staging` into `master` caused a really nasty merge conflict here.

Since this is strictly cleanup (no change after eval), in order to prevent that from happening again I am merging this to both `master` and `staging`.  It's much easier to rebase other patches past this one than it is to rebase this one past other patches.
2023-08-21 09:17:48 +00:00
Adam Joseph
e61c8da98d
Merge pull request #249707 from amjoseph-nixpkgs/pr/gcc/deduplicate
gcc: deduplicate version expressions

The last merge of `staging` into `master` caused a really nasty merge conflict here.

Since this is strictly cleanup (no change after eval), in order to prevent that from happening again I am merging this to both `master` and `staging`.  It's much easier to rebase other patches past this one than it is to rebase this one past other patches.
2023-08-21 09:17:31 +00:00
Emery Hemingway
ed353dc721 mosdepth: build with Nim-2 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
Robert Schütz
aff2ef7075 ungit: use buildNpmPackage 2023-08-20 21:30:32 -07: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
figsoda
c1f2a6acc1 turtle-build: init at 0.4.6
https://github.com/raviqqe/turtle-build
2023-08-20 23:01:42 -04:00
Aaron Jheng
0b6d7c886f
kfctl: remove 2023-08-21 09:53:55 +08: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
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
Kirill Radzikhovskyy
def20ba1ac kuma,kuma-cp,kuma-dp,kuma-experimental,kumactl: 1.8.1 → 2.3.1 2023-08-21 06:39:41 +10: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
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
Matthias Beyer
0cbe9ce37c
timetagger_cli: init at 23.8.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-20 15:14:34 +02: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
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
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
389ced5395 btc-rpc-explorer: use buildNpmPackage 2023-08-19 21:16:50 -07:00
Robert Schütz
cf970f13ab
Merge pull request #249879 from dotlambda/carto-buildNpmPackage
carto: use buildNpmPackage
2023-08-20 04:11:43 +00: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
Matthias Beyer
961896757a jucipp: remove after being marked broken for over 18 months
It was marked in commit e42a282a1a by Sandro Jäckel on 2021-03-19 (commited on 2021-03-19)

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-19 21:26:06 +00:00
Matthias Beyer
ac6ecb3b3b ideamaker: remove after being marked broken for over 18 months
It was marked in commit 1d00429e59 by Luke Granger-Brown on 2021-05-02 (commited on 2021-05-02)

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-19 21:26:06 +00:00
Matthias Beyer
6ccc0db0ba hottext: remove after being marked broken for over 18 months
It was marked in commit d1acd89e01 by Emery Hemingway on 2022-01-02 (commited on 2022-01-07)

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-19 21:26:06 +00:00
Matthias Beyer
1cedbd54c5 areca: remove after being marked broken for over 18 months
It was marked in commit 0ed0c3ceeb by Doron Behar on 2021-10-27 (commited on 2021-10-27)

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-19 21:26:06 +00:00
Matthias Beyer
a9e765b657 aqemu: remove after being marked broken for over 18 months
It was marked in commit 0f78e1772f by Sandro Jäckel on 2021-03-02 (commited on 2021-03-03)

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-19 21:26:06 +00:00
Paul Meyer
f008df3863 mkosi: init at 15.2-pre
Co-authored-by: Malte Poll <mp@edgeless.systems>
Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-08-19 22:56:41 +02:00
figsoda
976fa3369d
Merge pull request #250236 from fabaff/joincap
joincap: init at 0.10.2
2023-08-19 16:42:36 -04:00
Dmitry Kalinkin
397a639378
Merge pull request #249108 from xworld21/biber
biber{,-ms}: misc biber fixes
2023-08-19 16:08:03 -04:00
Fabian Affolter
258d84bcd3 joincap: init at 0.10.2 2023-08-19 21:52:36 +02:00
Fabian Affolter
b6001ab3ab xcrawl3r: init at 0.1.0 2023-08-19 21:37:07 +02:00
Jussi Kuokkanen
7a7bf33edf deface: init at 1.4.0 2023-08-19 22:34:31 +03:00
Matthias Beyer
d14dd2e9af
Merge pull request #250196 from TomaSajt/cringify
cringify: init at 1.1
2023-08-19 21:25:59 +02:00
Doron Behar
ab1fe60481
Merge pull request #249860 from errnoh/goxlr-utility
goxlr-utility: init at 0.12.6 (fixes #243701)
2023-08-19 19:10:40 +00:00
Fabian Affolter
ea230941cb ggshield: init at 1.18.0 2023-08-19 20:47:47 +02:00
Fabian Affolter
058a0bba89
Merge pull request #249457 from t4ccer/t4/init-cmospwd
cmospwd: init at 5.1
2023-08-19 20:42:55 +02:00
figsoda
60195447f3 august: init at unstable-2023-08-13
https://github.com/yoav-lavi/august
2023-08-19 14:42:10 -04:00
José Romildo
db58732cbe whitesur-kde: init at unstable-2023-08-15 2023-08-19 15:23:26 -03:00
Fabian Affolter
c86f727cdd xsubfind3r: init at 0.3.0 2023-08-19 20:13:58 +02:00
github-actions[bot]
9145b3fd81
Merge staging-next into staging 2023-08-19 18:01:22 +00:00
github-actions[bot]
b34f222b02
Merge master into staging-next 2023-08-19 18:00:51 +00:00
Robert Schütz
d84e7a36ca carto: use buildNpmPackage 2023-08-19 10:03:25 -07:00
Alexandre Acebedo
710f512b0b remontoire: init at unstable-2022-06-19 2023-08-19 16:28:07 +00:00
TomaSajt
bbf6d7f244
cringify: init at 0.1.1 2023-08-19 18:27:47 +02:00
Robert Schütz
3fd8499177 graphqurl: use buildNpmPackage 2023-08-19 09:21:39 -07:00
K900
d66d4939f4 treewide: more protobuf downgrades 2023-08-19 17:53:04 +03:00
Erno Hopearuoho
a9365b9c09 goxlr-utility: init at 0.12.6 2023-08-19 17:16:41 +03:00
Federico Damián Schonborn
7334ff95e0 yyjson: init at 0.7.0
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-08-19 13:08:17 +00:00
Alejandro Sanchez Medina
cdba0c3cfc wpm: init at 1.51.5 2023-08-19 13:04:18 +00:00
Guilhem Saurel
dc56ec16cd rofi-rbw: 1.1.0 -> 1.2.0
Co-authored-by: Bruno BELANYI <bruno@belanyi.fr>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-08-19 13:02:18 +00:00
Ilan Joselevich
6e3d657482
Merge pull request #247776 from f2k1de/graylog-5.1
graylog-5_1: init at 5.1.4
2023-08-19 16:00:11 +03:00
OTABI Tomoya
b107015d47
Merge pull request #249755 from natsukium/bamtools/init
bamtools: init at 2.5.2
2023-08-19 21:14:25 +09:00
github-actions[bot]
bb1bf988bc
Merge staging-next into staging 2023-08-19 12:01:31 +00:00
rnhmjoj
180f7932cd
qutebrowser: 2.5.4 -> 3.0.0 2023-08-19 13:08:57 +02:00
éclairevoyant
7d87be6c71
cutechess: init at 1.3.1 2023-08-19 04:05:58 -04:00
K900
2eeb7391e5
Merge pull request #249995 from K900/more-protobuf-pins
treewide: more protobuf downgrades
2023-08-19 10:17:48 +03:00
github-actions[bot]
c9e2cfa3f4
Merge staging-next into staging 2023-08-19 06:01:31 +00:00
github-actions[bot]
1e271fd42a
Merge master into staging-next 2023-08-19 06:01:05 +00:00
Scott Zhu Reeves
6e1fe01570 ddev: init at 1.22.1 2023-08-19 04:35:25 +00:00
figsoda
fd0b5954d1 fzf-make: init at 0.6.0 2023-08-19 03:10:29 +00:00
Lily Foster
6d1477338b
Merge pull request #250034 from ckiee/mommy-init
mommy: init at 1.2.3
2023-08-18 22:50:03 -04:00
ckie
c66b43deec
mommy: init at 1.2.3 2023-08-19 04:58:41 +03:00
Robert Schütz
d2ed3258d1 firebase-tools: use buildNpmPackage 2023-08-18 18:10:39 -07:00
github-actions[bot]
313f7c5380
Merge staging-next into staging 2023-08-19 00:02:13 +00:00
github-actions[bot]
4a9909e0db
Merge master into staging-next 2023-08-19 00:01:42 +00:00
Theodore Ni
ece0953571
Merge branch 'staging-next' into staging 2023-08-18 16:02:27 -07:00
Lily Foster
3effe8ee68
Merge pull request #177578 from Rotaerk/godot-mono
godot3: refactor, rename from godot, and add mono builds
2023-08-18 17:09:31 -04:00
Vincent Laporte
e2a47abbc3 ledit: 2.04 → 2.06 2023-08-18 21:24:33 +02:00
figsoda
4537644d70 astronomer: init at 1.1.3
https://github.com/Ullaakut/astronomer
2023-08-18 14:43:13 -04:00
github-actions[bot]
1949ef2080
Merge master into staging-next 2023-08-18 18:00:57 +00:00
K900
b4b986693b treewide: more protobuf downgrades 2023-08-18 20:09:06 +03:00
figsoda
ee94e763b5
Merge pull request #249657 from figsoda/ws 2023-08-18 13:06:46 -04:00
figsoda
fdad8eb089
Merge pull request #249542 from figsoda/expr 2023-08-18 13:06:35 -04:00
Robert Schütz
8801a2f280 clean-css-cli: use buildNpmPackage 2023-08-18 09:20:09 -07:00
K900
e631034b70 treewide: pin packages that don't build with new protobuf to old protobuf 2023-08-18 18:41:20 +03:00
K900
e0c33d7b90
Merge pull request #249883 from K900/mumble-fix-alternative
[staging-next] mumble: disable grpc, pin old protobuf version
2023-08-18 18:28:45 +03:00
ajs124
ad454d6393
Merge pull request #249701 from anthonyroussel/win-pvdrivers
win-pvdrivers: unstable-2015-07-01 -> unstable-2023-08-17, win-signed-gplpv-drivers: remove
2023-08-18 14:07:11 +02:00
github-actions[bot]
d87ab3bf05
Merge master into staging-next 2023-08-18 12:01:03 +00:00
WilliButz
8ecc900b2f
Merge pull request #249718 from 999eagle/feat/mpremote
mpremote: init at 1.20.0
2023-08-18 13:04:04 +02:00
K900
466a815683
Merge pull request #246301 from McSinyx/klee-ubsan
klee: use LLVM 12
2023-08-18 10:24:54 +03:00
Dawid Dziurla
83bd85b72b
molecule: init at 5.1.0 2023-08-18 08:57:46 +02:00
github-actions[bot]
03146a5454
Merge master into staging-next 2023-08-18 06:01:01 +00:00
K900
fbea8bb3e8 mumble: disable grpc, pin old protobuf version 2023-08-18 08:49:06 +03:00
OTABI Tomoya
eed31df48b
Merge pull request #247912 from elohmeier/schemacrawler
schemacrawler: init at 16.20.4
2023-08-18 09:33:35 +09:00
Pol Dellaiera
f2649e18fd
Merge pull request #248437 from ngi-nix/moss/lcsync
{lcrq,librecast,lcsync}: init at {0.1.0, 0.7-RC3, 0.2.1}
2023-08-18 02:23:23 +02:00
Nick Cao
31080a73ff
Merge pull request #249500 from aaronjheng/syncthing
{syncthing,syncthing-discovery,syncthing-relay}: unpin go1.19
2023-08-18 08:11:20 +08:00
github-actions[bot]
f1d7a13229
Merge master into staging-next 2023-08-18 00:01:46 +00:00
Albert Chae
a7aed5b8ab
lcsync: init at 0.2.1
Co-authored-by: Jason Odoom <jasonodoom@gmail.com>
Co-authored-by: Anish Lakhwara <anish+git@lakhwara.com>
Co-authored-by: Dominic Mills <dominic.millz27@gmail.com>
Co-authored-by: Albert Chae <albertchae@users.noreply.github.com>
Co-authored-by: Jack Leightcap <jack@leightcap.com>
Signed-off-by: Jack Leightcap <jack@leightcap.com>
2023-08-17 19:20:03 -04:00
figsoda
6a47a2a939
Merge pull request #249217 from figsoda/dufs 2023-08-17 16:57:30 -04:00
figsoda
d66cb850a3
Merge pull request #249153 from figsoda/ulid 2023-08-17 16:57:14 -04:00
Robert Schütz
e1ba20238c
Merge pull request #249770 from dotlambda/eask-buildNpmPackage
eask: use buildNpmPackage
2023-08-17 20:34:16 +00:00
Robert Schütz
5953a946ea maizzle: use buildNpmPackage 2023-08-18 03:27:07 +08:00
github-actions[bot]
fbb4f932ee
Merge master into staging-next 2023-08-17 18:01:06 +00:00
Robert Schütz
eb2901d582 eask: use buildNpmPackage 2023-08-17 09:41:05 -07:00
natsukium
5462f67cc8
bamtools: init at 2.5.2 2023-08-18 00:17:15 +09:00
Pol Dellaiera
bfa55aa7f9
Merge pull request #249423 from Henry-Hiles/init-google-cursor
google-cursor: init at 2.0.0
2023-08-17 16:47:42 +02:00
Henry Hiles
c4ed81e15b google-cursor: init at 2.0.0 2023-08-17 10:00:33 -04:00
3JlOy_PYCCKUI
a68a6b0b7e anilibria-winmaclinux: init at 1.2.9 2023-08-17 16:19:33 +03:00
P. R. d. O
56cef849fe
signumone-ks: remove 2023-08-17 06:59:45 -06:00
Anthony Roussel
495c1fc88c
win-signed-gplpv-drivers: remove
win-signed-gplpv-drivers is now unmaintained upstream
See https://help.univention.com/t/installing-signed-gplpv-drivers/21828

Use win-pvdrivers instead (however, drivers are unsigned).
2023-08-17 14:53:38 +02:00
Enno Richter
f6c1d1d593 schemacrawler: init at 16.20.4 2023-08-17 14:06:38 +02:00
github-actions[bot]
3b76a64c44
Merge master into staging-next 2023-08-17 12:01:23 +00:00
Yuchen Guo
08ab4629b1 leafnode: 20121101 -> 20140727; leafnode1: init at 1.12
Signed-off-by: Yuchen Guo <yguo@posteo.net>
2023-08-17 11:15:59 +00:00
ajs124
b62649dfb2
Merge pull request #249608 from anthonyroussel/win-qemu-deprecated
win-qemu: remove
2023-08-17 12:45:13 +02:00
Sophie Tauchert
00f2f4b727
mpremote: init at 1.20.0 2023-08-17 11:28:53 +02:00
sternenseemann
232a372e29 Merge remote-tracking branch 'origin/master' into haskell-updates 2023-08-17 09:32:14 +02:00
OTABI Tomoya
3a4013b30f
Merge pull request #248070 from aaronjheng/dysnomia
dysnomia: use supervisor from python3Packages
2023-08-17 16:27:20 +09:00
OTABI Tomoya
b39ff89ceb
Merge pull request #248065 from aaronjheng/pyditz
pyditz: use python3Packages
2023-08-17 15:59:13 +09:00
Nick Cao
7a3d591326
Merge pull request #249653 from figsoda/make
cargo-make: 0.36.12 -> 0.36.13
2023-08-17 14:25:54 +08:00
github-actions[bot]
2e936d668c
Merge master into staging-next 2023-08-17 06:00:58 +00:00
Theodore Ni
7a66021a60
Merge pull request #249518 from tjni/docutils
docutils: 0.19 -> 0.20.1
2023-08-16 18:40:13 -07:00
figsoda
8d5472026d cargo-workspaces: 0.2.43 -> 0.2.44
Diff: https://diff.rs/cargo-workspaces/0.2.43/0.2.44

Changelog: https://github.com/pksunkara/cargo-workspaces/blob/v0.2.44/CHANGELOG.md
2023-08-16 21:01:35 -04:00
Nick Cao
8371ee8e4e
Merge pull request #249497 from aaronjheng/ligolo-ng
ligolo-ng: 0.4.3 -> 0.4.4
2023-08-17 08:47:09 +08:00
figsoda
eb3493f84c cargo-make: 0.36.12 -> 0.36.13
Diff: https://diff.rs/cargo-make/0.36.12/0.36.13

Changelog: https://github.com/sagiegurari/cargo-make/blob/0.36.13/CHANGELOG.md
2023-08-16 20:35:31 -04:00
github-actions[bot]
a08eda861a
Merge master into haskell-updates 2023-08-17 00:11:15 +00:00
github-actions[bot]
43454c8a64
Merge master into staging-next 2023-08-17 00:01:52 +00:00
Thiago Kenji Okada
b267e5e03d
Merge pull request #169447 from auroraanna/peazip
peazip: init at 9.9.0
2023-08-16 22:55:58 +00:00
Anna Aurora
b043af988c
peazip: init at 9.9.0
Co-authored-by: linsui <36977733+linsui@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2023-08-16 23:07:58 +02:00
Anthony Roussel
8731fe1812
win-qemu: remove 2023-08-16 21:49:08 +02:00
Anthony Roussel
6a98b124b3
nvtop: 3.0.1 -> 3.0.2
See https://github.com/Syllo/nvtop/releases/tag/3.0.2
2023-08-16 21:30:07 +02:00
t4ccer
0c9a9ae649
cmospwd: init at 5.1 2023-08-16 20:15:13 +02:00
github-actions[bot]
583df4e091
Merge master into staging-next 2023-08-16 18:01:01 +00:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
Bruno Bigras
d28fdbe974 veilid: init at 0.1.7
Co-authored-by: Evan Richter <evanjrichter@gmail.com>
2023-08-16 16:58:47 +00:00
sternenseemann
f3403ee5a2 Merge remote-tracking branch 'origin/master' into haskell-updates 2023-08-16 18:33:51 +02:00
Theodore Ni
2312861130
docutils: 0.19 -> 0.20.1 2023-08-16 08:39:50 -07:00
happysalada
af13ed4483 documenso: init at 0.9 2023-08-16 23:38:23 +08:00