Commit Graph

524605 Commits

Author SHA1 Message Date
QJoly
126992bb33 teams-for-linux: 1.3.2 -> 1.3.8
Update pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix

Co-authored-by: Lily Foster <lily@lily.flowers>
2023-09-10 16:05:40 +02: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
Fabian Affolter
227d1d1e65 python311Packages.nats-py: 2.2.0 -> 2.3.1
Diff: https://github.com/nats-io/nats.py/compare/refs/tags/v2.2.0...v2.3.1

Changelog: https://github.com/nats-io/nats.py/releases/tag/v2.3.1
2023-09-10 15:36:23 +02:00
Fabian Affolter
709e91af42 python311Packages.dvc-data: 2.16.0 -> 2.16.1
Diff: https://github.com/iterative/dvc-data/compare/refs/tags/2.16.0...2.16.1

Changelog: https://github.com/iterative/dvc-data/releases/tag/2.16.1
2023-09-10 15:35:41 +02: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
Sergei Trofimovich
566e32dd42 nixos/bcache: add a boot.bcache.enable kill switch
My system does not use `bcache` and I sould prever my `systemPackages`
not to have bcache tools.

The change does not change the default but proviced usual `enable` knob.
2023-09-10 14:26:53 +01:00
Michael Lohmann
cc625486c4 nixos-rebuild: Add list-generations
Add new command `nixos-rebuild list-generations`. It will show an output
like

```
$ nixos-rebuild list-generations
Generation      Build-date               NixOS version           Kernel  Configuration Revision                    Specialisations
52   (current)  Fri 2023-08-18 08:17:27  23.11.20230817.0f46300  6.4.10  448160aeccf6a7184bd8a84290d527819f1c552c  *
51              Mon 2023-08-07 17:56:41  23.11.20230807.31b1eed  6.4.8   99ef480007ca51e3d440aa4fa6558178d63f9c42  *
```

This also mentions the change in the upcoming release notes
2023-09-10 15:13:04 +02:00
max-amb
b9e8491c84 nwg-look: updated repo argument to string literal 2023-09-10 14:06:32 +01: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
50bb03d92c python311Packages.mutagen: 1.46.0 -> 1.47.0
Changelog: https://mutagen.readthedocs.io/en/latest/changelog.html#release-1-47-0
2023-09-10 14:37:35 +02: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
Fabian Affolter
d1dabb4be4 python311Packages.python-homewizard-energy: 2.1.0 -> 2.1.0
Diff: https://github.com/DCSBL/python-homewizard-energy/compare/refs/tags/v2.1.0...v2.1.0

Changelog: https://github.com/DCSBL/python-homewizard-energy/releases/tag/v2.1.0
2023-09-10 14:30:14 +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
Fabian Affolter
df1bdafdbe python311Packages.greeneye-monitor: 4.0.1 -> 5.0
Diff: https://github.com/jkeljo/greeneye-monitor/compare/refs/tags/v4.0.1...v5.0

Changelog: https://github.com/jkeljo/greeneye-monitor/blob/v5.0/CHANGELOG.rst
2023-09-10 14:04:16 +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
Fabian Affolter
4fe741f3fc python311Packages.dbus-fast: 2.0.0 -> 2.0.1
Diff: https://github.com/Bluetooth-Devices/dbus-fast/compare/refs/tags/v2.0.0...v2.0.1

Changelog: https://github.com/Bluetooth-Devices/dbus-fast/releases/tag/v2.0.1
2023-09-10 13:56:48 +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