Commit Graph

51 Commits

Author SHA1 Message Date
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
savedram
9e570d09eb clipse: init at 0.0.6
clipse: removed trailing whitespace from package.nix

clipse: refactored nix package

clipse: updated maintainer and license in package.nix

clipse: removed trailing whitespace from package.nix

clipse: updated application hash in package.nix

clipse: reformatted package.nix

clipse: reformatted package.nix maintainer

clipse: reformatted package.nix maintainer

clipse: removed superflous line from package.nix and reworded description
2024-03-08 08:39:25 +00:00
R. Ryantm
4e8e7e497a cloudrecon: 1.0.3 -> 1.0.4 2024-03-05 13:27:22 +00:00
Fabian Affolter
c44c76a75d
Merge pull request #284581 from fabaff/cloudrecon
cloudrecon: init at 1.0.3
2024-03-05 09:10:23 +01:00
Fabian Affolter
4917ed47a2 cloudrecon: init at 1.0.3
Tool to find assets from certificates

https://github.com/g0ldencybersec/CloudRecon
2024-03-04 16:53:39 +01:00
Julien Malka
f52fdedfb0
Merge pull request #291173 from chvp/upd/mu 2024-02-27 13:42:58 +01:00
Charlotte Van Petegem
cde7a8acb2
cld2: init at unstable-2015-08-21 2024-02-27 10:31:18 +01:00
Weijia Wang
fd5473b6f3
Merge pull request #290873 from oluceps/clash-meta-update
clash-meta: 1.16.0 -> 1.18.1
2024-02-26 07:34:01 +01:00
oluceps
b16061a470
clash-meta: 1.16.0 -> 1.18.1 2024-02-23 20:07:25 +08:00
Weijia Wang
579f787da4
Merge pull request #284185 from r-ryantm/auto-update/clzip
clzip: 1.13 -> 1.14
2024-02-04 20:23:32 +01:00
Michael Evans
4beb6898f8 clairvoyant: Add hideUnsupportedVersionBanner option
Clairvoyant v3.1.3 introduced a non-dismissble banner stating that this
version of the app is unsupported, which is shown when the app detects
that it is not running as a Flatpak. This change adds the
"hideUnsupportedVersionBanner" option, disabled by default, which makes
it look like the app is running as a Flatpak.
2024-01-31 09:11:07 +02:00
Michael Evans
e0905a878f clairvoyant: Add wrapGAppsHook4 and use finalAttrs pattern 2024-01-31 09:11:07 +02:00
R. Ryantm
543c6ce4f8 clairvoyant: 3.1.2 -> 3.1.3 2024-01-31 03:38:06 +00:00
kirillrdy
13bbd2f017
Merge pull request #284193 from chewblacka/update-clamtk
clamtk: 6.17 -> 6.18
2024-01-28 21:22:24 +09:00
John Garcia
15c0e830d8 clamtk: 6.17 -> 6.18 2024-01-27 11:28:52 +00:00
R. Ryantm
a65d86085b clzip: 1.13 -> 1.14 2024-01-27 07:22:08 +00:00
xrelkd
1deb29f9f4
clipcat: 0.16.3 -> 0.16.4 2024-01-25 21:56:32 +08:00
xrelkd
83ea558423
clipcat: 0.16.2 -> 0.16.3
Diff: https://github.com/xrelkd/clipcat/compare/v0.16.2...v0.16.3
2024-01-23 18:39:15 +08:00
xrelkd
b4ccacc6cc
clipcat: migrate to by-name 2024-01-23 18:38:28 +08:00
Michael Evans
9264d7f30a clairvoyant: init at 3.1.2 2024-01-16 20:46:13 +02:00
Weijia Wang
7dc2e49612
Merge pull request #273706 from r-ryantm/auto-update/cljfmt
cljfmt: 0.11.2 -> 0.12.0
2024-01-03 16:20:30 +01:00
Marco Rebhan
b8563c7964
cloudlogoffline: init at 1.1.4 2023-12-21 04:04:44 +01:00
John Garcia
cb86132419 clamtk: 6.16 -> 6.17 2023-12-19 08:30:36 +00:00
R. Ryantm
e4a16eafc9 cljfmt: 0.11.2 -> 0.12.0 2023-12-12 04:04:20 +00:00
John Garcia
d91e9ecd5b maintainers: rename jgarcia to chewblacka 2023-11-27 17:38:13 +00:00
Yueh-Shun Li
0fd6535b4c clamtk: add ShamrockLee as a maintainer 2023-11-21 20:16:26 +08:00
Yueh-Shun Li
e7543c18c9 clamtk: wrap with wrapGAppsHook
Fix crashing due to missing icon files with wrapGAppsHook

Pass extra makeWrapper arguments through gappsWrapperArgs.
2023-11-21 12:59:07 +08:00
無名氏
1800280207 cljfmt: init at 0.11.2 2023-11-16 20:30:32 +08:00
John Garcia
87e58fd593 clamtk: init at 6.16 2023-11-06 14:45:25 +01:00
Weijia Wang
6cb97f4788
Merge pull request #258967 from sagikazarmark/add-clarity-city
clarity-city: init at 1.0.0
2023-10-13 00:24:48 +02:00
éclairevoyant
2e722bdfdb
maintainers: Fix github account names
and drop package maintainership for removed maintainers.

davidarmstronglewis is now known on github as oceanlewis. Editing maintainer-list.nix…
TravisDavis-ops likely deleted their github account
rs0vere likely deleted their github account
SamirTalwar is now known on github as abstracte. Editing maintainer-list.nix…
2023-10-09 09:15:55 -04:00
Mark Sagi-Kazar
4bdf812bc1
clarity-city: init at 1.0.0
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2023-10-04 15:06:24 +02:00