Commit Graph

565 Commits

Author SHA1 Message Date
github-actions[bot]
addc823ceb
Merge master into staging-next 2024-08-07 12:01:21 +00:00
a-kenji
83fa6dab8e cosmic-comp: unstable-2023-11-13 -> 1.0.0-alpha.1 2024-08-07 13:46:08 +02:00
R. Ryantm
e25534387a collector: 1.0.1 -> 0-unstable-2024-08-02 2024-08-07 11:35:04 +00:00
Alyssa Ross
5b34f3bd10 cosmic-files: 0-unstable-2024-06-10 -> 1.0.0-alpha.1
Required to build with Rust 1.80.

Link: https://github.com/rust-lang/rust/issues/127343
2024-08-07 08:20:24 +02:00
Aaron Honeycutt
a655585537 cosmic-edit: 0-unstable-2024-04-15 -> 1.0.0-alpha.1 2024-08-06 20:23:24 +02:00
Aaron Honeycutt
37b3825712 cosmic-settings: unstable-2024-02-15 -> 1.0.0-alpha.1 2024-08-06 20:22:53 +02:00
Aaron Honeycutt
a1d122b4af cosmic-store: unstable-2024-04-15 -> 1.0.0-alpha.1 2024-08-06 20:22:23 +02:00
Aaron Honeycutt
8f3b8f30f7 cosmic-term: 0-unstable-2024-04-15 -> 1.0.0-alpha.1 2024-08-06 20:22:08 +02:00
a-kenji
4c33e4b301 cosmic-bg: unstable-2023-10-10 -> 1.0.0-alpha.1 2024-08-06 17:35:14 +02:00
Peder Bergebakken Sundt
462b96d2a1
Merge pull request #326243 from jcaesar/pr-13
treewide: skip generating shell completions using $out/bin/… when cross compiling
2024-08-06 08:15:56 +02:00
Donovan Glover
bd6b30ee2a
Merge pull request #331638 from TomaSajt/comet-gog
comet-gog: 0-unstable-2024-05-25 -> 0.1.2
2024-08-05 17:57:21 +00:00
Robert Schütz
0fc3337666 concurrently: move out of nodePackages 2024-08-05 07:23:25 -07:00
a-kenji
aef47a2d1b cosmic-icons: 0-unstable-2024-07-04 -> 0-unstable-2024-08-04 2024-08-04 16:31:38 +02:00
Aaron Jheng
9377b40c50
containerlab: move to by-name 2024-08-04 03:36:26 +00:00
Julius Michaelis
6a9beaf893 treewide: skip generating shell completions using $out/bin/… when cross compiling
This focuses on Rust packages, since the most commonly used argument
parser library (clap/structopt) makes the following pattern natural and
thus common:

  postInstall = ''
    installShellCompletion --cmd foo \
      --bash <($out/bin/foo completion bash) \
      …

This commit just guards those with

lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform)

splitting the string where unrelated actions are performed.
2024-08-04 10:50:48 +09:00
R. Ryantm
2f96b1f722 codux: 15.30.0 -> 15.32.0 2024-08-03 23:57:36 +00:00
Pyrox
4a938f0428
coc-clangd: migrate from nodePackages 2024-08-02 15:43:59 -04:00
TomaSajt
d598e79396
comet-gog: 0-unstable-2024-05-25 -> 0.1.2 2024-08-02 01:49:15 +02:00
zimbatm
af16288ebb coz: move to by-name 2024-07-31 09:10:34 +02:00
zimbatm
feb8a6f051 confd: move to by-name 2024-07-31 09:10:30 +02:00
Raroh73
6a9525eac0
commafeed: 4.3.3 -> 4.6.0 2024-07-29 11:33:04 +02:00
Pyrox
65c30b34ca
coc-diagnostic: migrate from nodePackages 2024-07-29 01:17:33 -04:00
R. Ryantm
8f3ceb4a81 corrscope: 0.9.1 -> 0.10.0 2024-07-27 22:45:11 +00:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
github-actions[bot]
f20ed12f93
Merge master into staging-next 2024-07-25 12:01:18 +00:00
Gaétan Lepage
09da1488a3
Merge pull request #329829 from GaetanLepage/codeium
codeium: 1.8.80 -> 1.10.0
2024-07-25 08:11:27 +02:00
github-actions[bot]
12ea252962
Merge master into staging-next 2024-07-25 06:01:22 +00:00
Gaetan Lepage
894542eecb codeium: 1.8.80 -> 1.10.0 2024-07-25 07:38:57 +02:00
Aleksana
c6b3b00f8f
Merge pull request #329516 from jaredmontoya/init-coulr
coulr: init at 2.1.0
2024-07-25 11:14:37 +08:00
github-actions[bot]
94c17d2caa
Merge master into staging-next 2024-07-25 00:02:30 +00:00
Nick Cao
a9664ad41a
Merge pull request #329547 from r-ryantm/auto-update/convco
convco: 0.5.1 -> 0.5.2
2024-07-24 18:53:12 -04:00
jaredmontoya
fbfbd547fa coulr: init at 2.1.0 2024-07-24 23:55:11 +02:00
github-actions[bot]
7208220b63
Merge master into staging-next 2024-07-24 18:01:18 +00:00
Peder Bergebakken Sundt
c9375f0665
Merge pull request #321889 from bcdarwin/connectome-workbench
connectome-workbench: init at 2.0.0
2024-07-24 15:20:06 +02:00
R. Ryantm
a9ca0d3568 convco: 0.5.1 -> 0.5.2 2024-07-24 00:57:15 +00:00
Ben Darwin
4ac099046a connectome-workbench: init at 2.0.0 2024-07-22 17:28:02 -04:00
github-actions[bot]
e533bfc8da
Merge master into staging-next 2024-07-20 18:01:23 +00:00
Adam C. Stephens
406cfe7cdd
Merge pull request #328434 from adamcstephens/consul/1.19.1
consul: 1.19.0 -> 1.19.1
2024-07-20 10:47:23 -04:00
github-actions[bot]
637b531dcf
Merge staging-next into staging 2024-07-19 18:01:40 +00:00
Adam Stephens
dab6fd1b2a
consul: 1.19.0 -> 1.19.1 2024-07-19 12:54:01 +00:00
R. Ryantm
5199655527 cosmic-icons: 0-unstable-2024-05-21 -> 0-unstable-2024-07-17 2024-07-18 22:01:56 +00:00
github-actions[bot]
401d4660b3
Merge staging-next into staging 2024-07-18 18:01:57 +00:00
Aleksana
69cdf93dc8
Merge pull request #317444 from seanrmurphy/add-commitizen-go
commitizen-go: init at 1.0.3
2024-07-18 22:48:38 +08:00
Artturin
a516ea8c99 Merge branch 'staging-next' into staging 2024-07-16 19:07:48 +03:00
Danilo Reyes
55a0e8417b
collector: init at 1.0.1 2024-07-15 21:52:27 +05:30
github-actions[bot]
0d7af056e2
Merge staging-next into staging 2024-07-14 12:02:04 +00:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
Sean Murphy
3b744c9586 commitizen-go: init at 1.0.3
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-07-12 14:59:36 +02:00
github-actions[bot]
b66506a79e
Merge staging-next into staging 2024-07-12 12:01:44 +00:00
Doron Behar
3cddaded22
Merge pull request #318015 from doronbehar/pkg/yarnConfigHook
Create yarnBuildHook and yarnConfigHook
2024-07-12 09:45:26 +03:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Weijia Wang
4f92bd231b
Merge pull request #324486 from r-ryantm/auto-update/codux
codux: 15.29.1 -> 15.30.0
2024-07-10 12:31:51 +02:00
Doron Behar
6b55dfe835 codefresh: use yarnConfigHook 2024-07-10 09:39:05 +03:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
aviac
d387025ba3
codeberg-cli: change owner 2024-07-07 14:17:48 +02:00
github-actions[bot]
1f5f0905f8
Merge staging-next into staging 2024-07-06 12:01:49 +00:00
Aleksana
1bd0789b2e
Merge pull request #322526 from getchoo/pkgs/contrast/adopt
contrast: adopt; refactor
2024-07-06 18:38:07 +08:00
Aleksana
d81e40ecea
Merge pull request #318705 from getchoo/pkgs/commit/init
commit: init at 4.1
2024-07-06 18:35:13 +08:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
github-actions[bot]
30cfd4445f
Merge master into staging-next 2024-07-05 00:02:21 +00:00
Sandro
5314041f09
Merge pull request #324528 from GaetanLepage/cosmic-tasks
cosmic-tasks: 0-unstable-2024-04-30 -> 0.1.0 + rename to tasks
2024-07-05 01:03:47 +02:00
Weijia Wang
c96b150a88
Merge pull request #324437 from wegank/maven-bump
maven: 3.9.6 -> 3.9.8
2024-07-04 23:16:32 +02:00
github-actions[bot]
36cbae9ff0
Merge master into staging-next 2024-07-04 18:01:19 +00:00
Nick Cao
6b46a631af
Merge pull request #324285 from wegank/corrupter-update-script
corrupter: use unstableGitUpdater
2024-07-04 13:43:00 -04:00
Gaetan Lepage
b7aa573309 cosmic-tasks -> tasks 2024-07-04 16:37:39 +02:00
Gaetan Lepage
c67c8a6699 cosmic-tasks: 0-unstable-2024-04-30 -> 0.1.0 2024-07-04 16:37:39 +02:00
Gaetan Lepage
d959d69fa1 codeium: 1.8.69 -> 1.8.80 2024-07-04 10:31:00 +02:00
R. Ryantm
c5bc51c546 codux: 15.29.1 -> 15.30.0 2024-07-04 05:00:40 +00:00
Weijia Wang
abd3fc8e75 commafeed: update mvnHash 2024-07-04 01:06:03 +02:00
aleksana
a9709c299b treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
Weijia Wang
32795aaaf6 corrupter: use unstableGitUpdater 2024-07-03 12:39:35 +02:00
github-actions[bot]
d77a3adc09
Merge master into staging-next 2024-07-03 00:02:45 +00:00
0x4A6F
260f801b5d
Merge pull request #316449 from rubenhoenle/master
container-structure-test: init at 1.18.1
2024-07-02 23:04:19 +02:00
Ruben Hoenle
dd792b32bf container-structure-test: init at 1.18.1 2024-07-02 19:47:24 +02:00
Martin Weinelt
7b8429bbc4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/jaxtyping/default.nix
2024-07-02 12:08:49 +02:00
Jan Tojnar
5c5c20919b adwaita-icon-theme: Move from gnome scope to top-level
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
Alex James
d44cc3b616
convmv: add al3xtjames to maintainers 2024-06-28 22:55:28 -05:00
Alex James
9f51e9102d
convmv: add Darwin support, reformat & migrate to pkgs/by-name
Add support for Darwin to convmv. This required disabling the tests as
APFS requires filenames to be valid UTF-8[^1]. This will also affect
Linux if a filesystem that enforces valid UTF-8 is used (such as ZFS
with `utf8only=on`).

While we're here, make some changes to clean up the derivation:

- Replace use of `rec` with `finalAttrs` pattern
- Replace `fetchurl` with `fetchzip`
- Added separate `man` output
- Replace `preBuild` hook with explicit `makeFlags` initialization
- Replace explicit `patchPhase` override with `prePatch` hook
- Enable `strictDeps`
- Disable redundant `patchShebangs` call (already done in `prePatch`
  hook)
- Address lints from `nixpkgs-hammer`
- Reformat with `nixfmt-rfc-style`
- Migrate to pkgs/by-name

[^1]: https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/APFS_Guide/FAQ/FAQ.html
2024-06-28 22:55:11 -05:00
github-actions[bot]
2f3bfad6d2
Merge master into staging-next 2024-06-28 00:02:11 +00:00
Weijia Wang
8623482c54
Merge pull request #318156 from r-ryantm/auto-update/codeium
codeium: 1.8.61 -> 1.8.69
2024-06-28 01:13:56 +02:00
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