Commit Graph
945189 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub d2191fc8db rgrc: 0.6.7 -> 0.6.9 (#489780) 2026-02-12 13:40:57 +00:00
Fabian AffolterandGitHub 496ec9d11d python314Packages.pydaikin: 2.17.1 -> 2.18.0 (#489703) 2026-02-12 13:06:33 +00:00
Fabian AffolterandGitHub 403648ec68 python314Packages.piccolo: 1.31.0 -> 1.32.0 (#489704) 2026-02-12 13:06:10 +00:00
Fabian AffolterandGitHub 6c2247e1e0 python314Packages.nrgkick-api: 1.7.0 -> 1.7.1 (#489705) 2026-02-12 13:05:52 +00:00
Fabian AffolterandGitHub dd73b86fda python314Packages.mitogen: 0.3.40 -> 0.3.41 (#489706) 2026-02-12 13:05:43 +00:00
Fabian AffolterandGitHub 2a0d345242 python312Packages.mypy-boto3-*: updates (#489699) 2026-02-12 13:04:48 +00:00
Fabian AffolterandGitHub 0f1a5f1e77 python313Packages.iamdata: 0.1.202602111 -> 0.1.202602121 (#489700) 2026-02-12 13:04:01 +00:00
Felix BargfeldtandGitHub 24896628ab cargo-hack: 0.6.41 -> 0.6.42 (#489621) 2026-02-12 12:55:50 +00:00
Doron BeharandGitHub 4cac4a42cd syncthingtray: migrate to by-name (#435073) 2026-02-12 12:55:13 +00:00
R. Ryantm 7b4d0dbcdd rgrc: 0.6.7 -> 0.6.9 2026-02-12 12:45:22 +00:00
SandroandGitHub 0eebac9bd9 zotero: 7.0.30 -> 8.0.2, build from source (#483099) 2026-02-12 12:43:26 +00:00
SandroandGitHub c55994497d oscar: 1.6.1 -> 1.7.0 (#485661) 2026-02-12 12:41:45 +00:00
SandroandGitHub c77fb40c17 mdbook-pandoc: 0.10.5 -> 0.11.0 (#485869) 2026-02-12 12:41:18 +00:00
SandroandGitHub cb0482a899 nixos/tuwunel: set systemd service type to notify (#482347) 2026-02-12 12:40:37 +00:00
SandroandGitHub b46e7e3879 gerbv: Add patch to fix build (#482899) 2026-02-12 12:38:31 +00:00
SandroandGitHub 5da59fe035 commafeed: 5.11.1 -> 6.2.0 (#477225) 2026-02-12 12:37:59 +00:00
zowoqandGitHub 61ccac3aed terraform-providers.cloudflare_cloudflare: 5.16.0 -> 5.17.0 (#489770) 2026-02-12 12:32:55 +00:00
Yohann BonifaceandGitHub 067929dfe8 surge-xt: rename from surge-XT (#489651) 2026-02-12 12:27:26 +00:00
Wolfgang WaltherandGitHub 9ae96f2f36 pkgsStatic.ghc: 9.4 -> 9.12 (#488658) 2026-02-12 12:22:37 +00:00
Wolfgang WaltherandGitHub f05475a4bd postgresql: change source back to tags (#489764) 2026-02-12 12:21:39 +00:00
R. Ryantm 701c063502 terraform-providers.cloudflare_cloudflare: 5.16.0 -> 5.17.0 2026-02-12 12:14:05 +00:00
Bruno BELANYIandGitHub 9d73edab12 balatro: add support for Google Play and Xbox PC editions (#487860) 2026-02-12 11:41:52 +00:00
JoandGitHub 1d405ce2ae applyPatches: to extendMkDerivation, fix meta.position (#488861) 2026-02-12 11:38:27 +00:00
Brenton SimpsonandBruno BELANYI 5122924f49 balatro: add support for Google Play and Xbox PC editions
Different editions of Balatro have essentially the same Lua codebase,
delegating to a native bridge `love.platform` to handle cloud
functionality like profiles and achievements.  These bridges are not
part of the standard LÖVE SDK, and hence aren't provided
by`pkgs.love`.

`withBridgePatch` uses the local filesystem for loading/saving games,
and short-circuits the other bridge functions.  This enables the Google
Play and Xbox PC editions of the game to be played with the open source
LÖVE runtime.
2026-02-12 11:34:36 +00:00
Brenton SimpsonandBruno BELANYI 49e2946b62 balatro: use substituteInPlace for withLinuxPatch
The previous patch relied on git, which meant it only worked on one
specific version of the game.  Moreover, it curtailed the ability to
make the patch more dynamic in the future.

This accomplishes the same, but is more forgiving to updates/alternate
editions.
2026-02-12 11:34:36 +00:00
Haylin MooreandBruno BELANYI dc09e2399b balatro: add requireFile message
Resolves #441819
2026-02-12 11:34:36 +00:00
Bazinga9000andBruno BELANYI f7f227913d balatro: add curl to LD_LIBRARY_PATH
Resolves #464807
2026-02-12 11:34:06 +00:00
JoandGitHub a040779b7b trivial-builders: Improve derivation positioning (#488813) 2026-02-12 11:31:53 +00:00
nixpkgs-ci[bot]andGitHub 50ff2bec71 ndcurves: 2.1.0 -> 2.1.1 (#489616) 2026-02-12 11:25:27 +00:00
nixpkgs-ci[bot]andGitHub 1ec49325a3 app2unit: 1.2.1 -> 1.3.0 (#489517) 2026-02-12 11:25:26 +00:00
Wolfgang Walther 77867fbc7b postgresql: change source back to tags
The tags for the recent minor version releases have now been pushed.
2026-02-12 12:20:25 +01:00
Gergő GutyinaandGitHub a2b7f18668 gopro-tool: move overrides to package.nix, modernize (#485675) 2026-02-12 11:16:55 +00:00
Bruno BELANYI ce31931fe4 balatro: add some whitespace
Make the direvation slightly more readable.
2026-02-12 11:16:52 +00:00
Gaétan LepageandGitHub dde7437d6a python3Packages.jupyter-docprovider: 2.2.0 -> 2.2.1 (#489683) 2026-02-12 11:01:07 +00:00
isabelandGitHub 0bfc797e0d moonlight: 1.3.39 -> 2026.2.1 (#489470) 2026-02-12 11:00:21 +00:00
JoandGitHub e25ac2fcc7 various: remove version in bundlerEnv (#489734) 2026-02-12 10:49:00 +00:00
nixpkgs-ci[bot]andGitHub 7ad9e3b90a wit-bindgen: 0.52.0 -> 0.53.0 (#489680) 2026-02-12 10:02:06 +00:00
nixpkgs-ci[bot]andGitHub d24b0c243e cargo-expand: 1.0.119 -> 1.0.120 (#489627) 2026-02-12 10:02:02 +00:00
Matt SturgeonandGitHub 9c2ca0014d doc: update references to nixfmt-rfc-style to treefmt (#486664) 2026-02-12 10:01:13 +00:00
Masum RezaandGitHub 3508c11021 limine: 10.6.6 -> 10.7.0 (#489242) 2026-02-12 09:40:01 +00:00
nixpkgs-ci[bot]andGitHub 1f404ce350 mediainfo: 25.10 -> 26.01 (#488948) 2026-02-12 09:35:18 +00:00
K900andGitHub 9ba2235a88 nixos/pipewire: pin the linked docs (#442440) 2026-02-12 09:31:19 +00:00
Sigmanificient 849f9faa4f license_finder: remove version from bundlerEnv 2026-02-12 10:25:18 +01:00
Sigmanificient 22f0092301 compass: remove version from bundlerEnv 2026-02-12 10:25:03 +01:00
Sigmanificient 756ba3eafc cfn-nag: remove version from bundlerEnv 2026-02-12 10:24:55 +01:00
Thiago Kenji OkadaandGitHub 91e72fc5a3 linuxKernel.kernels.linux_lqx: 6.18.8 -> 6.18.9 (#489603) 2026-02-12 09:17:35 +00:00
Wolfgang WaltherandGitHub d0601e795c mimalloc: portability improvements (#415633) 2026-02-12 09:16:38 +00:00
nixpkgs-ci[bot]andGitHub eb38d199d2 secretspec: 0.6.2 -> 0.7.0 (#489643) 2026-02-12 09:13:24 +00:00
nixpkgs-ci[bot]andGitHub 2e18a86213 vue-language-server: 3.2.2 -> 3.2.4 (#483107) 2026-02-12 09:13:22 +00:00
Jonas HeinrichandGitHub 7d7e937b6f invoiceplane: init at 1.7.0 (#452167) 2026-02-12 09:10:10 +00:00