seth
7dd004fe3c
speedtest: init at 1.3.0
2024-11-12 22:16:48 -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
OTABI Tomoya and GitHub
9d48107bcc
yaru-theme: 24.04.3 -> 24.10.4 ( #348692 )
2024-11-12 18:02:35 +09:00
R. RyanTM and GitHub
787264df64
home-assistant-custom-lovelace-modules.universal-remote-card: 4.1.3 -> 4.2.0 ( #355374 )
...
https://github.com/Nerwyn/android-tv-card/releases/tag/4.2.0
2024-11-12 09:22:30 +01:00
Fabian Affolter and GitHub
cf659d5107
python312Packages.aioslimproto: refactor ( #355148 )
2024-11-12 09:03:56 +01:00
Fabian Affolter and GitHub
a4d951e6f2
metasploit: 6.4.34 -> 6.4.35 ( #355149 )
2024-11-12 09:03:39 +01:00
Fabian Affolter and GitHub
c9beee48d4
ldeep: 1.0.72 -> 1.0.73 ( #355178 )
2024-11-12 09:03:26 +01:00
Fabian Affolter and GitHub
fc3f7873a6
checkov: 3.2.283 -> 3.2.286 ( #355179 )
2024-11-12 09:03:09 +01:00
Fabian Affolter and GitHub
4e962cd5fd
python312Packages.webexteamssdk: 1.6.1 -> 2.0.1 ( #355190 )
2024-11-12 09:02:53 +01:00
Fabian Affolter and GitHub
668605e524
python312Packages.wsgidav: add inputs for cli usage ( #355175 )
2024-11-12 09:02:17 +01:00
Vlad M. and GitHub
c783eed0c1
hcxtools: 6.3.4 -> 6.3.5 ( #355215 )
2024-11-12 10:01:28 +02:00
kirillrdy and GitHub
b76ab1e652
distribution: 3.0.0-beta.1 -> 3.0.0-rc.1 ( #354430 )
2024-11-12 18:56:02 +11:00
kirillrdy and GitHub
980c70c72e
hatsu: 0.2.2 -> 0.3.0 ( #354408 )
2024-11-12 18:54:10 +11:00
Jörg Thalheim and GitHub
a70c75fb77
pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-files ( #353692 )
2024-11-12 08:53:51 +01:00
Rick van Schijndel and GitHub
efa952e65b
cpm-cmake: Set CURRENT_CPM_VERSION; adopt; format ( #354654 )
2024-11-12 08:47:12 +01:00
R. Ryantm and Vincent Laporte
f7a8df3915
dune_3: 3.16.0 -> 3.16.1
2024-11-12 08:30:59 +01:00
Vincent Laporte and Vincent Laporte
083249aeb5
ocamlPackages.ppx_deriving_yojson: 3.7.0 → 3.9.0
2024-11-12 08:30:14 +01:00
Paul Meyer and GitHub
b4fda70c49
nixos/athens: update docs ( #354508 )
2024-11-12 08:28:14 +01:00
Pol Dellaiera and GitHub
b44b70f8d0
process-compose: 1.34.0 -> 1.40.1 ( #355101 )
2024-11-12 08:20:04 +01:00
Pol Dellaiera and GitHub
b169d70fa5
mongodb-ce: 7.0.14 -> 8.0.3 ( #354987 )
2024-11-12 08:19:35 +01:00
Michele Guerini Rocco and GitHub
fa72bc2abc
mkvtoolnix: migrate to new apple-sdk pattern ( #355135 )
2024-11-12 08:02:51 +01:00
R. Ryantm and Emery Hemingway
21b29ebe86
libtoxcore: 0.2.19 -> 0.2.20
2024-11-12 06:58:49 +00:00
Lin Jian and GitHub
5af0e374e7
baidupcs-go: 3.9.5 -> 3.9.5-unstable-2024-06-23 ( #355356 )
2024-11-12 14:35:42 +08:00
Rick van Schijndel and GitHub
99e2d8992d
libiconv: fix android cross-compile ( #354895 )
2024-11-12 07:26:13 +01:00
Rick van Schijndel and GitHub
25dfc053af
gaphor: 2.26.0 -> 2.27.0 ( #355050 )
2024-11-12 07:21:54 +01:00
Rick van Schijndel and GitHub
7524a7906a
Fix lightworks by changing path load order. ( #355057 )
2024-11-12 07:21:05 +01:00
Masum Reza and GitHub
f9fa5c217f
README: use relative links to CONTRIBUTING.md ( #211584 )
2024-11-12 11:37:49 +05:30
Lan Tian
49f511eb55
baidupcs-go: 3.9.5 -> 3.9.5-unstable-2024-06-23
2024-11-11 22:07:22 -08:00
Arthur Gautier and GitHub
0488e230e6
buildkite-agent: 3.82.1 -> 3.85.1 ( #355320 )
2024-11-12 06:02:25 +00:00
Robert Schütz and GitHub
8959c26660
python312Packages.ayla-iot-unofficial: 1.4.3 -> 1.4.4 ( #355354 )
2024-11-11 21:59:53 -08:00
R. Ryantm
7491971a9c
python312Packages.ayla-iot-unofficial: 1.4.3 -> 1.4.4
2024-11-12 05:45:25 +00:00
Pol Dellaiera and GitHub
d30293dc98
deno: 2.0.5 -> 2.0.6 ( #355210 )
2024-11-12 06:28:25 +01:00
Pol Dellaiera and GitHub
8ead42fb39
Adding maintainer for lean4 ( #355144 )
2024-11-12 06:24:48 +01:00
Pol Dellaiera and GitHub
fa82eea031
lock-fancy-rapid: add meta.mainProgram; format ( #355172 )
2024-11-12 06:23:43 +01:00
Pol Dellaiera and GitHub
10a022a288
maintainers: update email for drawbu ( #355236 )
2024-11-12 06:18:52 +01:00
Theodore Ni and GitHub
c2bdfe6700
gitoxide: use new Darwin SDK pattern ( #354904 )
2024-11-11 20:55:53 -08:00
K900 and GitHub
5703364874
nixos/graphics: clarify assertion message for enable32Bit configuration ( #355033 )
2024-11-12 06:17:47 +03:00
Cryolitia PukNgae
8b1cd0960b
nixos/graphics: clarify assertion message for enable32Bit configuration
...
The original message is really confusing, when you wrongly enable it on aarch64.
2024-11-12 11:15:26 +08:00
OTABI Tomoya and GitHub
ec08748232
python312Packages.pipenv-poetry-migrate: 0.5.10 -> 0.5.11 ( #355195 )
2024-11-12 12:10:24 +09:00
nixpkgs-merge-bot[bot] and GitHub
cd3adea188
storj-uplink: 1.114.3 -> 1.116.5 ( #354835 )
2024-11-12 02:35:36 +00:00
Aleksana and GitHub
cb10e349e0
hyprsome: init at 0.1.12 ( #352677 )
2024-11-12 10:29:33 +08:00
Aleksana and GitHub
1a5d2f84b7
bruno-cli: init at 1.34.2 ( #354111 )
2024-11-12 10:21:31 +08:00
Aleksana and GitHub
9d14072378
localsend: 1.15.4-unstable-2024-10-26 -> 1.16.1 ( #353481 )
2024-11-12 10:20:14 +08:00
Aleksana and GitHub
c845473b65
testkube: init at 2.1.56 ( #353751 )
2024-11-12 10:14:56 +08:00
OTABI Tomoya and GitHub
11dec19680
python312Packages.vulcan-api: 2.4.0 -> 2.4.1 ( #353147 )
2024-11-12 11:10:22 +09:00
Artturin and GitHub
e29fc9e9a6
doc/tauri: stdenv.is* -> stdenv.hostPlatform.is* ( #355251 )
2024-11-12 03:51:04 +02:00
techknowlogick
fafa05878d
buildkite-agent: 3.82.1 -> 3.85.1
...
Diff: https://github.com/buildkite/agent/compare/v3.82.1...v3.85.1
2024-11-11 20:36:01 -05:00
Peder Bergebakken Sundt and GitHub
264dc47d57
dust: fix build on Darwin ( #355188 )
2024-11-12 02:15:26 +01:00
Yt and GitHub
c0c77416ac
vector: fix service using pkgs.vector regardless package option ( #354316 )
2024-11-11 19:09:22 -05:00