Commit Graph

450958 Commits

Author SHA1 Message Date
Alyssa Ross
d608fbb9f6 buildPython*: allow overriding disabled packages
Previously:

	nix-repl> python3.pkgs.WSME
	error: WSME-0.11.0 not supported for interpreter python3.10

	nix-repl> python3.pkgs.WSME.overridePythonAttrs (_: { disabled = false; })
	error: WSME-0.11.0 not supported for interpreter python3.10

Now:

	nix-repl> python3.pkgs.WSME
	error: WSME-0.11.0 not supported for interpreter python3.10
	«derivation

	nix-repl> python3.pkgs.WSME.overridePythonAttrs (_: { disabled = false; })
	«derivation /nix/store/cxkiwdfm146zvl573s2hahlbjd1wfrrp-python3.10-WSME-0.11.0.drv»
2023-02-02 16:49:27 +01:00
Bobby Rong
6d5025d631
Merge pull request #213561 from bobby285271/fix/cinnamon
cinnamon.cinnamon-common: various changes
2023-02-02 23:47:04 +08:00
Ben Collins
dc9fc99c53
Fix mistake in command execution parameter
Invoking cadvisor sent the command line parameter `-storage_driver_user` twice, once passing `cfg.storageDriverHost`. Fix the typo and pass the host config option to the command line parameter `-storage_driver_host`
2023-02-02 10:43:44 -05:00
Martin Weinelt
670f5fd185
Merge pull request #214194 from r-ryantm/auto-update/python310Packages.ovoenergy
python310Packages.ovoenergy: 1.3.0 -> 1.3.1
2023-02-02 15:40:56 +00:00
Martin Weinelt
02b2b0bc60
Merge pull request #213806 from mweinelt/psycopg-3.1.8
python3Packages.psycopg: 3.1.3 -> 3.1.8
2023-02-02 15:39:36 +00:00
Candy Cloud
f53eec9633 functionalplus: init at 0.2.18-p0 2023-02-02 15:36:26 +00:00
R. Ryantm
e05160e8a3 python310Packages.zwave-me-ws: 0.3.0 -> 0.3.1 2023-02-02 15:35:13 +00:00
Doron Behar
668c1a0d64
Merge pull request #214186 from r-ryantm/auto-update/texlab
texlab: 5.1.0 -> 5.2.0
2023-02-02 17:26:40 +02:00
Mihai Fufezan
468e83f8f3
material-symbols: init at unstable-2023-01-07 2023-02-02 17:20:06 +02:00
Sandro
385ea92713
Merge pull request #214178 from urandom2/aaxtomp3
aaxtomp3: drop osh patch
2023-02-02 16:09:54 +01:00
R. Ryantm
c24932a453 python310Packages.ovoenergy: 1.3.0 -> 1.3.1 2023-02-02 15:08:52 +00:00
superherointj
a6542405ca
Merge pull request #214180 from r-ryantm/auto-update/ginkgo
ginkgo: 2.7.1 -> 2.8.0
2023-02-02 11:35:28 -03:00
superherointj
807caf5524
Merge pull request #214184 from r-ryantm/auto-update/edwin
edwin: 0.52 -> 0.54
2023-02-02 11:34:27 -03:00
superherointj
f88f9fd562
Merge pull request #214172 from r-ryantm/auto-update/cinny-desktop
cinny-desktop: 2.2.3 -> 2.2.4
2023-02-02 11:26:43 -03:00
superherointj
e968ebeaf0
Merge pull request #214171 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.23241 -> 0.1.23272
2023-02-02 11:25:38 -03:00
superherointj
793bcf8cf3
Merge pull request #214188 from emilytrau/suricata-url
suricata: update homepage
2023-02-02 11:24:54 -03:00
Emily Trau
ab158ca8d7 suricata: update homepage 2023-02-03 01:21:32 +11:00
Sandro
c2947b5459
Merge pull request #214169 from K900/kde-gear-22.12.2
kde/gear: 22.12.1 -> 22.12.2
2023-02-02 15:12:06 +01:00
R. Ryantm
4da213e4f8 texlab: 5.1.0 -> 5.2.0 2023-02-02 13:54:46 +00:00
R. Ryantm
6cd07afbb8 edwin: 0.52 -> 0.54 2023-02-02 13:37:48 +00:00
R. Ryantm
6778c9593f emptty: 0.9.0 -> 0.9.1 2023-02-02 13:19:43 +00:00
R. Ryantm
e4c1263135 gotrue-supabase: 2.42.0 -> 2.42.2 2023-02-02 13:09:04 +00:00
R. Ryantm
653fa9d492 ginkgo: 2.7.1 -> 2.8.0 2023-02-02 13:03:58 +00:00
Colin Arnott
ce03e686a7
aaxtomp3: drop osh patch
Upstream has resolved oilshell/oil#1446, and nixpkgs consumed the fix.
2023-02-02 13:00:53 +00:00
Martin Weinelt
f7455fa165
Merge pull request #214153 from flokli/nsncd-as-default
nixos/nscd: use nsncd by default
2023-02-02 12:55:24 +00:00
R. Ryantm
655b165ad6 brev-cli: 0.6.199 -> 0.6.202 2023-02-02 12:52:38 +00:00
R. Ryantm
5eb4e3c0e8 cinny-desktop: 2.2.3 -> 2.2.4 2023-02-02 12:40:45 +00:00
K900
35a07d6c1d kde/gear: 22.12.1 -> 22.12.2 2023-02-02 15:25:02 +03:00
R. Ryantm
ba6facd1c6 circleci-cli: 0.1.23241 -> 0.1.23272 2023-02-02 12:24:11 +00:00
Bobby Rong
6997aefc84
cinnamon.cinnamon-common: use correct python for scrollbar-test-widget.py
Loading Themes module
Traceback (most recent call last):
  File "/xxxxxx/share/cinnamon/cinnamon-settings/bin/scrollbar-test-widget.py", line 6, in <module>
    import gi
ModuleNotFoundError: No module named 'gi'

This file is being called as
Gio.Subprocess.new(['python3', '/xxxxxx/scrollbar-test-widget.py', str(self.content_widget.get_id())], Gio.SubprocessFlags.NONE)
2023-02-02 20:19:08 +08:00
Nick Cao
c6ffb739b1
Merge pull request #213795 from SharzyL/telethon-1.26.1
python3Packages.telethon: 1.25.1 -> 1.26.1
2023-02-02 20:14:59 +08:00
0x4A6F
44e23c77ff
fq: 0.2.0 -> 0.3.0 2023-02-02 13:14:03 +01:00
Nick Cao
b0a459c353
Merge pull request #214142 from NickCao/singbox
sing-box: 1.1.4 -> 1.1.5
2023-02-02 20:12:17 +08:00
Nick Cao
01b46e0397
Merge pull request #214092 from dotlambda/lisgd-0.3.7
lisgd: 0.3.6 -> 0.3.7
2023-02-02 20:11:27 +08:00
Nick Cao
848285111e
Merge pull request #214162 from r-ryantm/auto-update/govc
govc: 0.30.1 -> 0.30.2
2023-02-02 20:06:59 +08:00
Nick Cao
1230512cc9
Merge pull request #214157 from r-ryantm/auto-update/datree
datree: 1.8.20 -> 1.8.21
2023-02-02 20:06:01 +08:00
Nick Cao
aed87b7a46
Merge pull request #214156 from r-ryantm/auto-update/ctre
ctre: 3.7.1 -> 3.7.2
2023-02-02 20:05:12 +08:00
Nick Cao
cbfe3582b6
Merge pull request #214154 from aaronjheng/golangci-lint
golangci-lint: 1.50.1 -> 1.51.0
2023-02-02 20:04:47 +08:00
Nick Cao
dc109a3192
Merge pull request #214161 from r-ryantm/auto-update/hclfmt
hclfmt: 2.15.0 -> 2.16.0
2023-02-02 20:01:18 +08:00
R. Ryantm
2a0b2f6bde python310Packages.pynamodb: 5.3.5 -> 5.4.0 2023-02-02 11:54:15 +00:00
Jonas Heinrich
0e58314294
Merge pull request #213789 from gmacon/plotnine-propagate-inputs
plotnine: Propagate runtime inputs
2023-02-02 12:25:53 +01:00
R. Ryantm
53c73eb77d govc: 0.30.1 -> 0.30.2 2023-02-02 11:19:41 +00:00
Anderson Torres
7ac7583ffb
Merge pull request #212639 from phip1611/ansi-add
ansi-escape-sequences-cli: init at 0.1.4
2023-02-02 08:00:02 -03:00
R. Ryantm
0c37de6761 hclfmt: 2.15.0 -> 2.16.0 2023-02-02 10:59:24 +00:00
Anderson Torres
c639515f3b
Merge pull request #213946 from atorres1985-contrib/rpcemu
rpcemu: init at 0.9.4
2023-02-02 07:58:56 -03:00
R. Ryantm
28de6f20b4 agi: 3.2.1 -> 3.3.0 2023-02-02 10:48:22 +00:00
Yannick Markus
eb6cc4899e
bookstack: 22.11.1 -> 23.01 2023-02-02 11:44:11 +01:00
R. Ryantm
08e31a5681 datree: 1.8.20 -> 1.8.21 2023-02-02 10:39:03 +00:00
R. Ryantm
adb08f565f ctre: 3.7.1 -> 3.7.2 2023-02-02 10:34:03 +00:00
Aaron Jheng
9789b64617
golangci-lint: 1.50.1 -> 1.51.0 2023-02-02 10:33:48 +00:00