5 Commits

Author SHA1 Message Date
dependabot[bot]
301eca12b0
chore(deps): bump nixpkgs from b7c2ada to 2fcb964 in /nix
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `b7c2ada` to `2fcb964`.
- [Commits](b7c2ada94f...2fcb964de6)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: 2fcb964de67fcf60b43471c55d5d99e61a9ccb5a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-14 20:47:03 +00:00
dependabot[bot]
eb407578a2
chore(deps): bump nixpkgs from 148bab9 to 6438090 in /nix (#5907)
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `148bab9` to `6438090`.
- [Commits](148bab9c1c...643809054d)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: 643809054d65fdd466a63e3155b8c498cb483c04
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-06 16:15:53 -04:00
Fijxu
51723b6331
chore: remove pkg-config package from package.nix
This package makes it conflict with the dependencies needed to build
Invidious (openssl, libpcre, etc). crystalline can work perfectly
without it tho, but it was added in the first place because crystalline
was trying to invoke it.
2026-08-02 17:51:07 -04:00
Fijxu
ad4b1c69ce
chore: add more development dependencies to packages.nix + some notes 2026-08-02 16:29:05 -04:00
Fijxu
1a0fd8287d
chore: Move nix files out of root directory (#5861) 2026-08-02 00:06:13 -04:00