R. Ryantm
db3e4ba22d
wlink: 0.0.9 -> 0.1.0
2024-11-12 09:25:59 +00: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
Matteo Pacini
9588bbde8a
miru: with lib; cleanup
2024-11-12 09:14:31 +00:00
Matteo Pacini
efc5f2f17b
miru: 5.5.6 -> 5.5.8
2024-11-12 09:10:51 +00:00
OTABI Tomoya
9d48107bcc
yaru-theme: 24.04.3 -> 24.10.4 ( #348692 )
2024-11-12 18:02:35 +09:00
Bruno Bigras
fff5858140
talosctl: 1.8.1 -> 1.8.2
2024-11-12 03:32:42 -05:00
R. Ryantm
78614e78ec
tui-journal: 0.12.0 -> 0.12.1
2024-11-12 08:23:40 +00:00
R. RyanTM
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
Vincent Laporte
23bb0ee13f
ocamlPackages.ppx_deriving: 5.2.1 → 6.0.3
2024-11-12 09:12:32 +01:00
Vincent Laporte
9a67ee8a49
ocamlPackages.ppx_deriving_cmdliner: add missing dependency result
2024-11-12 09:12:32 +01:00
Fabian Affolter
cf659d5107
python312Packages.aioslimproto: refactor ( #355148 )
2024-11-12 09:03:56 +01:00
Fabian Affolter
a4d951e6f2
metasploit: 6.4.34 -> 6.4.35 ( #355149 )
2024-11-12 09:03:39 +01:00
Fabian Affolter
c9beee48d4
ldeep: 1.0.72 -> 1.0.73 ( #355178 )
2024-11-12 09:03:26 +01:00
Fabian Affolter
fc3f7873a6
checkov: 3.2.283 -> 3.2.286 ( #355179 )
2024-11-12 09:03:09 +01:00
Fabian Affolter
4e962cd5fd
python312Packages.webexteamssdk: 1.6.1 -> 2.0.1 ( #355190 )
2024-11-12 09:02:53 +01:00
Fabian Affolter
668605e524
python312Packages.wsgidav: add inputs for cli usage ( #355175 )
2024-11-12 09:02:17 +01:00
datafoo
e3f5b8273e
vscode-extensions.streetsidesoftware.code-spell-checker: 4.0.15 -> 4.0.16
2024-11-12 09:02:16 +01:00
Vlad M.
c783eed0c1
hcxtools: 6.3.4 -> 6.3.5 ( #355215 )
2024-11-12 10:01:28 +02:00
kirillrdy
b76ab1e652
distribution: 3.0.0-beta.1 -> 3.0.0-rc.1 ( #354430 )
2024-11-12 18:56:02 +11:00
R. Ryantm
aa9193b7e3
python312Packages.yfinance: 0.2.48 -> 0.2.49
2024-11-12 07:55:11 +00:00
kirillrdy
980c70c72e
hatsu: 0.2.2 -> 0.3.0 ( #354408 )
2024-11-12 18:54:10 +11:00
Jörg Thalheim
a70c75fb77
pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-files ( #353692 )
2024-11-12 08:53:51 +01:00
R. Ryantm
8fc316c972
scalr-cli: 0.16.0 -> 0.16.2
2024-11-12 07:53:25 +00:00
Rick van Schijndel
efa952e65b
cpm-cmake: Set CURRENT_CPM_VERSION; adopt; format ( #354654 )
2024-11-12 08:47:12 +01:00
R. Ryantm
f7a8df3915
dune_3: 3.16.0 -> 3.16.1
2024-11-12 08:30:59 +01:00
Vincent Laporte
083249aeb5
ocamlPackages.ppx_deriving_yojson: 3.7.0 → 3.9.0
2024-11-12 08:30:14 +01:00
Paul Meyer
b4fda70c49
nixos/athens: update docs ( #354508 )
2024-11-12 08:28:14 +01:00
Pol Dellaiera
b44b70f8d0
process-compose: 1.34.0 -> 1.40.1 ( #355101 )
2024-11-12 08:20:04 +01:00
Pol Dellaiera
b169d70fa5
mongodb-ce: 7.0.14 -> 8.0.3 ( #354987 )
2024-11-12 08:19:35 +01:00
Pol Dellaiera
b6098e4888
python312Packages.sismic: 1.6.7 -> 1.6.8
2024-11-12 08:15:35 +01:00
Michele Guerini Rocco
fa72bc2abc
mkvtoolnix: migrate to new apple-sdk pattern ( #355135 )
2024-11-12 08:02:51 +01:00
R. Ryantm
21b29ebe86
libtoxcore: 0.2.19 -> 0.2.20
2024-11-12 06:58:49 +00:00
Lin Jian
5af0e374e7
baidupcs-go: 3.9.5 -> 3.9.5-unstable-2024-06-23 ( #355356 )
2024-11-12 14:35:42 +08:00
R. Ryantm
3ed6235eaa
buildah-unwrapped: 1.37.3 -> 1.38.0
2024-11-12 06:28:37 +00:00
Rick van Schijndel
99e2d8992d
libiconv: fix android cross-compile ( #354895 )
2024-11-12 07:26:13 +01:00
georgewhewell
daa4e17814
runpodctl: init at 1.14.4
...
Update pkgs/by-name/ru/runpodctl/package.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Update pkgs/by-name/ru/runpodctl/package.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
fix: runpodctl license
Update pkgs/by-name/ru/runpodctl/package.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Update pkgs/by-name/ru/runpodctl/package.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-11-12 13:23:57 +07:00
Rick van Schijndel
25dfc053af
gaphor: 2.26.0 -> 2.27.0 ( #355050 )
2024-11-12 07:21:54 +01:00
Rick van Schijndel
7524a7906a
Fix lightworks by changing path load order. ( #355057 )
2024-11-12 07:21:05 +01:00
Masum Reza
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
github-actions[bot]
00b1e226f7
Merge master into staging-next
2024-11-12 06:05:05 +00:00
Arthur Gautier
0488e230e6
buildkite-agent: 3.82.1 -> 3.85.1 ( #355320 )
2024-11-12 06:02:25 +00:00
Robert Schütz
8959c26660
python312Packages.ayla-iot-unofficial: 1.4.3 -> 1.4.4 ( #355354 )
2024-11-11 21:59:53 -08:00
Tatu Argillander
3ff18d4c4b
vtsls: init at 0.2.6
2024-11-12 07:51:42 +02:00
R. Ryantm
7491971a9c
python312Packages.ayla-iot-unofficial: 1.4.3 -> 1.4.4
2024-11-12 05:45:25 +00:00
zowoq
675bb2c7c2
fzf: 0.56.0 -> 0.56.2
...
Diff: https://github.com/junegunn/fzf/compare/v0.56.0...v0.56.2
Changelog: https://github.com/junegunn/fzf/blob/v0.56.2/CHANGELOG.md
2024-11-12 15:41:09 +10:00
Pol Dellaiera
d30293dc98
deno: 2.0.5 -> 2.0.6 ( #355210 )
2024-11-12 06:28:25 +01:00
Pol Dellaiera
8ead42fb39
Adding maintainer for lean4 ( #355144 )
2024-11-12 06:24:48 +01:00
R. Ryantm
97ab1baaae
fastcompmgr: 0.4 -> 0.5
2024-11-12 05:24:36 +00:00