Commit Graph

585252 Commits

Author SHA1 Message Date
adisbladis
d8eabc44c3
Merge pull request #271963 from adisbladis/python3-pkgs-meson-overridepythonattrs
python3.pkgs.meson: Use overridePythonAttrs
2024-02-17 21:15:50 +13:00
Vladimír Čunát
9503252b24
Merge #289484: ngtcp2-gnutls: 1.2.0 -> 1.3.0
Looks good, and upstream knot-dns also ACKed this:
c5fc5aae01
2024-02-17 09:03:42 +01:00
lassulus
245347dbb0
Merge pull request #289483 from toastal/movim-init
movim: init at 0.24
2024-02-17 14:59:30 +07:00
R. Ryantm
62c08c4f49 optimism: 1.5.1 -> 1.6.1 2024-02-17 07:44:02 +00:00
R. Ryantm
30faaa8351 ngtcp2-gnutls: 1.2.0 -> 1.3.0 2024-02-17 07:43:23 +00:00
toastal
f63cb5988f movim: init at 0.24
I expect ðis may need some adaptations for a NixOS module, but I would
like to merge in someþing building ahead of ðat task to make review
easier.
2024-02-17 14:38:06 +07:00
lassulus
6e2f00c839
Merge pull request #289366 from r-ryantm/auto-update/mountpoint-s3
mountpoint-s3: 1.4.0 -> 1.4.1
2024-02-17 13:30:20 +07:00
Mario Rodas
ad7cb7fbd5
Merge pull request #288997 from linsui/jami
restinio_0_6: init at 0.6.19
2024-02-17 01:27:10 -05:00
Mario Rodas
a3f50f1cfa
Merge pull request #289255 from r-ryantm/auto-update/mystmd
mystmd: 1.1.40 -> 1.1.42
2024-02-17 01:25:24 -05:00
Bruno Bigras
e51ce7cd44
Merge pull request #283578 from hraban/bat-extras-pname
bat-extras: set pname to executable name
2024-02-17 00:52:29 -05:00
Bruno Bigras
5586a7142e
Merge pull request #260447 from jfvillablanca/redfishtool
redfishtool: init at 1.1.8
2024-02-17 00:48:44 -05:00
K900
b7efb1e376
Merge pull request #289331 from K900/greetd-restart-on-success
nixos/greetd: only restart on success
2024-02-17 08:39:45 +03:00
Bruno Bigras
5d014ba809
Merge pull request #289281 from r-ryantm/auto-update/starsector
starsector: 0.97a-RC9 -> 0.97a-RC10
2024-02-17 00:18:40 -05:00
Mario Rodas
f04eaa26a8 luau: 0.612 -> 0.613
Diff: https://github.com/luau-lang/luau/compare/0.612...0.613

Changelog: https://github.com/luau-lang/luau/releases/tag/0.613
2024-02-17 04:20:00 +00:00
Fabián Heredia Montiel
6c2492ff8e
Merge pull request #289405 from trofi/samba-fix-i686
pkgsi686Linux.samba: don't configure `waf` in parallel on 32-bit systems
2024-02-16 22:19:20 -06:00
DavHau
81d43b9b83 fetchPypiLegacy: add test 2024-02-17 17:11:59 +13:00
adisbladis
d52b3a7cc0 fetchPypiLegacy: init PyPi legacy API fetcher
This fetcher is to be used with PyPi mirrors exposing the "legacy" API, such as devpi.

A variant of this fetcher has been used in poetry2nix for years and
has served us well there to support private PyPi mirrors and Devpi.

Example usage:
``` nix
fetchPypiLegacy {
  file = "urllib3-1.26.2.tar.gz";
  hash = "sha256:19188f96923873c92ccb987120ec4acaa12f0461fa9ce5d3d0772bc965a39e08";
  pname = "urllib3";
  url = "https://pypi.org/simple";
}
```

cc @lewo who wrote the this originally
cc contributors @rskew @gmacon @jperras @Smaug123
2024-02-17 17:11:59 +13:00
Nick Cao
ad18cf0837
Merge pull request #289415 from r-ryantm/auto-update/python311Packages.boto3-stubs
python311Packages.boto3-stubs: 1.34.42 -> 1.34.44
2024-02-16 23:07:52 -05:00
Ryan Lahfa
560dcb4198
Merge pull request #289392 from pbsds/bump-pixelfed-1708120807
pixelfed: 0.11.11 -> 0.11.12
2024-02-17 04:14:09 +01:00
Artturi
0212d85a25
Merge pull request #288855 from r-ryantm/auto-update/discord-canary
discord-canary: 0.0.277 -> 0.0.278
2024-02-17 05:11:51 +02:00
Martin Weinelt
a4129cd5c8
Merge pull request #288408 from SuperSandro2000/pure-pcapy3
python312Packages.pure-pcapy3: fix executing tests
2024-02-17 04:06:46 +01:00
Martin Weinelt
b559e061ee
Merge pull request #288384 from SuperSandro2000/envs-3.12
python3Packages.pynose: init at 1.4.8;  python312Packages.envs: fix build by switching to pynose
2024-02-17 04:05:19 +01:00
Martin Weinelt
17dc109c5a
Merge pull request #288373 from SuperSandro2000/livereload
python312Packages.livereload: fix build by swapping nose with pytest
2024-02-17 04:03:29 +01:00
Martin Weinelt
c049050170
Merge pull request #288388 from SuperSandro2000/aiosqlite
python312Packages.aiosqlite: drop aiounittest which isn't used since …
2024-02-17 04:03:00 +01:00
Martin Weinelt
68c19e3f11
Merge pull request #289376 from NixOS/home-assistant
home-assistant: 2024.2.1 -> 2024.2.2
2024-02-17 04:01:52 +01:00
Nick Cao
43bbc8289e
Merge pull request #289299 from r-ryantm/auto-update/jql
jql: 7.1.3 -> 7.1.4
2024-02-16 22:00:19 -05:00
Nick Cao
45e2bbedae
Merge pull request #289316 from r-ryantm/auto-update/moar
moar: 1.23.5 -> 1.23.6
2024-02-16 21:58:57 -05:00
Nick Cao
4fbc56cf09
Merge pull request #289341 from r-ryantm/auto-update/croc
croc: 9.6.9 -> 9.6.10
2024-02-16 21:56:56 -05:00
Nick Cao
2aed565659
Merge pull request #289343 from r-ryantm/auto-update/python312Packages.persistent
python312Packages.persistent: 5.1 -> 5.2
2024-02-16 21:56:37 -05:00
Nick Cao
a5ad57fbd4
Merge pull request #289344 from r-ryantm/auto-update/python312Packages.zodbpickle
python312Packages.zodbpickle: 3.1 -> 3.2
2024-02-16 21:56:10 -05:00
Nick Cao
2daa56842a
Merge pull request #289348 from r-ryantm/auto-update/gh-dash
gh-dash: 3.13.0 -> 3.13.1
2024-02-16 21:55:33 -05:00
Nick Cao
f71b9e828e
Merge pull request #289368 from r-ryantm/auto-update/sd-local
sd-local: 1.0.52 -> 1.0.54
2024-02-16 21:54:15 -05:00
Nick Cao
111876fffe
Merge pull request #289400 from r-ryantm/auto-update/sigtop
sigtop: 0.9.1 -> 0.10.0
2024-02-16 21:52:43 -05:00
Nick Cao
ae85ef3f16
Merge pull request #289403 from r-ryantm/auto-update/dovecot_fts_xapian
dovecot_fts_xapian: 1.6.1 -> 1.6.2
2024-02-16 21:52:00 -05:00
Lennart
bdfe47d4ab smag: init at 0.7.0 2024-02-17 03:46:10 +01:00
Martin Weinelt
533f649316
python311Packages.homeassistant-stubs: 2024.2.1 -> 2024.2.2
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.2.2
2024-02-17 03:15:44 +01:00
R. Ryantm
5ca934198a libretro.genesis-plus-gx: unstable-2024-02-06 -> unstable-2024-02-16 2024-02-17 02:07:41 +00:00
R. Ryantm
1bcd1738af libretro.fbneo: unstable-2024-02-14 -> unstable-2024-02-16 2024-02-17 01:57:31 +00:00
R. Ryantm
a1eca8ddbf libretro.ppsspp: unstable-2024-02-13 -> unstable-2024-02-16 2024-02-17 01:51:02 +00:00
R. Ryantm
2d83a18765 libretro.mame2003-plus: unstable-2024-02-13 -> unstable-2024-02-16 2024-02-17 01:50:04 +00:00
Peder Bergebakken Sundt
d4b4953d0d
Merge pull request #285553 from OPNA2608/init/quickflux
libsForQt5.quickflux: init at 1.1-unstable-2020-11-10
2024-02-17 02:47:41 +01:00
Peder Bergebakken Sundt
9617545757
Merge pull request #285781 from OPNA2608/init/rlottie-qml
libsForQt5.rlottie-qml: init at 0-unstable-2021-05-03
2024-02-17 02:44:46 +01:00
R. Ryantm
97011e0c1f libretro.beetle-pce-fast: unstable-2024-02-09 -> unstable-2024-02-16 2024-02-17 01:40:16 +00:00
R. Ryantm
440a0b533b libretro.pcsx-rearmed: unstable-2024-02-07 -> unstable-2024-02-14 2024-02-17 01:38:33 +00:00
Peder Bergebakken Sundt
d8d28917f9
Merge pull request #285876 from OPNA2608/init/lomiri/lomiri-push-qml
lomiri.lomiri-push-qml: init at 0-unstable-2022-09-15
2024-02-17 02:35:36 +01:00
R. Ryantm
5c5979210a libretro.play: unstable-2024-02-14 -> unstable-2024-02-14 2024-02-17 01:23:18 +00:00
Silvan Mosberger
7e1eefd426
Merge pull request #289397 from trofi/nixosTests.keepalived-fix-eval
nixosTests.keepalived: fix eval (`maintainers` attribute)
2024-02-17 02:21:24 +01:00
Peder Bergebakken Sundt
750c0ff4e5
Merge pull request #277296 from t4ccer/t4/measureme-11.0.0
measureme: 10.1.1 -> 11.0.1
2024-02-17 02:09:41 +01:00
kirillrdy
5d7eab6c06
Merge pull request #264607 from Mynacol/leanify-2023-10
leanify: unstable-2022-12-04 -> unstable-2023-10-19
2024-02-17 11:36:42 +11:00
Peder Bergebakken Sundt
607a41440b
Merge pull request #288504 from pbsds/bump-remote-exec-1707820946
remote-exec: 1.13.2 -> 1.13.3
2024-02-17 01:35:41 +01:00