Alyssa Ross
2ef1e26ea5
pkgsStatic.iptables: fix build
...
As a result of 8f45423217
("libpcap: build with libnl"), the static
build started to fail, because iptables didn't know to link with
libnl. The patch makes iptables use pkg-config to find libpcap, which
means it knows about other libraries that need to be linked when doing
a static build.
2023-04-03 09:27:44 +00:00
Alyssa Ross
d2813d505e
iptables: 1.8.8 -> 1.8.9
2023-04-03 09:27:44 +00:00
github-actions[bot]
baa80fd5aa
Merge staging-next into staging
2023-04-03 06:02:15 +00:00
github-actions[bot]
207b7c3049
Merge master into staging-next
2023-04-03 06:01:35 +00:00
7c6f434c
8ce248a734
Merge pull request #218870 from Uthar/lisp2
...
lisp-modules: replace with an implementation based on github:uthar/nix-cl
2023-04-03 06:00:48 +00:00
Vladimír Čunát
b211b9cbce
Merge #223238 : mesa: default to 23.0.1
...
...into staging
2023-04-03 06:51:46 +02:00
davidak
471eeab9dd
Merge pull request #224071 from wegank/mongoose-bump
...
mongoose: 2.0.4 -> 3.0.4
2023-04-03 06:18:28 +02:00
Bobby Rong
28031f7579
Merge pull request #216737 from FedericoSchonborn/budgie
...
Budgie Desktop
2023-04-03 10:57:32 +08:00
Nick Cao
53dad94e87
Merge pull request #224422 from r-ryantm/auto-update/libamqpcpp
...
libamqpcpp: 4.3.20 -> 4.3.22
2023-04-03 09:59:27 +08:00
Nick Cao
ceee5680be
Merge pull request #224338 from DarkOnion0/devspace
...
devspace: 6.3.1 -> 6.3.2
2023-04-03 09:53:29 +08:00
Nick Cao
652981959f
Merge pull request #224326 from r-ryantm/auto-update/boltbrowser
...
boltbrowser: 2.1 -> 2.2
2023-04-03 09:52:32 +08:00
Nick Cao
51f54f9312
Merge pull request #224327 from r-ryantm/auto-update/brev-cli
...
brev-cli: 0.6.211 -> 0.6.213
2023-04-03 09:52:02 +08:00
Nick Cao
fd9ff01ba1
Merge pull request #224364 from r-ryantm/auto-update/cyclonedds
...
cyclonedds: 0.10.2 -> 0.10.3
2023-04-03 09:50:18 +08:00
Nick Cao
15ed064126
Merge pull request #224384 from r-ryantm/auto-update/ddccontrol-db
...
ddccontrol-db: 20230223 -> 20230328
2023-04-03 09:47:21 +08:00
Nick Cao
e325e5f323
Merge pull request #224391 from r-ryantm/auto-update/automatic-timezoned
...
automatic-timezoned: 1.0.78 -> 1.0.81
2023-04-03 09:46:34 +08:00
Nick Cao
9ed024e063
Merge pull request #224393 from r-ryantm/auto-update/fits-cloudctl
...
fits-cloudctl: 0.11.4 -> 0.11.5
2023-04-03 09:45:54 +08:00
Nick Cao
f6a9ccf29f
Merge pull request #224419 from r-ryantm/auto-update/sentry-cli
...
sentry-cli: 2.16.0 -> 2.16.1
2023-04-03 09:43:47 +08:00
Nick Cao
7613d23e78
Merge pull request #224414 from jbedo/last
...
last: 1447 -> 1453
2023-04-03 09:43:13 +08:00
Nick Cao
3bc24f2f9b
Merge pull request #224408 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.25569 -> 0.1.25638
2023-04-03 09:42:33 +08:00
Nick Cao
87334a3174
Merge pull request #224399 from fabaff/pyskyqremote-bump
...
python310Packages.pyskyqremote: 0.3.24 -> 0.3.25
2023-04-03 09:39:55 +08:00
Federico Damián Schonborn
ce6f0af954
nixos/doc: add release note for Budgie Desktop
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-02 21:52:39 -03:00
Federico Damián Schonborn
c0dcb5c24a
nixos/tests/budgie: init
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-04-02 21:52:36 -03:00
R. Ryantm
0bf0b2c59d
libamqpcpp: 4.3.20 -> 4.3.22
2023-04-03 00:38:40 +00:00
Robert Scott
ed9eb3ac00
Merge pull request #224228 from Trundle/pulumi-3.60.1
...
pulumi: 3.57.1 -> 3.60.1
2023-04-03 01:31:08 +01:00
figsoda
0499f64710
Merge pull request #224375 from marsam/add-parson
...
parson: init at 1.5.1
2023-04-02 20:30:25 -04:00
Martin Weinelt
814401390c
Merge pull request #224418 from jtojnar/users-validate-passwords-with-options
...
nixos/users-groups: Fix password scheme validation
2023-04-03 02:28:07 +02:00
R. Ryantm
c348796bd2
sentry-cli: 2.16.0 -> 2.16.1
2023-04-03 00:26:36 +00:00
Jan Tojnar
5a3eb4f6fe
nixos/users-groups: Fix password scheme validation
...
0d7cd66652
broke validation for hashes with options
such as those generated with `mkpasswd --method=sha-512 --rounds=1000000`:
$6$rounds=1000000$xpzZ6Rfg873gZnDY$RxS7lpVnohfDrrKG3lt9UFHED1KoiPGzH7zQv/HzwalZepo/IfFtxw05ap25duEJSKYhC14.Fn9eXszEpWVtF.
This fixes it.
2023-04-03 02:16:07 +02:00
Alyssa Ross
f521f46133
linuxManualConfig: get rid of drvAttrs
...
This is an attempt to make linuxManualConfig look a lot more like a
normal package. Previously, about half the attributes passed to
mkDerivation come from calling a "drvAttrs" function, which just
served to alias some variables through function parameters. There
wasn't really a system for which attributes came from drvAttrs, and
which did not.
I've also made a few other minor changes, like re-ordering attributes
to be more idiomatic, and using variables that were moved out of
drvAttrs in the definitions of attributes that weren't in drvAttrs
before. I've limited my changes here to what I can confidently do
without causing any rebuilds.
2023-04-03 00:14:36 +00:00
github-actions[bot]
6da4ad9318
Merge staging-next into staging
2023-04-03 00:03:04 +00:00
github-actions[bot]
7966d1f2ec
Merge master into staging-next
2023-04-03 00:02:18 +00:00
zowoq
4efd34323c
terraform: remove remove plugins
from postInstall
...
hasn't been needed for a long time
also remove unneeded fetchpatch
2023-04-03 10:00:13 +10:00
zowoq
9ce1d14a8b
terraform.withPlugins: switch to pname/version
2023-04-03 10:00:13 +10:00
figsoda
b86e23f84b
Merge pull request #224411 from happysalada/atuin_fix_darwin_build
2023-04-02 19:34:40 -04:00
Robert Scott
46af1823bc
Merge pull request #224372 from fabaff/pyatag-bump
...
python310Packages.pyatag: 3.5.1 -> 0.3.6.2
2023-04-03 00:28:52 +01:00
Robert Scott
8ece93e12e
Merge pull request #224312 from panicgh/openroad
...
openroad: unstable-2022-07-19 -> unstable-2023-03-31
2023-04-03 00:28:10 +01:00
Justin Bedo
e739dc5088
last: 1447 -> 1453
2023-04-03 08:38:27 +10:00
happysalada
865e0ff515
atuin: fix darwin build
2023-04-02 18:38:17 -04:00
Lin Jian
f443d2e523
nongnu-packages: updated 2023-04-03 (from overlay)
2023-04-02 19:33:06 -03:00
Lin Jian
faa0f0f942
melpa-packages: updated 2023-04-03 (from overlay)
2023-04-02 19:33:06 -03:00
Lin Jian
08389e35bc
elpa-packages: updated 2023-04-03 (from overlay)
2023-04-02 19:33:06 -03:00
0x4A6F
6f62b499cf
nixos/atuin: add maxHistoryLength
2023-04-02 18:31:36 -04:00
R. Ryantm
23f97b8259
circleci-cli: 0.1.25569 -> 0.1.25638
2023-04-02 22:20:11 +00:00
Harsh Shandilya
cfe29195c4
fzf: 0.38.0 -> 0.39.0
...
Diff: https://github.com/junegunn/fzf/compare/0.38.0...0.39.0
Changelog: https://github.com/junegunn/fzf/blob/0.39.0/CHANGELOG.md
2023-04-03 08:12:23 +10:00
Robert Scott
459035151c
Merge pull request #224342 from fabaff/google-api-python-client-bump
...
python310Packages.google-api-python-client: 2.79.0 -> 2.83.0
2023-04-02 23:08:41 +01:00
Anderson Torres
149057f02e
maintainers: remove rencire
2023-04-02 19:05:34 -03:00
Anderson Torres
87a181ea4c
hid-nintendo: refactor
2023-04-02 19:05:34 -03:00
Anderson Torres
078f88f29d
base16-shell-preview: refactor
...
Also, take maintenace to myself.
2023-04-02 19:05:34 -03:00
Anderson Torres
1a250d7b10
argbash: refactor
...
Also, take maintenace to myself.
2023-04-02 19:05:34 -03:00
Mario Rodas
71a398f0e8
Merge pull request #224386 from r-ryantm/auto-update/ferium
...
ferium: 4.3.4 -> 4.4.0
2023-04-02 16:47:31 -05:00