Commit Graph
590563 Commits
Author SHA1 Message Date
Ryan LahfaandGitHub b1f53dc4dd Merge pull request #292014 from lf-/jade/opengist
opengist: init at 1.6.1
2024-03-01 23:31:26 +01:00
éclairevoyantandGitHub 9e343b8635 Merge pull request #292279 from wineee/hyprland
hyprland: 0.35.0 -> 0.36.0;  hyprlandPlugins.hy3: 0.35.0 -> unstable-2024-02-23
2024-03-01 22:29:51 +00:00
éclairevoyantandGitHub 3924605af7 Merge pull request #261501 from Gerg-L/spotifywm
spotifywm: ensure all files are propagated
2024-03-01 22:27:34 +00:00
Jade Lovelace a9bebf8eb5 opengist: init at 1.6.1
This is a clone of github gist, with 100% more open source and 100% more
self hosted.
2024-03-01 13:48:17 -08:00
Julien MalkaandGitHub 0cbf7464eb Merge pull request #291448 from trofi/diffoscope-update 2024-03-01 22:05:07 +01:00
Julien MalkaandGitHub 6c2d774353 Merge pull request #292419 from fufexan/hyprland 2024-03-01 21:59:29 +01:00
niksturandGitHub 1df98b23f6 Merge pull request #292061 from nikstur/systemd-random-seed
nixos/systemd: include systemd-boot-random-seed.service
2024-03-01 21:46:39 +01:00
Justin BedőandGitHub d5c052aea5 Merge pull request #291599 from b-rodrigues/fix_rmatio
rPackages.rmatio: fixed build
2024-03-02 07:28:50 +11:00
Justin BedőandGitHub 4c7f39a6d1 Merge pull request #291568 from b-rodrigues/fix_gifski
rPackages.gifski: fixed build
2024-03-02 07:22:41 +11:00
Nick CaoandGitHub c0b6a7ca58 Merge pull request #292499 from GaetanLepage/codeium
codeium: 1.6.39 -> 1.8.0
2024-03-01 15:22:08 -05:00
Nick CaoandGitHub cb9d82b0c4 Merge pull request #292619 from RaitoBezarius/garage-update
garage_0_8: 0.8.5 -> 0.8.6, garage: 0.9.1 -> 0.9.2
2024-03-01 15:21:39 -05:00
SandroandGitHub e3ac3bf428 Merge pull request #292610 from r-ryantm/auto-update/python311Packages.python-novaclient
python311Packages.python-novaclient: 18.4.0 -> 18.5.0
2024-03-01 21:16:27 +01:00
Nick CaoandGitHub 8fdcb82615 Merge pull request #292125 from NickCao/remotezip
python311Packages.remotezip: 0.12.2 -> 0.12.3
2024-03-01 14:31:01 -05:00
Nick CaoandGitHub 65ab3a44b6 Merge pull request #292410 from Kiskae/nvidia/540.40.53
linuxPackages.nvidiaPackages.vulkan_beta: 535.43.28 -> 550.40.53
2024-03-01 14:06:51 -05:00
Nikolay KorotkiyandGitHub 1567f8df07 Merge pull request #292622 from r-ryantm/auto-update/tippecanoe
tippecanoe: 2.46.0 -> 2.47.0
2024-03-01 23:01:27 +04:00
Pol DellaieraandGitHub c6a6cdaf35 Merge pull request #291413 from atorres1985-contrib/ltris
ltris: 1.2.7 -> 1.2.8
2024-03-01 19:44:28 +01:00
Nick CaoandGitHub fcba479b33 Merge pull request #292607 from NickCao/fcitx5-nixos
nixos/fcitx5: add plasma6 support option
2024-03-01 13:36:04 -05:00
Raito Bezarius 4ffb9ba707 garage: mark broken on Darwin
It broke again because of some linker error.
```
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin>    --> src/model/garage.rs:134:31
garage-aarch64-darwin>     |
garage-aarch64-darwin> 134 |                 db::sled_adapter::SledDb::init(db)
garage-aarch64-darwin>     |                                           ^^^^
garage-aarch64-darwin>     |
garage-aarch64-darwin>     = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin>    Compiling garage_api v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/api)
garage-aarch64-darwin>    Compiling garage_web v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/web)
garage-aarch64-darwin> warning: `garage_model` (lib) generated 1 warning
garage-aarch64-darwin>    Compiling garage v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/garage)
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin>   --> src/garage/cli/convert_db.rs:65:29
garage-aarch64-darwin>    |
garage-aarch64-darwin> 65 |             Ok(sled_adapter::SledDb::init(db))
garage-aarch64-darwin>    |                                      ^^^^
garage-aarch64-darwin>    |
garage-aarch64-darwin>    = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin> error: linker `/nix/store/6kpjydf9x7zqa1xq2qipnwr32ki3fs2n-clang-wrapper-16.0.6/bin/cc` not found
garage-aarch64-darwin>   |
garage-aarch64-darwin>   = note: No such file or directory (os error 2)
```

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 19:35:03 +01:00
Nikolay Korotkiy 98325e4ba7 tippecanoe: add mainProgram 2024-03-01 22:20:50 +04:00
Cosima NeidahlandGitHub b07edac38a Merge pull request #289297 from OPNA2608/update/ptcollab
ptcollab: 0.6.4.7 -> 0.6.4.8
2024-03-01 19:06:14 +01:00
Thiago Kenji OkadaandGitHub 2723bacae8 Merge pull request #291472 from stigtsp/yamlscript-init
yamlscript: init at 0.1.38
2024-03-01 18:00:51 +00:00
Julien MalkaandGitHub 54b1076903 Merge pull request #292582 from r-ryantm/auto-update/waycheck 2024-03-01 18:58:07 +01:00
YtandGitHub 62176ef162 Merge pull request #292587 from r-ryantm/auto-update/fishPlugins.forgit
fishPlugins.forgit: 24.02.0 -> 24.03.0
2024-03-01 17:45:59 +00:00
YtandGitHub 26c8a6eb13 Merge pull request #292504 from GaetanLepage/transformers
python311Packages.transformers: 4.38.1 -> 4.38.2
2024-03-01 17:45:27 +00:00
Ben SiraphobandGitHub 136abf61f8 Merge pull request #291912 from siraben/mmv-update-fix
mmv: 2.5.1 -> 2.6
2024-03-01 12:40:07 -05:00
R. RyantmandDmitry Kalinkin 3f388279f7 nnpdf: 4.0.8 -> 4.0.9 2024-03-01 12:36:01 -05:00
Robert HensingandGitHub 55dcd06bdb Merge pull request #292487 from jmbaur/nixos-cross-check
nixos/nixpkgs: fix determination for cross-compiled nixos system
2024-03-01 18:19:58 +01:00
R. Ryantm 5920196c69 tippecanoe: 2.46.0 -> 2.47.0 2024-03-01 17:15:31 +00:00
Raito Bezarius b041481ef3 garage: 0.9.1 -> 0.9.2
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.2
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:18 +01:00
Jared Baur 3794246066 nixos/nixpkgs: fix determination for cross-compiled nixos system
Since the output of `lib.systems.elaborate` contains functions, an
equality check with `==` does not suffice, `lib.systems.equals` should
be used instead.
2024-03-01 09:05:08 -08:00
Raito Bezarius 19bfc60e9f garage_0_8: 0.8.5 -> 0.8.6
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.6
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:02 +01:00
Robert SchützandGitHub ae230e25ce Merge pull request #292343 from emhamm/nextcloud-update-to-v28-0-3-from-master
nextcloud28: 28.0.2 -> 28.0.3
2024-03-01 16:43:19 +00:00
R. Ryantm f9cf9ecda4 python311Packages.python-novaclient: 18.4.0 -> 18.5.0 2024-03-01 16:36:32 +00:00
Nick Cao 6e2d4054ae nixos/fcitx5: add plasma6 support option 2024-03-01 11:34:09 -05:00
Nick CaoandGitHub 3d01643d7b Merge pull request #279683 from NickCao/fcitx5-qt6
fcitx5-*: build for both qt versions
2024-03-01 11:26:16 -05:00
K900andGitHub c999f2e369 Merge pull request #292506 from K900/akonadi-mysql
kdePackages.akonadi: restore mysql backend
2024-03-01 19:17:42 +03:00
Arseniy SerokaandGitHub 85667f39c9 Merge pull request #292597 from r-ryantm/auto-update/oculante
oculante: 0.8.11 -> 0.8.13
2024-03-01 17:15:00 +01:00
Arseniy SerokaandGitHub 9687022e54 Merge pull request #292598 from paveloom/mold
mold: 2.4.0 -> 2.4.1
2024-03-01 17:14:33 +01:00
Arseniy SerokaandGitHub 60b61000a6 Merge pull request #292604 from nviets/nng173
nng: 1.7.2 -> 1.7.3
2024-03-01 17:14:17 +01:00
Nick Cao 81ed07d28a fcitx5-with-addons: build for both qt versions 2024-03-01 11:12:00 -05:00
Nick Cao 6fb9849e68 fcitx5-configtool: build for both qt versions 2024-03-01 11:10:27 -05:00
Ryan LahfaandGitHub fae73881ba Merge pull request #292561 from arianvp/fix-make-disk-image-systemd-boot-homeless-shelter-clobber
nixos/lib/make-disk-image.nix: fix systemd-boot-builder clobbering /homeless-shelter
2024-03-01 16:59:16 +01:00
K900andGitHub 8da5962221 Merge pull request #292573 from K900/kernels-20240301
Kernel updates for 2024-03-01
2024-03-01 18:50:11 +03:00
nviets 6f8d73e502 nng: 1.7.2 -> 1.7.3 2024-03-01 09:49:36 -06:00
Nick Cao 45e4e8f973 fcitx5-chinese-addons: build for both qt versions 2024-03-01 10:44:07 -05:00
Nick Cao 51f1291ea5 fcitx5-unikey: build for both qt versions 2024-03-01 10:44:06 -05:00
Nick Cao 0b5b74bbeb fcitx5-skk: build for both qt versions 2024-03-01 10:44:06 -05:00
Nick Cao 9336fcc5ae fcitx5: drop superfluous use of libsForQt5.callPackage 2024-03-01 10:44:05 -05:00
Nick CaoandGitHub 44bdf188c3 Merge pull request #292583 from r-ryantm/auto-update/ttdl
ttdl: 4.2.0 -> 4.2.1
2024-03-01 10:38:31 -05:00
Nick CaoandGitHub c8baff8e8f Merge pull request #292589 from r-ryantm/auto-update/kool
kool: 3.1.0 -> 3.2.0
2024-03-01 10:37:38 -05:00