Anderson Torres
30a4e9fbb4
Merge pull request #190173 from SuperSandro2000/mpv
...
mpv: fix cross compilation
Without wayland-scanner, the autodetection fails.
2022-09-08 22:02:27 -03:00
Mario Rodas
99d75fb689
Merge pull request #190293 from r-ryantm/auto-update/hyfetch
...
hyfetch: 1.4.0 -> 1.4.1
2022-09-08 19:52:54 -05:00
Mario Rodas
98c6c8eee2
Merge pull request #190388 from cpu/cpu-blightmud-4.0.0
...
blightmud: 3.6.2 -> 4.0.0
2022-09-08 19:52:14 -05:00
Mario Rodas
7dd14d6d86
Merge pull request #190405 from r-ryantm/auto-update/python3.10-tweepy
...
python310Packages.tweepy: 4.10.0 -> 4.10.1
2022-09-08 19:32:01 -05:00
Mario Rodas
639229813e
Merge pull request #190274 from fabaff/losant-rest-bump
...
python310Packages.losant-rest: 1.16.3 -> 1.16.5
2022-09-08 19:17:58 -05:00
Artturi
03c4855314
Merge pull request #190237 from r-ryantm/auto-update/autotiling
2022-09-09 03:17:47 +03:00
Mario Rodas
990a171e9f
Merge pull request #190113 from elohmeier/django-stubs
...
python3Packages.django-stubs: init at 1.12.0
2022-09-08 19:11:25 -05:00
Mario Rodas
b740647971
Merge pull request #189955 from r-ryantm/auto-update/python3.10-jupyterlab
...
python310Packages.jupyterlab: 3.4.5 -> 3.4.6
2022-09-08 19:11:00 -05:00
Mario Rodas
9b7d89f65c
Merge pull request #190394 from r-ryantm/auto-update/python310Packages.bitcoinlib
...
python310Packages.bitcoinlib: 0.11.0 -> 0.11.2
2022-09-08 19:05:08 -05:00
Mario Rodas
34fde40edd
Merge pull request #190299 from fabaff/fastcore-bump
...
python310Packages.fastcore: 1.5.23 -> 1.5.25
2022-09-08 18:48:19 -05:00
Mario Rodas
f8dd236c46
Merge pull request #190362 from r-ryantm/auto-update/python3.10-pysnmplib
...
python310Packages.pysnmplib: 5.0.17 -> 5.0.18
2022-09-08 18:47:15 -05:00
Dmitry Kalinkin
ea1dcc4f8b
Merge pull request #189926 from veprbl/pr/root_rip_via_setup_hook
...
root: populate ROOT_INCLUDE_PATH via the setupHook
2022-09-08 19:45:45 -04:00
R. Ryantm
055e3fb33b
python310Packages.tweepy: 4.10.0 -> 4.10.1
2022-09-08 23:40:17 +00:00
Mario Rodas
c7f1659068
Merge pull request #190375 from r-ryantm/auto-update/python3.10-huggingface-hub
...
python310Packages.huggingface-hub: 0.8.1 -> 0.9.1
2022-09-08 18:09:53 -05:00
Mario Rodas
7d354777b6
Merge pull request #190389 from kilianar/starship-1.10.3
...
starship: 1.10.2 -> 1.10.3
2022-09-08 18:08:21 -05:00
Artturi
607bb74fad
Merge pull request #190386 from zhaofengli/more-fetchzip-fallouts
...
Fix more fetchzip fallouts
2022-09-09 01:59:04 +03:00
Mario Rodas
bad2cd8a4e
python310Packages.bitcoinlib: add pythonImportsCheck
2022-09-08 21:35:00 +00:00
Mario Rodas
5bd049fe7b
python310Packages.bitcoinlib: update meta
2022-09-08 21:35:00 +00:00
Mario Rodas
f0c060bede
python310Packages.bitcoinlib: use hostPlatform.extensions.sharedLibrary
2022-09-08 21:35:00 +00:00
R. Ryantm
0f43bd7fb7
python310Packages.bitcoinlib: 0.11.0 -> 0.11.2
2022-09-08 21:34:42 +00:00
Ivv
03a4ecfa38
Merge pull request #188039 from IvarWithoutBones/bump-depotdownloader
...
depotdownloader: 2.4.5 -> 2.4.7
2022-09-08 23:26:28 +02:00
zowoq
9bb0abd668
talosctl: 1.2.0 -> 1.2.1
...
https://github.com/siderolabs/talos/releases/tag/v1.2.1
2022-09-09 07:22:03 +10:00
Michael Weiss
be4d1867de
Merge pull request #190194 from primeos/chromiumBeta
...
chromiumBeta: 106.0.5249.21 -> 106.0.5249.30
2022-09-08 23:15:46 +02:00
Yureka
bb5b6029aa
Revert "nixos/console: detect unicode properly"
...
This reverts commit 05958b228b
.
Issue https://github.com/NixOS/nixpkgs/issues/188998 is concerns quite a
few NixOS users with full disk encryption and custom keymap.
Since there hasn't been a proper fix agreed upon and merged, I am
reverting this.
The changes can be applied again, when it is ensured that they do not
break custom keymaps in initrd.
2022-09-08 23:11:45 +02:00
Daniel McCarney
9d9d2f76c4
blightmud: 3.6.2 -> 4.0.0
...
Updates blightmud derivation to v4.0.0. See the upstream project[0] for
full release notes.
[0]: https://github.com/Blightmud/Blightmud/releases/tag/v4.0.0
2022-09-08 17:04:22 -04:00
kilianar
8ebca081b6
starship: 1.10.2 -> 1.10.3
...
https://github.com/starship/starship/releases/tag/v1.10.3
2022-09-08 22:56:05 +02:00
Zhaofeng Li
7df746316d
hermit: Fix build
...
Fallout from #173430 .
2022-09-08 14:55:32 -06:00
Zhaofeng Li
40e49795aa
publicsuffix-list: Fix build
...
Fallout from #173430 . Fixes #178825 .
2022-09-08 14:55:32 -06:00
Zhaofeng Li
834287523c
atkinson-hyperlegible: Fix build
...
Fallout from #173430 .
2022-09-08 14:55:32 -06:00
Christian Kögler
c881fdb059
Merge pull request #188025 from SuperSamus/rpcs3
...
rpcs3: add udev rules
2022-09-08 22:42:40 +02:00
Christian Kögler
14913d211d
Merge pull request #190339 from r-ryantm/auto-update/kubergrunt
...
kubergrunt: 0.9.2 -> 0.9.3
2022-09-08 22:39:02 +02:00
Christian Kögler
9d71595e62
Merge pull request #189442 from r-ryantm/auto-update/dendrite
...
dendrite: 0.9.5 -> 0.9.6
2022-09-08 22:38:18 +02:00
Christian Kögler
616bbd3e17
Merge pull request #189949 from r-ryantm/auto-update/psi-plus
...
psi-plus: 1.5.1633 -> 1.5.1640
2022-09-08 22:35:49 +02:00
Thiago Kenji Okada
601d647975
Merge pull request #174150 from ckiee/nasmfmt-init
...
nasmfmt: init at unstable-2021-04-24
2022-09-08 21:24:33 +01:00
Nick Cao
17b08ee3c2
hydra_unstable: 2022-08-08 -> 2022-09-08
2022-09-08 22:16:25 +02:00
Sandro
6f2eb7c6c3
Merge pull request #188345 from gdinh/add-openturns
2022-09-08 22:01:43 +02:00
Sandro
0b0b349860
Merge pull request #187843 from SuperSandro2000/usbguard
2022-09-08 22:00:06 +02:00
Ivv
ac5e7351d1
Merge pull request #188754 from snaar/prometheus-ipmi
...
nixos/services.prometheus.exporters.ipmi: new module along with underlying ipmi_exporter package
2022-09-08 21:39:49 +02:00
Ivv
4aacfbe16f
Merge pull request #190227 from r-ryantm/auto-update/discordchatexporter-cli
...
discordchatexporter-cli: 2.35 -> 2.35.1
2022-09-08 21:35:58 +02:00
Ivv
de586b545e
Merge pull request #164045 from sioodmy/todo
...
todo: init at 2.4
2022-09-08 21:33:55 +02:00
ajs124
090a20a3ae
Merge pull request #185606 from 4825764518/qalculate-qt
...
qalculate-qt: init at 4.2.0
2022-09-08 21:25:59 +02:00
superherointj
a013583ca0
Merge pull request #190357 from buckley310/2022-09-08-ciscoPacketTracer8
...
ciscoPacketTracer8: 8.1.1 -> 8.2.0
2022-09-08 16:04:03 -03:00
Sandro
8fbdee5c09
Merge pull request #190169 from SuperSandro2000/libid3tag
2022-09-08 20:50:17 +02:00
Artturi
4a9b5f00b8
Merge pull request #189908 from yvesf/fix-crosscompile-scanbd
2022-09-08 21:47:37 +03:00
4825764518
81a4964fe0
maintainers: add 4825764518
2022-09-08 14:20:21 -04:00
4825764518
eeefb876af
qalculate-qt: init at 4.2.0
2022-09-08 14:20:20 -04:00
Sandro
1f709c1610
Merge pull request #190360 from astro/deadnix
2022-09-08 20:17:21 +02:00
R. Ryantm
2fd585d641
python310Packages.pyomo: 6.4.1 -> 6.4.2
2022-09-08 11:01:49 -07:00
R. Ryantm
a1e3d1f393
python310Packages.pure-cdb: 3.1.1 -> 4.0.0
2022-09-08 11:01:33 -07:00
R. Ryantm
ea7e7b5fdc
python310Packages.flux-led: 0.28.30 -> 0.28.32
2022-09-08 11:01:23 -07:00