superherointj
a900b10fa5
Merge pull request #310027 from Ramblurr/bump/clojure-lsp
...
clojure-lsp: 2023.08.06-00.28.06 -> 2024.04.22-11.50.26
2024-06-21 21:41:40 -03:00
Casey Link
190c3792b9
clojure-lsp: move to pkgs/by-name/cl/clojure-lsp and apply nixfmt
2024-06-21 14:32:08 +02:00
R. Ryantm
f141d1ab93
clang-uml: 0.5.2 -> 0.5.3
2024-06-20 04:11:13 +00:00
Weijia Wang
130290a44f
Merge pull request #317194 from r-ryantm/auto-update/clash-verge-rev
...
clash-verge-rev: 1.6.4 -> 1.6.5
2024-06-10 19:41:15 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Peder Bergebakken Sundt
d590fceaaf
Merge pull request #266572 from getchoo/pkgs/clang-tidy-sarif/init
...
clang-tidy-sarif: init at 0.4.2
2024-06-09 16:40:17 +02:00
seth
fbb2d4dea9
clang-tidy-sarif: init at 0.4.2
2024-06-08 16:35:39 -04:00
Jörg Thalheim
999b26a083
Merge pull request #304749 from hatch01/clang-uml
...
clang-uml: init at 0.5.1
2024-06-05 10:39:06 +02:00
R. Ryantm
cf215482cb
clash-verge-rev: 1.6.4 -> 1.6.5
2024-06-04 13:30:18 +00:00
eymeric
69deec439c
clang-uml: init at 0.5.1
2024-06-03 14:49:03 +02:00
heisfer
100d4c3e7c
clickup: init at 3.3.79
...
Forgot homepage
2024-06-02 00:04:33 +03:00
xrelkd
803b271c9c
clipcat: 0.17.0 -> 0.18.0
...
Diff: https://github.com/xrelkd/clipcat/compare/v0.17.0...v0.18.0
2024-06-01 17:12:24 +08:00
Peder Bergebakken Sundt
434917ab27
Merge pull request #291793 from 2xsaiko/outgoing/cloudlogoffline-1.1.5
...
cloudlogoffline: 1.1.4 -> 1.1.5
2024-05-31 21:05:38 +02:00
北雁 Cryolitia
96a455c685
clash-verge-rev: 1.6.3 -> 1.6.4
2024-05-28 01:27:59 +08:00
R. Ryantm
f7e2b6d728
clash-verge-rev: 1.6.2 -> 1.6.3
2024-05-26 12:27:42 +00:00
Matthias Beyer
d1b6cfc8b6
Merge pull request #311313 from r-ryantm/auto-update/clash-verge-rev
...
clash-verge-rev: 1.6.1 -> 1.6.2
2024-05-18 09:06:56 +02:00
Michael Evans
602a3062c4
clairvoyant: 3.1.3 -> 3.1.7
2024-05-13 21:22:53 +02:00
R. Ryantm
31acf1f60e
clash-verge-rev: 1.6.1 -> 1.6.2
2024-05-13 10:22:46 +00:00
Josh Hoffer
9dd5ff0b82
cli11: pkgs/development -> pkgs/by-name, refactor
...
* Fix and enable strictDeps.
* Apply RFC linter.
* Move to pkgs by-name.
* Use finalAttrs.
2024-05-10 14:03:04 -07:00
wxt
1ffed6c14d
clash-verge-rev: 1.6.0 -> 1.6.1
2024-05-05 09:25:24 +08:00
savedram
fe9cdc468a
clipse: 0.0.6 -> 0.0.71
...
clipse: 0.0.6 -> 0.0.71
clipse: 0.0.6 -> 0.0.71
clipse: 0.0.6 -> 0.0.71
2024-05-03 18:11:11 +01:00
github-actions[bot]
31135daf48
Merge master into staging-next
2024-05-02 18:01:05 +00:00
nicoo
480b871f2d
Merge #305844 : add clatd module and nixos test
2024-05-02 14:00:06 +00:00
Georg Haas
16a9328410
nixos/tests/clatd: init
2024-04-29 23:29:34 +02:00
Vladimír Čunát
ad6f6ba399
Merge branch 'master' into staging-next
2024-04-29 08:22:30 +02:00
R. Ryantm
14f2acd171
clash-verge-rev: 1.5.11 -> 1.6.0
2024-04-28 18:42:02 +00:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Mario Rodas
f672451260
Merge pull request #305706 from xrelkd/update/clipcat
...
clipcat: 0.16.6 -> 0.17.0
2024-04-21 20:05:03 -05:00
xrelkd
085a5202c5
clipcat: 0.16.6 -> 0.17.0
2024-04-21 17:56:57 +08:00
Jared Baur
30ed264371
clatd: init at 1.6
...
[clatd](https://github.com/toreanderson/clatd ) implements the CLAT
component of the 464XLAT network architecture specified in RFC 6877.
2024-04-17 22:08:36 -07:00
R. Ryantm
6b09031c2c
clipcat: 0.16.5 -> 0.16.6
2024-04-14 12:32:48 +00:00
Peder Bergebakken Sundt
311da2877e
Merge pull request #285227 from michaelgrahamevans/clairvoyant-3.1.3
...
clairvoyant: 3.1.2 -> 3.1.3
2024-04-14 00:43:14 +02:00
R. Ryantm
f8654bdccb
clipcat: 0.16.4 -> 0.16.5
2024-04-06 12:31:08 +00:00
R. Ryantm
bfd24c5af5
clash-verge-rev: 1.5.10 -> 1.5.11
2024-03-28 15:17:14 +00:00
R. Ryantm
4010a0342a
clash-verge-rev: 1.5.9 -> 1.5.10
2024-03-22 03:21:14 +00:00
Lily Foster
cdd619c9eb
Merge pull request #297102 from lf-/jade/clangbuildanalyzer
...
clangbuildanalyzer: init at 1.5.0
2024-03-19 17:01:03 -07:00
Jade Lovelace
5878d1fe1a
clangbuildanalyzer: init at 1.5.0
...
This is a neat little package that lets you trace your clang builds and
immediately find where all your build time went. In about half an hour,
I knocked 15% of build time off a project by strategic header splitting.
2024-03-18 22:57:14 -07:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
4813658ef7
clash-verge-rev: 1.5.8 -> 1.5.9
2024-03-18 20:30:25 +00:00
Guanran Wang
aca93d8268
clash-verge-rev: 1.5.7 -> 1.5.8
...
Diff: https://github.com/clash-verge-rev/clash-verge-rev/compare/v1.5.7...v1.5.8
2024-03-14 18:20:07 +08:00
Guanran Wang
efbcf8ff4b
clash-verge: add update script
2024-03-14 18:20:07 +08:00
Weijia Wang
1f39e5f0f5
Merge pull request #295183 from Guanran928/clash-verge-rev
...
clash-verge-rev: 1.5.4 -> 1.5.7
2024-03-12 08:42:42 +01:00
Guanran Wang
cdbf131239
clash-verge-rev: 1.5.4 -> 1.5.7
...
Diff: https://github.com/clash-verge-rev/clash-verge-rev/compare/v1.5.4...v1.5.7
2024-03-12 09:00:47 +08:00
Pol Dellaiera
8deb162d09
Merge pull request #293722 from savedra1/clipse-init/0.0.6
...
clipse: init at 0.0.6
2024-03-11 18:05:22 +01:00
Guanran Wang
78c63804e9
clash-nyanpasu: init at 1.4.5
2024-03-10 20:30:52 +01:00
Guanran Wang
30d300e27b
clash-verge-rev: init at 1.5.4
2024-03-10 20:30:48 +01:00
Weijia Wang
53548c6a89
clash-verge: don't hardcode clash-meta
2024-03-10 20:25:16 +01:00
Guanran Wang
ed15e72bb1
clash-verge: move to by-name
2024-03-10 20:16:41 +01:00
oluceps
3f9f279cef
clash-meta: rename to mihomo ( #271658 )
...
* mihomo: rename from clash-meta
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
* clash-meta: reinit at 1.8.1
---------
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-03-10 19:46:10 +01:00