R. Ryantm
55f55e3c0f
nerdfix: 0.4.1 -> 0.4.2
2024-11-24 02:26:47 +00:00
Sandro
026f90fd3a
nezha: init at 0.20.13 ( #352354 )
2024-11-19 11:15:36 +01:00
David McFarland
b0d941edb4
dotnet: november 2024 upgrades and infrastructure changes ( #355753 )
2024-11-18 20:20:45 -04:00
Gaétan Lepage
0acfb651f9
neovim-node-client: init at 5.3.0 ( #317333 )
2024-11-18 23:23:15 +01:00
David McFarland
bfaca46529
dotnet-sdk/runtime/aspnetcore: 6.0 -> 8.0
2024-11-17 18:35:19 -04:00
David McFarland
d9f506c5c3
netcoredbg: explicitly disable dotnet-runtime
2024-11-17 14:19:24 -04:00
David McFarland
42d69ab59a
dotnet: move dotnet_root to $out/share/dotnet
2024-11-17 14:19:23 -04:00
David McFarland
ddd08e404f
dotnet: split setup hooks into wrapper for runtime/sdk
2024-11-17 14:19:22 -04:00
fidgetingbits
159c840101
neovim-node-client: init at 5.3.0
2024-11-17 15:59:43 +08:00
Christian Kögler
3cb10bdc40
nerd-font-patcher: 3.1.1 -> 3.2.1 ( #353948 )
2024-11-16 11:38:58 +01:00
Noa Aarts
a9bd18d88d
neovide: only require libtool on darwin
2024-11-15 23:02:07 +01:00
Noa Aarts
eb6e8e8081
neovide: format using nixfmt
2024-11-15 23:01:18 +01:00
Moraxyc
1ef53f5fc0
nezha: init at 0.20.13
2024-11-14 22:30:20 +08:00
github-actions[bot]
50eb4d03f7
Merge master into staging-next
2024-11-13 06:04:52 +00:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages ( #355156 )
2024-11-12 20:55:45 -08:00
github-actions[bot]
31a78bf861
Merge master into staging-next
2024-11-12 00:14:10 +00:00
R. Ryantm
8c2fd986cc
networkmanager-iodine: 1.2.0-unstable-2024-05-12 -> 1.2.0-unstable-2024-11-02
2024-11-11 23:24:14 +01:00
Theodore Ni
527e6be2dc
netclient: use new Darwin SDK pattern
2024-11-11 00:08:45 -08:00
github-actions[bot]
81f60ef90d
Merge master into staging-next
2024-11-11 00:14:46 +00:00
Joshua Manchester
be1fa4e9dc
nerd-font-patcher: 3.1.1 -> 3.2.1
...
https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.2.0
https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.2.1
2024-11-10 23:25:56 +00:00
Theodore Ni
8209b0d9b9
netclient: 0.25.0 -> 0.26.0 ( #354525 )
2024-11-10 14:31:18 -08:00
Maximilian Bosch
0644d3be87
Merge branch 'master' into staging-next
2024-11-10 18:34:57 +01:00
Theodore Ni
4e6fffab80
neovide: unbreak on x86_64-darwin by using 11.3 SDK
2024-11-10 09:04:30 -08:00
Theodore Ni
b064085176
neovide: use new Darwin SDK pattern
2024-11-10 09:04:26 -08:00
Theodore Ni
6e1f5c99af
neovide: add missing cctools.libtool dependency
2024-11-09 20:04:01 -08:00
R. Ryantm
08c2eb8e89
nest-cli: 10.4.5 -> 10.4.7
2024-11-10 02:22:46 +01:00
Emily
ce788776a5
Merge master into staging-next
2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
Martin Weinelt
2900723943
Merge remote-tracking branch 'origin/master' into staging-next
2024-11-08 18:40:48 +01:00
R. Ryantm
6ec5b8d597
netclient: 0.25.0 -> 0.26.0
2024-11-08 15:49:07 +00:00
Bobby Rong
39278a04ce
nemo-emblems: Disable nixpkgs-update
...
The tags are sometimes nemo-emblems-${version} and sometimes ${version},
in most cases I guess will just discover and do these updates manually.
2024-11-08 21:36:30 +08:00
github-actions[bot]
3533282a88
Merge master into staging-next
2024-11-07 20:49:24 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Emily
8072991b1d
apple-sdk: propagate the libutil
library ( #353873 )
2024-11-07 01:05:45 +00:00
github-actions[bot]
e9877d256b
Merge staging-next into staging
2024-11-06 18:04:56 +00:00
Matt Sturgeon
5eea80021f
nexusmods-app: 0.6.2 -> 0.6.3
2024-11-06 12:56:51 +00:00
Emily
ee802060b8
neovim-unwrapped: drop darwin.libutil
dependency
2024-11-06 00:53:02 +00:00
github-actions[bot]
fe71abdc48
Merge staging-next into staging
2024-11-04 12:06:38 +00:00
aleksana
4462ce11b3
netease-cloud-music-gtk: format with nixfmt-rfc-style
2024-11-03 16:04:09 +08:00
aleksana
fe0c7366d5
netease-cloud-music-gtk: 2.4.1 -> 2.5.0
...
Diff:
https://github.com/gmg137/netease-cloud-music-gtk/compare/2.4.1...2.5.0
Changelog:
https://github.com/gmg137/netease-cloud-music-gtk/releases/tag/2.5.0
2024-11-03 16:04:09 +08:00
Gaétan Lepage
507c5dd232
neovim: remove uneffective substituteInPlace patches ( #352855 )
2024-11-01 23:01:38 +01:00
Gaetan Lepage
81f060299c
neovim: improve lpeg patch for darwin
...
Co-authored-by: Carlos Hernandez <carlos@hrndz.ca>
2024-11-01 08:59:54 +01:00
Gaetan Lepage
233aa7648d
neovim: format derivation
2024-11-01 08:58:27 +01:00
github-actions[bot]
09d8c7ec2f
Merge master into staging-next
2024-10-29 18:04:32 +00:00
Adam C. Stephens
2af84fbdfb
next-ls: 0.23.1 -> 0.23.2 ( #352107 )
2024-10-29 13:40:46 -04:00
Joshua Trees
ba41beae23
next-ls: 0.23.1 -> 0.23.2
2024-10-29 13:49:52 +01:00
github-actions[bot]
6bc001ea3b
Merge master into staging-next
2024-10-29 12:06:00 +00:00
Aleksana
d284d018aa
nezha-agent: 0.20.2 -> 0.20.3 ( #351945 )
2024-10-29 17:38:31 +08:00
rczb
3c406f13b5
newlisp: init at 10.7.5
2024-10-29 11:53:06 +08:00
Moraxyc
4c6a66b84e
nezha-agent: 0.20.2 -> 0.20.3
2024-10-29 01:34:35 +08:00