Commit Graph

158 Commits

Author SHA1 Message Date
Naïm Camille Favier
016e48a7c3 agdaPackages.agda-prelude: add updateScript and follow version conven… (#485469) 2026-01-30 21:32:17 +00:00
jopejoe1
324d195811 agdaPackages.agda-prelude: add updateScript and follow version convention 2026-01-30 20:44:30 +01:00
jopejoe1
bd6d30ffed agdaPackages._1lab: add updateScript and make version follow convention 2026-01-30 20:41:02 +01:00
Justin Restivo
e1b367f0fb agdaPackages.agda-categories: fix hash mismatch error 2025-12-15 22:29:38 -05:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Naïm Camille Favier
daebcd8dbc agdaPackages.agdarsec: 0.4.1 -> 0.5.0-unstable-2025-08-05 (#451024) 2025-10-12 16:12:39 +02:00
Michael Daniels
c0a6529c4c agdaPackages.generic: drop
Has been marked broken for at least a full release cycle.

Dropping per RFC 180.
2025-10-11 12:25:40 -04:00
Naïm Camille Favier
0ed93ecc1a agdaPackages.agdarsec: 0.4.1 -> 0.5.0-unstable-2025-08-05 2025-10-11 17:06:08 +02:00
sternenseemann
2053ef9822 agdaPackages.agda2hs-base: don't hard code agda2hs source name
fetchFromGitHub always results in "source" as sourceRoot, but this is
not true when e.g. using the Hackage tarball.
2025-10-06 15:03:04 +02:00
Wolfgang Walther
91a8fee3aa treewide: remove redundant parentheses
Auto-fixed by nixf-diagnose.
2025-10-05 10:52:03 +02:00
wrvsrx
87eee1f308 agdaPackages.agda2hs: init at 1.3-unstable-2025-07-25 2025-10-02 14:57:21 +08:00
Guy Chronister
475a0e3a44 various: remove superflous usages of pname 2025-09-25 20:45:06 -05:00
R. Ryantm
f1571542a0 agdaPackages.agda-categories: 0.2.0 -> 0.3.0 2025-09-08 16:26:18 +02:00
Naïm Camille Favier
c109ddf898 agdaPackages.standard-library: 2.2-unstable-2025-07-03 -> 2.3 (#430358) 2025-08-13 19:26:45 +02:00
Vladimír Čunát
e00e8d2842 agdaPackages.cubical: 0.8 -> 0.9 (#430565) 2025-08-13 19:04:34 +02:00
Naïm Camille Favier
3da91e9f0a agdaPackages.standard-library: 2.2-unstable-2025-07-03 -> 2.3
https://github.com/agda/agda-stdlib/blob/v2.3/CHANGELOG.md
2025-08-11 11:33:17 +02:00
Naïm Camille Favier
b4ff9b540c agdaPackages.cubical: 0.8 -> 0.9
https://github.com/agda/cubical/releases/tag/v0.9
2025-08-10 16:41:05 +02:00
nixpkgs-ci[bot]
a482dd935d Merge staging-next into staging 2025-07-30 18:07:01 +00:00
mivorasu
ee0866bddd treewide: conform descriptions to the standards 2025-07-28 04:39:00 +00:00
Naïm Camille Favier
1288f57e55 agdaPackages: switch to --build-library
Use the new `--build-library` mode introduced in Agda 2.8.0 to build
libraries instead of relying on ad-hoc `Everything` files. This
simplifies most derivations (except cubical-mini which imports generated
`Everything` files from various modules).
2025-07-16 12:21:39 +02:00
Naïm Camille Favier
5be62c29be agdaPackages.generics: fix build 2025-07-14 12:01:08 +02:00
Naïm Camille Favier
5a6da0e102 agdaPackages.cubical-mini: nightly-20241214 -> 0.5-unstable-2025-06-13 2025-07-14 12:01:08 +02:00
Naïm Camille Favier
7bd1a191f0 agdaPackages._1lab: unstable-2024-08-05 -> unstable-2025-07-01 2025-07-14 12:01:07 +02:00
Naïm Camille Favier
67a1389d94 agdaPackages.standard-library: 2.2 -> 2.2-unstable-2025-07-03 2025-07-14 12:01:07 +02:00
Naïm Favier
e84598116e agdaPackages.cubical: 0.7 -> 0.8
https://github.com/agda/cubical/releases/tag/v0.8
2025-05-19 17:59:38 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Sigmanificient
91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
R. Ryantm
50784a2835 agdaPackages.standard-library: 2.1.1 -> 2.2 2025-01-21 13:49:15 +01:00
thelissimus
602677cb48 cubical-mini: init at nightly-20241214 2024-12-19 22:57:34 +05:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Ingo Blechschmidt
c8ca37a12d agdaPackages.standard-library: 2.1.1-rc2 -> 2.1.1 2024-09-11 19:21:08 +02:00
Naïm Favier
606a1663e5 agdaPackages.agda-prelude: unstable-2023-10-04 -> unstable-2024-08-22 2024-08-22 10:59:03 +02:00
Naïm Favier
540ee946df Merge pull request #336351 from iblech/patch-agda-stdlib-2.1.1rc2
Unbreak Agda's standard library by bumping to 2.1.1-rc2
2024-08-21 21:53:53 +02:00
Ingo Blechschmidt
bf1bd6d4e7 agdaPackages.standard-library: 2.1 -> 2.1.1-rc2 2024-08-21 18:06:44 +02:00
Naïm Favier
291255600b agdaPackages._1lab: unstable-2024-03-07 -> unstable-2024-08-05
Updates to a version compatible with Agda 2.7.0.
2024-08-20 11:01:53 +02:00
R. Ryantm
e5c56b29ab agdaPackages.standard-library: 2.0 -> 2.1 2024-07-27 22:06:45 +02:00
Manuel Bärenz
a28173cf76 agdaPackages.generics: init at 1.0.1 2024-07-01 17:11:41 +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
sternenseemann
b4d48b0f9e Merge branch master into haskell-updates 2024-03-21 21:01:05 +01:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
Naïm Favier
b2e89c6d53 agdaPackages._1lab: 2023-12-04 -> 2024-03-07
The `index` module doesn't import everything, so we generate the list of
all modules manually. This is simple enough and avoids having to build
the Haskell build script.
2024-03-19 01:08:13 +01:00
Naïm Favier
f0bced1070 agdaPackages.agda-categories: remove heap size increase
The maximum heap size was removed in Agda 2.6.4.2
https://github.com/agda/agda/issues/7070
2024-03-18 17:30:52 +01:00
Philipp Joram
54c160c74f agdaPackages.cubical: add maintainer phijor 2024-02-18 00:23:06 +02:00
Naïm Favier
eac58d0eeb agdaPackages.cubical: 0.6 -> 0.7
https://github.com/agda/cubical/releases/tag/v0.7
2024-02-12 11:27:39 +01:00
Naïm Favier
db876bc6f6 agdaPackages._1lab: disable debug printing 2024-01-06 15:00:52 +01:00
Naïm Favier
ca89b111a5 agdaPackages.agdarsec: mark as broken 2023-12-27 12:17:49 +01:00
Naïm Favier
5692c3bc50 agdaPackages.agda-categories: 0.1.7.2 -> 0.2.0
https://github.com/agda/agda-categories/releases/tag/v0.2.0
2023-12-27 01:13:31 +01:00
Naïm Favier
4c395aa8e3 agdaPackages.functional-linear-algebra: 0.4.1 -> 0.5.0
https://github.com/ryanorendorff/functional-linear-algebra/releases/tag/v0.5.0
2023-12-23 21:52:05 +01:00
Naïm Favier
38baa1f3af agdaPackages.standard-library: 1.7.3 -> 2.0
https://github.com/agda/agda-stdlib/blob/v2.0/CHANGELOG.md
2023-12-12 16:10:13 +01:00