Commit Graph

31 Commits

Author SHA1 Message Date
Mikael Fangel
4e840e807f
nwjs: 0.84.0 -> 0.85.0 2024-03-14 22:07:41 +01:00
Mikael Fangel
c9223ea44c
nwjs: 0.83.0 -> 0.84.0 2024-02-07 21:09:15 +01:00
Mikael Fangel
83078b0c86
nwjs: 0.82.0 -> 0.83.0 2023-12-24 00:32:17 +01:00
Mikael Fangel
b4c8a38c0f
nwjs: add NIXOS_OZONE_WL 2023-12-09 00:51:31 +01:00
Mikael Fangel
80340d2b5f
nwjs: add mainprogram 2023-12-06 09:37:54 +01:00
Mikael Fangel
ab8d3140fb
nwjs: change maintainer to mikaelfangel 2023-11-06 21:04:14 +01:00
Mikael Fangel
52c2996076
nwjs: go all in with autoPatchelfHook
Co-authored-by: robert manchester <86313040+robert-manchester@users.noreply.github.com>
2023-11-06 21:03:57 +01:00
Mikael Fangel
3fdf3742ba
nwjs: format file 2023-11-06 14:03:02 +01:00
Mikael Fangel
c70a7f9fe9
nwjs: 0.54.1 -> 0.82.0 2023-11-06 14:00:05 +01:00
FliegendeWurst
6a56488e17 nwjs: remove gconf dependency 2022-02-11 15:03:44 +01:00
wucke13
11313ae411 nwjs: 0.33.4 -> 0.54.1
The later versions depend on GLIBC_2.33, which is not yet available in
the nixpkgs. Hence only the update to a newer but not the newest
release.
2021-11-29 20:40:16 +01:00
milahu
1d306e6286 nwjs: add lib/libnw.so 2021-11-02 12:02:31 -07:00
Felix Buehler
768623e437 nwjs: remove phases 2021-07-27 14:14:31 +02:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Robert Schütz
2680cfcb59 nwjs: use ffmpeg instead of ffmpeg_3 2021-05-20 12:13:11 -07:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Florian Klink
9fb8e4a765 nwjs: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Yurii Rashkovskii
34f20090d3 nwjs-sdk: init at 0.33.4 (#45320) 2018-10-02 10:24:05 +02:00
R. RyanTM
eaefbb83e2 nwjs: 0.32.2 -> 0.32.4 (#46231)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
nwjs
2018-09-29 20:13:06 +02:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
R. RyanTM
4d0756d286 nwjs: 0.32.1 -> 0.32.2 (#45179)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nwjs/versions.
2018-08-21 14:33:37 +02:00
Yurii Rashkovskii
4f9fafd2a3
nwjs: 0.23.6 -> 0.32.1 2018-08-08 13:27:11 +07:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan
0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Profpatsch
5e0cf582c1 node_webkit/nwjs: 0.12 -> 0.23.6
Keep 0.12, because it is still needed by `nixui`.
Keep 0.9, because it is still needed by `zed`.
2018-03-19 08:47:08 +01:00