Commit Graph

434 Commits

Author SHA1 Message Date
Martin Weinelt
d50a1e97b1
Merge remote-tracking branch 'origin/master' into staging-next 2024-06-27 16:16:01 +02:00
nixpkgs-merge-bot[bot]
69bee9866a
Merge pull request #322676 from r-ryantm/auto-update/codux
codux: 15.29.0 -> 15.29.1
2024-06-27 12:54:10 +00:00
Sandro
fee3ba33d8
Merge pull request #321523 from emneo-dev/init-concord 2024-06-27 13:00:06 +02:00
R. Ryantm
6a22adea09 codux: 15.29.0 -> 15.29.1 2024-06-26 16:22:59 +00:00
R. Ryantm
77f304adad codeberg-cli: 0.4.0 -> 0.4.2 2024-06-26 12:52:09 +00:00
seth
5759dfddf2
contrast: add updateScript 2024-06-25 20:30:20 -04:00
seth
6942f9d107
contrast: restrict platforms to linux
the upstream meson project installing files and running checks specific
to linux without accounting for other platforms, so it seems to be the
only supported platform
2024-06-25 20:27:19 -04:00
seth
bd506051b9
contrast: don't overuse with lib;
https://github.com/NixOS/nixpkgs/issues/208242
2024-06-25 20:25:47 -04:00
seth
21e6566909
contrast: adopt 2024-06-25 20:25:13 -04:00
seth
a654f48e02
contrast: format with nixfmt 2024-06-25 20:23:47 -04:00
seth
92e2e96fec
contrast: migrate to by-name 2024-06-25 20:23:24 -04:00
emneo
61b9cbba76
concord: init at 2.2.1 2024-06-24 14:19:40 +02:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
R. Ryantm
519b678e12 codeium: 1.8.61 -> 1.8.69 2024-06-23 00:05:30 +00:00
Fabian Affolter
49b12d10ff
Merge pull request #320784 from fabaff/conkeyscan
conkeyscan: init at 1.0.0
2024-06-22 20:01:26 +02:00
Fabian Affolter
bf47ebf05f conkeyscan: init at 1.0.0
Tool to scan Confluence for keywords

https://github.com/CompassSecurity/conkeyscan
2024-06-22 15:58:24 +02:00
Aleksana
cfa9fc3e80
Merge pull request #319065 from ahoneybun/update-cosmic-files
cosmic-files: unstable-2024-02-28 -> 0-unstable-2024-06-10
2024-06-22 18:43:07 +08:00
github-actions[bot]
c6707a9686
Merge staging-next into staging 2024-06-21 12:01:53 +00:00
R. Ryantm
dad27f87e7 codux: 15.28.0 -> 15.29.0 2024-06-20 06:52:28 +00:00
Martin Weinelt
af4cfc1e0f Merge remote-tracking branch 'origin/staging-next' into staging 2024-06-19 23:28:26 +02:00
Paul Meyer
77c575a6e5
Merge pull request #318581 from msanft/coyim/migrate-go-module
coyim: migrate to buildGoModule
2024-06-19 14:33:34 +02:00
K900
00e78b2c9a
Merge pull request #319047 from K900/mesa-chop
mesa: split out the Darwin build into a separate expression
2024-06-18 23:43:19 +03:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Adam C. Stephens
9f8a90829e
Merge pull request #320747 from r-ryantm/auto-update/consul
consul: 1.18.2 -> 1.19.0
2024-06-18 10:29:23 -04:00
R. Ryantm
20f673cbfc consul: 1.18.2 -> 1.19.0 2024-06-18 10:29:36 +00:00
Pol Dellaiera
4fff627a59
Merge pull request #319736 from r-ryantm/auto-update/cockpit
cockpit: 317 -> 318
2024-06-16 22:37:16 +02:00
Zitrone
895f3506f3
CoinMP: rename to coinmp 2024-06-16 16:24:30 +02:00
K900
f9723bc4de treewide: get rid of ~all mesa.{drivers,osmesa,libdrm} references
mesa.drivers is basically an implementation detail and should never be used
as a dependency of other expressions. It also no longer exists on Darwin.

mesa.osmesa is very niche and should generally be avoided.

mesa.libdrm is used in exactly one place and it's irrelevant there.
2024-06-15 11:07:14 +03:00
github-actions[bot]
eccfb1ee94
Merge staging-next into staging 2024-06-15 00:02:47 +00:00
Weijia Wang
e3322a4dbc
Merge pull request #318243 from heisfer/code2prompt
code2prompt: init at 1.1.0
2024-06-14 23:09:59 +02:00
kirillrdy
9fbd4c8b7f
Merge pull request #319261 from pluiedev/init/colorgrind
colorgrind: init at 0-unstable-2016-07-05
2024-06-14 20:32:10 +00:00
github-actions[bot]
098fe8ee26
Merge staging-next into staging 2024-06-14 18:01:39 +00:00
h7x4
53f95756e5
Merge pull request #314696 from croissong/init-commitlint-rs
commitlint-rs: init at 0.1.11
2024-06-14 17:25:14 +02:00
Jan Moeller
04ed10af59
commitlint-rs: init at 0.1.11 2024-06-14 16:56:23 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Leah Amelia Chen
b2009235f9 colorgrind: init at 0-unstable-2016-07-05 2024-06-14 14:44:29 +02:00
Fabian Affolter
4110c547c2
Merge pull request #319556 from fabaff/conpass
conpass: init at 0.1.2
2024-06-14 09:33:16 +02:00
R. Ryantm
0983e65f65 cockpit: 317 -> 318 2024-06-14 06:46:27 +00:00
Gaetan Lepage
003f25c869 codeium: 1.8.57 -> 1.8.61 2024-06-14 07:46:01 +02:00
Fabian Affolter
cbe75de62a conpass: init at 0.1.2
Continuous password spraying tool

https://github.com/login-securite/conpass
2024-06-13 14:32:47 +02:00
Aaron Honeycutt
6bafd4c769 cosmic-files: unstable-2024-02-28 -> 0-unstable-2024-06-10 2024-06-11 08:04:00 -06:00
Jörg Thalheim
47b6350234
Update pkgs/by-name/co/coyim/package.nix 2024-06-11 09:33:25 +02:00
Moritz Sanft
4f1a81e9fa
coyim: migrate to buildGoModule
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-06-11 08:23:00 +02:00
heisfer
85c2e0daf5 code2prompt: init at 1.1.0
Apples fix
2024-06-10 17:22:54 +02:00
seth
32398b6f13
commit: init at 4.1 2024-06-10 05:00:59 -04: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
596aa2eed5
Merge pull request #315958 from r-ryantm/auto-update/cockpit
cockpit: 316 -> 317
2024-06-08 16:06:33 +02:00
R. Ryantm
612ff98583 corrscope: 0.9.0 -> 0.9.1 2024-06-08 08:42:40 +00:00
Peder Bergebakken Sundt
1de06ca898
Merge pull request #278800 from TomaSajt/comet
comet-gog: init at 0-unstable-2024-05-25
2024-06-06 23:45:28 +02:00
TomaSajt
d960be8f6a
comet-gog: init at 0-unstable-2024-05-25 2024-06-06 15:22:13 +02:00
Gaetan Lepage
53ba9488da codeium: 1.8.51 -> 1.8.57 2024-06-06 07:43:05 +02:00
R. Ryantm
a0494bbde7 codux: 15.27.0 -> 15.28.0 2024-06-05 12:32:06 +00:00
Weijia Wang
22b57baf09
Merge pull request #317382 from JohnRTitor/corefonts
corefonts: fix build
2024-06-05 13:40:51 +02:00
John Titor
96f6a37b84
corefonts: move to pkgs/by-name 2024-06-05 13:40:59 +05:30
superherointj
1993b60e0a
Merge pull request #316765 from superherointj/maven-add-doCheck-support
buildMavenPackage: add doCheck support
2024-06-04 16:11:08 -03:00
Sandro
78be25a216
Merge pull request #315663 from Kiskae/composefs/1.0.4
composefs: 1.0.3 -> 1.0.4
2024-06-04 14:35:29 +02:00
Kiskae
04a44862c4 composefs: 1.0.3 -> 1.0.4 2024-06-04 13:01:05 +02:00
superherointj
66472eba4d commafeed: normalize doCheck 2024-06-02 21:35:13 -03:00
R. Ryantm
342abfc7e6 codeium: 1.8.42 -> 1.8.51 2024-05-31 19:35:57 +00:00
R. Ryantm
8d53f3a374 cockpit: 316 -> 317 2024-05-30 18:05:54 +00:00
isabel
63aceac766 treewide: remove unused occurence of fetchFromGitHub argument 2024-05-30 05:56:07 +00:00
R. Ryantm
31d689245f cosmic-icons: 0-unstable-2024-05-02 -> 0-unstable-2024-05-21 2024-05-27 11:06:47 +00:00
Olivér Falvai
2198797b30
codeberg-cli: fix darwin build 2024-05-24 16:59:27 +02:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
R. Ryantm
f73384503e codux: 15.26.0 -> 15.27.0 2024-05-22 00:37:14 +00:00
Gaetan Lepage
165fc39538 codeium: 1.8.32 -> 1.8.42 2024-05-20 20:15:48 +02:00
Sandro
5497cebc92
Merge pull request #304257 from Raroh73/add/commafeed
commafeed: init at 4.3.3
2024-05-19 17:44:06 +02:00
Naïm Favier
a0ee869018
Merge pull request #304335 from phijor/cornelis
cornelis: init at 2024-04-08
2024-05-19 14:31:31 +02:00
R. Ryantm
f3c37a6552 consul: 1.18.1 -> 1.18.2 2024-05-17 21:32:34 +00:00
Philipp Joram
465ae2d599 cornelis: init at 0.2.0.0 2024-05-15 18:07:18 +03:00
nixpkgs-merge-bot[bot]
ca1fae03eb
Merge pull request #311488 from r-ryantm/auto-update/codux
codux: 15.25.1 -> 15.26.0
2024-05-14 01:33:19 +00:00
Peder Bergebakken Sundt
80bfa2e774
Merge pull request #304267 from ahoneybun/update-cosmic-store
cosmic-store: unstable-2024-03-13 -> 0-unstable-2024-04-15
2024-05-14 01:24:04 +02:00
Peder Bergebakken Sundt
deb9273d4d
Merge pull request #304272 from ahoneybun/update-cosmic-edit
cosmic-edit: 0-unstable-2024-02-28 -> 0-unstable-2024-04-15
2024-05-14 01:21:11 +02:00
R. Ryantm
d4cb8f434b codux: 15.25.1 -> 15.26.0 2024-05-13 22:11:52 +00:00
Pol Dellaiera
32ca35ad08
Merge pull request #308721 from RobWalt/codeberg-cli
codeberg-cli: 0.3.5 -> 0.4.0
2024-05-12 21:27:13 +02:00
Marcus Ramberg
88933ce22d
Merge pull request #310054 from RAVENz46/origin/coppwr
coppwr: 1.5.1 -> 1.6.0
2024-05-10 20:07:43 +02:00
rewine
5117e0c2ca
Merge pull request #310221 from Sigmanificient/coost-3.0.2
coost: 3.0.0 -> 3.0.2, migrate to by-name
2024-05-10 20:26:20 +08:00
Sigmanificient
1b448e33fe coost: migrate to by-name 2024-05-10 07:03:21 +02:00
Weijia Wang
28d5dcf6f0
Merge pull request #309781 from r-ryantm/auto-update/codeium
codeium: 1.8.30 -> 1.8.32
2024-05-09 20:37:11 +02:00
ravenz46
f7541147af coppwr: 1.5.1 -> 1.6.0 2024-05-08 18:16:11 +09:00
Aleksana
4b9d93637d
Merge pull request #305037 from PigeonF/init-committed
committed: init at 1.0.20
2024-05-07 23:04:15 +08:00
R. Ryantm
1288e458b5 codeium: 1.8.30 -> 1.8.32 2024-05-07 08:30:49 +00:00
aviac
735fffa17b
chore: migrate to by-name package 2024-05-06 08:07:18 +02:00
R. Ryantm
537333fad4 codux: 15.25.0 -> 15.25.1 2024-05-06 02:09:28 +00:00
Weijia Wang
2658e7e4d4
Merge pull request #306607 from r-ryantm/auto-update/codeium
codeium: 1.8.27 -> 1.8.30
2024-05-04 15:33:01 +02:00
Vladimír Čunát
e96601ecf0
Merge #306080: staging-next 2024-04-22 2024-05-03 17:36:08 +02:00
Nick Cao
6cb484c4aa
Merge pull request #308601 from r-ryantm/auto-update/cosmic-icons
cosmic-icons: unstable-2024-02-22 -> 0-unstable-2024-05-02
2024-05-03 10:49:17 -04:00
Jack Wilsdon
e428ac54ac cosmic-tasks: use renamed wrapGAppsHook3 2024-05-03 09:06:20 +02:00
github-actions[bot]
3588aea450
Merge master into staging-next 2024-05-03 00:02:39 +00:00
R. Ryantm
694cc90efa cosmic-icons: unstable-2024-02-22 -> 0-unstable-2024-05-02 2024-05-02 19:28:27 +00:00
Gaetan Lepage
3e67371f1f cosmic-tasks: init at 0-unstable-2024-04-30 2024-05-01 20:51:01 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Peder Bergebakken Sundt
7a9817cd25
Merge pull request #304275 from ahoneybun/update-cosmic-term
cosmic-term: 0-unstable-2024-02-28 -> 0-unstable-2024-04-15
2024-05-01 00:49:12 +02:00
R. Ryantm
8c0b9ca79f codeium: 1.8.27 -> 1.8.30 2024-04-30 09:00:32 +00:00
github-actions[bot]
6fecc628f9
Merge master into staging-next 2024-04-29 12:01:15 +00:00
R. Ryantm
7c21d76b22 cockpit: 315 -> 316 2024-04-28 22:23:29 +00:00
Jan Tojnar
1b2ebb8fbb Merge branch 'master' into staging-next 2024-04-28 17:33:27 +02:00
kashw2
add9ba5e99 codux: migrate to by-name overlay 2024-04-28 16:29:19 +10: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
Raroh73
3a0fa1e7aa
nixos/commafeed: init module 2024-04-26 17:19:33 +02:00
Raroh73
60a9a79776
commafeed: init at 4.3.3 2024-04-26 17:08:15 +02:00
Weijia Wang
18d51c2c5d
Merge pull request #305642 from wegank/lib-version-fix
treewide: fix version in changelog
2024-04-26 10:55:51 +02:00
R. Ryantm
48d25c0511 converseen: 0.12.2.2 -> 0.12.2.3 2024-04-24 01:28:37 +00:00
Gaetan Lepage
f8d3ea2062 codeium: 1.8.25 -> 1.8.27 2024-04-23 07:55:24 +02:00
Weijia Wang
58b5b2748f treewide: fix version in changelog 2024-04-21 19:33:05 +02:00
Sandro
3773b498fe
Merge pull request #299049 from nim65s/meshlab
meshlab: 2022.02 -> 2023.12
2024-04-20 19:23:46 +02:00
Guilhem Saurel
835c1cbf10
corto: init at unstable-2023-06-27
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-04-20 17:15:26 +02:00
Weijia Wang
a2fa883c50
Merge pull request #303770 from r-ryantm/auto-update/codeium
codeium: 1.8.22 -> 1.8.25
2024-04-18 21:11:54 +02:00
Jonas Fierlings
b171ecfe97
committed: init at 1.0.20 2024-04-18 13:31:29 +02:00
R. Ryantm
5e315a083d converseen: 0.12.1.0 -> 0.12.2.2 2024-04-17 23:39:18 +00:00
superherointj
8ef6d04ec3
Merge pull request #272288 from eclairevoyant/converseen
converseen: init at 0.12.1.0
2024-04-17 11:42:52 -03:00
Aaron Honeycutt
8366464661 cosmic-edit: 0-unstable-2024-02-28 -> 0-unstable-2024-04-15 2024-04-15 09:35:00 -06:00
Aaron Honeycutt
a232522964 cosmic-term: 0-unstable-2024-02-28 -> 0-unstable-2024-04-15 2024-04-15 09:33:26 -06:00
Aaron Honeycutt
f02fed09a6 cosmic-store: unstable-2024-03-13 -> 0-unstable-2024-04-15 2024-04-15 07:05:43 -06:00
R. Ryantm
4088f2f6d0 codeium: 1.8.22 -> 1.8.25 2024-04-13 04:06:18 +00:00
nixpkgs-merge-bot[bot]
32aca9b2b9
Merge pull request #303522 from r-ryantm/auto-update/cockpit
cockpit: 314 -> 315
2024-04-12 13:25:58 +00:00
R. Ryantm
38e238915e cockpit: 314 -> 315 2024-04-12 03:48:23 +00:00
OPNA2608
5475817996 corrscope: Switch to regular ffmpeg
ffplay is now enabled in the regular one. If a full ffmpeg is desired, then it can just be overridden.
2024-04-11 23:43:15 +02:00
OPNA2608
3f563e3b75 corrscope: Migrate to by-name 2024-04-11 23:14:58 +02:00
Weijia Wang
0514630fa5
Merge pull request #276491 from auroraanna/colstr
colstr: init at 1.0.0
2024-04-10 13:58:29 +02:00
Gaetan Lepage
5c8f89b1a6 codeium: 1.8.16 -> 1.8.22 2024-04-06 11:01:06 +02:00
Anna Aurora
3522351939
colstr: init at 1.0.0
Co-authored-by: Donovan Glover <donovan@dglover.co>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-04-03 19:19:09 +02:00
Aleksana
472d845522
Merge pull request #300649 from RAVENz46/master
coppwr: init at 1.5.1
2024-04-02 21:09:14 +08:00
RAVENz46
094fc5c60c coppwr: init at 1.5.1
coppwr: add Cargo.lock

coppwr: remove darwin

coppwr: fix package.nix
2024-04-02 21:19:46 +09:00
Adam C. Stephens
d269fee822
Merge pull request #300152 from adamcstephens/cowsql/1.15.6
cowsql: 0.15.4 -> 0.15.6
2024-04-01 07:53:57 -04:00
Weijia Wang
b31887d86c
Merge pull request #300318 from r-ryantm/auto-update/cockpit
cockpit: 313 -> 314
2024-03-30 23:21:02 +01:00
R. Ryantm
74484f9aa1 cockpit: 313 -> 314 2024-03-30 20:13:31 +00:00
Adam Stephens
41bf8e94ed
consul: add adamcstephens as maintainer 2024-03-29 23:12:28 -04:00
Adam Stephens
26425f3603
consul: 1.18.0 -> 1.8.1 2024-03-29 23:07:32 -04:00
Adam Stephens
a4778d97df
cowsql: 0.15.4 -> 0.15.6 2024-03-29 22:50:37 -04:00
Pol Dellaiera
89345ead55
Merge pull request #290861 from takac/add-codefresh
codefresh: init at 0.87.3
2024-03-26 07:51:16 +01:00
Tom Cammann
bacabfe504
codefresh: init at 0.87.3
Add codefresh cli[1] tool to interact with codefresh[2] service.

[1] https://github.com/codefresh-io/cli
[2] https://codefresh.io/
2024-03-25 20:10:32 +00:00
R. Ryantm
3612f058ee codeium: 1.8.13 -> 1.8.16 2024-03-24 08:34:28 +00:00
Weijia Wang
7b24f700af
Merge pull request #288627 from ahoneybun/resync-cosmic-edit
cosmic-edit: 0-unstable-2024-01-19 -> 0-unstable-2024-02-28
2024-03-21 00:46:33 +01:00
Weijia Wang
a743c0669a
Merge pull request #288648 from ahoneybun/resync-cosmic-term
cosmic-term: 0-unstable-2024-01-12 -> 0-unstable-2024-02-28
2024-03-21 00:46:20 +01:00
Weijia Wang
726f0f141d
Merge pull request #289423 from ahoneybun/sync-cosmic-settings
cosmic-settings: unstable-2024-01-09 -> 0-unstable-2024-02-15
2024-03-21 00:42:59 +01:00
Weijia Wang
79fea7ddba
Merge pull request #294061 from ahoneybun/init-cosmic-store2
cosmic-store: init at 0-unstable-2024-03-13
2024-03-21 00:42:20 +01: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
Vlad M
c3bfee9270
Merge pull request #288632 from ahoneybun/resync-cosmic-files
cosmic-files: unstable-2024-01-12 -> 0-unstable-2024-02-28
2024-03-18 21:59:09 +02:00
R. Ryantm
a92e97e7bb codeium: 1.8.5 -> 1.8.13 2024-03-17 05:28:48 +00:00
R. Ryantm
7de4580c91 cockpit: 312 -> 313 2024-03-16 11:15:35 +00:00
Aaron Honeycutt
fcd8d511fb cosmic-store: init at 0-unstable-2024-03-13 2024-03-13 17:28:30 -06:00
nixpkgs-merge-bot[bot]
db9a961e9d
Merge pull request #289645 from r-ryantm/auto-update/cockpit
cockpit: 311 -> 312
2024-03-13 15:58:54 +00:00
R. Ryantm
20acfe375a convco: 0.5.0 -> 0.5.1 2024-03-09 00:26:47 +00:00
a-kenji
95658590c6
cosmic-applibrary: unstable-2024-01-03 -> 0-unstable-2024-02-09 (#288987)
Diff: 889cb6078c..e214e98678
2024-03-08 20:40:13 +01:00
Gaetan Lepage
2a47255373 codeium: 1.8.0 -> 1.8.5 2024-03-06 23:43:49 +01:00
Nick Cao
c0b6a7ca58
Merge pull request #292499 from GaetanLepage/codeium
codeium: 1.6.39 -> 1.8.0
2024-03-01 15:22:08 -05:00
Sandro
32a6d567c5
Merge pull request #284793 from Kiskae/composefs/1.0.3 2024-03-01 13:53:07 +01:00
Gaetan Lepage
5c4585c55f codeium: 1.6.39 -> 1.8.0 2024-03-01 09:00:37 +01:00
Aaron Honeycutt
8b421de79c cosmic-term: 0-unstable-2024-01-12 -> 0-unstable-2024-02-28 2024-02-28 14:16:26 -07:00
Aaron Honeycutt
94e65456eb cosmic-edit: 0-unstable-2024-01-19 -> 0-unstable-2024-02-28 2024-02-28 14:11:04 -07:00
Aaron Honeycutt
7ff4987daf cosmic-files: unstable-2024-01-12 -> 0-unstable-2024-02-28 2024-02-28 14:09:16 -07:00
R. Ryantm
cac215e232 cockpit: 311 -> 312 2024-02-28 14:07:00 +00:00
Kiskae
542b6bf2e8 composefs: inherit nixosTests 2024-02-26 18:18:39 +01:00
R. Ryantm
d34865a4de cosmic-icons: unstable-2024-02-07 -> unstable-2024-02-22 2024-02-23 04:54:26 +00:00
R. Ryantm
3743c6b4d6 codeium: 1.6.38 -> 1.6.39 2024-02-22 08:31:46 +00:00
Lily Foster
2edca58afa
Merge pull request #290001 from a-kenji/fix/cosmic-session
cosmic-session: fix xdg-desktop-portal-cosmic path
2024-02-19 23:41:31 -05:00
kirillrdy
183b71052e
Merge pull request #289114 from Rucadi/construct
construct: init at 0.1.0
2024-02-20 09:16:28 +11:00
a-kenji
fcb308ec7f cosmic-session: fix xdg-desktop-portal-cosmic path 2024-02-19 21:06:22 +01:00
rucadi
8919570977 construct: init at 0.1.0
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
2024-02-19 18:03:08 +01:00
Pol Dellaiera
13e47eaa46
Merge pull request #289795 from r-ryantm/auto-update/codeium
codeium: 1.6.36 -> 1.6.38
2024-02-18 20:12:27 +01:00
R. Ryantm
49301882ac codeium: 1.6.36 -> 1.6.38 2024-02-18 18:09:59 +00:00
Peder Bergebakken Sundt
13ae1f3916
Merge pull request #257017 from t4ccer/t4/coffeegrindsize
coffeegrindsize: init at unstable-2021-04-20
2024-02-18 17:46:32 +01:00
t4ccer
4fe9e91fd9
coffeegrindsize: init at 0-unstable-2021-04-20 2024-02-16 22:25:56 -07:00
Aaron Honeycutt
4d4d90636e cosmic-settings: unstable-2024-01-09 -> 0-unstable-2024-02-15 2024-02-16 18:48:35 -07:00
R. Ryantm
e7760c0f89 codeium: 1.6.34 -> 1.6.36 2024-02-15 11:21:10 +00:00
R. Ryantm
943a0a26d2 cockpit: 310.2 -> 311 2024-02-14 19:16:16 +00:00
éclairevoyant
05d1bac619
converseen: init at 0.12.1.0 2024-02-11 19:38:22 -05:00
R. Ryantm
eb9d064fc6 codeium: 1.6.30 -> 1.6.34 2024-02-12 00:02:09 +00:00
R. Ryantm
e0a0f7a2a6 cockpit: 308 -> 310.2 2024-02-11 04:58:29 +00:00
R. Ryantm
254b3bc4f0 cosmic-icons: unstable-2024-01-23 -> unstable-2024-02-07 2024-02-08 19:13:41 +00:00
R. Ryantm
2a3271c6e9 codeium: 1.6.28 -> 1.6.30 2024-02-04 16:17:07 +00:00
Weijia Wang
5c5bca5a97
Merge pull request #282064 from ahoneybun/update-cosmic-edit
cosmic-edit: 0-unstable-2024-01-12 -> 0-unstable-2024-01-19
2024-02-01 19:27:20 +01:00
Aaron Honeycutt
209b3dd0d8 cosmic-edit: 0-unstable-2024-01-12 -> 0-unstable-2024-01-19 2024-02-01 08:56:32 -07:00
Gaetan Lepage
3f570fbf07 codeium: 1.6.26 -> 1.6.28 2024-01-31 07:56:12 +01:00
Janik
594aa42517
Merge pull request #280610 from emilioziniades/feature/cookcli
cook-cli: init at 0.7.1
2024-01-29 18:34:25 +01:00
Emilio Ziniades
c4ff7f4c16 cook-cli: init at 0.7.1 2024-01-29 18:38:02 +02:00
Kiskae
0672c66c6a composefs: 1.0.2 -> 1.0.3 2024-01-29 17:05:36 +01:00
Fl1tzi
2cfc714455 cosmic-comp: optional useSystemd
Allow the optional use of Systemd by turning off the default features.
Also see: e569e14a99/Cargo.toml

Signed-off-by: Fl1tzi <git@fl1tzi.com>
2024-01-28 20:02:20 +01:00
Fl1tzi
ec740c7b63 cosmic-comp: optional useXWayland
Signed-off-by: Fl1tzi <git@fl1tzi.com>
2024-01-28 20:02:20 +01:00
R. Ryantm
929ec26506 cosmic-icons: unstable-2023-11-28 -> unstable-2024-01-23 2024-01-26 16:35:06 +00:00
Gaetan Lepage
4b72140d46 codeium: 1.6.23 -> 1.6.26 2024-01-24 07:37:24 +01:00
h7x4
fdf9d399c6
Merge pull request #281864 from ahoneybun/cosmic-term
cosmic-term: unstable-2023-12-26 -> 0-unstable-2024-01-19
2024-01-21 00:14:33 +01:00
Aaron Honeycutt
2183dc904c cosmic-term: update formatting and add mainProgram 2024-01-20 14:43:01 -07:00
R. Ryantm
62d086f15a cosmic-icons: unstable-2023-08-30 -> unstable-2023-11-28 2024-01-20 08:23:08 +00:00
Aaron Honeycutt
a4758c20dc cosmic-term: add nyanbinary to maintainers 2024-01-19 21:01:56 -07:00
Aaron Honeycutt
4d2152d75f cosmic-term: unstable-2023-12-26 -> 0-unstable-2024-01-19 2024-01-19 21:01:08 -07:00
Nick Cao
8eb78b1787
Merge pull request #281643 from GaetanLepage/codeium
codeium: 1.6.22 -> 1.6.23
2024-01-18 09:30:23 -05:00
Weijia Wang
94259e9adf
Merge pull request #280545 from ahoneybun/update-cosmmic-edit
cosmic-edit: unstable-2023-11-29 -> 0-unstable-2024-01-12
2024-01-18 10:30:50 +01:00
Lily Foster
921fb3319c
Merge pull request #281025 from nyabinary/cosmic-protocols
cosmic-protocols: init at 0-unstable-2024-01-11
2024-01-17 19:05:01 -05:00
Gaetan Lepage
dcd05b9149 codeium: 1.6.22 -> 1.6.23 2024-01-17 23:42:20 +01:00
Aaron Honeycutt
ca140ccf92 cosmic-edit: unstable-2023-11-29 -> 0-unstable-2024-01-12 2024-01-17 07:47:55 -07:00
a-kenji
7d758e356c cosmic-session: init at 0-unstable-2024-01-17 2024-01-17 15:15:49 +01:00
Niko
a42d93aa85 cosmic-protocols: init at 0-unstable-2024-01-11 2024-01-16 14:27:46 -05:00
Lily Foster
2a87ae04c1
Merge pull request #270932 from a-kenji/update-cosmic-icons
cosmic-icons: add unstableGitUpdater
2024-01-16 13:21:14 -05:00
Gaetan Lepage
0f233e832e codeium: 1.6.20 -> 1.6.22 2024-01-13 22:08:30 +01:00
Weijia Wang
3d0fb3af85
Merge pull request #266376 from nyabinary/cosmic-design-demo
cosmic-design-demo: init at unstable-2024-01-08
2024-01-12 22:59:29 +01:00
Weijia Wang
8636b7582b
Merge pull request #266325 from nyabinary/cosmic-notifications
cosmic-notifications: init at unstable-2024-01-05
2024-01-12 22:58:36 +01:00
Weijia Wang
559f00835d
Merge pull request #266357 from nyabinary/cosmic-applibrary
cosmic-applibrary: init at unstable-2024-01-03
2024-01-12 22:57:48 +01:00