Commit graph

3302 commits

Author SHA1 Message Date
Wu, Zhenyu
a65d48be36
feat: add photoshop icon for *.psb 2025-02-20 06:32:23 +01:00
Wu, Zhenyu
6404431076
feat: add icon for *.hrl 2025-02-20 06:32:20 +01:00
Wu, Zhenyu
df23f92b08
feat: add prettier icon for *.prettierignore 2025-02-20 06:32:15 +01:00
dependabot[bot]
6eb6451289 build(deps): bump once_cell from 1.20.2 to 1.20.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.2 to 1.20.3.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.2...v1.20.3)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-14 11:20:43 +01:00
Christina Sørensen
f41887b9be chore: eza v0.20.21 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-02-13 14:49:53 +01:00
Christina Sørensen
519cb3784c
fix: start publishing libgit arm builds 2025-02-13 14:33:09 +01:00
Christina Sørensen
a481225a6e build(release): add libgit alternative for arm builds
This adds `libgit` enabled arm builds, meaning we'll ship both with and
without libgit for arm releases. The ever growing justfile is reminding
me of the horrors often seen in Makefiles... but fixing that is left as
an exercise to the reader (likely me when I find the spoons).

This will probably be adjusted slightly on release day, experience shows
that the gh-release recipe resists improvements, but I'll deal with that
on <commit date> + ~thursday.

Closes: #1138 #1060
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-02-10 22:04:51 +01:00
Christina Sørensen
745444b68f chore: eza v0.20.20 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-02-07 07:32:40 +01:00
Christina Sørensen
8393842dd3 fix(icons): make flake.lock icon the nix logo
Closes: #1366
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-02-07 07:01:46 +01:00
Christina Sørensen
f526208cfe chore: eza v0.20.19 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-30 09:08:42 +01:00
Christina Sørensen
64cd46fd56 build(deps): bump cargo
Updating crates.io index
Updating bumpalo v3.16.0 -> v3.17.0
  Adding getrandom v0.3.1
Updating ryu v1.0.18 -> v1.0.19
Updating serde_json v1.0.137 -> v1.0.138
Updating tempfile v3.15.0 -> v3.16.0
Updating unicode-ident v1.0.14 -> v1.0.16
  Adding wasi v0.13.3+wasi-0.2.2 (latest: v0.14.0+wasi-0.2.3)
Updating winnow v0.6.24 -> v0.6.25
  Adding wit-bindgen-rt v0.33.0 (latest: v0.38.0)

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-30 08:54:17 +01:00
Christina Sørensen
f82992bc7e build(deps): bump flake
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5757bbb8bd7c0630a0cc4bb19c47e588db30b97c' (2025-01-22)
  → 'github:NixOS/nixpkgs/f898cbfddfab52593da301a397a17d0af801bbc3' (2025-01-27)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/38374302ae9edf819eac666d1f276d62c712dd06' (2025-01-23)
  → 'github:oxalica/rust-overlay/6a3dc6ce4132bd57359214d986db376f2333c14d' (2025-01-29)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/f2cc121df15418d028a59c9737d38e3a90fbaf8f' (2025-01-21)
  → 'github:numtide/treefmt-nix/bebf27d00f7d10ba75332a0541ac43676985dea3' (2025-01-28)

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-30 08:54:17 +01:00
realguse
667fa916e9 fix(icons): wrong file name for Brewfile 2025-01-29 13:18:07 +01:00
dependabot[bot]
3da2d2cf8d build(deps): bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
Bumps [NexusPHP/no-merge-commits](https://github.com/nexusphp/no-merge-commits) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/nexusphp/no-merge-commits/releases)
- [Changelog](https://github.com/NexusPHP/no-merge-commits/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/nexusphp/no-merge-commits/compare/v2.1.0...v2.2.1)

---
updated-dependencies:
- dependency-name: NexusPHP/no-merge-commits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-29 13:13:07 +01:00
PThorpe92
4bb2c0f108 fix: regression in theme config location, simplify path 2025-01-28 09:26:01 +01:00
Sandro-Alessio Gierens
a7c8e957f1 docs(rust-toolchain): add note regarding ci msrv update
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2025-01-24 09:39:56 +01:00
Sandro-Alessio Gierens
8e4cab053f ci(unit-tests): fix and unify msrv and add matrix to free/netbsd
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2025-01-24 09:39:56 +01:00
Christina Sørensen
21d602457c fix(windows): rustc false positives in tests
For detailed explanation of this issue see d6ee81b6f911d21023750e2cb9f6d7eff44bf379

Refs: d6ee81b6f911d21023750e2cb9f6d7eff44bf379

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-23 16:30:30 +01:00
Christina Sørensen
7a7393d2ac fix(windows): rustc false dead code positives
Apparently, upstream rust decided to change the behavior of dead/unused
code detection in a way that causes a lot of false positives.

For some (yet known) reason, this only hit on the windows build, but
I've confirmed that these are indeed false positives, and removing this
"dead code" breaks the build.

Frustratingly, we only hit this to fix *another issue*[1] with upstream
rust... And this litters our code with directives where we "allow
unused" that isn't unused.

I coindicentally also saw this at dayjob today[2], and yes, this is
real, so we'll just have to do it.

Refs: [1] e69f14b14c
Refs: [2] https://github.com/DBCDK/faythe/pull/101
Refs: https://github.com/rust-lang/rust/issues/88900
Refs: #1342

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-23 16:30:30 +01:00
Christina Sørensen
bf2bc591bb fix: update MSRV to 1.78 to solve rust malfunction
This updated the rust MSRV to resolve a bug in the actual upstream rust
implementation that has been affecting eza for a while.

This obviously means new eza releases won't be available on all
distributions, but those distributions should move to a new version of
rust then, since this bug seems to indicate that there is an important
issue here.

Closes: #735
Refs: #666 e69f14b14c

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-23 16:30:30 +01:00
Christina Sørensen
1780411a76 feat: add .norg icon
Closes: #1284

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-23 15:09:03 +01:00
dependabot[bot]
c3e2963c0c build(deps): bump dirs from 5.0.1 to 6.0.0
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0.
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 14:02:36 +01:00
Christina Sørensen
1f882d8155 chore: eza v0.20.18 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-23 07:22:45 +01:00
Christina Sørensen
7ca5d32728 build(deps): flake bump 2025-01-23
• Updated input 'advisory-db':
    'github:rustsec/advisory-db/63a2f39924f66ca89cf5761f299a8a244fe02543' (2025-01-03)
  → 'github:rustsec/advisory-db/ffa26704690a3dc403edcd94baef103ee48f66eb' (2025-01-22)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0bd024d34eb07cef235f94258423f40a41182088' (2025-01-15)
  → 'github:NixOS/nixpkgs/5757bbb8bd7c0630a0cc4bb19c47e588db30b97c' (2025-01-22)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/a5a961387e75ae44cc20f0a57ae463da5e959656' (2025-01-03)
  → 'github:cachix/pre-commit-hooks.nix/9364dc02281ce2d37a1f55b6e51f7c0f65a75f17' (2025-01-21)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/848db855cb9e88785996e961951659570fc58814' (2025-01-16)
  → 'github:oxalica/rust-overlay/38374302ae9edf819eac666d1f276d62c712dd06' (2025-01-23)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/13c913f5deb3a5c08bb810efd89dc8cb24dd968b' (2025-01-06)
  → 'github:numtide/treefmt-nix/f2cc121df15418d028a59c9737d38e3a90fbaf8f' (2025-01-21)

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-23 06:56:20 +01:00
Christina Sørensen
dfe81cfaa6 build(deps): cargo bump 2025-01-23
Updating crates.io index
Updating cc v1.2.9 -> v1.2.10
Updating clap v4.5.26 -> v4.5.27
Updating clap_builder v4.5.26 -> v4.5.27
Updating crunchy v0.2.2 -> v0.2.3
Updating indexmap v2.7.0 -> v2.7.1
Updating is-terminal v0.4.13 -> v0.4.15
Updating rustix v0.38.43 -> v0.38.44
Updating serde_json v1.0.135 -> v1.0.137
Updating similar v2.6.0 -> v2.7.0

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-23 06:56:20 +01:00
PThorpe92
72c2c74071 fix: support additional yaml file extension, clippy 2025-01-21 10:17:36 -05:00
Sandro-Alessio Gierens
5ac404ed11 ci(unit-tests/freebsd): use rust 1.74 instead of latest via rustup
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2025-01-20 16:33:52 +01:00
Christina Sørensen
2353c15e2f
chore: eza v0.20.17 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-16 08:10:34 +01:00
Christina Sørensen
e34b430d2f
build(deps): flake bump 2025-01-16
• Updated input 'naersk':
    'github:nix-community/naersk/38a563a865a0218d9f30f14333327aafc40eea75' (2025-01-07)
  → 'github:nix-community/naersk/0621e47bd95542b8e1ce2ee2d65d6a1f887a13ce' (2025-01-09)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/8c9fd3e564728e90829ee7dbac6edc972971cd0f' (2025-01-07)
  → 'github:NixOS/nixpkgs/0bd024d34eb07cef235f94258423f40a41182088' (2025-01-15)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/a0b81d4fa349d9af1765b0f0b4a899c13776f706' (2025-01-08)
  → 'github:oxalica/rust-overlay/848db855cb9e88785996e961951659570fc58814' (2025-01-16)

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-16 08:08:40 +01:00
Christina Sørensen
c5d5876b03
build(deps): cargo bump 2025-01-16
Updating crates.io index
    Updating anstyle-wincon v3.0.6 -> v3.0.7
    Updating bitflags v2.6.0 -> v2.8.0
    Updating cc v1.2.7 -> v1.2.9
    Updating clap v4.5.24 -> v4.5.26
    Updating clap_builder v4.5.24 -> v4.5.26
    Updating js-sys v0.3.76 -> v0.3.77
    Updating log v0.4.22 -> v0.4.25
    Updating miniz_oxide v0.8.2 -> v0.8.3
    Updating proc-macro2 v1.0.92 -> v1.0.93
      Adding rustversion v1.0.19
    Updating syn v2.0.95 -> v2.0.96
    Updating wasm-bindgen v0.2.99 -> v0.2.100
    Updating wasm-bindgen-backend v0.2.99 -> v0.2.100
    Updating wasm-bindgen-macro v0.2.99 -> v0.2.100
    Updating wasm-bindgen-macro-support v0.2.99 -> v0.2.100
    Updating wasm-bindgen-shared v0.2.99 -> v0.2.100
    Updating web-sys v0.3.76 -> v0.3.77
    Updating winnow v0.6.22 -> v0.6.24

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-16 08:08:39 +01:00
Wu, Zhenyu
9c7d756998
feat: add editorconfig icon for .editorconfig
https://editorconfig.org/
2025-01-16 08:08:23 +01:00
Christina Sørensen
3f72de8545 chore: eza v0.20.16 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-09 05:24:20 +01:00
Wu, Zhenyu
2fbd5287fd feat: add brew icon for brewfile and brewfile.lock.json 2025-01-09 05:11:28 +01:00
dependabot[bot]
7241ea4d12 build(deps): bump git2 from 0.19.0 to 0.20.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.19.0 to 0.20.0.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.19.0...git2-0.20.0)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 08:45:44 +01:00
Christina Sørensen
d468c0568e build(deps): update cargo inputs 2025-01-08
Updating crates.io index
    Updating cc v1.2.5 -> v1.2.7
    Updating clap v4.5.23 -> v4.5.24
    Updating clap_builder v4.5.23 -> v4.5.24
    Updating glob v0.3.1 -> v0.3.2
    Updating libz-sys v1.1.20 -> v1.1.21
    Updating linux-raw-sys v0.4.14 -> v0.4.15
    Updating phf v0.11.2 -> v0.11.3
    Updating phf_generator v0.11.2 -> v0.11.3
    Updating phf_macros v0.11.2 -> v0.11.3
    Updating phf_shared v0.11.2 -> v0.11.3
    Updating quote v1.0.37 -> v1.0.38
    Updating rustix v0.38.42 -> v0.38.43
    Updating serde v1.0.216 -> v1.0.217
    Updating serde_derive v1.0.216 -> v1.0.217
    Updating serde_json v1.0.134 -> v1.0.135
    Updating siphasher v0.3.11 -> v1.0.1
    Updating syn v2.0.91 -> v2.0.95
    Updating tempfile v3.14.0 -> v3.15.0
    Updating winnow v0.6.20 -> v0.6.22

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-08 07:56:35 +01:00
Christina Sørensen
aa54ff332c build(deps): update flake inputs 2025-01-08
• Updated input 'advisory-db':
    'github:rustsec/advisory-db/ec9ce28714bb38d77a2223e7266df705500a7f11' (2024-12-09)
  → 'github:rustsec/advisory-db/63a2f39924f66ca89cf5761f299a8a244fe02543' (2025-01-03)
• Updated input 'naersk':
    'github:nix-community/naersk/378614f37a6bee5a3f2ef4f825a73d948d3ae921' (2024-12-04)
  → 'github:nix-community/naersk/38a563a865a0218d9f30f14333327aafc40eea75' (2025-01-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/71a6392e367b08525ee710a93af2e80083b5b3e2' (2024-12-13)
  → 'github:NixOS/nixpkgs/8c9fd3e564728e90829ee7dbac6edc972971cd0f' (2025-01-07)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/aa9f40c906904ebd83da78e7f328cd8aeaeae785' (2024-12-15)
  → 'github:cachix/pre-commit-hooks.nix/a5a961387e75ae44cc20f0a57ae463da5e959656' (2025-01-03)
• Removed input 'pre-commit-hooks/nixpkgs-stable'
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/83ee8ff74d6294a7657320f16814754c4594127b' (2024-12-16)
  → 'github:oxalica/rust-overlay/a0b81d4fa349d9af1765b0f0b4a899c13776f706' (2025-01-08)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/0ce9d149d99bc383d1f2d85f31f6ebd146e46085' (2024-12-09)
  → 'github:numtide/treefmt-nix/13c913f5deb3a5c08bb810efd89dc8cb24dd968b' (2025-01-06)

Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-08 07:56:35 +01:00
Christina Sørensen
bea5b28591 chore: eza v0.20.15 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-01-02 06:34:05 +01:00
hasecilu
8d17115dee feat(icons): add new icons, extensive list
Bugfix

- Remove `.acc` extension, fix typo.
- Add icon for `.aac` extension, audio. Audio compression format from
MPEG.

New glyphs from Nerd Font 3.2.0 release

- Update icon for extensions `.qml`, `.qrc` & `.qss` and some config
files,
Qt.
- Add KDE icon for some config files from KDE applications

New glyphs from Nerd Font 3.1.0 release

- Update icon for extension `.xcf` file, GIMP file.
- Add icon for extension `.scad`, OpenSCAD file. Parametric CAD
software.
- Add icon for extension `.kdenlive` and `.kdenlivetitle` and some
config files. Kdenlive, non linear video editing software.
- Add icon for extension `.ino`, Arduino file. Arduino is an open-source
electronics platform that consists of both hardware and software.
- Add icon for extension `.msf`, Thunderbird. Mail summary file used by
the Mozilla Thunderbird mail client.
- Add icon for extension `.toml`.
- Add icon for `.gtkrc-2.0`, `gtkrc` config files and `.gresource` file
extension. GTK.
- Add icon for `.tmux.conf`, `tmux.conf.local` config files and `.tmux`
file extension. tmux.
- Add icon for `lxde-rc.xml` file. LXDE config file.
- Add icon for `lxqt.conf` file. LXQt config file.
- Add icon for `sxhkdrc` file, update `bspwmrc` file icon. bspwm and
sxhkd config files.
- Add icon for `hypr{idle,land,lock}.conf` file. Hyprland config file.
- Add icon for `i3{blocks,status}.conf` files. i3 config
files.
- Add icon for `mpv.conf` file. mpv config file.
- Add icon for `.jwmrc` and system.jwmrc` files. JWM config files.
- Add icon for `xmobarrc*` and `xmonad.hs` files. Xmonad config files.
- Add icon for `weston.ini` file. Weston config file.
- Add icon for `.kpp`, `.kra` and `.krz` extensions and some config
files. Krita, free software for digital illustration and animation.
- Add icon for Prusa Slicer `PrusaSlicer.ini` and
`PrusaSlicerGcodeViewer.ini` config files.
- Add icon for several KiCad file extensions. Free software suite for
electronic design automation (EDA).
  - `.kicad_pro` Project file, containing settings that are shared
between the schematic and PCB.
  - `.kicad_sch` Schematic files containing all info and the components
themselves.
  - `.kicad_sym` Schematic symbol library file, containing the component
descriptions: graphic shape, pins, fields.
  - `.kicad_pcb` Board file containing all info but the page layout.
  - `.kicad_mod` Footprint files, containing one footprint description
each.
  - `.kicad_dru` Design rules file, containing custom design rules for a
certain .kicad_pcb file.
  - `.kicad_prl` Local settings for the current project; helps Kicad
remember the last used settings such as layer visibility or selection
filter.
  - `.kicad_wks` Page layout (drawing border and title block)
description file.
  - `sym-lib-table` Symbol library table: list of symbol libraries
available in the schematic editor.Board editor files and folders.
  - `fp-lib-table` Footprint library table: list of footprint libraries
available in the board editor.
  - `fp-info-cache` Cache to speed up loading of footprint libraries.
  - Note: Legacy file extensions were ignored, also `.net` and `.cmp`
extensions (kind of generic).
- Add icon for several FreeCAD file extensions. General-purpose
parametric 3D computer-aided design (CAD) modeler.
  - `.fcstd` FreeCAD native format.
  - `.fcmacro` FreeCAD macro (Python code).
  - `.fcmat` FreeCAD material card.
  - `.fcparam` FreeCAD parameter file.
  - `.fcscript` FreeCAD script (Python code).
  - `.fctb` Path tool bit file (JSON format).
  - `.fctl` Path tool library file (JSON format).
  - `.fcbak` FreeCAD Backup file.
  - `.fcstd1` FreeCAD Backup file.
  - `FreeCAD.conf` Configuration file.

Glyphs that were already available

- Add icon for CODE_OF_CONDUCT{,.md} files.
- Add icon for SECURITY{,.md} files.
- Add icon for README.md file.
- Add icon for `.aliases` and `.bash_aliases` files. SHELL.
- Add icon for `.envrc` file.
- Add icon for `.git-blame-ignore-revs` file. GIT.
- Add icon for `.parentlock`, `.lck` & `lock` files. Files used to
prevent an action in a program. LOCK.
- Add icon for `.cow` extension. Cowfiles from cowsay program.
- Add icon for `.xpi `extension, Mozilla extension.
- Add icon for `.cache` extension, Cache files. CACHE.
- Add icon for `.dconf` extension. Simple database file format.
DATABASE.
- Add icon for `.editorconfig` extension.
- Add icon for `.mo`, `.po`, `.pot` and `.qm` extensions. Extensions
used for translation files. TRANSLATION.
- Add icon for `.ass` extension, subtitles. Subtitles file created with
Aegisub. SUBTITLES.
- Add icon for `.sf2` and `.sfz` extensions. File format that uses
sample-based synthesis to play MIDI files.
- Add icon for `.vsix` extension, Visual Studio. Visual Studio
extensions.
- Add icon for `.lff` extension, font. LibreCAD font format. FONT.
- Add icon for `fonts.conf` file`, font. FONT.
- Add icon for `.flc` and `.flf` extensions. FIGlet font format. FONT.
- Add icon for `.pls` extension. Multimedia playlist.
- Add icon for `.sv`, `.svh` & `.vhdl` extensions. System Verilog, VHDL.
- Add icon for `.tcb`, `.tcl` extensions. Tcl.
- Add bible icon to `.hc` extension, HolyC programming language.
- Add window icon for `.ui` extension.
- Add Arch Linux icon for `.SRCINFO` file.
- Add SQLite icon for extensions `.db3`, `.s3db`, `.sl3`, `.sqlite`.
- Create GRAPH category for `.dot` and `.gv` files.
- Create LANG_LUA category for `.lua`, `.luac` and `.lua` files.
- Create LOG category for `log`, `LOG` and `*.log` files.
- Add `LOCK` file to LOCK category.
- Add `.3g2`, `.3gp`, `.3gp2`, `.3gpp` and `.3gpp2` extensions to VIDEO.
- Add `.docm` to DOCUMENT category.
- Add `.info`, `.nfo` extensions to INFO category.
- Add `.app` extension to BINARY category.
- Add `.applescript` extension to OS_APPLE category.
- Add `COMMIT_EDITMSG` extension to GIT category.
- Add `.odb` extension to DATABASE category.
- Add `.cast` extension to VIDEO, recording of terminal sessions
(asciinema)
- Add `.wrl` & `.wrz` to MODEL_3D category, Virtual Reality Modeling
Language
- Add icon for `vlcrc` config file, VLC.
- Add icon for `favicon.ico` file, star.
- Add icon for `pyvenv.cfg` file and `.pyw` extension, Python.
- Add `.json5`, `.jsonc` extensions to JSON category.
- Add icon for CAD file extensions.
  - `.ige`, `.iges`, `.igs`, `.ste`, `.step` and `.stp`. Common file
extensions used for CAD data exchange.
  - Add icon for `.ifc` extension. Description of architectural,
building and construction industry data.
  - Add icon for `.slvs` extension. SolveSpace. FOSS CAD program.
  - Add icon for `.skp` extension, SketchUp. 3D modeling program.
  - Add icon for `.sldasm` and `.sldprt` extensions, SolidWorks.
  - Add icon for `.3dm` extension, Rhinoceros 3D.
  - Add icon for `.123dx` extension, 123D.
  - Add icon for `.psm` extension, SolidEdge. `.par` and `.asm`
extensions are already in use.
  - Add icon for `.x_b` and `.x_t` extensions, Parasolid. CAD kernel.
  - Add icon for `.catpart` and `.catproduct` extensions, CATIA.
  - Add icon for `.f3d` and `.f3z` extensions, Autodesk Fusion 360.
  - Add icon for `.iam` and `.ipt` extensions, Autodesk Inventor.
  - Add icon for `.dwg` and `.dxf` extensions, AutoCAD.
  - Add icon for `.brep` extension, CAD. Boundary representation.
- Add icons for EDA schematic and EDA PCB files.
  - Add icons for `.brd`, `.lbr` and `.sch` extensions, EAGLE.
  - Add icons for `.schdoc`, `.pcbdoc` and `.prjpcb` extensions, Altium
Designer.
  - Add icon for `.lpp` extension, LibrePCB.
  - Add icon for Gerber format. Multiple file extensions used to save
Gerber files.
2024-12-28 21:06:24 +01:00
hasecilu
f16929c11d feat(icons): add icons from nerd fonts 3.3.0 release & more
- Libreoffice files
2024-12-28 20:07:49 +01:00
Christina Sørensen
581d0e36fb build(deps): we switch to our own fork of natord
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-28 19:52:54 +01:00
Santhosh Raju
4bf005ebf2 ci: bump FreeBSD / NetBSD versions. 2024-12-28 19:50:43 +01:00
Christina Sørensen
f8408ae549 chore: eza v0.20.14 changelogs, version bump
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 10:10:47 +01:00
Christina Sørensen
5b8209b964 fix: remove audit workflow
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 09:59:47 +01:00
Christina Sørensen
b184d3bf16 feat: audit checks in main CI
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 09:59:47 +01:00
Christina Sørensen
6a86aaa210 fix: remove separate bsd tests
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 09:59:47 +01:00
Christina Sørensen
99f7c57cd0 refactor: move BSD unit tests to main flow
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 09:59:47 +01:00
Christina Sørensen
a1c43ca0e7 style: ci checks formatted
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 09:59:47 +01:00
Christina Sørensen
d925fece74 ci: only do no-merge-commits on PR
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 09:59:47 +01:00
Christina Sørensen
8e97525fa4 style: format workflows
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 09:21:01 +01:00
Christina Sørensen
86ef658f16 ci: flakes on latest ubuntu
Signed-off-by: Christina Sørensen <ces@fem.gg>
2024-12-26 09:21:01 +01:00