Commit Graph

502522 Commits

Author SHA1 Message Date
Jonas Heinrich
ca79c9ba6e
Merge pull request #241249 from onny/celery-singleton
python3Packages.celery-singleton: init at 0.3.1
2023-07-08 17:57:55 +02:00
Jonas Heinrich
7ae1ef3763
Merge pull request #241299 from onny/django-cachalot
python3Packages.django-cachalot: init at 2.5.3
2023-07-08 17:57:35 +02:00
Raito Bezarius
8fb44a4928 python3Packages.django-cachalot: init at 2.5.3 2023-07-08 17:56:55 +02:00
Artturi
efb85eafe9
Merge pull request #242296 from ius/i18n-fix 2023-07-08 18:56:29 +03:00
R. Ryantm
40c09afe5f ls-lint: 2.0.0 -> 2.0.1 2023-07-08 15:42:03 +00:00
Sandro Jäckel
c1527906f7 python310Packages.ipyparallel: cleanup dependencies 2023-07-08 17:38:48 +02:00
Janik
ed6afb10df
Merge pull request #203422 from prtzl/stm32cubemx 2023-07-08 17:23:42 +02:00
Fabian Affolter
0d4559ff9f
Merge pull request #242245 from fabaff/sentry-sdk-bump
python311Packages.sentry-sdk: 1.27.0 -> 1.27.1
2023-07-08 17:10:18 +02:00
Fabian Affolter
ba77120cb4
Merge pull request #242238 from fabaff/pycfmodel-bump
python311Packages.pycfmodel: 0.20.2 -> 0.20.3
2023-07-08 17:09:19 +02:00
Fabian Affolter
bc93119e95
Merge pull request #242248 from fabaff/socid-extractor-bump
python311Packages.socid-extractor: 0.0.23 -> 0.0.24
2023-07-08 17:09:09 +02:00
Fabian Affolter
0275a13e3b
Merge pull request #242246 from fabaff/bluetooth-sensor-state-data-bump
python311Packages.bluetooth-sensor-state-data: 1.6.1 -> 1.6.2
2023-07-08 17:09:00 +02:00
Bernardo Meurer
faafd35583
Merge pull request #241996 from booniepepper/update/sigi-3.6.1 2023-07-08 10:43:46 -04:00
Joerie de Gram
1785fe6c01 nixos/i18n: correct defaultText for supportedLocales 2023-07-08 16:43:22 +02:00
R. RyanTM
c9bde7e93f
gobgpd: 3.15.0 -> 3.16.0 (#242273) 2023-07-08 16:30:54 +02:00
Martin Weinelt
ed20d94473
zigbee2mqtt: 1.32.0 -> 1.32.1 (#242257)
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.32.1
2023-07-08 16:22:19 +02:00
K900
cbeab8c046
Merge pull request #242282 from K900/unfuzzing
grub: revert commit that broke reading (some) files on (some) XFS filesystems
2023-07-08 17:21:40 +03:00
Robert Hensing
3fd4ac8e82
Merge pull request #237040 from roberth/flexible-activation
nixos/system: Support pre-activated images
2023-07-08 16:06:25 +02:00
Nick Cao
baecfdc079
Merge pull request #242221 from linj-fork/dmlive-bump
dmlive: 5.2.0 -> 5.3.0
2023-07-08 22:05:47 +08:00
figsoda
04eb3c861f
Merge pull request #242228 from r-ryantm/auto-update/go-task
go-task: 3.26.0 -> 3.27.1
2023-07-08 09:59:26 -04:00
figsoda
ad6350d450
Merge pull request #242234 from r-ryantm/auto-update/civo
civo: 1.0.57 -> 1.0.58
2023-07-08 09:57:41 -04:00
Fabian Affolter
d4ea9d17a7 cfripper: 1.13.1 -> 1.13.2 2023-07-08 15:57:21 +02:00
figsoda
d435ab4204
Merge pull request #242256 from applePrincess/exploitdb-bump
exploitdb: 2023-07-05 -> 2023-07-08
2023-07-08 09:56:29 -04:00
0x4A6F
51b8448ce7
Merge pull request #241128 from foo-dogsquared/add-dasel-shell-completions
dasel: add shell completions to output
2023-07-08 15:55:53 +02:00
figsoda
e90f6d38a6
Merge pull request #242139 from figsoda/djot 2023-07-08 09:54:33 -04:00
Lord-Valen
235fde44a5
vscode-langservers-extracted: expose vscode-eslint, switch to vscodium (#239650)
* vscode-langservers-extracted: expose vscode-eslint

* vscode-langservers-extracted: use vscodium

* Apply suggestions from code review

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-08 15:47:00 +02:00
K900
9c98b1a744
Merge pull request #233981 from K900/dont-touch-graphical-session-target
nixos/x11/display-managers: don't touch graphical-session.target in xsession-wrapper
2023-07-08 16:43:27 +03:00
Raito Bezarius
6b9e49230d nixos/networkd: add MACVTAP= option for networks
Example 10. of man page of systemd.network(5) shows:
```

       Example 10. MacVTap

       This brings up a network interface "macvtap-test" and attaches it to "enp0s25".

           # /usr/lib/systemd/network/25-macvtap.network
           [Match]
           Name=enp0s25

           [Network]
           MACVTAP=macvtap-test
```

Which is a MACVTAP example and is currently unsupported in NixOS.
This is useful for people using "modern" technologies with virtual machines.
2023-07-08 15:42:10 +02:00
Sandro
8a0f82e636
Merge pull request #242000 from StepBroBD/aldente
aldente: init at 1.22
2023-07-08 15:40:11 +02:00
K900
dca45ca8ea grub: revert commit that broke reading (some) files on (some) XFS filesystems
Fixes LVM installer test.
2023-07-08 16:28:57 +03:00
Sergei Trofimovich
1ce07adbe0 mutt: use more ubiquitous "eee-" placeholder instead of one-off <<NIX>> 2023-07-08 14:24:59 +01:00
K900
8208bcad8a
Merge pull request #242224 from K900/plasma-cleanups
Plasma cleanups
2023-07-08 16:21:28 +03:00
Mario Rodas
36dc9c765a
Merge pull request #242258 from r-ryantm/auto-update/cloud-nuke
cloud-nuke: 0.31.2 -> 0.32.0
2023-07-08 08:05:52 -05:00
Nick Cao
7926b02243
Merge pull request #242066 from figsoda/asm
cargo-show-asm: 0.2.18 -> 0.2.19
2023-07-08 20:56:03 +08:00
Aaron Jheng
36355ea166
impl: 1.1.0 -> 1.2.0 2023-07-08 12:55:22 +00:00
figsoda
cc4859ab70
Merge pull request #241936 from figsoda/complgen
complgen: init at unstable-2023-07-05
2023-07-08 08:46:26 -04:00
Ryan Lahfa
141f167f14
Merge pull request #240820 from accelbread/lklfuse 2023-07-08 14:45:35 +02:00
Martin Weinelt
7f6d1b66d5
Merge pull request #242203 from vcunat/p/thunderbird-bump
thunderbird*: update to 102.13.0
2023-07-08 14:43:08 +02:00
Ryan Lahfa
ed2f009130
Merge pull request #237873 from Mic92/fix-aarch64-zfs 2023-07-08 14:41:00 +02:00
Ryan Lahfa
7be83143e8
Merge pull request #222536 from oddlama/master 2023-07-08 14:36:18 +02:00
Ryan Lahfa
89d68cebcb
Merge pull request #241126 from RaitoBezarius/fix-plausible-secret-handling 2023-07-08 14:34:20 +02:00
Ryan Lahfa
0d2f526dbb
Merge pull request #241462 from SuperSandro2000/remove-ddclient 2023-07-08 14:33:00 +02:00
Ryan Lahfa
4571ed03ae
Merge pull request #241180 from tjni/libnitrokey 2023-07-08 14:32:23 +02:00
Ryan Lahfa
a0930d1a13
Merge pull request #239030 from euank/euan/k3s-1-26-bump 2023-07-08 14:24:52 +02:00
Mario Rodas
6ecb8ef44f
Merge pull request #242120 from figsoda/gql
gql: 0.2.0 -> 0.3.0
2023-07-08 07:19:47 -05:00
Lily Foster
bee82b47b5
Merge pull request #240419 from lilyinstarlight/feature/prefetch-npm-deps-isahc
prefetch-npm-deps: use isahc instead of ureq
2023-07-08 14:18:07 +02:00
Ryan Lahfa
a471203d44
Merge pull request #241786 from Luflosi/update/edk2 2023-07-08 14:16:52 +02:00
Ryan Lahfa
828633d36a
Merge pull request #241534 from samueldr/fix/finally-deprecate-boot-loader-raspberrypi 2023-07-08 14:16:27 +02:00
Thiago Kenji Okada
298ff2f2a4
Merge pull request #210067 from devholic/flutter-darwin
flutter: add darwin support
2023-07-08 13:13:46 +01:00
Franz Pletz
cdda2aaaa8
Merge pull request #242181 from aaronjheng/prometheus
prometheus: 2.44.0 -> 2.45.0
2023-07-08 14:13:05 +02:00
Michele Guerini Rocco
6559eb3572
Merge pull request #242049 from rnhmjoj/pr-bup
bup: 0.32 -> 0.33.2
2023-07-08 14:09:58 +02:00