Commit Graph

63 Commits

Author SHA1 Message Date
Aleksana
181a5c00d0
Merge pull request #323883 from Stunkymonkey/crabfit-frontend-fixup-fixup-yarn-lock
crabfit-frontend: migrate to fixup-yarn-lock
2024-07-04 12:36:21 +08:00
Felix Buehler
515d341613 crabfit-frontend: migrate to fixup-yarn-lock 2024-07-01 22:47:39 +02:00
Ilan Joselevich
62da9048d6
crate2nix: rewrite expression 2024-06-30 20:41:04 +03:00
Ilan Joselevich
a8963a2060
crate2nix: move to pkgs/by-name 2024-06-30 18:34:11 +03:00
R. Ryantm
a890170ea4 crunchy-cli: 3.6.6 -> 3.6.7 2024-06-25 16:58:47 +00:00
Tom Hubrecht
b431a6c59b crabfit: Remove thubrecht as maintainer 2024-06-21 09:32:00 +02:00
h7x4
ccaa736c45
cryptor: add desktop item 2024-06-12 23:12:24 +02:00
R. Ryantm
5421cea5f2 crawley: 1.7.5 -> 1.7.6 2024-06-10 00:32:18 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +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
Aleksana
aff99b8d0f crossplane: fix passthru.tests.version 2024-06-01 22:24:53 +02:00
R. Ryantm
c740940c55 crossplane-cli: 1.15.2 -> 1.16.0 2024-06-01 22:24:53 +02:00
R. Ryantm
629ad8cfea crunchy-cli: 3.6.4 -> 3.6.6 2024-05-28 18:44:51 +00:00
Matthias Beyer
a79236678b
Merge pull request #310107 from r-ryantm/auto-update/crc
crc: 2.34.1 -> 2.36.0
2024-05-22 12:20:47 +02:00
R. Ryantm
9f67f1edc2 crunchy-cli: 3.6.2 -> 3.6.4 2024-05-22 04:45:52 +00:00
R. Ryantm
77c4ec3c6f crunchy-cli: 3.6.1 -> 3.6.2 2024-05-18 03:14:50 +00:00
R. Ryantm
17386ebad2 crc: 2.34.1 -> 2.36.0 2024-05-15 16:13:48 +00:00
Weijia Wang
72803c77db
Merge pull request #308951 from Sigmanificient/criterion
criterion: 2.4.1 -> 2.4.2, add maintainer, migrate by-name, add version check
2024-05-12 20:45:53 +02:00
R. Ryantm
be87d02b00 crunchy-cli: 3.5.2 -> 3.6.1 2024-05-11 21:46:26 +00:00
Sigmanificient
6fc65a60ee criterion: add version test 2024-05-06 19:13:57 +02:00
Sigmanificient
a4dac9efcb criterion: migrate to by-name
fix AndersonTorres requested changes

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-05-05 18:03:14 +02:00
Weijia Wang
160dff0bae Merge branch 'master' into staging-next 2024-04-27 10:30:24 +02:00
R. Ryantm
e04ae257c3 crunchy-cli: 3.5.0 -> 3.5.2 2024-04-27 04:45:50 +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
R. Ryantm
04b2ca300b crunchy-cli: 3.4.3 -> 3.5.0 2024-04-21 22:51:30 +00:00
R. Ryantm
0e9b76dfa2 crunchy-cli: 3.3.4 -> 3.4.3 2024-04-15 09:09:38 +00:00
Weijia Wang
ff97b5d4c2
Merge pull request #302496 from r-ryantm/auto-update/crawley
crawley: 1.7.4 -> 1.7.5
2024-04-13 23:55:16 +02:00
lassulus
44f5a5f39c
Merge pull request #300917 from Tom-Hubrecht/crabfit
crabfit: init at unstable-2023-08-02
2024-04-13 20:29:09 +02:00
Tom Hubrecht
96659af197 nixos/crabfit: init 2024-04-13 18:51:02 +02:00
Tom Hubrecht
600fcb2070 crabfit-frontend: init at unstable-2023-08-02 2024-04-13 18:31:08 +02:00
Tom Hubrecht
9039bcbe79 crabfit-api: init at unstable-2023-08-02 2024-04-13 18:14:29 +02:00
Peder Bergebakken Sundt
7229032fe1
Merge pull request #302565 from r-ryantm/auto-update/crc
crc: 2.33.0 -> 2.34.1
2024-04-12 21:45:12 +02:00
R. Ryantm
fb9042903e crossplane-cli: 1.15.1 -> 1.15.2 2024-04-11 23:05:17 +00:00
R. Ryantm
3cd5ed249e crc: 2.33.0 -> 2.34.1 2024-04-08 12:44:45 +00:00
R. Ryantm
d5749032b4 crawley: 1.7.4 -> 1.7.5 2024-04-08 05:26:41 +00:00
R. Ryantm
a5ce721181 crunchy-cli: 3.3.1 -> 3.3.4 2024-04-05 05:11:38 +00:00
R. Ryantm
6b9202db65 crawley: 1.7.3 -> 1.7.4 2024-04-02 06:14:33 +00:00
Mario Rodas
b07adff97c
Merge pull request #296699 from stepbrobd/crunchy-cli
crunchy-cli: 3.2.5 -> 3.3.1
2024-03-26 22:29:02 -05:00
R. Ryantm
d6c5284a53 crawley: 1.7.2 -> 1.7.3 2024-03-24 11:12:02 +00:00
Yifei Sun
908f72458a
crunchy-cli: 3.2.5 -> 3.3.1 2024-03-17 12:35:48 -04:00
R. Ryantm
a19b06b90d crossplane-cli: 1.15.0 -> 1.15.1 2024-03-16 07:59:40 +00:00
aleksana
98136d1a80 crosswords: init at 0.3.12 2024-03-13 14:08:48 +08:00
R. Ryantm
bfce2984cb crc: 2.32.0 -> 2.33.0 2024-03-04 17:18:04 +00:00
Weijia Wang
46a66fd4a8
Merge pull request #284038 from TomaSajt/cringify
cringify: 0.1.1 -> 0.2.0
2024-02-23 06:23:49 +01:00
R. Ryantm
b61624e01a crossplane-cli: 1.14.5 -> 1.15.0 2024-02-17 22:22:18 +00:00
Mario Rodas
77acdf56b6 crunchy-cli: migrate to by-name 2024-02-14 04:20:00 +00:00
R. Ryantm
eea01602a3 crc: 2.31.0 -> 2.32.0 2024-02-08 08:20:18 +00:00
Pol Dellaiera
f2859b6ff8
Merge pull request #279001 from katexochen/cronutils/init
cronutils: init at 1.10
2024-02-05 12:19:03 +01:00
Weijia Wang
3586575298
Merge pull request #282116 from r-ryantm/auto-update/crc
crc: 2.30.0 -> 2.31.0
2024-02-04 23:00:23 +01:00
Lux
a1fa666ff5 cro-mag-rally: init at 3.0.0-unstable-2023-05-21
Co-authored-by: Azat Bahawi <azat+github@bahawi.net>
Co-authored-by: h7x4 <h7x4@nani.wtf>
2024-02-02 15:40:51 +01:00