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