Commit Graph
733099 Commits
Author SHA1 Message Date
R. Ryantm 5aa8ed779b asak: 0.3.4 -> 0.3.5 2024-12-31 21:14:30 +00:00
michaelBelsanti 2d1c6aadb7 buildFHSEnvBubblewrap: bind /etc/dconf
allows custom dconf profiles to be opened
2024-12-31 16:14:26 -05:00
Grimmauld d14a212615 nixos/tests/opensnitch: test all possible values for ProcMonitorMethod 2024-12-31 22:08:37 +01:00
Grimmauld ec3661ed7a nixos/opensnitch: fix eval on non-ebpf ProcMonitorMethod 2024-12-31 22:08:28 +01:00
R. RyantmandJan Tojnar 354b423fcc libportal: 0.8.1 -> 0.9.0 2024-12-31 22:06:46 +01:00
Guillaume GirolandGitHub e0be1ad972 bitwuzla: 0.6.1 -> 0.7.0 (#367999) 2024-12-31 21:58:44 +01:00
Weijia Wang b7e0a69827 bossa: fix darwin build 2024-12-31 21:58:20 +01:00
Weijia Wang 6b5473f7a2 bossa: move to pkgs/by-name 2024-12-31 21:56:23 +01:00
Jeremy Fleischman c314e80587 ceph: fix python build
`trustme` 1.2+ doesn't work with the old pinned version of
`cryptography` that `ceph` needs. This vendors the previous version of
`trustme`, which does work. How I got this:

```shell
git show fd30f2796b08596646c9a43fd439c4177f53c0ac~:pkgs/development/python-modules/trustme/default.nix > pkgs/tools/filesystems/ceph/old-python-packages/trustme.nix
```

I then added a warning on the top of the file, and updated the maintiner
to myself.

This fixes https://github.com/NixOS/nixpkgs/issues/359723

Unfortunately, the build goes on to fail trying to compile ceph itself.
I see a bunch of errors that look like this. Hopefully someone more
familiar with C++ can help figure this out:

    /build/ceph-19.2.0/src/osd/osd_types.h: In lambda function:
    /build/ceph-19.2.0/src/common/dout.h:196:73: error: call to non-'constexpr' function 'virtual unsigned int DoutPrefixProvider::get_subsys() const'
      196 |     dout_impl(pdpp->get_cct(), ceph::dout::need_dynamic(pdpp->get_subsys()), v) \
          |                                                         ~~~~~~~~~~~~~~~~^~
    /build/ceph-19.2.0/src/common/dout.h:167:58: note: in definition of macro 'dout_impl'
      167 |       return (cctX->_conf->subsys.template should_gather<sub, v>());    \
          |                                                          ^~~
    /build/ceph-19.2.0/src/osd/osd_types.h:3704:3: note: in expansion of macro 'ldpp_dout'
     3704 |   ldpp_dout(dpp, 10) << "build_prior all_probe " << all_probe << dendl;
          |   ^~~~~~~~~
    /build/ceph-19.2.0/src/common/dout.h:63:20: note: 'virtual unsigned int DoutPrefixProvider::get_subsys() const' declared here
       63 |   virtual unsigned get_subsys() const = 0;
          |                    ^~~~~~~~~~

I've filed https://github.com/NixOS/nixpkgs/issues/369777 so we can fix
this in a follow up PR.
2024-12-31 12:52:25 -08:00
R. Ryantm 621f68c05a irust: 1.71.29 -> 1.71.30 2024-12-31 20:46:04 +00:00
7c6f434candGitHub 845ffb4cfa mplayer: 1.5-unstable-2024-07-03 -> 1.5-unstable-2024-12-21 (#369689) 2024-12-31 20:42:57 +00:00
7c6f434candGitHub f329f668d5 tfp-hpa: 5.2 -> 5.2-untagged-2024-06-10 (#369712) 2024-12-31 20:41:22 +00:00
nixpkgs-merge-bot[bot]andGitHub 3b734b74c2 intentrace: 0.4.1 -> 0.4.2 (#369676) 2024-12-31 20:39:59 +00:00
Patrizio Bekerle 37c70872d6 qownnotes: format with nixfmt
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2024-12-31 21:35:47 +01:00
Patrizio Bekerle 860472df03 qownnotes: move package to by-name directory
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
2024-12-31 21:35:47 +01:00
Otavio Salvador 2a5b75f469 robotframework-tidy: 4.14.0 -> 4.15.0 2024-12-31 17:28:40 -03:00
Weijia Wang 519418a366 codeblocks: fix darwin build 2024-12-31 21:25:04 +01:00
Philip TaronandGitHub 6630c758e0 nixos/hydra: fix hydra-compress-logs choking up on quoting when using zstd (#363980) 2024-12-31 12:22:57 -08:00
Masum RezaandGitHub 9adee8fd64 hyprutils: 0.2.6 -> 0.3.0 (#369768) 2025-01-01 01:48:15 +05:30
Otavio Salvador 3165d93716 tmuxp: 1.49.0 -> 1.50.1 2024-12-31 17:16:24 -03:00
Yifei Sun 7c52e7a08b caddy: 2.8.4 -> 2.9.0 2024-12-31 15:08:11 -05:00
R. Ryantm 325d741a06 hyprutils: 0.2.6 -> 0.3.0 2024-12-31 19:55:58 +00:00
Diogo Correia 77e361e9f8 element-web: escape JSON string
Previously, if any part of the configuration (either key or value)
contained a single quote ('), the build would fail.
2024-12-31 19:47:34 +00:00
aucubandGitHub 18bcb1ef6e waveterm: 0.10.1 -> 0.10.4 (#367119) 2024-12-31 20:47:18 +01:00
Otavio Salvador 8dfd8ed94f python312Packages.libtmux: 0.39.0 -> 0.40.1 2024-12-31 16:40:30 -03:00
Adam Dinwoodie a46eb8266a doc/packages/build-support: remove stray backtick
This corrects a start/end error in the formatting of code in one of the
examples.
2024-12-31 19:29:43 +00:00
Liam Murphy 68891b69f1 sby: cleanup 2024-12-31 19:21:06 +00:00
Sagi Sarussi 570c92c603 gpu-screen-recorder{-,gtk}: 4.2.3 -> 5.0.0 2024-12-31 21:21:02 +02:00
Philip TaronandGitHub 0541d0ed73 nixos/xfce: fix after #369419 removed with lib (#369745) 2024-12-31 11:04:19 -08:00
Jan Tojnar 34f5f7e1ba glib: move to by-name 2024-12-31 20:02:07 +01:00
Jan Tojnar 4fafd05b75 glib: Format the expression
- Format with `nixfmt-rfc-style`.
- Move `outputs` and `setupHook` to top.
- Move `strictDeps` above `inputs`.
- Move `nativeCheckInputs` next to the rest of the inputs.
- Move `env` above phases.
- Expand `env.NIX_CFLAGS_COMPILE` to a nested attribute set.
2024-12-31 20:02:07 +01:00
Jan Tojnar ea6117d6c3 duplicity: Disable pydrive2 support
It does not currently work due to pyopenssl incompatibility.
2024-12-31 20:01:19 +01:00
Jan Tojnar bf28e24140 python3.pkgs.pydrive2: Mark as broken
It does not currently work due to pyopenssl incompatibility.
2024-12-31 20:01:19 +01:00
Philip Taron bef289e3d0 nixos/xfce: fix after #369419 removed with lib 2024-12-31 10:48:36 -08:00
lucasew cbdee318da flexget: minor tweaks, enable tests on linux
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-12-31 15:41:20 -03:00
R. Ryantm f69b3fc343 simplex-chat-desktop: 6.2.1 -> 6.2.3 2024-12-31 18:39:27 +00:00
happysalada eb5573ad62 termscp: darwin fix 2024-12-31 13:20:56 -05:00
7c6f434c 88bf350b1d tftp-hpa: 5.2 -> 5.2-untagged-2024-06-10 2024-12-31 18:50:11 +01:00
7c6f434candGitHub ffd125e27f lib3mf: 2.2.0 -> 2.3.2; openscad: unpin cgal_4; fix darwin (#369588) 2024-12-31 17:45:41 +00:00
7c6f434candGitHub be1bd4b9c5 xpilot-ng: fix build (#369672) 2024-12-31 17:35:09 +00:00
R. Ryantm 7d780b94f3 anyrun: 0-unstable-2024-11-08 -> 0-unstable-2024-12-27 2024-12-31 17:35:08 +00:00
YtandGitHub c9482a5489 foundationdb: 7.1.32 -> 7.3.42 (#369145) 2024-12-31 12:34:34 -05:00
lassulusandGitHub b9272eeef6 lief: 0.16.0 -> 0.16.1 (#369616) 2024-12-31 18:23:32 +01:00
YtandGitHub 806ee5a440 python312Packages.ollama: 0.4.4 -> 0.4.5 (#369637) 2024-12-31 12:23:02 -05:00
Arne KellerandGitHub a7745fe1f8 balatro: init at 1.0.1n, lovely-injector: init at 0.6.0 (#338610) 2024-12-31 18:19:23 +01:00
Jan Tojnar 09f55c6a81 transmission_3-gtk: Fix build with GCC 14 2024-12-31 18:18:06 +01:00
R. Ryantm fe268b5b30 bodyclose: 0-unstable-2024-10-17 -> 0-unstable-2024-12-22 2024-12-31 17:16:30 +00:00
nixpkgs-merge-bot[bot]andGitHub c08d8a2bfe cpm-cmake: 0.40.3 -> 0.40.5 (#369547) 2024-12-31 17:13:28 +00:00
Arne KellerandGitHub 6ee32103d6 maccy: 0.31.0 -> 2.3.0 (#365215) 2024-12-31 18:06:26 +01:00
nixpkgs-merge-bot[bot]andGitHub 3a94001e28 stardust-xr-protostar: 0-unstable-2024-07-19 -> 0-unstable-2024-12-29 (#369602) 2024-12-31 17:05:39 +00:00