Commit graph

1380 commits

Author SHA1 Message Date
Mario Rodas a1dc6e315b
Merge pull request #176047 from r-ryantm/auto-update/deno
deno: 1.22.1 -> 1.22.2
2022-06-04 19:24:41 -05:00
Sergei Trofimovich e14ad06f08 wml: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: iselect_browse.o:(.bss+0x2020): multiple definition of `Line'; iselect_main.o:(.bss+0x100000): first defined here
2022-06-03 07:59:02 +01:00
R. Ryantm 805b35710a deno: 1.22.1 -> 1.22.2 2022-06-03 03:32:10 +00:00
Mario Rodas 19a14c6967 nodejs-18_x: 18.2.0 -> 18.3.0
https://github.com/nodejs/node/releases/tag/v18.3.0
2022-06-01 04:20:00 +00:00
Mario Rodas e6188b6576 nodejs-16_x: 16.15.0 -> 16.15.1
https://github.com/nodejs/node/releases/tag/v16.15.1
2022-06-01 04:20:00 +00:00
Janne Heß bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel 11ee22d797
treewide: pkgs/development: mark broken for aarch64-linux 2022-05-30 13:42:59 +02:00
Mario Rodas c727e8c141
Merge pull request #175050 from aaronjheng/shopify-themekit
shopify-themekit: 1.0.3 -> 1.3.0
2022-05-29 07:41:25 -05:00
Bobby Rong 4bf63e0fb7
Merge pull request #174923 from r-ryantm/auto-update/flyctl
flyctl: 0.0.328 -> 0.0.330
2022-05-28 17:32:30 +08:00
Aaron Jheng 44f64d32d7
shopify-themekit: 1.0.3 -> 1.3.0 2022-05-28 00:29:52 +00:00
R. Ryantm 99a44d9707 flyctl: 0.0.328 -> 0.0.330 2022-05-27 12:12:33 +00:00
06kellyjac 4e48da4cc2 deno: 1.22.0 -> 1.22.1 2022-05-27 08:45:54 +01:00
Sandro 26b3864c6b
Merge pull request #171290 from khrj/add-bootstrap-studio
bootstrap-studio: init at 6.0.1
2022-05-27 02:41:05 +02:00
Khushraj Rathod 94026f2b20
bootstrap-studio: Use pname and version without declaring name
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-26 15:06:55 +05:30
Sandro 8431eda441
Merge pull request #173781 from chaychoong/flyctl-328 2022-05-20 22:56:04 +02:00
Chay Choong 53002e84ef
flyctl: 0.0.323 -> 0.0.328 2022-05-20 22:57:48 +08:00
06kellyjac ab3f2c9214 deno: 1.21.3 -> 1.22.0 2022-05-19 14:21:10 +01:00
Artturi b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
Khushraj Rathod cf608e1b5d
bootstrap-studio: init at 6.0.1 2022-05-17 22:25:07 +05:30
Mario Rodas 0f2efa91a6 nodejs-17_x: drop
Node.js 17 reaches End-of-Life on 2022-06-01.
2022-05-17 04:20:00 +00:00
Mario Rodas 0fb4d8c4b2 nodejs-18_x: 18.1.0 -> 18.2.0
https://github.com/nodejs/node/releases/tag/v18.2.0
2022-05-17 04:20:00 +00:00
Mario Rodas a5f35137c8 nodejs-14_x: 14.19.2 -> 14.19.3
https://github.com/nodejs/node/releases/tag/v14.19.3
2022-05-17 04:20:00 +00:00
Artturin 1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
06kellyjac aed4c3b84b deno: 1.21.2 -> 1.21.3 2022-05-12 16:53:27 +01:00
techknowlogick 89c7a24cef flyctl: add testVersion as simple smoke test 2022-05-11 11:49:15 -04:00
techknowlogick 0fc6a60ecc flyctl: fix ldflags date parsing 2022-05-09 17:02:34 -04:00
davidak 4aae058c30
Merge pull request #169872 from armeenm/remove-phantomjs2
phantomjs2: remove
2022-05-09 08:15:36 +02:00
Mario Rodas 85c1332cf7
Merge pull request #171752 from r-ryantm/auto-update/deno
deno: 1.21.1 -> 1.21.2
2022-05-07 13:38:01 -05:00
Rene de la Garza 14ca12f3f7
flyctl: update ldflags
Update ldflags to match https://github.com/superfly/flyctl/blob/v0.0.323/.goreleaser.yml#L19-L22
2022-05-06 23:18:41 +08:00
R. Ryantm 23b04d2ed9 deno: 1.21.1 -> 1.21.2 2022-05-06 02:10:53 +00:00
Bernardo Meurer e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Malo Bourgon 16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Armeen Mahdian ca079e3074 phantomjs2: remove 2022-05-04 16:36:21 -05:00
Mario Rodas 66466528e7
Merge pull request #171407 from r-ryantm/auto-update/nodejs-18_x
nodejs-18_x: 18.0.0 -> 18.1.0
2022-05-04 07:11:22 -05:00
ajs124 1333a3807e
Merge pull request #167110 from mweinelt/nodejs-12-eol
nodejs: mark versions older than 14 as vulnerable
2022-05-04 10:18:35 +01:00
Mario Rodas c0bb20e08e nodejs-18_x: fix completion generation
Since Node.js 18.0.0 the completion generation requires the environment
variable HOME to be set.
2022-05-04 04:20:00 +00:00
Mario Rodas 70f212bb5b nodejs-14_x: 14.19.1 -> 14.19.2
https://github.com/nodejs/node/releases/tag/v14.19.2
2022-05-04 04:20:00 +00:00
R. Ryantm 1e1ac4e2c6 nodejs-18_x: 18.0.0 -> 18.1.0 2022-05-03 14:47:08 +00:00
R. Ryantm cab99527a7 deno: 1.21.0 -> 1.21.1 2022-04-29 02:17:42 +00:00
Mario Rodas c1da6fc4ce nodejs-16_x: 16.14.2 -> 16.15.0
https://github.com/nodejs/node/releases/tag/v16.15.0
2022-04-27 04:20:00 +00:00
R. Ryantm 4d12f939d4 cypress: 9.5.4 -> 9.6.0 2022-04-26 01:53:07 +00:00
R. Ryantm d11118ecfb flyctl: 0.0.320 -> 0.0.323 2022-04-25 08:25:05 +00:00
Mario Rodas 943c2eb1b2 nodejs-18_x: init at 18.0.0
https://github.com/nodejs/node/releases/tag/v18.0.0
2022-04-23 04:20:00 +00:00
06kellyjac 3788e27a24 deno: 1.20.5 -> 1.21.0 2022-04-22 19:38:27 +01:00
Sandro dec5eaede9
Merge pull request #169062 from superherointj/package-minify-2.11.1
minify: 2.10.0 -> 2.11.1
2022-04-20 19:16:41 +02:00
Sandro e22337c870
Merge pull request #169064 from superherointj/package-flyctl-0.0.320
flyctl: 0.0.316 -> 0.0.320
2022-04-19 15:59:11 +02:00
Thiago Kenji Okada e00c10bf0d
Merge pull request #168442 from r-ryantm/auto-update/cypress
cypress: 9.5.3 -> 9.5.4
2022-04-18 13:00:05 +01:00
superherointj 9481fdcdfc flyctl: 0.0.316 -> 0.0.320 2022-04-17 12:37:19 -03:00
superherointj 165b53247f minify: 2.10.0 -> 2.11.1
* Enable tests
2022-04-17 12:18:05 -03:00
Martin Weinelt a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00