Commit graph

436 commits

Author SHA1 Message Date
Matthew Justin Bauer eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Sander van der Burg abbf965683 nodejs: use xcodebuild patch for Node.js 10.x so that modules with native dependencies on darwin will build properly 2018-04-27 16:35:02 +02:00
Markus Hauck 503c9f8ea4 insomnia: 5.15.0 -> 5.16.0 2018-04-27 13:42:03 +02:00
Sergej Leibenzon 2119545865 nodejs: init at v10.0.0 2018-04-26 17:54:36 +02:00
Matthew Justin Bauer edf5548958
Merge pull request #35201 from xurei/app/postman
postman : 5.5.2 -> 5.5.3
2018-04-25 14:47:43 -05:00
R. RyanTM bbedc98713 grails: 3.3.3 -> 3.3.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/grails/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.3.5 with grep in /nix/store/cy2fxxg1yjiksfkg4y3wn7r3dsdlijcz-grails-3.3.5
- directory tree listing: https://gist.github.com/71c11340ad3d455500fb5228ea57ed71
2018-04-20 05:03:57 -07:00
adisbladis dd26754285
nodejs-9_x: 9.10.1 -> 9.11.1 2018-04-10 18:58:46 +08:00
R. RyanTM c320c07b46 insomnia: 5.14.9 -> 5.15.0 (#38554)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/insomnia/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.15.0 with grep in /nix/store/x52qaj81hs0q30360p9cr4zp0wq1cjcp-insomnia-5.15.0
- directory tree listing: https://gist.github.com/cb32b3e7392a6724e0a30657b52b3f26
2018-04-08 15:43:59 +02:00
adisbladis 357a2cc547
nodejs-9_x: 9.8.0 -> 9.10.1 2018-04-01 03:28:39 +08:00
adisbladis 017fffc149
nodejs-8_x: 8.10.0 -> 8.11.1 2018-04-01 03:28:38 +08:00
adisbladis 042c001481
nodejs-6_x: 6.13.1 -> 6.14.1 2018-04-01 03:28:37 +08:00
R. RyanTM 8660a33046 grails: 3.3.2 -> 3.3.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/grails/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.3.3 with grep in /nix/store/frwxcwdrb1krnp6pz6cijgnr95wf4qcy-grails-3.3.3
- found 3.3.3 in filename of file in /nix/store/frwxcwdrb1krnp6pz6cijgnr95wf4qcy-grails-3.3.3
- directory tree listing: https://gist.github.com/2469271cf9e5770d815f84baf8ff7bc7
2018-03-31 17:07:43 +02:00
Daiderd Jordan 031492cbfe
kore: fix clang build
/cc ZHF #36454
2018-03-20 00:00:42 +01:00
adisbladis 03efbb01c6
nodejs-9_x: 9.7.1 -> 9.8.0 2018-03-16 15:43:30 +08:00
adisbladis a36ae7a685
nodejs-8_x: 8.9.4 -> 8.10.0 2018-03-16 15:43:09 +08:00
adisbladis 0cadbb8416
nodejs-6_x: 6.13.0 -> 6.13.1 2018-03-16 15:42:39 +08:00
lewo 2e7577c99b
Merge pull request #37021 from ryantm/auto-update/insomnia
insomnia: 5.14.7 -> 5.14.9
2018-03-15 09:07:40 +01:00
Herwig Hochleitner 86fbdfdd4c woff2: propagate brotli build input
brotli is a runtime dependency, as per pc files in woff2.dev

cc @hrdinka
2018-03-15 01:52:52 +01:00
Joachim F deb6286675
Merge pull request #36710 from ryantm/auto-update/valum
valum: 0.3.14 -> 0.3.15
2018-03-14 21:13:00 +00:00
Ryan Mulligan c05eb52c1f insomnia: 5.14.7 -> 5.14.9
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.14.9 with grep in /nix/store/5pw045b91pq83nph1x95pqqfd3fbjpi1-insomnia-5.14.9
- found 5.14.9 in filename of file in /nix/store/5pw045b91pq83nph1x95pqqfd3fbjpi1-insomnia-5.14.9
2018-03-14 13:18:01 -07:00
volth 7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
Sander van der Burg 3a5e38fa00 remarkjs: regenerate dependencies with node2nix 1.5.3 2018-03-13 10:41:53 +01:00
Samuel Leathers 85d22e7510
remarkjs: inherit libtool for derivation 2018-03-12 23:45:34 -04:00
Sander van der Burg 634cbfa8f2 nodejs: patch bundled node-gyp module to not invoke xcodebuild on macOS causing modules with native dependencies to fail 2018-03-12 12:16:17 +01:00
xeji 884a317828 kore: fix darwin build 2018-03-10 19:36:14 +01:00
xeji 41cdea68da kore: fix build with gcc7 2018-03-10 18:02:05 +01:00
Ryan Mulligan b7cb6fac4a valum: 0.3.14 -> 0.3.15
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.3.15 with grep in /nix/store/7w47g1l0qg7bzc1rrmllxxinjyg7zg5c-valum-0.3.15
- found 0.3.15 in filename of file in /nix/store/7w47g1l0qg7bzc1rrmllxxinjyg7zg5c-valum-0.3.15
2018-03-09 15:52:32 -08:00
Ryan Mulligan 7d0f602e98 grails: 3.3.0 -> 3.3.2
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.3.2 with grep in /nix/store/j3w2l8kqw37ndh3x7chkzw0mgryly4py-grails-3.3.2
2018-03-08 14:14:10 -08:00
Jörg Thalheim a1858b0832
Merge pull request #36373 from frontsideair/nodejs-9.7.1
nodejs: 9.6.1 -> 9.7.1
2018-03-07 12:10:38 +00:00
Fatih Altinok 399edfec52 nodejs: 9.6.1 -> 9.7.1 2018-03-06 15:12:38 +03:00
adisbladis cae5a3ba99
Merge pull request #35116 from adisbladis/nodejs-update-script
nodejs: Add update script
2018-03-06 15:35:14 +08:00
Jörg Thalheim 5ba3b9a915
Merge pull request #35354 from markus1189/insomnia
insomnia: init at 5.14.7
2018-03-05 09:58:24 +00:00
zimbatm fda4b93cd4
nodejs: keep the build headers (#35568)
Provide all the development headers to node-gyp
2018-02-27 13:26:16 +00:00
adisbladis d192858a76 nodejs: Drop 4_x packages
nodejs-4_x is scheduled end-of-life on 2018-04-30
It should not go in the 18.03 release
2018-02-27 10:19:23 +01:00
adisbladis a1835b9924 treewide: Remove references to nodejs-4_x 2018-02-27 10:19:23 +01:00
adisbladis 25e21fa15b
nodejs: 9.5.0 -> 9.6.1 2018-02-27 14:03:15 +08:00
adisbladis e0c82dcdfc
nodejs: Remove "havvy" from maintainers list
Per request:
https://github.com/NixOS/nixpkgs/pull/35116#issuecomment-367945072
2018-02-27 10:09:32 +08:00
Markus Hauck 3cd8f05e0c insomnia: init at 5.14.7 2018-02-26 08:21:43 +01:00
Olivier Bourdoux 844c468b8f postman : 5.5.2 -> 5.5.3 2018-02-20 19:34:17 +01:00
adisbladis 43cf893d44
nodejs: Add updater script 2018-02-18 23:02:07 +08:00
adisbladis e1bd5b33b6
nodejs: Add release keys update script 2018-02-18 23:02:01 +08:00
adisbladis e021254519
nodejs: 6.12.3 -> 6.13.0 2018-02-18 22:57:57 +08:00
adisbladis a88a712f7f
nodejs: Set correct meta.position attribute 2018-02-18 22:55:22 +08:00
adisbladis d66174e4dc
Merge pull request #34860 from vcunat/p/nodejs-6_x
nodejs: 6.12.2 -> 6.12.3 (maintenance)
2018-02-12 09:54:42 +08:00
Vladimír Čunát 226d86a3c4
nodejs: 6.12.2 -> 6.12.3 (maintenance)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.12.3
2018-02-11 22:47:58 +01:00
Olivier Bourdoux 63a4cbfb43 postman: init at 5.5.2 2018-02-11 18:39:44 +01:00
adisbladis 1177bb7a09
nodejs: 9.4.0 -> 9.5.0 2018-02-04 03:06:30 +08:00
Christoph Hrdinka 17a4f0f756
woff2: set platforms to linux only
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2018-01-13 12:43:18 +01:00
Fatih Altinok c589f0462a nodejs: 9.3.0 -> 9.4.0 2018-01-10 20:14:15 +03:00
adisbladis 59ba2fe571
nodejs-8_x: 8.9.3 -> 8.9.4 2018-01-10 11:36:36 +08:00