1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 20:21:14 +00:00
Commit graph

459188 commits

Author SHA1 Message Date
Thiago Kenji Okada de098f6584
Merge pull request #218818 from thiagokokada/git-cola-darwin
git-cola: update dependencies and make it work in darwin
2023-02-28 17:29:37 +00:00
K900 982e08119d
Merge pull request #218616 from fabaff/suseapi-remove
python310Packages.suseapi: remove
2023-02-28 20:19:09 +03:00
Fabian Affolter 1769f295d8
Merge pull request #218656 from fabaff/yaralyzer
yaralyzer: init at 0.9.0
2023-02-28 17:56:15 +01:00
Fabian Affolter b6a35ec0d9
Merge pull request #218683 from fabaff/octosuite
octosuite: init at 3.1.0
2023-02-28 17:56:02 +01:00
Fabian Affolter 821939005b
Merge pull request #218758 from fabaff/cart-bump
python310Packages.cart: 1.2.1 -> 1.2.2
2023-02-28 17:55:50 +01:00
Fabian Affolter 39c1061b7e
Merge pull request #218759 from fabaff/neo4j-bump
python310Packages.neo4j: 5.5.0 -> 5.6.0
2023-02-28 17:55:38 +01:00
Fabian Affolter 938cb1f267
Merge pull request #218805 from fabaff/vt-cli-bump
vt-cli: add mainProgram
2023-02-28 17:55:25 +01:00
Fabian Affolter 36e6541850 python310Packages.suseapi: remove
- is no longer maintained
- requires suds-jurko which is also no longer maintained
2023-02-28 17:54:28 +01:00
Fabian Affolter 5f5f8be324
Merge pull request #218615 from fabaff/transip-remove
python310Packages.transip: remove
2023-02-28 17:52:16 +01:00
Fabian Affolter 6e83729a55
Merge pull request #218612 from fabaff/suds-jurko-remove
python310Packages.suds-jurko: remove
2023-02-28 17:52:04 +01:00
figsoda 8f5274fb6c
Merge pull request #218820 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 14.2.7 -> 14.9.1
2023-02-28 11:43:39 -05:00
Maximilian Bosch a9bf34a2e5
Merge pull request #218796 from Ma27/bump-strace
strace: 6.1 -> 6.2
2023-02-28 17:10:47 +01:00
Thiago Kenji Okada 6f1d2013c0 git-cola: run tests 2023-02-28 16:08:20 +00:00
R. Ryantm b850f713c4 oh-my-posh: 14.2.7 -> 14.9.1 2023-02-28 15:26:47 +00:00
Thiago Kenji Okada 93a524dba0 git-cola: update dependencies and make it work in darwin
- `pyinotify` was removed a long time ago:
https://github.com/git-cola/git-cola/pull/510
- `sip_4` does not seem to be needed, at least there is no mention at docs
  and the program seems to works fine without it
- `send2trash` added since it is an optional feature:
https://github.com/git-cola/git-cola#optional-features

The removal of `pyinotify` also makes this build and works in darwin, so
removing the `meta.platforms` (will inherit from `buildPythonApplication`
instead).
2023-02-28 15:15:14 +00:00
Pavol Rusnak 4a6cd14f37
Merge pull request #217624 from JamieMagee/dotnet-8.0
dotnet-sdk_8: init at 8.0.100-preview.1.23115.2
2023-02-28 15:50:07 +01:00
Jamie Magee 7fcb2ae4b5
dotnet-sdk_8: init at 8.0.100-preview.1.23115.2 2023-02-28 15:35:28 +01:00
Luke Granger-Brown 723a8c9eac
Merge pull request #218661 from e1mo/paperless-ngx-1-13
paperless-ngx: 1.12.2 -> 1.13.0
2023-02-28 14:12:02 +00:00
Weijia Wang 83a88dea9e
Merge pull request #218680 from superherointj/mark-broken-python311Packages.pygame
python311Packages.pygame: marked broken for python >3.11
2023-02-28 16:00:02 +02:00
Fabian Affolter 6ef8111cc7 vt-cli: add mainProgram 2023-02-28 13:53:54 +01:00
Fabian Affolter 0536b97fb4 vt-cli: add changelog to meta 2023-02-28 13:50:51 +01:00
superherointj e07edafb95 python311Packages.pygame: marked broken for python >3.11 2023-02-28 09:46:05 -03:00
Weijia Wang 68196a61c2
Merge pull request #218773 from 5aaee9/master
qbittorrent: 4.5.1 -> 4.5.2
2023-02-28 14:26:25 +02:00
Maximilian Bosch 008a86b223
strace: 6.1 -> 6.2
ChangeLog: https://github.com/strace/strace/releases/tag/v6.2
2023-02-28 13:10:47 +01:00
Weijia Wang daad63931c
Merge pull request #218679 from superherointj/mark-broken-manaplus
manaplus: fix build
2023-02-28 14:08:16 +02:00
Weijia Wang bd8b4b94ea
Merge pull request #218785 from jnsgruk/fix-multipass-systemd-unit
nixos/multipass: typo s/SyslogIdentifer/SyslogIdentifier/
2023-02-28 14:07:15 +02:00
Weijia Wang 44b9939b09
Merge pull request #218350 from wegank/mmex-bump
mmex: 1.6.1 -> 1.6.3
2023-02-28 14:03:37 +02:00
Bobby Rong 6290a4f91a
Merge pull request #218756 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
vscode-extensions.streetsidesoftware.code-spell-checker: 2.17.1 -> 2.18.0
2023-02-28 19:58:43 +08:00
Fabian Affolter f3a39f218a python311Packages.psrpcore: disable failing tests on Python 3.11 2023-02-28 12:58:26 +01:00
Weijia Wang d16ef18ef6
Merge pull request #218792 from MrFreezeex/fix-maintainer
maintainers: fix @MrFreezeex githubid
2023-02-28 13:57:03 +02:00
Arthur Outhenin-Chalandre 4819abf7f4
maintainers: fix @MrFreezeex githubid
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
2023-02-28 12:33:10 +01:00
Bobby Rong 0de5a943cd
Merge pull request #218735 from bobby285271/upd/pantheon.granite7
pantheon.granite7: 7.1.0 -> 7.2.0
2023-02-28 19:31:42 +08:00
Maximilian Bosch de64a00994
Merge pull request #218282 from LibreCybernetics/update-kernels
Linux kernel updates 2023-02-25
2023-02-28 12:07:50 +01:00
Maximilian Bosch d2c50b4382
Merge pull request #218694 from astro/kernel-virtio-mmio
linux: enable VIRTIO_MMIO_CMDLINE_DEVICES
2023-02-28 12:07:26 +01:00
superherointj 6e6c1054d1
Merge pull request #218613 from fabaff/jira_cli-broken
jira_cli: mark as broken
2023-02-28 08:02:41 -03:00
superherointj 2caa0a8188 manaplus: fix build
manaplus: mark broken for Darwin
2023-02-28 08:00:04 -03:00
Vladimír Čunát 9156be778e
Merge #218780: rathole: disable tests, as they loop forever 2023-02-28 11:59:47 +01:00
Vincent Laporte db0dc68975 mkCoqDerivation: findlib is an optional input 2023-02-28 10:59:42 +00:00
Vincent Laporte 0cad0fd119 coqPackages.coq-elpi: propagate findlib 2023-02-28 10:59:42 +00:00
Vincent Laporte a18a7e5ff8 coqPackages.coqhammer: fix src URL 2023-02-28 10:59:42 +00:00
Matthieu Coudron 71210f0410 neovimUtils.makeNeovimConfig: expose packpathsDir
this way home-manager can link the packpathDir in
~/.local/share/nvim/site which makes package discovery work without
needing to `set packpath` (making the wrapper further useless).
2023-02-28 11:59:22 +01:00
Weijia Wang 74422033aa mmex: 1.6.1 -> 1.6.3 2023-02-28 12:52:35 +02:00
Jon Seager cad6488509
nixos/multipass: typo s/SyslogIdentifer/SyslogIdentifier/ 2023-02-28 10:45:38 +00:00
Stanisław Pitucha 590e56a73f
Merge pull request #216800 from viraptor/oguri-linux
oguri: reduce supported platforms
2023-02-28 21:44:43 +11:00
Stefan Frijters bcaa989285 maestral-gui: 1.7.0 -> 1.7.1 2023-02-28 18:44:05 +08:00
Stefan Frijters edc35cbefc python3Packages.maestral: 1.7.0 -> 1.7.1 2023-02-28 18:44:05 +08:00
Stefan Frijters 605ba64680 maestral-gui: 1.6.5 -> 1.7.0 2023-02-28 18:44:05 +08:00
Stefan Frijters 86231302a5 python3Packages.maestral: 1.6.5 -> 1.7.0 2023-02-28 18:44:05 +08:00
Stanisław Pitucha 4eafef1246
Merge pull request #216807 from viraptor/qownnotes-darwin
qownnotes: fix darwin build
2023-02-28 21:42:27 +11:00
Stanisław Pitucha f6521d47b0
Merge pull request #216810 from viraptor/quassel-darwin
quasselDaemon,libsForQt5.qca-qt5: fix darwin build
2023-02-28 21:39:19 +11:00