Commit Graph
871292 Commits
Author SHA1 Message Date
R. Ryantm edcdfd5a60 coroot-node-agent: 1.26.1 -> 1.26.2 2025-10-05 02:49:12 +00:00
Yohann BonifaceandGitHub 0832d1b3a0 alfaview: 9.23.1 -> 9.23.2 (#446808) 2025-10-04 18:00:36 +00:00
Yohann BonifaceandGitHub e629ac0f44 yoshimi: 2.3.4.1 -> 2.3.5.1 (#448131) 2025-10-04 17:56:27 +00:00
Philip TaronandGitHub 6d1d15bb36 pkgs: remove optional builtins prefixes from prelude functions (#447404) 2025-10-04 17:11:00 +00:00
Anthony RousselandGitHub 1e6684166e ovhcloud-cli: init at 0.5.0 (#448312) 2025-10-04 17:09:28 +00:00
NAHO 8052c76154 pkgs: add builtins prefixes for prelude functions to improve clarity 2025-10-04 19:02:43 +02:00
NAHO 3b97761aa7 lixPackageSets.git: revert removal of builtins prefixes in patch 2025-10-04 19:02:43 +02:00
NAHO c8d4dabc43 pkgs: remove optional builtins prefixes from prelude functions
Remove optional builtins prefixes from prelude functions by running:

    builtins=(
      abort
      baseNameOf
      break
      derivation
      derivationStrict
      dirOf
      false
      fetchGit
      fetchMercurial
      fetchTarball
      fetchTree
      fromTOML
      import
      isNull
      map
      null
      placeholder
      removeAttrs
      scopedImport
      throw
      toString
      true
    )

    fd \
      --type file \
      . \
      pkgs \
      --exec-batch sed --in-place --regexp-extended "
        s/\<builtins\.($(
          printf '%s\n' "${builtins[@]}" |
            paste --delimiter '|' --serial -
        ))\>/\1/g
      "

    nix fmt
2025-10-04 19:02:37 +02:00
Doron BeharandGitHub 0fe515d371 nixos/syncthing: add guiPasswordFile option, add and move Syncthing tests (#446197) 2025-10-04 16:50:14 +00:00
nixpkgs-merge-bot[bot]andGitHub b1ebcf1a85 spacetimedb: 1.4.0 -> 1.5.0 (#448441) 2025-10-04 16:25:35 +00:00
dotlambdaandGitHub cfc311472f python3Packages.eq3btsmart: 2.3.0 -> 2.4.1 (#448211) 2025-10-04 16:13:00 +00:00
Yohann BonifaceandGitHub e7ecb1b6a2 hgrep: init at 0.3.8 (#440858) 2025-10-04 16:10:21 +00:00
Anthony ROUSSEL 74728b8b4e ovhcloud-cli: init at 0.5.0
A Command Line Interface to manage your OVHcloud services.

https://github.com/ovh/ovhcloud-cli
2025-10-04 17:53:26 +02:00
Axel Karjalainen 9fc608e171 hgrep: init at 0.3.8 2025-10-04 18:37:32 +03:00
nixpkgs-merge-bot[bot]andGitHub 6cfed029fc anytype: 0.49.2 -> 0.50.3 (#448556) 2025-10-04 15:16:33 +00:00
Nikolay KorotkiyandGitHub 77b1f0900f sydbox: 3.38.2 -> 3.39.1 (#447598) 2025-10-04 15:03:52 +00:00
Nikolay KorotkiyandGitHub 032bb3ffdd dnglab: 0.7.0 -> 0.7.1 (#448335) 2025-10-04 14:57:54 +00:00
nixpkgs-merge-bot[bot]andGitHub e99ba8bf86 ultrastardx: 2025.9.0 -> 2025.10.0 (#448534) 2025-10-04 14:50:31 +00:00
isabelandGitHub 7544cf4148 slurm: modernize (#448399) 2025-10-04 14:48:44 +00:00
R. Ryantm 9b1586e480 anytype: 0.49.2 -> 0.50.3 2025-10-04 14:40:50 +00:00
Yohann BonifaceandGitHub 13abdaf5ea flix: 0.62.0 -> 0.64.0 (#446506) 2025-10-04 14:26:22 +00:00
Sigmanificient b0ecc55d9c slurm: modernize 2025-10-04 16:23:11 +02:00
Austin HorstmanandGitHub 49a636772f davinci-resolve: 20.0.1 -> 20.2.1 (#439617) 2025-10-04 14:18:48 +00:00
Austin HorstmanandGitHub d71bc768db sketchybar-app-font: 2.0.43 -> 2.0.46 (#448508) 2025-10-04 14:08:04 +00:00
Austin HorstmanandGitHub 3acebf0422 git-worktree-switcher: 0.2.4 -> 0.2.6 (#447031) 2025-10-04 14:07:50 +00:00
Fabian AffolterandGitHub bb04e3e25b python313Packages.twilio: 9.8.2 -> 9.8.3 (#448373) 2025-10-04 14:03:37 +00:00
Mauricio CollaresandGitHub 9073af1c20 python3Packages.cysignals: 1.12.4 -> 1.12.5 (#448232) 2025-10-04 13:56:45 +00:00
dishandGitHub 91bdb74cff biboumi: use botan3 and cleanup (#446216) 2025-10-04 13:53:42 +00:00
Weijia WangandGitHub cd5ef1ea27 prl-tools: 26.0.1-57243 -> 26.1.1-57288 (#448165) 2025-10-04 13:50:06 +00:00
Luke Granger-BrownandGitHub 80fda0642a yubioath-flutter: 7.2.3 -> 7.3.0 (#447416) 2025-10-04 13:31:44 +00:00
Mauricio CollaresandGitHub 6aa81bcb66 python3Packages.rpy2-robjects: 3.6.2 -> 3.6.3 (#447793) 2025-10-04 13:31:21 +00:00
Yohann BonifaceandGitHub fb9d6a57fe amp-cli: add burmudar as maintainer (#445498) 2025-10-04 13:20:45 +00:00
isabelandGitHub 3190906872 qiv: 2.3.3 -> 3.0.2, use codeberg, modernize & move to by-name (#448395) 2025-10-04 13:18:28 +00:00
isabelandGitHub ad8152cafd slurm: drop gtk2 (#448397) 2025-10-04 13:12:09 +00:00
isabelandGitHub cd4f19d4cd intelli-shell: 0.2.7 -> 3.2.3 (#447785) 2025-10-04 13:09:46 +00:00
isabelandGitHub 4eb20d15ac python3Packages.pygeocodio: fix build (#448417) 2025-10-04 13:09:40 +00:00
Thomas GerbetandGitHub 1780ba11a8 babl: 0.1.114 -> 0.1.116 (#448110) 2025-10-04 13:08:48 +00:00
Fabian AffolterandGitHub f971f1e7ee burpsuite: 2025.9.3 -> 2025.9.4 (#448362) 2025-10-04 13:03:28 +00:00
Fabian AffolterandGitHub b326862f99 python313Packages.aioshelly: 13.10.0 -> 13.11.0 (#448155) 2025-10-04 13:03:13 +00:00
isabelandGitHub c1d4b4c192 lock: 1.7.6 -> 1.8.0 (#448458) 2025-10-04 13:02:55 +00:00
0x4A6FandGitHub eb64a1d9bd tayga: fix build on 32-bit host platform (#440083) 2025-10-04 13:00:50 +00:00
0x4A6FandGitHub 5fcf5b4921 pmacct: add optional apache-kafka dependency (#447668) 2025-10-04 12:59:51 +00:00
isabelandGitHub f0e85b36e8 gonzo: init at 0.2.1 (#440232) 2025-10-04 12:59:46 +00:00
R. Ryantm 472191175d ultrastardx: 2025.9.0 -> 2025.10.0 2025-10-04 12:56:04 +00:00
Nikolay KorotkiyandGitHub 036a3e5c22 oxker: 0.11.1 -> 0.12.0 (#448404) 2025-10-04 12:51:06 +00:00
Luke Granger-BrownandGitHub d3833a2771 factorio-demo: 2.0.66 -> 2.0.69 (#448113) 2025-10-04 12:48:40 +00:00
Fabian AffolterandGitHub d8be3cdcc7 python3Packages.array-record: 0.7.2 -> 0.8.1 (#448368) 2025-10-04 12:32:48 +00:00
Nikolay Korotkiy 68d5f25ccf oxker: fix build on darwin 2025-10-04 16:32:06 +04:00
Thomas GerbetandGitHub 9e17621390 microsoft-edge: 140.0.3485.94 -> 141.0.3537.57 (#448083) 2025-10-04 12:22:19 +00:00
Matthieu CoudronandGitHub 73bb504135 rofi-calc: 2.4.0 -> 2.4.1 (#448388) 2025-10-04 12:02:22 +00:00