Adam Joseph
bb6069ec20
dtc: fix overrides: use finalAttrs, not rec
...
Prior to this commit, dtc was accessing its own derivation
attributes via `rec`. This means that
```
overrideAttrs (_: { doCheck = ..; })
```
will produce inconsistent behavior, with part of the derivation
seeing the old value and part seeing the new value.
finalAttrs is the preferred way to do this. Let's switch to that.
2023-06-10 12:44:29 -07:00
Fabian Affolter and GitHub
a12a82e90b
Merge pull request #237092 from NixOS/revert-237054-keyutils-pytest-runner
...
Revert "python310Packages.keyutils: remove"
2023-06-10 21:31:30 +02:00
Fabian Affolter and GitHub
cb6659741a
Revert "python310Packages.keyutils: remove"
2023-06-10 21:26:02 +02:00
Fabian Affolter and GitHub
083b4e9527
Merge pull request #236743 from fabaff/python-opensky
...
python311Packages.python-opensky: init at 0.0.9
2023-06-10 21:17:53 +02:00
Fabian Affolter and GitHub
1773d7ef60
Merge pull request #237054 from fabaff/keyutils-pytest-runner
...
python310Packages.keyutils: remove
2023-06-10 21:17:22 +02:00
Fabian Affolter and GitHub
34547254f5
Merge pull request #237043 from fabaff/ci-py-pytest-runner
...
python311Packages.ci-py: remove pytest-runner
2023-06-10 21:17:07 +02:00
Fabian Affolter and GitHub
e45a249a7f
Merge pull request #237032 from fabaff/variants-pytest-runner
...
python311Packages.variants: remove pytest-runner
2023-06-10 21:16:25 +02:00
Fabian Affolter and GitHub
bdd0464386
Merge pull request #236919 from fabaff/sisyphus-control
...
python311Packages.sisyphus-control: init at 3.1.3
2023-06-10 21:16:07 +02:00
kilianar and Anderson Torres
fb02e7c5cb
calibre: 6.19.1 -> 6.20.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v6.20.0
2023-06-10 19:11:58 +00:00
7c6f434c and GitHub
aef6306c67
Merge pull request #237045 from Mic92/sysdig
...
sysdig: fix build
2023-06-10 18:55:32 +00:00
R. Ryantm and Anderson Torres
40e1ff499e
xemu: 0.7.90 -> 0.7.92
2023-06-10 18:54:42 +00:00
Mauricio Collares and GitHub
17173e5ff4
Merge pull request #236931 from r-ryantm/auto-update/jmol
...
jmol: 16.1.9 -> 16.1.13
2023-06-10 20:46:57 +02:00
figsoda and GitHub
4e6a1dd061
Merge pull request #236763 from figsoda/vim
2023-06-10 14:45:54 -04:00
7c6f434c and GitHub
8a9cf23ab4
Merge pull request #235095 from dariof4/nyxt-31
...
nyxt: 2.2.4 -> 3.1.0
2023-06-10 18:36:51 +00:00
Jörg Thalheim
6c77164377
sysdig: update drivers for latest kernel
2023-06-10 20:09:25 +02:00
markuskowa and GitHub
bb730c1d06
Merge pull request #237015 from markuskowa/upd-linuxptp
...
linuxptp: 3.1.1 -> 4.0
2023-06-10 19:37:10 +02:00
markuskowa and GitHub
9e6390fe90
Merge pull request #237021 from markuskowa/upd-mpich
...
mpich: 4.1.1 -> 4.1.2
2023-06-10 19:34:07 +02:00
dariof4
2a8e901c2f
nyxt: 2.2.4 -> 3.1.0
...
`WEBKIT_FORCE_SANDBOX=0` is no longer needed since web extension
support has been diabled by default.
ref: https://github.com/atlas-engineer/nyxt/pull/2897
Release notes:
https://nyxt.atlas.engineer/article/release-3.0.0.org
https://github.com/atlas-engineer/nyxt/releases/tag/3.1.0
2023-06-10 19:29:26 +02:00
dariof4
e577ef5d6e
lisp-modules.nyxt-gtk: use gi-gtk system instead of gtk system
...
Package :nyxt/gi-gtk-application instead of :nyxt/gtk-application.
ref: https://github.com/NixOS/nixpkgs/issues/217888#issuecomment-1562523130
2023-06-10 19:29:26 +02:00
dariof4
e59c30b59d
lisp-modules.prompter: init at 0.1.0
...
Promter was an internal part of nyxt that was split off as it's own
external library in nyxt 3.0.0.
2023-06-10 19:29:26 +02:00
dariof4
a71d35f73a
lisp-modules: add updated lispLibs for nyxt
...
Adds various updated lisp packages that are needed to update nyxt to 3.1.0.
2023-06-10 19:29:18 +02:00
Robert Hensing and GitHub
493b08c410
Merge pull request #237063 from roberth/fix-systemd-boot-test
...
nixos: Fix systemd-boot test
2023-06-10 19:10:05 +02:00
Robert Hensing and GitHub
5eb2425c0e
Merge pull request #237069 from roberth/fix-nixos-tests-nixos-rebuild-specialisations
...
nixosTests.nixos-rebuild-specialisations: Fix
2023-06-10 18:54:53 +02:00
Ryan Lahfa and GitHub
5ef9ea6b85
Merge pull request #236702 from jnsgruk/multipass-1-12-0
...
multipass: 1.11.1 -> 1.12.0
2023-06-10 18:31:52 +02:00
Robert Hensing
0c3f416096
nixosTests.nixos-rebuild-specialisations: Fix
2023-06-10 18:25:04 +02:00
Ryan Lahfa and GitHub
6262a46ba8
Merge pull request #234034 from NixOS/qemu/direct-boot
...
nixos/qemu-vm: introduce `virtualisation.directBoot`
2023-06-10 18:12:56 +02:00
figsoda and GitHub
ee8b38eaef
Merge pull request #237047 from r-ryantm/auto-update/mympd
...
mympd: 10.3.2 -> 10.3.3
2023-06-10 12:09:21 -04:00
figsoda and GitHub
1293e01760
Merge pull request #237048 from applePrincess/exploitdb-bump
...
exploitdb: 2023-06-08 -> 2023-06-10
2023-06-10 12:06:56 -04:00
figsoda and GitHub
80180682b2
Merge pull request #237053 from r-ryantm/auto-update/micronaut
...
micronaut: 3.9.2 -> 3.9.3
2023-06-10 12:04:39 -04:00
figsoda and GitHub
e14c53daec
Merge pull request #237052 from r-ryantm/auto-update/open-stage-control
2023-06-10 12:02:50 -04:00
figsoda and GitHub
8289434c09
Merge pull request #236968 from r-ryantm/auto-update/xeus
...
xeus: 3.0.5 -> 3.1.1
2023-06-10 12:00:14 -04:00
figsoda and GitHub
796723d74c
Merge pull request #236973 from JesusMtnezForks/diff-so-fancy
...
diff-so-fancy: 1.4.3 -> 1.4.4
2023-06-10 11:56:48 -04:00
figsoda and GitHub
2195111438
Merge pull request #237000 from r-ryantm/auto-update/opengrok
...
opengrok: 1.12.9 -> 1.12.11
2023-06-10 11:54:36 -04:00
figsoda and GitHub
d64fe903e1
Merge pull request #236989 from r-ryantm/auto-update/rymdport
...
rymdport: 3.3.6 -> 3.4.0
2023-06-10 11:53:11 -04:00
Robert Hensing
a54e7d299b
nixosTests.systemd-boot.switch-test: Fix warnings
2023-06-10 17:51:44 +02:00
John Ericson and GitHub
f230a5d4a1
Merge pull request #234894 from emilytrau/minimal-heirloom
...
minimal-bootstrap.heirloom: init at 070715
2023-06-10 17:51:40 +02:00
Robert Hensing
0d55eebcf5
nixosTests.systemd-boot.switch-test: Fix test
...
... by making the alternate configs available in machine's store.
2023-06-10 17:51:06 +02:00
figsoda and GitHub
5c98005ede
Merge pull request #237004 from r-ryantm/auto-update/eksctl
...
eksctl: 0.143.0 -> 0.144.0
2023-06-10 11:48:07 -04:00
figsoda and GitHub
7e87057b76
Merge pull request #237017 from r-ryantm/auto-update/mani
...
mani: 0.24.0 -> 0.25.0
2023-06-10 11:46:57 -04:00
figsoda and GitHub
75626345a5
Merge pull request #237016 from r-ryantm/auto-update/dupd
...
dupd: 1.7.2 -> 1.7.3
2023-06-10 11:45:10 -04:00
figsoda and GitHub
85783ec28c
Merge pull request #236652 from figsoda/fclones
2023-06-10 11:40:56 -04:00
Brian Ryall and Anderson Torres
9967f8a796
emacsPackages.beancount: init at 20230205.436
2023-06-10 15:40:16 +00:00
Jörg Thalheim and GitHub
4e4d6f2030
Merge pull request #236912 from shahinism/upgrade/confluent-cli
...
confluent-cli: 2.4.0 > 3.17.0
2023-06-10 16:31:00 +01:00
Jörg Thalheim and GitHub
dd12c2d719
Merge pull request #236983 from SubhrajyotiSen/update-kotlin
...
kotlin{-native}: 1.8.21 -> 1.8.22
2023-06-10 16:29:31 +01:00
Jörg Thalheim and GitHub
d6da3621aa
Merge pull request #236911 from r-ryantm/auto-update/vault
...
vault: 1.13.2 -> 1.13.3
2023-06-10 16:28:24 +01:00
Jörg Thalheim and GitHub
ee0dac76c1
Merge pull request #236946 from r-ryantm/auto-update/pgpool
...
pgpool: 4.4.2 -> 4.4.3
2023-06-10 16:27:25 +01:00
Fabian Affolter and GitHub
fa21b0c01c
Merge pull request #236952 from r-ryantm/auto-update/python310Packages.nunavut
...
python310Packages.nunavut: 2.0.9 -> 2.1.0
2023-06-10 17:19:49 +02:00
Fabian Affolter
99a46b3e91
python310Packages.keyutils: remove
...
keyutils no longer builds and is unmaintained
2023-06-10 17:15:10 +02:00
R. Ryantm
a3a197c13d
micronaut: 3.9.2 -> 3.9.3
2023-06-10 15:11:38 +00:00
R. Ryantm
da9e17e01b
open-stage-control: 1.25.0 -> 1.25.1
2023-06-10 15:05:36 +00:00