Commit Graph

9139 Commits

Author SHA1 Message Date
Nick Cao
fad9287a61
alacritty-theme: 0-unstable-2024-09-03 -> 0-unstable-2024-09-27 (#345850) 2024-10-02 10:06:48 -04:00
R. Ryantm
e699b93fdd alacritty-theme: 0-unstable-2024-09-03 -> 0-unstable-2024-09-27 2024-10-02 05:27:48 +00:00
Vincent Laporte
5a8e34e98d
libertinus: 7.040 → 7.051 (#344345) 2024-10-02 06:10:01 +02:00
h7x4
7e98947ab3
iosevka-bin: 31.4.0 -> 31.7.1 (#345619) 2024-10-01 20:09:57 +02:00
seth
ebf20216c5
adw-gtk3: 5.4 -> 5.3
This reverts commit af654ff043.
Fixes https://github.com/NixOS/nixpkgs/issues/345084
2024-09-30 23:47:05 -04:00
R. Ryantm
de23f9f756 iosevka-bin: 31.4.0 -> 31.7.1 2024-10-01 00:34:19 +00:00
Nick Cao
8d7057d40f
dracula-theme: 4.0.0-unstable-2024-09-07 -> 4.0.0-unstable-2024-09-24 (#345418) 2024-09-30 09:17:10 -04:00
R. Ryantm
262ec34318 iosevka: 31.6.1 -> 31.7.1 2024-09-30 07:05:05 +00:00
R. Ryantm
fcc1b52f56 dracula-theme: 4.0.0-unstable-2024-09-07 -> 4.0.0-unstable-2024-09-24 2024-09-30 03:55:42 +00:00
Nick Cao
b5603d79f0
whitesur-kde: 2022-05-01-unstable-2024-09-10 -> 2022-05-01-unstable-2024-09-26 (#345080) 2024-09-29 08:41:09 -04:00
Nick Cao
31da206767
numix-icon-theme: 24.04.22 -> 24.09.18 (#345027) 2024-09-28 08:55:29 -04:00
R. Ryantm
c2669d4470 whitesur-kde: 2022-05-01-unstable-2024-09-10 -> 2022-05-01-unstable-2024-09-26 2024-09-28 12:02:45 +00:00
R. Ryantm
a80da3e729 v2ray-domain-list-community: 20240914091803 -> 20240920063125 2024-09-28 09:26:41 +00:00
R. Ryantm
2f16119c4b numix-icon-theme: 24.04.22 -> 24.09.18 2024-09-28 05:46:03 +00:00
Weijia Wang
4984a56ad1
sddm-astronaut: Fix meta.homepage url (#344519) 2024-09-27 02:52:47 +02:00
Weijia Wang
154ab611a1
whitesur-kde: 2022-05-01-unstable-2024-08-26 -> 2022-05-01-unstable-2024-09-10 (#342533) 2024-09-27 00:13:11 +02:00
Franz Pletz
e1635a35b9
nixos/nginx: add option typesHashMaxSize (#341072) 2024-09-26 14:42:26 +02:00
Izorkin
9343e69f8f
nixos/tests/nginx-mime: add check optimal size of types_hash 2024-09-26 10:51:59 +03:00
Mike Thai
880b31fcf7 sddm-astronaut: fix meta.homepage url 2024-09-25 16:15:08 -04:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Nick Cao
732b635f4f
adw-gtk3: 5.3 -> 5.4 (#343703) 2024-09-22 10:11:09 -04:00
Nikolay Korotkiy
b409cdb759
iosevka: 31.6.0 -> 31.6.1 (#343440) 2024-09-22 15:19:54 +04:00
R. Ryantm
af654ff043 adw-gtk3: 5.3 -> 5.4 2024-09-22 11:09:23 +00:00
Robert Helgesson
e34b70e077 unifont: 15.1.05 -> 16.0.01 2024-09-22 08:17:57 +02:00
R. Ryantm
87d1ec5b37 iosevka: 31.6.0 -> 31.6.1 2024-09-21 07:04:43 +00:00
Nick Cao
65e63f0a9b
ddccontrol-db: 20240304 -> 20240920 (#343271) 2024-09-20 17:31:34 -04:00
Nick Cao
ace5234a41
i-dot-ming: 8.00 -> 8.10 (#343226) 2024-09-20 17:06:02 -04:00
R. Ryantm
4ddc9f80d6 ddccontrol-db: 20240304 -> 20240920 2024-09-20 13:38:20 +00:00
Leah Amelia Chen
2825fb0546
i-dot-ming: 8.00 -> 8.10 2024-09-20 12:08:25 +02:00
h7x4
9a6c76c4af
treewide: remove unused inputs (#342672) 2024-09-19 20:36:18 +02:00
R. Ryantm
f9af46ae15 julia-mono: 0.056 -> 0.057 2024-09-19 02:00:23 +00:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Nick Cao
2ff4293743
last-resort: 15.100 -> 16.000 (#341495) 2024-09-17 15:55:34 -04:00
R. Ryantm
38ba7cfb06 whitesur-kde: 2022-05-01-unstable-2024-08-26 -> 2022-05-01-unstable-2024-09-10 2024-09-17 12:48:44 +00:00
R. Ryantm
a1c4e5e029 v2ray-domain-list-community: 20240905162746 -> 20240914091803 2024-09-17 10:12:21 +00:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
R. Ryantm
9649c86e62 clash-geoip: 20240812 -> 20240912 2024-09-14 22:29:34 +00:00
Artturin
19bf002d43
treewide: fix editorconfig (#341423) 2024-09-13 21:49:38 +03:00
Artturin
a0c06061b4 treewide: follow editorconfig 2024-09-13 18:17:51 +03:00
R. Ryantm
483b8847c2 last-resort: 15.100 -> 16.000 2024-09-13 05:48:47 +00:00
Weijia Wang
689cae7dc6
dracula-theme: 4.0.0-unstable-2024-08-14 -> 4.0.0-unstable-2024-09-07 (#337613) 2024-09-13 00:55:01 +02:00
github-actions[bot]
6811659137
Merge master into staging-next 2024-09-10 00:13:21 +00:00
Weijia Wang
55fb76dc7e
iosevka-bin: 30.3.3 -> 31.4.0 (#332636) 2024-09-10 00:38:00 +02:00
Pol Dellaiera
a8c7259cad
zeal: 0.7.1 → 0.7.2 (#340613) 2024-09-09 21:04:42 +02:00
github-actions[bot]
a90b3d5ddb
Merge master into staging-next 2024-09-09 18:05:44 +00:00
Ate329
284f21cb96
gdouros: fix dn-works fonts issue 2024-09-09 15:16:38 +02:00
github-actions[bot]
90a93f92bb
Merge master into staging-next 2024-09-09 12:05:58 +00:00
R. Ryantm
f3991c8aa5 iosevka: 31.5.0 -> 31.6.0 2024-09-08 23:40:29 +00:00
Nikolay Korotkiy
276fb61f4d
zeal: 0.7.1 → 0.7.2 2024-09-09 02:12:15 +04:00
R. Ryantm
4405c24688 dracula-theme: 4.0.0-unstable-2024-08-14 -> 4.0.0-unstable-2024-09-07 2024-09-08 19:25:15 +00:00