Commit Graph

407952 Commits

Author SHA1 Message Date
Ivar Scholten
6c40872147
doc/testers: testVersion -> testers.testVersion, add example 2022-09-15 22:46:37 +02:00
Ivv
2eafac6d06
Merge pull request #189661 from azahi/tbls
tbls: init at 1.56.2
2022-09-11 18:55:51 +02:00
Ivv
e024a0dd51
Merge pull request #190766 from sbruder/update-yuzu/ea-2946
yuzu-{ea,mainline}: {2907,1137} -> {2946,1162}
2022-09-11 18:54:58 +02:00
Ivv
b7020a3db0
Merge pull request #190759 from MayNiklas/bump-discordpy
python3Packages.discordpy: 2.0.0 -> 2.0.1
2022-09-11 18:30:55 +02:00
Sandro
ed4e28b271
Merge pull request #189194 from lopsided98/buildbot-update 2022-09-11 18:29:44 +02:00
Ivv
c301349321
Merge pull request #189508 from azahi/trdl-client
trdl-client: init at 0.5.0
2022-09-11 18:27:45 +02:00
Sandro
30ec7dc641
Merge pull request #156232 from B4dM4n/nixos-tests-mediatomb 2022-09-11 18:18:10 +02:00
Sandro
fac093570e
Merge pull request #188992 from SuperSandro2000/python-cleanups 2022-09-11 18:15:09 +02:00
Domen Kožar
2fa6e5253e
Merge pull request #185573 from mikroskeem/fix-quakespasm-darwin
quakespasm: fix darwin build
2022-09-11 16:59:26 +01:00
Domen Kožar
1228cdddc6
Merge pull request #182017 from rrbutani/tinyscheme-darwin
tinyscheme: fix build on macOS
2022-09-11 16:58:14 +01:00
Domen Kožar
27eb752325
Merge pull request #180620 from Et7f3/fix-mongodb-darwin
mongodb: fix darwin build
2022-09-11 16:57:38 +01:00
Domen Kožar
0e63de944b
Merge pull request #187003 from jiegec/krunvm-darwin
krunvm: add support for darwin
2022-09-11 16:55:07 +01:00
Berk D. Demir
dbdec0edab starlark: unstable-2022-03-02 -> 2022-08-17
Patch we used to apply made it to upstream 3 commits before this
snapshot, so remove it as well.
2022-09-11 17:54:45 +02:00
Domen Kožar
f043699a4f
Merge pull request #189772 from tjni/btop-stackprotector
btop: reenable stackprotector on aarch64-darwin
2022-09-11 16:53:43 +01:00
Daniel Fitzpatrick
61dbc457e2
tdfgo: init at git commit 9f0b3325eed3 (#188351) 2022-09-11 17:50:04 +02:00
Anderson Torres
c97e777ff0
Merge pull request #190706 from AndersonTorres/elisp
Elisp updates
2022-09-11 12:47:08 -03:00
Sandro
137ee3718f
Merge pull request #190764 from qowoz/gdu 2022-09-11 17:46:09 +02:00
Domen Kožar
5bfbccbe24
Merge pull request #190792 from domenkozar/cachix-agent-typo
cachix-agent: fix a typo
2022-09-11 16:41:20 +01:00
Jonas Heinrich
f922870cbb
Merge pull request #190500 from r-ryantm/auto-update/python310Packages.pulumi-aws
python310Packages.pulumi-aws: 5.10.0 -> 5.13.0
2022-09-11 17:36:20 +02:00
Jonas Heinrich
9d9d5cfac1
Merge pull request #190506 from r-ryantm/auto-update/python310Packages.pycep-parser
python310Packages.pycep-parser: 0.3.8 -> 0.3.9
2022-09-11 17:31:44 +02:00
Sandro
ca035fdc40
Merge pull request #190502 from matshch/patch-1 2022-09-11 17:31:20 +02:00
Jonas Heinrich
b42d9210d4
Merge pull request #190535 from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.10.21 -> 0.10.22
2022-09-11 17:24:25 +02:00
Jonas Heinrich
faae4a4041
Merge pull request #190537 from r-ryantm/auto-update/gtk-pipe-viewer
gtk-pipe-viewer: 0.1.4 -> 0.3.0
2022-09-11 17:20:01 +02:00
Jonas Heinrich
a5185ffe24
Merge pull request #176882 from bpaulin/addmaster/pinniped
pinniped: init at 0.17.0
2022-09-11 17:16:58 +02:00
Domen Kožar
3f7ba12868 cachix-agent: fix a typo 2022-09-11 16:10:21 +01:00
Jonas Heinrich
5b5799403e
Merge pull request #190666 from r-ryantm/auto-update/gitRepo
gitRepo: 2.29.1 -> 2.29.2
2022-09-11 17:09:33 +02:00
Jonas Heinrich
8a810b1a16
Merge pull request #190676 from vbgl/coq-gappalib-1.5.2
coqPackages.gappalib: 1.5.1 → 1.5.2
2022-09-11 16:57:11 +02:00
Jonas Heinrich
2c10a2ab58
Merge pull request #190691 from r-ryantm/auto-update/prowlarr
prowlarr: 0.4.4.1947 -> 0.4.5.1960
2022-09-11 16:53:29 +02:00
R. Ryantm
f1c1718814 fdupes: 2.2.0 -> 2.2.1 2022-09-11 16:46:36 +02:00
Jason Yundt
17352e8995 nixos/security/wrappers: clarify required format for capabilities
Before this change, the description for
security.wrappers.<name>.capabilities made it seem like you could just
string together the names of capabilities like this:

  capabilities = "CAP_SETUID,CAP_SETGID";

In reality, each item in the list must be a full-on capability clause:

  capabilities = "CAP_SETUID=ep,CAP_SETGID+i";
2022-09-11 16:36:58 +02:00
Florian Brandes
4886df0aea borgmatic: 1.6.4 -> 1.7.2
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-11 16:34:53 +02:00
Stanisław Pitucha
3e2341b082 rubyPackages.sqlite3: fix building for >= 1.5.0 2022-09-11 16:27:02 +02:00
Sandro Jäckel
224da23db2 sasview: remove unused input 2022-09-11 16:25:56 +02:00
kilianar
a7fb06c2da gopass: 1.14.5 -> 1.14.6
https://github.com/gopasspw/gopass/releases/tag/v1.14.6
2022-09-11 16:24:37 +02:00
K900
a1250fe8b2 virt-manager: 4.0.0 -> 4.1.0 2022-09-11 16:23:16 +02:00
Christian Kögler
11bafe6b5b nixos/syncthing: remove exit code 2 from exit status success
Fix #181713
2022-09-11 16:21:07 +02:00
linsui
69063d79d3 distrobox: 1.3.1 -> 1.4.0 2022-09-11 16:18:15 +02:00
Guillaume Girol
46565a8176
Merge pull request #187616 from symphorien/pyocr-update
python3.pkgs.pyocr: 0.7.2 -> 0.8.3
2022-09-11 14:03:31 +00:00
Sandro
5552d48e4a
Merge pull request #190479 from thenonameguy/pkg/bun 2022-09-11 16:03:06 +02:00
Guillaume Girol
c3424c7f68
Merge pull request #190028 from symphorien/remove-rls
rls: remove
2022-09-11 14:00:20 +00:00
Sandro
c3f39d7f3e
Merge pull request #187996 from erictapen/nbclient 2022-09-11 16:00:12 +02:00
Sandro
6455841114
Merge pull request #190762 from bobby285271/drawing 2022-09-11 15:57:17 +02:00
Ben Darwin
d106101806 ocamlPackages.lambdapi: init at 2.2.1 2022-09-11 15:54:45 +02:00
Ben Darwin
1b327858f9 ocamlPackages.pratter: init at 2.0.0 2022-09-11 15:54:45 +02:00
Ben Darwin
b361e1895f ocamlPackages.dedukti: init at 2.7 2022-09-11 15:54:45 +02:00
Ben Darwin
4f742d4535 ocamlPackages.bindlib: init at 6.0.0 2022-09-11 15:54:45 +02:00
Ben Darwin
4fe8af2162 ocamlPackages.timed: init at 1.1 2022-09-11 15:54:45 +02:00
Sandro
499a95706f
Merge pull request #190754 from toastal/lightningcss-1.14.0 2022-09-11 15:42:39 +02:00
toastal
4873ebf5ed lightningcss: init at 1.14.0 2022-09-11 20:01:39 +07:00
Dennis Gosnell
cc46999e0a
Merge pull request #190775 from arcz/echidna-2.0.3
echidna: 2.0.2 -> 2.0.3
2022-09-11 08:58:01 -04:00