R. Ryantm
c3f8544157
kora-icon-theme: 1.6.3 -> 1.6.4
2025-03-16 04:54:47 +00:00
Sigmanificient
91d5ab3ae4
treewide: remove unused rec expressions
2025-03-14 05:15:05 +01:00
A1ca7raz
0ea643d90d
sierra-breeze-enhanced: 2.0.1 -> 2.1.0
2025-02-27 18:12:08 +08:00
sternenseemann
12502a289b
Merge commit e4dd0c7064 into haskell-updates
2025-02-24 18:52:02 +01:00
Peder Bergebakken Sundt
5aba99242e
treewide: fix typos in comments
...
Made with
```shell
git restore .
fd '\.nix$' pkgs/ --type f -j1 -x bash -xc "$(cat <<"EOF"
typos --no-check-filenames --write-changes "$1"
git diff --exit-code "$1" && exit
#( git diff "$1" | grep -qE "^\+ +[^# ]") && git restore "$1"
count1="$( bat --language nix --diff --style changes "$1" --theme "Monokai Extended" --color always | aha --no-header | grep -E '^<span style="color:olive;">~</span> ' | wc -l )"
count2="$( bat --language nix --diff --style changes "$1" --theme "Monokai Extended" --color always | aha --no-header | grep -E '^<span style="color:olive;">~</span> (<span style="color:#f8f8f2;"> *</span>)?<span style="color:#75715e;">.*</span>$' | wc -l )"
[[ $count1 -ne $count2 ]] && git restore "$1"
EOF
)" -- {}
```
and filtered with `GIT_DIFF_OPTS='--unified=15' git -c interactive.singleKey=true add --patch`
I initially tried using the tree-sitter cli, python bindings and even ast-grep through various means, but this is what I ended up with.
2025-02-24 10:44:41 +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
2730bc7817
Merge commit 3c3abaa64 into haskell-updates
2025-02-13 01:35:21 +01:00
nixpkgs-ci[bot]
ba14e0aa79
Merge master into staging-next
2025-02-13 00:14:34 +00:00
José Romildo Malaquias
0bc90f263a
tela-cicle-icon-theme: 2024-11-15 -> 2025-02-10 ( #380993 )
2025-02-12 20:19:38 -03:00
José Romildo Malaquias
fa2d2e291d
kora-icon-theme: 1.6.2 -> 1.6.3 ( #380754 )
2025-02-12 19:59:01 -03:00
nixpkgs-ci[bot]
97b9d455ea
Merge master into staging-next
2025-02-12 12:05:57 +00:00
Anderson Torres
cab2a1296e
treewide: remove AndersonTorres from maintainers
...
As I said before, I want to keep a narrow focus on Nixpkgs. Now that I am back
at undergrad, this focus should be even narrower: I will keep my eyes on Emacs,
and nothing else.
2025-02-12 00:36:02 -03:00
arminius-smh
33e74519c6
kora-icon-theme: 1.6.2 -> 1.6.3
2025-02-11 10:11:36 +01:00
Wolfgang Walther
b19d0f6d3d
treewide: replace substituteAll with replaceVars
2025-02-10 22:51:56 +01:00
Cole Mickens
ff33d5b17b
tela-cicle-icon-theme: 2024-11-15 -> 2025-02-10
2025-02-10 12:51:57 -08: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
nixpkgs-ci[bot]
f0e1f3c248
Merge 24f7710cb6 into haskell-updates
2025-02-10 00:18:52 +00:00
nixpkgs-ci[bot]
5140d32870
Merge master into staging-next
2025-02-10 00:15:04 +00:00
Gurjaka
56560b393e
nordic: fix ERROR: noBrokenSymlink
2025-02-09 01:54:59 +04:00
nixpkgs-ci[bot]
3888b80b58
Merge affff94d36 into haskell-updates
2025-02-07 00:18:14 +00:00
Martin Weinelt
9a9ab6b924
cacert: 3.107 -> 3.108 ( #379647 )
2025-02-06 23:18: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
R. Ryantm
08a0013f58
numix-icon-theme: 24.12.12 -> 25.01.31
2025-02-05 12:30:08 +00:00
nixpkgs-ci[bot]
04bf997389
Merge 6319929dc6 into haskell-updates
2025-02-03 00:18:29 +00:00
R. Ryantm
33440b1b7a
papirus-icon-theme: 20240501 -> 20250201
2025-02-01 23:06:53 +00:00
nixpkgs-ci[bot]
458b3411d6
Merge b7210760d3 into haskell-updates
2025-02-01 00:19:11 +00:00
R. Ryantm
bb5ac3e1fe
kde-rounded-corners: 0.7.0 -> 0.7.1
2025-01-29 01:42:50 +00: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
nixpkgs-ci[bot]
c379c01390
Merge d60225cee0 into haskell-updates
2025-01-18 12:25:25 +00:00
nixpkgs-ci[bot]
7e3f8e5382
Merge master into staging-next
2025-01-17 12:33:56 +00:00
K900
0fd5f209c1
Merge remote-tracking branch 'origin/master' into staging-next
2025-01-17 11:30:03 +03:00
Peder Bergebakken Sundt
b09e931798
treewide: run ./maintainers/scripts/update_redirected_urls.sh
2025-01-17 04:46:25 +01:00
misuzu
d46b82ff56
kde-rounded-corners: 0.6.7 -> 0.7.0 ( #373602 )
2025-01-16 21:28:41 +02:00
nixpkgs-ci[bot]
629be5e366
Merge fd5197d905 into haskell-updates
2025-01-16 00:17:46 +00:00
github-actions[bot]
5f13bba112
Merge master into staging-next
2025-01-15 10:25:49 +00:00
uxodb
0f34664911
sddm-astronaut: 1.0 -> 1.0-unstable-2025-01-05
2025-01-14 11:16:31 +01:00
R. Ryantm
85e581b303
kde-rounded-corners: 0.6.7 -> 0.7.0
2025-01-14 01:18:09 +00: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
github-actions[bot]
4ccd5a011a
Merge 3a4eefe5fb into haskell-updates
2025-01-07 00:15:40 +00:00
github-actions[bot]
a58f8abed0
Merge staging-next into staging
2025-01-06 00:15:41 +00:00
Weijia Wang
bdd74bf0f0
scheherazade: move to pkgs/by-name ( #371162 )
2025-01-05 21:46:05 +01:00
Weijia Wang
8c65d9640d
scheherazade: move to pkgs/by-name
2025-01-05 16:48:19 +01:00
github-actions[bot]
92e802b6a9
Merge e554bf1765 into haskell-updates
2025-01-05 12:55:45 +00:00
github-actions[bot]
f9115f9d60
Merge staging-next into staging
2025-01-05 00:16:22 +00:00
Weijia Wang
bf1e9b307f
iosevka, iosevka-bin: move to pkgs/by-name
2025-01-04 19:54:58 +01:00
github-actions[bot]
ebf8104732
Merge staging-next into staging
2025-01-04 06:05:03 +00:00
Weijia Wang
3ba0cf21ce
treewide: move fonts to pkgs/by-name ( #370731 )
2025-01-04 02:00:13 +01:00
Peder Bergebakken Sundt
dbee3b0e98
Merge remote-tracking branch 'upstream/staging-next' into fix-merge-conflict-1735949935
2025-01-04 01:24:46 +01:00