Christian Theune
0e1a8027d1
nixos/swraid: fix regression for old initrd and add test coverage
2023-09-10 17:16:33 +02:00
Nick Cao
14821ae8a8
Merge pull request #254379 from lilyinstarlight/fix/teams-for-linux-electron-hell
...
teams-for-linux: use electron_24 for now
2023-09-10 10:31:32 -04:00
Florian Klink
688d95b6e6
Merge pull request #254056 from n8henrie/master
...
Include note about systemd default watchdog reboot time
2023-09-10 16:07:44 +02:00
Nick Cao
7605b083cd
Merge pull request #254400 from fabaff/pypoint-bump
...
python311Packages.pypoint: 2.3.0 -> 2.3.1
2023-09-10 10:06:37 -04:00
Nick Cao
81f5a629d5
Merge pull request #254383 from chvp/upd/influxdb2
...
influxdb2: 2.5.1 -> 2.7.1
2023-09-10 10:04:57 -04:00
Nick Cao
f2a8295f4a
Merge pull request #254393 from fabaff/twilio-bump
...
python311Packages.twilio: 8.7.0 -> 8.8.0
2023-09-10 10:00:09 -04:00
K900
b92fa74196
Merge pull request #254411 from NixOS/fix-kernel-6.5.2-hash
...
linux: fix hash for 6.5.2
2023-09-10 16:57:53 +03:00
Nick Cao
898ac86622
Merge pull request #254397 from fabaff/pytrafikverket-bump
...
python311Packages.pytrafikverket: 0.3.5 -> 0.3.6
2023-09-10 09:56:08 -04:00
Nick Cao
7b0e511b65
Merge pull request #254403 from fabaff/locationsharinglib-bump
...
python311Packages.locationsharinglib: 5.0.1 -> 5.0.2
2023-09-10 09:52:17 -04:00
Lily Foster
dd0f821ea6
teams-for-linux: use electron_24 for now
...
Upstream downgraded their own builds back to Electron 24 because of
issues. Several nixpkgs users have reported that they are also having
those Electron 25 issues with our packaged version, so just downgrade it
for now until upstream fixes it.
2023-09-10 09:47:30 -04:00
Yorick
1443ffe21f
Merge pull request #246243 from yu-re-ka/electron-libexec
...
electron-bin: place electron files in libexec/
2023-09-10 15:43:56 +02:00
K900
8e4b53be9d
linux: fix hash for 6.5.2
...
TODO: investigate why the update script broke
2023-09-10 16:40:24 +03:00
Jenny
6fed5bcac6
pam_mount: 2.19 -> 2.20 ( #254389 )
2023-09-10 15:35:41 +02:00
Christian Theune
7f341bb450
nixos/swraid: fix monitor service
2023-09-10 15:34:11 +02:00
Yorick
74bb255760
Merge pull request #176694 from mehmooda/rust_fast_cross
...
rust: cargo: Use rustc and cargo built on Build for cross-compiling
2023-09-10 15:27:35 +02:00
Nick Cao
a1635b3821
Merge pull request #249939 from erdnaxe/galene-fix
...
nixos/galene: do not restrict AF_NETLINK
2023-09-10 08:49:19 -04:00
Asad Mehmood
9ee10432a4
rust: cargo: Use rustc and cargo built on Build
...
When cross-compiling a rust package, all we need is the std library compiled
for the target. This uses the final stage compiler which was built for Build
and then uses that as a stage0 compiler for target std library.
It also copies the rust binary from pkgsBuildBuild so that it find the new
lib/rustlib directory.
We also need to create a cargo wrapper which will use the "new" rust compiler
Also makes sure man pages and doc pages are propagated
Co-authored-by: Alyssa Ross <hi@alyssa.is>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Rick van Schijndel <Mindavi@users.noreply.github.com>
2023-09-10 14:48:39 +02:00
Mario Rodas
23bc87054a
Merge pull request #253955 from ExpidusOS/update/expidus-file-manager
...
expidus-file-manager: update 0.2.0 -> 0.2.1
2023-09-10 07:46:31 -05:00
Mario Rodas
0e9f204e79
Merge pull request #254097 from panicgh/open62541
...
open62541: 1.3.6 -> 1.3.7
2023-09-10 07:45:50 -05:00
Anderson Torres
7d3ee72533
bochs: move to by-name hierarchy
2023-09-10 12:43:51 +00:00
Mario Rodas
8db50f6f29
Merge pull request #254336 from marsam/update-ruby-packages
...
rubyPackages: update
2023-09-10 07:42:19 -05:00
Fabian Affolter
62e31beb71
python311Packages.locationsharinglib: 5.0.1 -> 5.0.2
...
Changelog: https://github.com/costastf/locationsharinglib/blob/5.0.2/HISTORY.rst
2023-09-10 14:35:07 +02:00
Fabian Affolter
a4aac35874
python311Packages.pypoint: 2.3.0 -> 2.3.1
...
Diff: https://github.com/fredrike/pypoint/compare/v2.3.0...v2.3.1
2023-09-10 14:32:22 +02:00
Charlotte Van Petegem
ca5e5519f0
influxdb2: 2.5.1 -> 2.7.1
...
https://github.com/influxdata/influxdb/releases/tag/v2.6.0
https://github.com/influxdata/influxdb/releases/tag/v2.6.1
https://github.com/influxdata/influxdb/releases/tag/v2.7.0
https://github.com/influxdata/influxdb/releases/tag/v2.7.1
2023-09-10 14:29:08 +02:00
Maciej Krüger
964006733a
Merge pull request #252167 from mkg20001/fw-ectool
2023-09-10 14:25:41 +02:00
Pierre Bourdon
5d710ade91
Merge pull request #254241 from r-ryantm/auto-update/maskromtool
...
maskromtool: 2023-07-20 -> 2023-08-06
2023-09-10 14:23:55 +02:00
Fabian Affolter
ee4c9a54c4
python311Packages.twilio: 8.7.0 -> 8.8.0
...
Diff: https://github.com/twilio/twilio-python/compare/refs/tags/8.7.0...8.8.0
Changelog: https://github.com/twilio/twilio-python/blob/8.8.0/CHANGES.md
2023-09-10 14:20:15 +02:00
Fabian Affolter
ba9b323fd8
python311Packages.pytrafikverket: 0.3.5 -> 0.3.6
...
Changelog: https://github.com/endor-force/pytrafikverket/releases/tag/0.3.6
2023-09-10 14:18:40 +02:00
Anderson Torres
41b498c160
windowmaker: 0.95.9 -> 0.96.0
2023-09-10 12:14:55 +00:00
Anderson Torres
144d4c5cfd
windowmaker: migrate to by-name
2023-09-10 12:14:55 +00:00
Anderson Torres
0d9479d298
windowmaker: rewrite
2023-09-10 12:14:55 +00:00
Sandro Jäckel
ba4d3fd93f
python310Packages.geventhttpclient: disable tests on darwin
2023-09-10 12:07:58 +00:00
Sandro Jäckel
893558c92e
python310Packages.geventhttpclient: 2.0.9 -> 2.0.10
2023-09-10 12:07:58 +00:00
Fabian Affolter
1641e577c9
python311Packages.geventhttpclient: add changelog to meta
2023-09-10 12:07:58 +00:00
Fabian Affolter
ee2f590994
python311Packages.geventhttpclient: 2.0.8 -> 2.0.9
2023-09-10 12:07:58 +00:00
Yureka
0ec0e829a5
rl-2311: add note about electron path change
2023-09-10 14:05:55 +02:00
Yureka
5d7c754943
electron-bin: place electron files in libexec/
2023-09-10 14:05:55 +02:00
Yorick
f43d1572ec
Merge pull request #254387 from NixOS/yu-re-ka-patch-2
...
maintainers/teams: fix eval
2023-09-10 14:00:38 +02:00
Yureka
a50af49da0
team-list: fix eval
2023-09-10 13:59:15 +02:00
R. Ryantm
6bb4538e5d
quakespasm: 0.95.1 -> 0.96.0
2023-09-10 13:37:16 +02:00
Weijia Wang
f002de6834
github-copilot-cli: mark as unfree
2023-09-10 13:33:00 +02:00
Weijia Wang
95b9e19b6e
Merge pull request #254348 from linsui/pot
...
pot: 2.1.0 -> 2.2.0
2023-09-10 13:17:50 +02:00
Yorick
867384880c
Merge pull request #254376 from flyingcircusio/fcio-maintainers-team
...
maintainers/teams: add flyingcircus
2023-09-10 13:17:38 +02:00
Fabian Affolter
0991b30378
Merge pull request #254341 from fabaff/aiodiscover-bump
...
python311Packages.aiodiscover: 1.4.16 -> 1.5.1
2023-09-10 13:16:49 +02:00
Fabian Affolter
63b3fb2d5e
Merge pull request #254246 from fabaff/bluetooth-auto-recovery-bump
...
python311Packages.bluetooth-auto-recovery: 1.2.1 -> 1.2.3
2023-09-10 13:16:40 +02:00
Yorick
6fac6af29a
Merge pull request #254267 from NixOS/gitlab-container-registry-3.83.0
...
gitlab-container-registry: 3.82.0 -> 3.83.0
2023-09-10 13:16:24 +02:00
Fabian Affolter
ef8ba4273f
Merge pull request #254244 from fabaff/bleak-bump
...
python311Packages.bleak: 0.21.0 -> 0.21.1
2023-09-10 13:16:11 +02:00
Fabian Affolter
dcd23db126
Merge pull request #254339 from fabaff/zeroconf-bump
...
python311Packages.zeroconf: 0.102.0 -> 0.103.0
2023-09-10 13:15:30 +02:00
Yorick
b10774836b
Merge pull request #254368 from johannwagner/airscan1
...
airscan: init at 0.3
2023-09-10 13:12:38 +02:00
Johann Wagner
2c3cc38221
airscan: init at 0.3
2023-09-10 12:54:15 +02:00