Commit Graph
706821 Commits
Author SHA1 Message Date
R. Ryantm b8ec4cb089 python312Packages.emborg: 1.40 -> 1.41 2024-11-12 15:30:03 +00:00
Bobby RongandGitHub 23bb92fdae planify: 4.11.4 -> 4.11.6 (#354994) 2024-11-12 19:37:19 +08:00
Franz PletzandGitHub 436183649d invidious: 2.20240825.2 -> 2.20241110.0 (#355279) 2024-11-12 12:13:49 +01:00
José Romildo MalaquiasandGitHub 98dddf639e sfwbar: 1.0_beta15 -> 1.0_beta16 (#355214) 2024-11-12 08:05:24 -03:00
Florian KlinkandGitHub cb88cda0d4 nixos/systemd-stage-1: Do not run code from stage 2 until it's actually time to switch-root. (#355166) 2024-11-12 12:04:54 +01:00
Franz PletzandGitHub 0af7aa2a11 picom: 12.3 -> 12.4 (#355250) 2024-11-12 12:04:30 +01:00
SandroandGitHub 9880ca7cc1 kangaru: init at 4.3.2 (#349770) 2024-11-12 11:48:46 +01:00
SandroandGitHub 7e1c782391 python312Packages.radish-bdd: fix missing yaml dependency (#353167) 2024-11-12 11:48:24 +01:00
Florian KlinkandGitHub 51c8642af9 talosctl: 1.8.1 -> 1.8.2 (#351908) 2024-11-12 11:47:21 +01:00
SandroandGitHub 8861de327d go-ios: 1.0.150 -> 1.0.155 (#354441) 2024-11-12 11:45:10 +01:00
SandroandGitHub 1f4edbfbe6 python3Packages.django-cms: init at 4.1.3 (#354163) 2024-11-12 11:38:09 +01:00
OTABI TomoyaandGitHub 77b0250bfc stirling-pdf: 0.29.0 -> 0.30.1 (#352066) 2024-11-12 19:26:41 +09:00
Weijia WangandGitHub 62cfb3e8d8 kitty: use makeBinaryWrapper to wrap kitty executable (#352795) 2024-11-12 11:20:32 +01:00
OTABI TomoyaandGitHub 80a8ca4208 vitess: 20.0.2 -> 21.0.0 (#352200) 2024-11-12 19:19:33 +09:00
OTABI TomoyaandGitHub 54ce061f24 calico-apiserver: 3.28.2 -> 3.29.0 (#352325) 2024-11-12 19:10:40 +09:00
eyjhb dc21ec8373 go-ios: 1.0.150 -> 1.0.155 2024-11-12 11:09:01 +01:00
OTABI TomoyaandGitHub 890c384fef fava: 1.28 -> 1.29 (#352357) 2024-11-12 19:02:09 +09:00
OTABI TomoyaandGitHub 8ed8ee7bdb python312Packages.mlflow: 2.16.2 -> 2.17.2 (#351550) 2024-11-12 18:58:47 +09: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 TomoyaandGitHub 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. RyanTMandGitHub 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 AffolterandGitHub cf659d5107 python312Packages.aioslimproto: refactor (#355148) 2024-11-12 09:03:56 +01:00
Fabian AffolterandGitHub a4d951e6f2 metasploit: 6.4.34 -> 6.4.35 (#355149) 2024-11-12 09:03:39 +01:00
Fabian AffolterandGitHub c9beee48d4 ldeep: 1.0.72 -> 1.0.73 (#355178) 2024-11-12 09:03:26 +01:00
Fabian AffolterandGitHub fc3f7873a6 checkov: 3.2.283 -> 3.2.286 (#355179) 2024-11-12 09:03:09 +01:00
Fabian AffolterandGitHub 4e962cd5fd python312Packages.webexteamssdk: 1.6.1 -> 2.0.1 (#355190) 2024-11-12 09:02:53 +01:00
Fabian AffolterandGitHub 668605e524 python312Packages.wsgidav: add inputs for cli usage (#355175) 2024-11-12 09:02:17 +01:00
Vlad M.andGitHub c783eed0c1 hcxtools: 6.3.4 -> 6.3.5 (#355215) 2024-11-12 10:01:28 +02:00
kirillrdyandGitHub b76ab1e652 distribution: 3.0.0-beta.1 -> 3.0.0-rc.1 (#354430) 2024-11-12 18:56:02 +11:00
kirillrdyandGitHub 980c70c72e hatsu: 0.2.2 -> 0.3.0 (#354408) 2024-11-12 18:54:10 +11:00
Jörg ThalheimandGitHub a70c75fb77 pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-files (#353692) 2024-11-12 08:53:51 +01:00
Rick van SchijndelandGitHub efa952e65b cpm-cmake: Set CURRENT_CPM_VERSION; adopt; format (#354654) 2024-11-12 08:47:12 +01:00
R. RyantmandVincent Laporte f7a8df3915 dune_3: 3.16.0 -> 3.16.1 2024-11-12 08:30:59 +01:00
Vincent LaporteandVincent Laporte 083249aeb5 ocamlPackages.ppx_deriving_yojson: 3.7.0 → 3.9.0 2024-11-12 08:30:14 +01:00
Paul MeyerandGitHub b4fda70c49 nixos/athens: update docs (#354508) 2024-11-12 08:28:14 +01:00
Pol DellaieraandGitHub b44b70f8d0 process-compose: 1.34.0 -> 1.40.1 (#355101) 2024-11-12 08:20:04 +01:00
Pol DellaieraandGitHub b169d70fa5 mongodb-ce: 7.0.14 -> 8.0.3 (#354987) 2024-11-12 08:19:35 +01:00
Michele Guerini RoccoandGitHub fa72bc2abc mkvtoolnix: migrate to new apple-sdk pattern (#355135) 2024-11-12 08:02:51 +01:00
R. RyantmandEmery Hemingway 21b29ebe86 libtoxcore: 0.2.19 -> 0.2.20 2024-11-12 06:58:49 +00:00
Lin JianandGitHub 5af0e374e7 baidupcs-go: 3.9.5 -> 3.9.5-unstable-2024-06-23 (#355356) 2024-11-12 14:35:42 +08:00
Rick van SchijndelandGitHub 99e2d8992d libiconv: fix android cross-compile (#354895) 2024-11-12 07:26:13 +01:00
Rick van SchijndelandGitHub 25dfc053af gaphor: 2.26.0 -> 2.27.0 (#355050) 2024-11-12 07:21:54 +01:00
Rick van SchijndelandGitHub 7524a7906a Fix lightworks by changing path load order. (#355057) 2024-11-12 07:21:05 +01:00
Masum RezaandGitHub 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 GautierandGitHub 0488e230e6 buildkite-agent: 3.82.1 -> 3.85.1 (#355320) 2024-11-12 06:02:25 +00:00
Robert SchützandGitHub 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