Commit Graph

91382 Commits

Author SHA1 Message Date
Sandro
c34a33ac1d
mdcat: 2.5.0 -> 2.6.1 (#355726) 2024-11-14 02:25:14 +01:00
Peder Bergebakken Sundt
7ca900f243
opensc: 0.25.1 -> 0.26.0 (#345666) 2024-11-14 01:46:32 +01:00
Peder Bergebakken Sundt
2d25bee5a2
osquery: 5.12.2 -> 5.13.1 (#342807) 2024-11-14 01:22:01 +01:00
Jörg Thalheim
5f9d2d9572 nixos-option: fix build against nix 2.24 2024-11-13 22:57:08 +01:00
R. Ryantm
1bf0b91f79 mdcat: 2.5.0 -> 2.6.1 2024-11-13 18:20:45 +00:00
Nick Cao
83cabf210f
cnspec: 11.29.0 -> 11.30.0 (#355515) 2024-11-13 08:15:21 -05:00
Michael Adler
e6e7bee101 opensc: move to pkgs/by-name, format, add updateScript 2024-11-13 11:02:13 +01:00
Wataru Matsuoka
7ce8314339
maintainers: rename milran to wattmto (#355397)
* maintainers: Update email and rename

* gqlgenc: rename maintainter

* onioncircuits: rename maintainer

* fcitx5-skk: rename maintainer
2024-11-13 16:31:44 +08:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages (#355156) 2024-11-12 20:55:45 -08:00
Austin Horstman
62d8501eb8
netbird: 0.31.0 -> 0.31.1 (#355333) 2024-11-12 14:22:40 -06:00
Fabian Affolter
92fc06ebb0 cnspec: 11.29.0 -> 11.30.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v11.29.0...v11.30.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v11.30.0
2024-11-12 21:14:25 +01:00
Nick Cao
a0292698ca
fcitx5-rime: allow empty rimeDataPkgs (#354400) 2024-11-12 12:42:43 -05:00
Nick Cao
b990900ebf
hyperfine: 1.18.0 -> 1.19.0 (#355326) 2024-11-12 11:30:25 -05:00
Valentin Gagarin
50ff833cd8 devmode: move to pkgs/by-name
now one can use `devmode` from anywhere Nixpkgs is available:

    devmode = pkgs.devmode.override {
      buildArgs = toString ./.;
      open = "/index.html";
    };
2024-11-12 10:16:58 +01:00
Valentin Gagarin
b94f54b7a0 devmode: make reusable
the `devmode` helper made for the Nixpkgs/NixOS manual was exposed wrapped
in `mkShell`, which made it impossible to reuse.

this change strips that wrapper and reproduces it at the call site.

now one can use `devmode` from anywhere Nixpkgs is available:

    devmode = pkgs.callPackage "${pkgs.path}/pkgs/tools/nix/web-devmode.nix" {
      buildArgs = toString ./.;
      open = "/index.html";
    };
2024-11-12 10:16:58 +01:00
Fabian Affolter
a4d951e6f2
metasploit: 6.4.34 -> 6.4.35 (#355149) 2024-11-12 09:03:39 +01:00
Rick van Schijndel
25dfc053af
gaphor: 2.26.0 -> 2.27.0 (#355050) 2024-11-12 07:21:54 +01:00
Saturn745
ca3d8f570b netbird: 0.31.0 -> 0.31.1
Diff: https://github.com/netbirdio/netbird/compare/v0.31.0...0.31.1

Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.31.1
2024-11-11 20:15:08 -07:00
R. Ryantm
443037916c hyperfine: 1.18.0 -> 1.19.0 2024-11-12 02:20:39 +00:00
Nick Cao
b7dfae360c
chafa: 1.14.4 -> 1.14.5 (#353472) 2024-11-11 08:34:05 -05:00
Nick Cao
ece22074e6
shadowenv: 2.1.2 -> 3.0.1 (#351992) 2024-11-11 08:28:30 -05:00
Nick Cao
c65eb72d95
opentelemetry-collector-contrib: 0.110.0 -> 0.112.0 (#351600) 2024-11-11 08:17:02 -05:00
mannp
6c3d0282c8
netbird: 0.30.2 -> 0.31.0 (#354756) 2024-11-11 10:37:17 +01:00
Theodore Ni
224daf06ca
vrc-get: use new Darwin SDK pattern 2024-11-11 00:08:47 -08:00
Theodore Ni
290355ff24
gh-cal: use new Darwin SDK pattern 2024-11-11 00:08:46 -08:00
Theodore Ni
5e3f42b693
awsbck: use new Darwin SDK pattern 2024-11-11 00:08:46 -08:00
Theodore Ni
2dec13d495
didyoumean: use new Darwin SDK pattern 2024-11-11 00:08:45 -08:00
Theodore Ni
7d98bd5b52
eludris: use new Darwin SDK pattern 2024-11-11 00:08:44 -08:00
Theodore Ni
b7cdb23dae
edgedb: use new Darwin SDK pattern 2024-11-11 00:08:44 -08:00
Theodore Ni
0fd590bab8
coldsnap: use new Darwin SDK pattern 2024-11-11 00:08:43 -08:00
Fabian Affolter
8581af3f1b metasploit: 6.4.34 -> 6.4.35 2024-11-11 08:48:58 +01:00
Fabian Affolter
fa1b67747b
ggshield: 1.32.2 -> 1.33.0 (#354912) 2024-11-11 07:05:48 +01:00
Theodore Ni
12569c191e
completely: 0.5.2 -> 0.6.3, move to by-name (#354974) 2024-11-10 21:31:31 -08:00
K900
7d4246729b vaultwarden: 1.32.3 -> 1.32.4
Diff: https://github.com/dani-garcia/vaultwarden/compare/1.32.3...1.32.4

Changelog: https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.4
2024-11-11 07:35:57 +03:00
Aleksana
b71ccf87b2
gnuplot: fix build with withTeXLive = true (#352768) 2024-11-11 11:29:46 +08:00
Vincenzo Mantova
6b59355398
texlivePackages.xetex: force XeTeX to use fontconfig on Darwin (#354963)
The recent stdenv changes causes XeTeX to use Core Text and Cocoa, which
prevents XeTeX from picking up the TeX Live fonts via the
FONTCONFIG_FILE variable. This change restores the previous behaviour by
forcing XeTeX to use fontconfig.
2024-11-10 17:17:37 -05:00
David McFarland
34ed0c9cc1
scarab: Apply scaling factor in Wayland (#348427) 2024-11-10 16:41:53 -04:00
Moritz Sanft
b387ece633
gaphor: 2.26.0 -> 2.27.0 2024-11-10 20:30:36 +01:00
zendo
88b620a72b completely: move to by-name 2024-11-10 19:22:23 +08:00
Fabian Affolter
bb00b359cc ggshield: 1.32.2 -> 1.33.0
Diff: https://github.com/GitGuardian/ggshield/compare/refs/tags/v1.32.2...v1.33.0

Changelog: https://github.com/GitGuardian/ggshield/blob/1.33.0/CHANGELOG.md
2024-11-10 05:01:59 +01:00
Victor Engmark
59ed3fa2c4
scarab: Apply scaling factor in Wayland
Sets `AVALONIA_GLOBAL_SCALE_FACTOR` to the GNOME desktop scaling factor
based on
<https://github.com/AvaloniaUI/Avalonia/issues/9390#issuecomment-2382126451>,
falling back to the X FreeType DPI setting if the former is not
available.

Does not include `gsettings` and `xrdb` in build inputs, since these
should be available on the relevant platforms.

Bash does not support decimal/floating point arithmetic, so this *does*
include `bc` in the runtime dependencies.
2024-11-10 14:56:44 +13:00
Victor Engmark
b49da1f764
scarab: Remove unused inputs 2024-11-10 13:56:47 +13:00
Martin Weinelt
372f9fa1b4
esphome: 2024.10.2 -> 2024.10.3
https://github.com/esphome/esphome/releases/tag/2024.10.3
2024-11-10 00:32:15 +01:00
Fabian Affolter
cec3c09abd
cnspec: 11.28.1 -> 11.29.0 (#354722) 2024-11-09 22:18:44 +01:00
Nick Cao
646347d507
pulumi-bin: 3.137.0 -> 3.138.0 (#354618) 2024-11-09 10:55:39 -05:00
Ramses
7953deea24
keybase-gui: 6.2.4 -> 6.4.0 (#336886) 2024-11-09 16:30:22 +01:00
Adam C. Stephens
d2d4c4f350
restic: 0.17.2 -> 0.17.3 (#354582) 2024-11-09 10:06:40 -05:00
Adam Stephens
38a52bbfd4
restic: disable tests on non-linux 2024-11-09 10:05:12 -05:00
Austin Horstman
2ef132b358
gifski: 1.14.4 -> 1.32.0 (#346255) 2024-11-09 08:08:07 -06:00
Kiara Grouwstra
cf6a8c9b4b chore: update references to nix-review to nixpkgs-review 2024-11-09 14:43:16 +01:00