emilylange
31d5838761
forgejo,forgejo-lts: fix passthru.updateScript
...
`nix-update` is unable to detect that the hashes are in `packages.nix`
and `lts.nix` instead of `generic.nix` (where the `.src` attribute lies)
respectively.
`nix-update` provides a `--override-filename` flag to override that
heuristic, so we use that.
Additionally, scope `lts.nix` to the 7.x version series by using
`--version-regex`.
2024-08-09 18:12:44 +02:00
Emily
accd3aa082
Merge pull request #331187 from emilylange/forgejo
...
forgejo: refactor to support multiple versions, 7.0.5 -> 8.0.0, forgejo-lts: init at 7.0.6
2024-08-01 15:07:21 +02:00
Peder Bergebakken Sundt
b926e6ece9
Merge pull request #331116 from pbsds/fix-finalattrs-docheck-1722356587
...
treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
2024-08-01 14:58:44 +02:00
R. Ryantm
88b35f7000
fooyin: 0.5.1 -> 0.5.3
2024-07-31 20:21:29 +02:00
zimbatm
1629c2eac0
foreman: move to by-name
2024-07-31 09:10:30 +02:00
emilylange
bde28ca593
nixos/tests/forgejo: add forgejo-lts variant
2024-07-31 03:59:13 +02:00
emilylange
aee3533fbc
forgejo-lts: init at 7.0.6
...
forgejo-lts was previously called forgejo.
forgejo now follows the non-lts releases.
https://codeberg.org/forgejo/forgejo/releases/tag/v7.0.6
2024-07-31 03:59:10 +02:00
emilylange
69d4e0a34f
forgejo: 7.0.5 -> 8.0.0
...
https://codeberg.org/forgejo/forgejo/releases/tag/v8.0.0
2024-07-31 03:59:08 +02:00
emilylange
a2e9da2c40
forgejo: refactor to support multiple versions
2024-07-31 03:59:07 +02:00
emilylange
f3bffa8c62
forgejo: rename package.nix
to generic.nix
in preparation for multiple versions
...
Otherwise, git wouldn't be able to detect and flag this as a rename and
as such would lose us valuable history when using git blame or git log.
2024-07-31 03:58:47 +02:00
emilylange
69732cb115
forgejo: move checkPhase
inputs to nativeCheckInputs
2024-07-31 02:18:00 +02:00
Peder Bergebakken Sundt
29ab705c17
treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
...
repeat of #271241
discussion: #272978
I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
Sigmanificient
61fe0c0416
pkgs/by-name: remove unused arguments
2024-07-26 10:11:07 +02:00
Bobby Rong
b95b05d0a5
folder-color-switcher: 1.6.3 -> 1.6.4
...
35aa5b9839...c9d1a2b9c7
2024-07-22 20:54:35 +08:00
Bobby Rong
1edf8fb1c3
folder-color-switcher: Move from cinnamon scope to top-level
2024-07-21 21:17:09 +08:00
José Romildo
d3bba1d575
font-manager: 0.8.9 -> 0.9.0
2024-07-09 09:36:15 -03:00
R. Ryantm
d689a1ac7d
fooyin: 0.5.0 -> 0.5.1
2024-07-06 03:51:57 +00:00
Nick Cao
3120968bee
Merge pull request #324824 from r-ryantm/auto-update/folio
...
folio: 24.10 -> 24.11
2024-07-05 15:55:09 -04:00
R. Ryantm
69b644af58
folio: 24.10 -> 24.11
2024-07-05 13:43:38 +00:00
Vri
d1c43d9b67
forgejo: 7.0.4 -> 7.0.5
2024-07-04 12:11:11 +02:00
Vri
7d38c0c697
forgejo: remove no longer required patch
...
Credits to @emilylange :)
2024-07-04 12:03:59 +02:00
R. Ryantm
0a35f7e66c
fooyin: 0.4.5 -> 0.5.0
2024-07-02 04:31:00 -07: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
emilylange
010157293b
forgejo: actually run go tests
...
We cannot rely on `buildGoModule`'s default test selection if
`subPackages` is set:
~~~
Running phase: checkPhase
? code.gitea.io/gitea [no test files]
? code.gitea.io/gitea/contrib/environment-to-ini [no test files]
checkPhase completed in 53 seconds
~~~
So we override it in `preCheck` and skip some tests that fail in our
sandbox (e.g. because they require networking).
Note that this does slow down building the package quite a bit because
there are a lot of tests to run.
Still worth it IMHO.
2024-06-18 21:36:26 +02:00
Vri
9c51d83ba8
forgejo: 7.0.3 -> 7.0.4
2024-06-13 20:04:37 +02:00
Nick Cao
d5e54be8e5
Merge pull request #318757 from r-ryantm/auto-update/fooyin
...
fooyin: 0.4.4 -> 0.4.5
2024-06-12 23:02:36 -04:00
nixpkgs-merge-bot[bot]
fd5fcda2fa
Merge pull request #318435 from r-ryantm/auto-update/forgejo-runner
...
forgejo-runner: 3.4.1 -> 3.5.0
2024-06-10 21:39:14 +00:00
R. Ryantm
c77552a79f
fooyin: 0.4.4 -> 0.4.5
2024-06-10 10:19:08 +00: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
R. Ryantm
8cad9950e3
forgejo-runner: 3.4.1 -> 3.5.0
2024-06-09 05:29:43 +00:00
Adam C. Stephens
af4ac075a3
Merge pull request #312523 from emilylange/nixos-forgejo-secrets
...
nixos/forgejo: refactor secrets, add `cfg.secrets`, forgejo: build `environment-to-ini`, nixos/tests/forgejo: test `cfg.secrets` using /metrics endpoint
2024-06-05 10:01:37 -04:00
R. Ryantm
3720a8b3ff
fooyin: 0.4.3 -> 0.4.4
2024-06-05 02:29:57 -07:00
emilylange
ae8404ff58
forgejo: build environment-to-ini
for use in nixos/forgejo secret refactor
...
This is needed for the upcoming nixos/forgejo secret refactor that will
leverage `environment-to-ini` instead of `pkgs.replace-secret`.
https://codeberg.org/forgejo/forgejo/src/tag/v7.0.2/contrib/environment-to-ini/environment-to-ini.go
To read the motivation behind this, please see the actual nixos/forgejo
refactor commit following this commit.
2024-06-05 00:45:48 +02:00
Sandro
380c5735c0
Merge pull request #309334 from Yarny0/foomatic-db-update
2024-06-02 17:58:13 +02:00
Weijia Wang
63b45c9ded
Merge pull request #314605 from Scrumplex/pkgs/font-manager/0.8.9
...
font-manager: 0.8.8 -> 0.8.9
2024-05-29 08:38:50 +02:00
Sefa Eyeoglu
415bb19578
font-manager: 0.8.8 -> 0.8.9
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-05-25 15:59:59 +02:00
R. Ryantm
db44dc698f
fooyin: 0.4.2 -> 0.4.3
2024-05-24 01:03:19 +00:00
emilylange
c9fe76d1f9
forgejo: 7.0.2 -> 7.0.3
...
https://codeberg.org/forgejo/forgejo/releases/tag/v7.0.3
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-3
diff: https://codeberg.org/forgejo/forgejo/compare/v7.0.2...v7.0.3
2024-05-22 20:22:07 +02:00
emilylange
215eb32ecb
forgejo: remove no longer needed preBuild phase (noop)
...
This slipped through the 1.21.11-1 -> 7.0.0 bump in
6c359d6488
.
Upstream made this a noop with a deprecation warning instead of a
hard fail in https://codeberg.org/forgejo/forgejo/pulls/2864 .
Note: In that PR (it's commit) they link to nixpkgs as downstream
consumer of it (`build/merge-forgejo-locales.go`).
~~~
# Before
Running phase: buildPhase
NOT NEEDED: THIS IS A NOOP AS OF Forgejo 7.0 BUT KEPT FOR BACKWARD COMPATIBILITY
Building subPackage ./.
# After
Running phase: buildPhase
Building subPackage ./.
~~~
Upstream commit: 6647e4d53f
2024-05-20 22:19:00 +02:00
Peter Hoeg
489d8c1c57
fooyin: init at 0.4.1 ( #311879 )
...
* fooyin: init at 0.4.2
2024-05-16 14:57:02 +02:00
R. Ryantm
808d772efd
forbidden: 10.9 -> 11.2
2024-05-16 02:22:32 +00:00
Fabian Affolter
5c76fc5b30
forbidden: 10.8 -> 10.9
...
Diff: https://github.com/ivan-sincek/forbidden/compare/refs/tags/v10.8...v10.9
Changelog: https://github.com/ivan-sincek/forbidden/releases/tag/v10.9
2024-05-11 22:47:34 +02:00
Leah Amelia Chen
d76288b0dd
fontfor: 0.4.1 -> 0.4.3, modernize
...
Switched to the `pkgs/by-name` convention, reformatted using
`nixfmt-rfc-style`, and added an update script.
2024-05-11 00:06:10 +02:00
Yarny0
a08e26bed8
foomatic-db: unstable-2024-02-09 -> unstable-2024-05-04
...
The sole new commit
eaad4c0d24
adds five Oki printers.
2024-05-05 17:00:39 +02:00
Yarny0
c7d03d905d
foomatic-db{,-nonfree}: use finalAttrs
pattern instead of rec
2024-05-05 12:41:16 +02:00
Yarny0
df4cbbc521
foomatic-db*: migrate to pkgs/by-name
overlay
2024-05-05 12:40:48 +02:00
github-actions[bot]
3588aea450
Merge master into staging-next
2024-05-03 00:02:39 +00:00
Adam Stephens
cf02ff86bb
forgejo: 7.0.1 -> 7.0.2
...
Changelog: https://codeberg.org/forgejo/forgejo/releases/tag/v7.0.2
2024-05-02 14:15:48 -04:00
Weijia Wang
7f45fee52a
Merge branch 'master' into staging-next
2024-04-28 04:02:14 +02:00
Adam Stephens
c6040649ce
forgejo: 7.0.0 -> 7.0.1
2024-04-27 12:26:40 +00:00
Weijia Wang
37876dbdad
Merge branch 'master' into staging-next
2024-04-27 05:44:19 +02:00
Michael Evans
478d580233
forge-sparks: 0.2.0 -> 0.3.0
2024-04-24 17:45:42 +02:00
Adam Stephens
6c359d6488
forgejo: 1.21.11-1 -> 7.0.0
2024-04-23 19:04:25 -04:00
Adam Stephens
3b4dad9b00
forgejo: move to by-name
2024-04-23 13:57:23 -04:00
Aleksana
5302e89614
Merge pull request #303817 from isabelroses/add-fork-cleaner
...
fork-cleaner: init at 2.3.1
2024-04-20 13:14:13 +08:00
isabel
1b8431ab0d
fork-cleaner: init at 2.3.1
2024-04-19 11:17:09 +01:00
emilylange
1ec3a5a4d5
forgejo-runner: add nixos/forgejo
VM test to passthru.tests
...
`nixos/forgejo` tests both the runner registration and a simple
workflow now :).
2024-04-10 22:09:59 +02:00
Emily
d477ca36fe
Merge pull request #301383 from emilylange/forgejo-runner
...
forgejo-runner: rename from forgejo-actions-runner, fix `meta.changelog`, 3.3.0 -> 3.4.1
2024-04-10 17:43:41 +02:00
R. Ryantm
45193c89de
folio: 24.09 -> 24.10
2024-04-05 03:22:29 +00:00
emilylange
b821720d25
forgejo-runner: 3.3.0 -> 3.4.1
...
https://code.forgejo.org/forgejo/runner/releases/tag/v3.4.0
https://code.forgejo.org/forgejo/runner/releases/tag/v3.4.1
changelog: https://code.forgejo.org/forgejo/runner/src/tag/v3.4.1/RELEASE-NOTES.md
diff: https://code.forgejo.org/forgejo/runner/compare/v3.3.0...v3.4.0
diff: https://code.forgejo.org/forgejo/runner/compare/v3.4.0...v3.4.1
2024-04-04 02:07:07 +02:00
emilylange
a9da75cb7f
forgejo-runner: fix meta.changelog
2024-04-04 02:04:47 +02:00
emilylange
7c18b96700
forgejo-runner: add emilylange as maintainer
2024-04-04 02:04:30 +02:00
emilylange
0e0d434456
forgejo-runner: rename from forgejo-actions-runner
...
This is to match the name upstream and other repositories use.
See https://code.forgejo.org/forgejo/runner and
https://repology.org/project/forgejo-runner/versions
Furthermore, upstream calls the resulting binary `forgejo-runner`
instead of `act_runner`.
https://code.forgejo.org/forgejo/runner/src/tag/v3.3.0/Makefile#L2
We should probably copy this.
2024-04-04 01:58:29 +02:00
R. Ryantm
ecbfa6aadc
folio: 24.08 -> 24.09
2024-03-28 07:10:34 +00:00
Fabian Affolter
aee704f122
Merge pull request #298895 from fabaff/forbidden
...
forbidden: init at 10.8
2024-03-25 23:54:58 +01:00
Fabian Affolter
67c1888832
forbidden: init at 10.8
...
Tool to bypass 4xx HTTP response status code
https://github.com/ivan-sincek/forbidden
2024-03-25 11:59:06 +01:00
R. Ryantm
d85ecf257c
folio: 24.07 -> 24.08
2024-03-22 01:26:14 +00:00
nixpkgs-merge-bot[bot]
adbbc1b3db
Merge pull request #296983 from r-ryantm/auto-update/folio
...
folio: 24.06 -> 24.07
2024-03-21 15:27:36 +00: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
cca2c89a33
folio: 24.06 -> 24.07
2024-03-18 19:05:41 +00:00
R. Ryantm
43c3047c93
folio: 24.05 -> 24.06
2024-03-13 00:57:23 +00:00
aleksana
bbf6991aa5
folio: init at 24.05
2024-03-11 03:35:20 +08:00
Peder Bergebakken Sundt
d598459788
Merge pull request #254526 from panicgh/foonathan-memory
...
foonathan-memory: init at 0.7-3
2024-02-07 14:23:40 +01:00
Nicolas Benes
c5b2dd9e8d
foonathan-memory: init at 0.7-3
2024-02-02 22:44:41 +01:00
Christina Sørensen
1c4ef0092d
fortune-kind: 0.1.12 -> 0.1.13
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-02-01 06:32:35 +01:00
Michael Evans
1f3db69386
forge-sparks: init at 0.2.0
2024-01-18 09:32:39 +02:00
Paul Meyer
0c41a38ced
formatjson5: init at 0.2.6
2024-01-16 19:19:19 +01:00
Anomalocaridid
afe86aac27
footswitch: unstable-2022-04-12 -> unstable-2023-10-10
2023-12-11 15:03:56 -05:00
Anomalocaridid
6221bbdb87
footswitch: migrate to pkgs/by-name
2023-12-11 14:02:42 -05:00
Christina Sørensen
3bebb818eb
fortune-kind: 0.1.11 -> 0.1.12
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-12-07 05:56:48 +01:00
Christina Sørensen
6e1ae782c2
fortune-kind: 0.1.10 -> 0.1.11
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-30 05:41:24 +01:00
Christina Sørensen
5165dc48f7
fortune-kind: 0.1.9 -> 0.1.10
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-23 04:28:12 +01:00
Christina Sørensen
e463aedaef
fortune-kind: 0.1.8 -> 0.1.9
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-16 11:20:37 +01:00
Christina Sørensen
451b0a4666
fortune-kind: 0.1.7 -> 0.1.8
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-09 08:25:08 +01:00
Christina Sørensen
7a63d9163f
fortune-kind: 0.1.6 -> 0.1.7
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-02 10:03:13 +01:00
Christina Sørensen
b9dd20b38b
fortune-kind: 0.1.5 -> 0.1.6
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-26 13:15:40 +02:00
Christina Sørensen
3a1843fbd9
fortune-kind: 0.1.4 -> 0.1.5
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-19 15:58:57 +02:00
Christina Sørensen
3e9aecda60
fortune-kind: 0.1.3 -> 0.1.4
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-12 09:39:02 +02:00
Christina Sørensen
fa9985b9da
fortune-kind: init at 0.1.3
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-10 05:29:48 +02:00