Commit Graph
358479 Commits
Author SHA1 Message Date
CorbanR d59d843f21 libpulsar: init at 2.9.1 2022-02-22 12:34:17 -07:00
CorbanR f7c744d429 Add corbanr user to maintainer-list 2022-02-22 12:30:36 -07:00
RenaudandGitHub f34d641657 cryfs: 0.11.1 -> 0.11.2
and add meta.changelog
and use SPDX3 license identifier
2022-02-22 20:29:30 +01:00
Bernardo Meurer e2e23aac07 commitizen: use argcomplete 1.12.3 2022-02-22 11:27:30 -08:00
Fabian AffolterandGitHub fda0e62656 Merge pull request #161315 from r-ryantm/auto-update/ddosify
ddosify: 0.7.3 -> 0.7.4
2022-02-22 19:54:07 +01:00
Fabian AffolterandGitHub ac9a730d28 Merge pull request #161392 from r-ryantm/auto-update/swego
swego: 0.97 -> 0.98
2022-02-22 19:52:08 +01:00
R. Ryantm f9d835ba15 werf: 1.2.69 -> 1.2.70 2022-02-22 18:43:23 +00:00
Guillaume Girol e60782c7fa firefox: use rustPlatform.bindgenHook 2022-02-22 19:41:32 +01:00
Guillaume Girol 6d900390ca wluma: use rustPlatform.bindgenHook 2022-02-22 19:41:32 +01:00
Guillaume Girol f3027942a4 matrix-conduit: use rustPlatform.bindgenHook 2022-02-22 19:41:32 +01:00
Guillaume Girol a6898bc120 ashpd-demo: use rustPlatform.bindgenHook 2022-02-22 19:41:31 +01:00
Guillaume Girol 7e29b55e9d helvum: use rustPlatform.bindgenHook 2022-02-22 19:41:24 +01:00
RenaudandGitHub fc38816b96 Merge pull request #157708 from rembo10/headphones-update
headphones: 0.6.0-alpha.1 -> 0.6.0-beta.5
2022-02-22 19:38:44 +01:00
Guillaume Girol bedabfbcef rustPlatform.bindgenHook: init 2022-02-22 19:37:07 +01:00
Martin Weinelt 730edb44a8 linuxPackages.dddvb: init at 0.9.33-404-ge9ccab3 2022-02-22 19:31:47 +01:00
Guillaume GirolandGitHub 9463799f73 Merge pull request #161403 from pstn/mtxclient
mtxclient: 0.6.1 -> 0.6.2
2022-02-22 18:10:38 +00:00
Bernardo Meurer fde95785c9 commitizen: 2.20.4 -> 2.21.2 2022-02-22 10:08:35 -08:00
Ben SiraphobandGitHub 125f3f7d6d Merge pull request #161400 from r-ryantm/auto-update/ticker
ticker: 4.4.4 -> 4.5.0
2022-02-22 11:52:29 -06:00
Philipp 79dd82eadd mtxclient: 0.6.1 -> 0.6.2 2022-02-22 18:42:35 +01:00
R. Ryantm 50323b2c9b ticker: 4.4.4 -> 4.5.0 2022-02-22 17:23:33 +00:00
Ashish SHUKLA 72914e8861 zellij: Fix building on Darwin platform 2022-02-22 22:28:40 +05:30
IvvandGitHub 96cd003963 Merge pull request #161383 from linsui/dotter
dotter: init at 0.12.9
2022-02-22 17:56:13 +01:00
Wout MertensandGitHub 7c4a6c57b6 Merge pull request #161354 from wmertens/netdata-protobuf
netdata: add protobuf support
2022-02-22 17:46:22 +01:00
Ashish SHUKLA 760736d67a zellij: 0.24.0 -> 0.25.0 2022-02-22 22:09:17 +05:30
R. Ryantm 1769d0eb4b symfony-cli: 5.3.4 -> 5.4.0 2022-02-22 16:38:57 +00:00
R. Ryantm ba57683511 swego: 0.97 -> 0.98 2022-02-22 16:32:59 +00:00
Martin Weinelt b4ac004d09 nixos/test/networking: test bonding netdev creation
Previously the bonding driver would create an initial `bond0` interface
when it was loaded. If the network management integration used that
interface and did not recreate it, it was stuck to the default
`balance-rr` mode.

Deploying systemds modprobe.d configuration sets `max_bonds=0`, so we
don't run into that issue anymore.

Hence we now make sure that we can indeed create `bond0` with `802.3ad`
(LACP), which is a non default mode.
2022-02-22 17:29:41 +01:00
Martin Weinelt c2147ab6a8 modprobe: install systemd's modprobe options
Shipped by systemd to combat kmod default options that interfere with
the netdev setup, when those drivers are initially loaded.
2022-02-22 17:22:57 +01:00
Thiago Kenji OkadaandGitHub b314818898 Merge pull request #161380 from thiagokokada/fix-pinta-exception
pinta: re-added missing runtime icons
2022-02-22 16:14:54 +00:00
Ivar Scholten cd721e5755 i3-swallow: init at unstable-2022-02-19 2022-02-22 17:12:03 +01:00
Jakub Kozłowski a175e4e16b scala-cli: 0.1.1 -> 0.1.2 2022-02-22 16:58:19 +01:00
Thiago Kenji Okada e71f3a7ef8 pinta: re-added missing runtime icons
On PR #155224, we switched to `dotnet build` to copy the Pinta assets to
the derivation. This worked mostly fine, however it seems to have missed
the runtime icons. We didn't catch the issue on #155224 neither,
probably because of some resource cache somewhere.

This commit re-adds the missing runtime icons by copying them manually.
2022-02-22 15:42:01 +00:00
Antoine Eiche 413afdae6e openstack-metadata-fetcher: do not fail if no user-data is provided
When no user-data is provided, the OpenStack metadata server doesn't
expose the user-data route.
2022-02-22 16:37:29 +01:00
Fabian AffolterandGitHub 1067df0767 Merge pull request #161356 from r-ryantm/auto-update/python3.10-beartype
python310Packages.beartype: 0.9.1 -> 0.10.1
2022-02-22 16:36:35 +01:00
Stephen Hassardandehmry 67574bd994 nim: 1.6.2 -> 1.6.4 2022-02-22 09:14:28 -06:00
Silvan Mosberger ff13cd5d3e lib/modules: Use types.raw for _module.args
Fixes https://github.com/NixOS/nixpkgs/issues/53458, as types.raw
doesn't allow setting multiple values
2022-02-22 15:54:45 +01:00
Silvan Mosberger 665344f148 lib/types: Introduce types.raw for unprocessed values 2022-02-22 15:54:44 +01:00
Silvan MosbergerandGitHub 67596d3fcf Merge pull request #160487 from Infinisil/emptyValueFixes
Minor fixes for `emptyValue`s
2022-02-22 15:52:19 +01:00
R. Ryantm 93e8885f2a rednotebook: 2.23 -> 2.24 2022-02-22 14:50:51 +00:00
rembo10 df94e74d68 headphones: 0.6.0-alpha.1 -> 0.6.0-beta.5 2022-02-22 20:19:56 +05:30
linsui dd00116269 dotter: init at 0.12.9 2022-02-22 22:46:05 +08:00
Ryan MulliganandGitHub b9ea2aacb0 Merge pull request #161148 from r-ryantm/auto-update/buildbot
buildbot: 3.4.0 -> 3.4.1
2022-02-22 06:43:52 -08:00
Mario RodasandGitHub 3d45bea96e Merge pull request #161355 from marsam/update-git-gone
git-gone: 0.3.7 -> 0.3.8
2022-02-22 09:35:23 -05:00
Ryan MulliganandGitHub 23f0c42969 Merge pull request #161349 from r-ryantm/auto-update/mdzk
mdzk: 0.5.0 -> 0.5.1
2022-02-22 06:34:14 -08:00
Ryan MulliganandGitHub 3f8528f737 Merge pull request #161350 from r-ryantm/auto-update/mpd-discord-rpc
mpd-discord-rpc: 1.2.3 -> 1.3.0
2022-02-22 06:32:32 -08:00
Ryan MulliganandGitHub 1ebf90c72b Merge pull request #161353 from r-ryantm/auto-update/python3.10-sphinxext-opengraph
python310Packages.sphinxext-opengraph: 0.5.1 -> 0.6.0
2022-02-22 06:30:46 -08:00
Ryan MulliganandGitHub df5a7bf561 Merge pull request #161095 from r-ryantm/auto-update/mycorrhiza
mycorrhiza: 1.8.1 -> 1.8.2
2022-02-22 06:29:57 -08:00
Julius de Bruijn b10d4e7b74 prisma 3.8.0 -> 3.10.0 2022-02-22 15:28:44 +01:00
Martin WeineltandGitHub a6e67d13c4 Merge pull request #161331 from r-ryantm/auto-update/jackett 2022-02-22 15:19:19 +01:00
Pavol RusnakandGitHub 30b10a87fb Merge pull request #161234 from nixbitcoin/btcpayserver-1.4.6
btcpayserver: 1.4.4 -> 1.4.6
2022-02-22 15:15:23 +01:00