Commit Graph

2200 Commits

Author SHA1 Message Date
sternenseemann
09fd7b1c40 all-cabal-hashes: 2025-05-05T12:06:43Z -> 2025-06-01T18:10:16Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2025-06-01 23:15:34 +02:00
sternenseemann
992e1b5a9b all-cabal-hashes: 2025-04-21T04:38:52Z -> 2025-05-05T12:06:43Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2025-05-05 14:33:56 +02:00
sternenseemann
b3b6955ddf all-cabal-hashes: 2025-03-30T11:13:14Z -> 2025-04-21T04:38:52Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2025-04-23 13:31:37 +02:00
nixpkgs-ci[bot]
f6cf0e7754 Merge 996e36a291 into haskell-updates 2025-04-13 00:44:51 +00:00
Tom van Dijk
0a757b26d7 nixos-artwork.wallpapers.nineish-catppuccin-mocha: init at 2025-01-27 2025-04-10 16:29:34 +02:00
Tom van Dijk
931f600bc0 nixos-artwork.wallpapers.nineish-catppuccin-mocha-alt: init at 2025-01-27 2025-04-10 16:29:34 +02:00
Tom van Dijk
a8636ef1fe nixos-artwork.wallpapers.nineish-catppuccin-macchiato: init at 2025-01-27 2025-04-10 16:29:34 +02:00
Tom van Dijk
c186d18ec0 nixos-artwork.wallpapers.nineish-catppuccin-macchiato-alt: init at 2025-01-27 2025-04-10 16:29:33 +02:00
Tom van Dijk
cc7d603793 nixos-artwork.wallpapers.nineish-catppuccin-latte: init at 2025-01-27 2025-04-10 16:29:33 +02:00
Tom van Dijk
662cd91450 nixos-artwork.wallpapers.nineish-catppuccin-latte-alt: init at 2025-01-27 2025-04-10 16:29:31 +02:00
Tom van Dijk
250a092a21 nixos-artwork.wallpapers.nineish-catppuccin-frappe: init at 2025-01-27 2025-04-10 16:29:29 +02:00
Tom van Dijk
59bdc8d8b5 nixos-artwork.wallpapers.nineish-catppuccin-frappe-alt: init at 2025-01-27 2025-04-10 16:29:26 +02:00
Wolfgang Walther
2329aa9ff0 all-cabal-hashes: 2025-02-15T14:17:54Z -> 2025-03-30T11:13:14Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2025-03-30 14:50:27 +02:00
Wolfgang Walther
b660909f3c Merge commit '2a6f5e82097461c4adaa93b6e84672badbdd4460' into haskell-updates 2025-03-29 11:43:35 +01:00
jopejoe1
7d30c40939 treewide: migrate packages to pkgs/by-name, again 2025-03-25 17:00:45 +01:00
sternenseemann
1f00f46d8b Merge commit a2a66180ba into haskell-updates 2025-03-17 12:28:00 +01:00
Sigmanificient
91d5ab3ae4 treewide: remove unused rec expressions 2025-03-14 05:15:05 +01:00
sternenseemann
d9bdd7128e Merge commit bbdc2b27 into haskell-updates 2025-02-20 12:05:07 +01:00
sternenseemann
a5091b10fe all-cabal-hashes: 2025-02-10T08:47:10Z -> 2025-02-15T14:17:54Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2025-02-15 16:38:34 +01:00
sternenseemann
b78d09f82f all-cabal-hashes: 2025-01-27T07:59:56Z -> 2025-02-10T08:47:10Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2025-02-10 14:25:41 +01:00
Martin Weinelt
2a2d89fa85 cacert: 3.107 -> 3.108
https://github.com/nss-dev/nss/compare/NSS_3_107_BRANCH...NSS_3_108_RTM

Adds the D-Trust 2023 TLS Roots. (mozbz#1938245)
2025-02-05 16:54:24 +01:00
sternenseemann
660cdd1ac7 all-cabal-hashes: 2025-01-05T13:11:15Z -> 2025-01-27T07:59:56Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2025-01-27 16:20:37 +01:00
sternenseemann
3b6a2f24da Merge commit 4b5b5d19d2 into haskell-updates 2025-01-19 19:21:08 +01:00
sternenseemann
61ad0f55b6 all-cabal-hashes: 2024-12-23T18:27:47Z -> 2025-01-05T13:11:15Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2025-01-08 19:30:09 +01:00
qubitnano
edecaf64ea cacert: add hashed output 2025-01-01 13:49:27 -05:00
sternenseemann
69e7105d5d all-cabal-hashes: 2024-11-07T13:09:31Z -> 2024-12-23T18:27:47Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2024-12-26 15:41:54 +01:00
sternenseemann
1ad609120c Merge branch staging-next into haskell-updates 2024-12-14 18:36:42 +01:00
Silvan Mosberger
84d4f874c2 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 78e9caf153
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:23:58 +01:00
Martin Weinelt
a63fd65d7a cacert: 3.104 -> 3.107
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/WH8hT2HA7RM
(cherry picked from commit 34887f20f6)
(cherry picked from commit b50e39dcbd)
(cherry picked from commit 24dc80f200)
2024-11-30 15:11:38 +01:00
sternenseemann
cb555a68c4 Merge branch staging into haskell-updates 2024-11-27 23:24:36 +01:00
Martin Weinelt
34887f20f6 cacert: 3.104 -> 3.107
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/WH8hT2HA7RM
2024-11-21 21:39:59 +01:00
sternenseemann
f6671fcdc5 Merge branch staging into haskell-updates 2024-11-10 20:40:32 +01:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
sternenseemann
5ca2390064 Merge branch staging-next into haskell-updates 2024-11-09 12:45:20 +01:00
Martin Weinelt
46b1474255 Reapply "haskellPackages: update stackage and hackage" (#354547)
This reverts commit 7701a9e6c6, reversing
changes made to 8991dc8e9d.

Restore haskell-updates on staging-next to save resources on hydra.
2024-11-08 18:42:24 +01:00
Martin Weinelt
2900723943 Merge remote-tracking branch 'origin/master' into staging-next 2024-11-08 18:40:48 +01:00
Vladimír Čunát
fe6d94b8f9 Revert "haskellPackages: update stackage and hackage" 2024-11-08 18:36:29 +01:00
K900
a3600c0788 Merge remote-tracking branch 'origin/master' into staging-next 2024-11-07 21:06:37 +03:00
sternenseemann
ac49606bdf all-cabal-hashes: 2024-10-25T11:10:52Z -> 2024-11-07T13:09:31Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2024-11-07 16:41:45 +01:00
github-actions[bot]
84527c8ca3 Merge master into haskell-updates 2024-11-06 00:16:09 +00:00
github-actions[bot]
f899bb5680 Merge staging-next into staging 2024-11-05 18:05:09 +00:00
Bert Peters
e395252057 geolite-legacy: reformat according to rfc 2024-11-05 10:13:52 +01:00
Bert Peters
43b40f3ba2 geolite-legacy: 20230901 → 20240720 2024-11-05 10:13:52 +01:00
Johannes Jöns
d32fe41821 publicsuffix-list: 0-unstable-2024-09-10 -> 0-unstable-2024-10-25 (#351258) 2024-11-02 14:40:20 +01:00
github-actions[bot]
3a826649ee Merge master into haskell-updates 2024-11-01 00:18:16 +00:00
Johannes Jöns
260e2ffa29 cldr-annotations: 45.0 -> 46.0 (#351251) 2024-10-31 19:09:00 +01:00
Johannes Jöns
034af2797a unicode-emoji: 15.1 -> 16.0 (#344773) 2024-10-31 19:08:18 +01:00
R. Ryantm
a95abfd5e4 publicsuffix-list: 0-unstable-2024-09-10 -> 0-unstable-2024-10-25 2024-10-25 19:35:18 +00:00
Dee Anzorge
7e972055dc cldr-annotations: 45.0 -> 46.0
Release notes: https://cldr.unicode.org/downloads/cldr-46
2024-10-25 19:24:36 +02:00