Justinas Stankevicius
43f2c5ef66
teleport: 12.0.2 -> 12.1.0
2023-03-07 13:30:45 +02:00
linsui
20b50b7a8f
jabref: 5.7 -> 5.9
2023-03-07 19:27:03 +08:00
Anderson Torres
4839388d2b
byacc: refactor
...
- Get rid of double with in meta.
2023-03-07 08:19:10 -03:00
R. Ryantm
c3982aae4e
forkstat: 0.03.00 -> 0.03.01
2023-03-07 11:18:45 +00:00
Ashish SHUKLA
6713a09291
flyctl: 0.0.476 -> 0.0.477
2023-03-07 16:44:49 +05:30
Anderson Torres
561ec56a30
acr: refactor
...
- Use rec-less, overlay-style overridable attributes to stdenv.mkDerivation;
- Get rid of double with in meta.
2023-03-07 08:13:32 -03:00
Bobby Rong and GitHub
95d880e035
Merge pull request #219803 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
...
vscode-extensions.streetsidesoftware.code-spell-checker: 2.18.0 -> 2.19.0
2023-03-07 18:44:07 +08:00
Martin Weinelt and GitHub
e187a5a6dc
Merge pull request #219946 from fabaff/aioesphomeapi-bump
...
python310Packages.aioesphomeapi: 13.4.1 -> 13.5.0
2023-03-07 10:40:01 +00:00
R. Ryantm and Bobby Rong
253cdabfb6
git-branchless: 0.6.0 -> 0.7.0
2023-03-07 18:38:24 +08:00
R. Ryantm and Bobby Rong
62a0d2eb9f
ginkgo: 2.8.4 -> 2.9.0
2023-03-07 18:35:23 +08:00
Konrad Malik
c0a2b57e20
maintainers: add konradmalik
2023-03-07 11:29:11 +01:00
Konrad Malik
e34328aa3a
netcoredbg: 2.0.0-895 -> 2.2.0-961
...
* arm64.patch for compilation on aarch64-*
* darwin.patch for properly detecting possible arm64 darwin architectures
* coreclr is now in dotnet/runtime repo (using 7.x branch as per netcoredbg recommendation)
* netcoredbg now depends (during runtime) on DbgShim which was moved to a separate repo (dotnet/diagnostic). We need to pass -p:UseDbgShimDependency=true in order to include it in a list of deps.
* needed to enable selfContainedBuild for the managed part since it seems like it's the easiest way to force dotnet to copy relevant binaries to the out folder as well (like libdbgshim.so retrieved via the abovementioned nuget dependency)
* use autoPatchelfHook to add stdenv.cc.cc.lib to binaries
2023-03-07 11:28:44 +01:00
Ruixi-rebirth
74bbf74fc9
maintainers: add Ruixi-rebirth
2023-03-07 18:22:06 +08:00
Ruixi-rebirth
4830391e71
youtube-tui: init at 0.7.0
...
youtube-tui: init at 0.7.0
youtube-tui: init at 0.7.0
youtube-tui: init at 0.7.0
youtube-tui: init at 0.7.0
youtube-tui: init at 0.7.0
2023-03-07 18:22:02 +08:00
Philip Munksgaard
27375af8c3
flyctl: 0.0.476 -> 0.0.477
2023-03-07 11:19:58 +01:00
Adam Joseph
49878856e6
https://github.com/NixOS/nixpkgs/pull/188334#issuecomment-1445425412
2023-03-07 02:11:30 -08:00
Sandro and GitHub
86239f7faf
Merge pull request #219952 from fabaff/google-cloud-websecurityscanner-bump
...
python310Packages.google-cloud-websecurityscanner: 1.11.1 -> 1.12.0
2023-03-07 11:10:53 +01:00
7939447527
Update pkgs/development/r-modules/default.nix
...
Co-authored-by: Justin Bedő <cu@cua0.org >
2023-03-07 11:08:38 +01:00
Francesco Gazzetta
705ee06f10
dillong: add meta.mainProgram
2023-03-07 11:05:06 +01:00
Francesco Gazzetta
dc45d4e5a7
cplay-ng: 5.1.0 -> 5.2.0
2023-03-07 10:55:23 +01:00
Francesco Gazzetta
5fc58a9cb4
jimtcl: 0.81 -> 0.82
2023-03-07 10:52:57 +01:00
Marek Fajkus and GitHub
c62c05afba
Merge pull request #219951 from turboMaCk/elm-updates
...
elmPackages.*: Semi automated update
2023-03-07 10:49:55 +01:00
Matthias Beyer
106f543e50
zellij: 0.34.4 -> 0.35.1
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de >
2023-03-07 10:43:55 +01:00
R. Ryantm
329e37ab4c
d2: 0.2.2 -> 0.2.3
2023-03-07 09:26:27 +00:00
R. Ryantm
0fd67b467a
gobgp: 3.11.0 -> 3.12.0
2023-03-07 09:15:05 +00:00
Francesco Gazzetta
f59d3afcd5
organicmaps: add updateScript
2023-03-07 10:08:18 +01:00
R. Ryantm
fd296e5d4d
colima: 0.5.2 -> 0.5.3
2023-03-07 09:06:11 +00:00
Francesco Gazzetta
546adc67e7
organicmaps: 2023.01.25-3 -> 2023.03.05-5
2023-03-07 10:05:36 +01:00
Atemu and GitHub
79a98d8cc5
Merge pull request #219948 from developer-guy/feature/gitsign-add-developer-guy-to-maintainers
...
gitsign: add developer-guy to maintainers list
2023-03-07 10:04:07 +01:00
Fabian Affolter
2a68c63fc6
stunnel: 5.67 -> 5.69
2023-03-07 09:39:46 +01:00
Thomas Gerbet and GitHub
ba18b89aa3
Merge pull request #219205 from raphaelr/dotnet-7.0.201
...
dotnet-sdk_7: 7.0.102 -> 7.0.201
2023-03-07 09:35:54 +01:00
Fabian Affolter
a0abef4ae6
python310Packages.google-cloud-websecurityscanner: 1.11.1 -> 1.12.0
...
Changelog: https://github.com/googleapis/python-websecurityscanner/blob/v1.12.0/CHANGELOG.md
2023-03-07 09:33:47 +01:00
Fabian Affolter
d663068689
python310Packages.parametrize-from-file: disable failing test
2023-03-07 09:29:26 +01:00
Marek Fajkus
9978ed0d20
elmPackages.*: Semi automated update
2023-03-07 09:26:00 +01:00
R. Ryantm
cab5d3d75b
circleci-cli: 0.1.23667 -> 0.1.23816
2023-03-07 08:17:34 +00:00
Fabian Affolter
6509273d85
python310Packages.nestedtext: 1.2 -> 3.5
...
Changelog: https://github.com/KenKundert/nestedtext/blob/v3.5/doc/releases.rst
2023-03-07 09:15:37 +01:00
Fabian Affolter
dba4f38166
python310Packages.nestedtext: disable on unsupported Python releases
2023-03-07 09:15:36 +01:00
Fabian Affolter
49a6760521
python310Packages.nestedtext: equalize
2023-03-07 09:15:36 +01:00
Fabian Affolter
bb26db7dd9
python310Packages.nestedtext: add changelog to meta
2023-03-07 09:15:30 +01:00
Batuhan Apaydın
1f1271bd76
gitsign: add developer-guy to maintainers list
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com >
2023-03-07 11:06:17 +03:00
Weijia Wang and GitHub
f20a50655c
Merge pull request #219760 from r-ryantm/auto-update/exfat
...
exfat: 1.3.0 -> 1.4.0
2023-03-07 10:06:01 +02:00
R. Ryantm
a3dcdef4a7
chezmoi: 2.31.0 -> 2.31.1
2023-03-07 08:02:32 +00:00
Stanisław Pitucha and GitHub
d0d2029151
Merge pull request #219904 from wahjava/update-flyctl
...
flyctl: 0.0.475 -> 0.0.476
2023-03-07 18:55:14 +11:00
Fabian Affolter
b879ef2581
python310Packages.aioesphomeapi: 13.4.1 -> 13.5.0
...
Diff: https://github.com/esphome/aioesphomeapi/compare/refs/tags/v13.4.1...v13.5.0
Changelog: https://github.com/esphome/aioesphomeapi/releases/tag/v13.5.0
2023-03-07 08:53:09 +01:00
Fabian Affolter
42441152b4
python310Packages.peaqevcore: 12.2.6 -> 12.2.7
2023-03-07 08:49:33 +01:00
Pavel Sobolev
7ed8c4cbad
obs-studio-plugins.advanced-scene-switcher: init at 1.20.5
2023-03-07 10:43:19 +03:00
Vincent Laporte and Vincent Laporte
b13286ad02
ocamlPackages.mirage-protocols: 5.0.0 → 8.0.0
2023-03-07 08:37:31 +01:00
Vincent Laporte and Vincent Laporte
7fa20e70ea
ocamlPackages.mirage-stack: 2.2.0 → 4.0.0
2023-03-07 08:37:31 +01:00
Vincent Laporte and Vincent Laporte
9550348c1a
ocamlPackages.{arp,ethernet,tcpip}: some cleaning
2023-03-07 08:37:31 +01:00
R. Ryantm
3e79b30f64
browserpass: 3.0.10 -> 3.1.0
2023-03-07 07:20:01 +00:00