Commit Graph

677 Commits

Author SHA1 Message Date
Mario Rodas
1ecc25dd4b
nodejs-11_x: 11.6.0 -> 11.7.0 2019-01-18 17:42:39 -05:00
ngerstle-cognite
c7c6c35768 postman: 6.3.0 -> 6.7.1 (#54101)
A simple update from 6.3.0 to 6.7.1 fixes a breaking bug - something about requested version 30 being less than version 80 during startup?
Either way, 6.7.1 seems to solve the issue.
2019-01-17 11:09:49 +00:00
zimbatm
3197cd5d63
now-cli: 12.1.14 -> 13.0.4 2019-01-13 15:24:54 +01:00
R. RyanTM
80b7eadb9f kcgi: 0.10.7 -> 0.10.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kcgi/versions
2019-01-13 09:49:48 +01:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Jörg Thalheim
2315ee940e
Merge pull request #53329 from r-ryantm/auto-update/insomnia
insomnia: 6.2.3 -> 6.3.2
2019-01-04 11:35:30 +01:00
Mario Rodas
68d8c2e26b
nodejs-11_x: 11.5.0 -> 11.6.0 2019-01-03 18:16:14 -05:00
Mario Rodas
4c917c6961
nodejs-10_x: 10.12.0 -> 10.15.0 2019-01-03 18:16:14 -05:00
Mario Rodas
bf847226ca
nodejs-8_x: 8.14.1 -> 8.15.0 2019-01-03 18:16:14 -05:00
Mario Rodas
39bec3990e
nodejs-6_x: 6.15.1 -> 6.16.0 2019-01-03 18:16:13 -05:00
Frederik Rietdijk
2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
Ryan Mulligan
a17c8404ab
Merge pull request #53286 from r-ryantm/auto-update/now-cli
now-cli: 12.1.12 -> 12.1.14
2019-01-03 10:07:32 -08:00
R. RyanTM
9daa3b96ac insomnia: 6.2.3 -> 6.3.2
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
2019-01-03 09:14:59 -08:00
R. RyanTM
0755e8f629 now-cli: 12.1.12 -> 12.1.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/now-cli/versions
2019-01-03 01:19:21 -08:00
R. RyanTM
45779f013c grails: 3.3.8 -> 3.3.9
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
2019-01-02 21:33:37 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Silvan Mosberger
ced986ccb3
Merge pull request #52511 from marsam/update-nodejs
nodejs: 6.14.4 -> 6.15.1, 8.12.0 -> 8.14.1
2018-12-31 02:59:46 +01:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Mathias Schreck
e6a86e65d9 nodejs-11_x: init at 11.5.0 2018-12-21 11:23:49 +01:00
Frederik Rietdijk
9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
Mario Rodas
75b894af0f
nodejs-6_x: 6.14.4 -> 6.15.1 2018-12-18 21:00:51 -05:00
Mario Rodas
f27ee10a9e
nodejs-8_x: 8.12.0 -> 8.14.1 2018-12-18 21:00:51 -05:00
Maximilian Bosch
bba4283571
Merge pull request #52299 from r-ryantm/auto-update/insomnia
insomnia: 6.2.0 -> 6.2.3
2018-12-18 00:57:54 +01:00
R. RyanTM
b25c32fc5c insomnia: 6.2.0 -> 6.2.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/insomnia/versions
2018-12-15 20:15:36 -08:00
R. RyanTM
8e6ee63aa4 now-cli: 12.1.3 -> 12.1.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/now-cli/versions
2018-12-15 01:43:38 -08:00
volth
bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
Piotr Bogdan
1e589ad153 nodejs.updateScript: fix evaluation 2018-12-03 00:49:37 +00:00
Jan Tojnar
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
worldofpeace
f591dd2fdf
insomnia: 6.0.2 -> 6.2.0 (#50906)
- Switch to using autoPatchelfHook
- Add some new deps needed for this version

In particular the application won't function without `stdenv.cc.cc`
in LD_LIBRARY_PATH.
2018-11-23 02:50:02 -05:00
R. RyanTM
5e89bd1c8e now-cli: 11.5.2 -> 12.1.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/now-cli/versions
2018-11-19 01:21:22 -08:00
Ryan Mulligan
9de1902b84
Merge pull request #50032 from r-ryantm/auto-update/now-cli
now-cli: 11.4.6 -> 11.5.2
2018-11-09 15:06:37 -08:00
R. RyanTM
0b69c52102 now-cli: 11.4.6 -> 11.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/now-cli/versions
2018-11-09 07:32:57 -08:00
Alyssa Ross
f2d0e1800d
mailcatcher: rack: 1.6.8 -> 1.6.11
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
2018-11-06 09:23:20 +00:00
David Costa
eec630fb1e mailcatcher: repackage using bundlerApp 2018-10-25 14:34:11 +01:00
adisbladis
2e94003c9c
nodejs-8_x: 8.11.4 -> 8.12.0 2018-10-14 13:58:02 +08:00
Alexey Shmalko
3712da10d4
Merge pull request #48186 from holidaycheck/nodejs-10.12
nodejs: 10.11.0 -> 10.12.0
2018-10-13 17:35:51 +03:00
Brendan Hall
e3b313bb59 now-cli: init at 11.4.6 2018-10-12 22:39:23 +01:00
Mathias Schreck
0041d742ab nodejs: 10.11.0 -> 10.12.0 2018-10-11 01:53:34 +02:00
Jasper Woudenberg
e0f46105aa nodejs-10_x: 10.9.0 -> 10.11.0 2018-09-26 11:49:18 +02:00
rembo10
794c4ec7fb postman: 6.2.5 -> 6.3.0 (#46771) 2018-09-17 11:45:27 +02:00
Mario Rodas
bfdfb73ff1 nodejs-6_x: 6.14.3 -> 6.14.4 2018-09-10 22:28:20 -05:00
Mario Rodas
36b5ffa40b nodejs: use https for downloading 2018-09-10 22:28:05 -05: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
Jörg Thalheim
1b09d06dcb twitterBootstrap: v2 -> v3
cc @Profpatsch

v2 no longer compiles and is ancient
2018-08-28 12:52:13 +01:00
Adam Oliver Zsigmond
29b92e9cb0 postman: 6.1.4 -> 6.2.5 2018-08-23 12:25:29 +02:00
R. RyanTM
27f6600419 nodejs-slim-10_x: 10.7.0 -> 10.9.0 (#45172)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nodejs-slim/versions.
2018-08-21 23:43:27 +02:00
Vladimír Čunát
765d695b89
Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
Florian Peter
be69261989 nodejs-8_x: 8.11.3 -> 8.11.4 2018-08-20 19:08:25 +08:00
Vladimír Čunát
153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
R. RyanTM
4ec9a8726a grails: 3.3.6 -> 3.3.8
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.
2018-08-17 02:09:39 -07:00
Matthew Bauer
b421a7d0a6 nodejs: remove ‘no-xcode’ patches
now provided by xcbuild
2018-08-15 17:35:56 -05:00
Vladimír Čunát
ded9a4b1aa
Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Jan Malakhovski
2a3a4ff642 nodejs: make tests run, but disable 2018-08-11 09:35:31 +00:00
R. RyanTM
bca83f7cd1 insomnia: 5.16.6 -> 6.0.2
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.
2018-08-09 09:56:44 -07:00
adisbladis
8b6e575c92
Merge pull request #44153 from Kaali/nodejs10-update
nodejs: 10.6.0 -> 10.7.0
2018-08-03 11:45:13 +08:00
Boris
ef9c7f0ac9 postman: 5.5.3 -> 6.1.4 (#44052) 2018-07-29 22:05:04 +02:00
Väinö Järvelä
f154854f52 nodejs: 10.6.0 -> 10.7.0 2018-07-27 18:03:29 +03:00
volth
cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
Jörg Thalheim
03b18ccf96
Merge pull request #43807 from borisbabic/bugs/postman_icon
postman: fix icon not found
2018-07-21 16:23:09 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Boris Babic
338898c2f7 postman: fix icon not found 2018-07-19 12:38:15 +02:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
R. RyanTM
e5a79eacd6 kcgi: 0.10.6 -> 0.10.7 (#43000)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/sl5jhxlixmz36c2fqzdhd5az8wnhmx2n-kcgi-0.10.7/bin/kfcgi had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/06d87d498d359996e0d7b408ba2265d2
- du listing: https://gist.github.com/4636af5ca6c5f9b15b55b27e0705b167
2018-07-09 16:06:00 +02:00
adisbladis
be6ef3ee00
nodejs-9_x: Package is EOL 2018-07-08 13:06:08 +08:00
Mario Rodas
63e0e4d899
nodejs: 10.5.0 -> 10.6.0 2018-07-05 14:02:29 +08:00
Sander van der Burg
0068fea88c nodePackages: regenerate with node2nix 1.6.0 2018-06-28 23:26:44 +02: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
R. RyanTM
832c5cb5d8 kcgi: 0.10.5 -> 0.10.6 (#42251)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/zfgvy8w6832756z0mybwrpxznnr39pqg-kcgi-0.10.6/bin/kfcgi had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/e0524d16c83a499d44fe13e543d45b8d
- du listing: https://gist.github.com/67464d0f35874e292aa1c006a7ab50f1
2018-06-24 19:19:39 +02:00
Mathias Schreck
7e7f286fe6 nodejs: 10.4.1 -> 10.5.0 2018-06-21 15:03:53 +02:00
R. RyanTM
ec93a51187 grails: 3.3.5 -> 3.3.6
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 invocation of /nix/store/sp0w4frknlgjhmw18j8rsj5sgaf95zhm-grails-3.3.6/bin/grails had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.3.6 with grep in /nix/store/sp0w4frknlgjhmw18j8rsj5sgaf95zhm-grails-3.3.6
- directory tree listing: https://gist.github.com/8278e7c1c9d28a8983fdaf23975bb930
- du listing: https://gist.github.com/10a146e1e865583f68e892f13c310026
2018-06-20 11:02:05 +02:00
Mario Rodas
f6422928e9 nodejs: 9.11.1 -> 9.11.2 2018-06-15 21:33:45 -05:00
Mario Rodas
4ad3a21baf nodejs: 8.11.2 -> 8.11.3 2018-06-15 21:33:19 -05:00
Mario Rodas
38ac2f63c3 nodejs: 6.14.2 -> 6.14.3 2018-06-15 21:32:53 -05:00
Andrew Childs
7df6658209 nodejs: 10.3.0 -> 10.4.1 2018-06-13 10:42:26 +09:00
Matthew Bauer
0e04356153 woff2: supports darwin 2018-05-31 12:34:15 -04:00
Mathias Schreck
9a7b9675d9 nodejs: 10.0.0 -> 10.3.0 2018-05-29 21:44:58 +02:00
Frederik Rietdijk
b22cc53db1 Merge staging into master 2018-05-27 17:44:08 +02:00
R. RyanTM
5ba34b84e5 insomnia: 5.16.2 -> 5.16.6
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 invocation of /nix/store/98c4q9sy1qvxivk5f5svimhm4q6il3d9-insomnia-5.16.6/bin/.insomnia-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/98c4q9sy1qvxivk5f5svimhm4q6il3d9-insomnia-5.16.6/bin/insomnia had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 5.16.6 with grep in /nix/store/98c4q9sy1qvxivk5f5svimhm4q6il3d9-insomnia-5.16.6
- directory tree listing: https://gist.github.com/b7175aec2a35af15cb56818c93443ad6
- du listing: https://gist.github.com/f6cf98c261dda8a0b0415186ee6963a9
2018-05-26 14:44:07 -07:00
Tuomas Tynkkynen
2760b24462 Merge remote-tracking branch 'upstream/master' into staging 2018-05-26 19:01:18 +03:00
adisbladis
092554e718
nodejs-8_x: 8.11.1 -> 8.11.2 2018-05-26 13:13:47 +08:00
adisbladis
480b9524d8
nodejs-6_x: 6.14.1 -> 6.14.2 2018-05-26 13:13:21 +08:00
John Ericson
db4d77779c Merge remote-tracking branch 'upstream/master' into staging 2018-05-21 20:21:48 -04:00
Michiel Leenaars
1a611d4f4e kcgi: init -> 0.10.5 2018-05-20 22:37:36 +02:00
Matthew Bauer
6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
R. RyanTM
9ee600a06f insomnia: 5.16.1 -> 5.16.2
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.16.2 with grep in /nix/store/9jcvxvs1y2jycaq8n26zidh7y3shicp0-insomnia-5.16.2
- directory tree listing: https://gist.github.com/a02ce6405af5678bfbbd0fd9a116e95e
2018-05-07 03:18:20 -07:00
John Ericson
cf06e42d1c Merge remote-tracking branch 'upstream/master' into staging 2018-05-03 16:35:36 -04:00
R. RyanTM
7a4e98eefe
insomnia: 5.16.0 -> 5.16.1
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.16.1 with grep in /nix/store/ipbmvgywl4835c6ryl95nigfz2cvmkd7-insomnia-5.16.1
- directory tree listing: https://gist.github.com/97908578657058f7b3c2b72b2988dcd4

Closes #39890

Co-authored-by: Robin Gloster <mail@glob.in>
2018-05-03 00:58:46 +02:00
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
adisbladis
9e40842006
Merge pull request #33318 from adisbladis/nodejs-minor
Nodejs minor releases
2018-01-03 13:19:38 +01:00
adisbladis
8a2a949258
nodejs-8_x: 8.9.1 -> 8.9.3 2018-01-02 10:37:14 +01:00
adisbladis
ccb0b88577
nodejs-6_x: 6.11.5 -> 6.12.2 2018-01-02 10:37:13 +01:00
adisbladis
bde59aa034
nodejs-4_x: 4.8.5 -> 4.8.7 2018-01-02 10:37:12 +01:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Christoph Hrdinka
d07bc8bb30
woff2: init at 1.0.2
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-29 11:38:08 +01:00
Jan Tojnar
120f46889c
valum: 0.2.16 → 0.3.14 2017-12-19 17:25:50 +01:00
Bob van der Linden
fa3d6c322e nodejs: 9.2.0 -> 9.3.0 2017-12-14 15:37:00 +01:00
Orivej Desh
88abcdb53a
Merge pull request #31710 from adisbladis/nodejs-9_2_0
nodejs: 9.0.0 -> 9.2.0 & libuv: 1.15.0 -> 1.16.1
2017-11-17 19:22:37 +00:00
adisbladis
f1f8ada473
nodejs: 8.9.0 -> 8.9.1 2017-11-16 02:05:19 +08:00
adisbladis
bf134bac8d
nodejs: 9.0.0 -> 9.2.0 2017-11-16 01:57:44 +08:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Mathias Schreck
ccbcf15c8e nodejs: refactor generic build function
This removes some duplicated and dead code across the different versions of
nodejs.
2017-11-02 10:58:45 +01:00
Orivej Desh
e0d3ef7366
Merge pull request #31065 from holidaycheck/nodejs-8.9.0
nodejs: 8.8.1 -> 8.9.0
2017-11-01 01:12:12 +00:00
Mathias Schreck
5a43c92ffd nodejs: init at 9.0.0 2017-11-01 00:55:05 +01:00
Mathias Schreck
f1e8138630 nodejs: 8.8.1 -> 8.9.0 2017-11-01 00:07:58 +01:00
Mathias Schreck
e730815e38 nodejs: 8.8.0 -> 8.8.1 2017-10-28 11:57:54 +02:00
adisbladis
c07cf635c8
nodejs: 8.7.0 -> 8.8.0 2017-10-27 12:17:02 +08:00
adisbladis
de8b1b4b7b
nodejs: 6.11.4 -> 6.11.5 2017-10-27 12:15:23 +08:00
adisbladis
4c61281b92
nodejs: 4.8.4 -> 4.8.5 2017-10-27 12:15:01 +08:00
b123400
2cc79e95f8 buildNodePackage: fix issue with impure version handling (#30577) 2017-10-22 16:45:16 +02:00
Fatih Altinok
e4f5477b6c nodejs: 6.11.1 -> 6.11.4 2017-10-22 00:25:33 +02:00
Mathias Schreck
cd9d780f89 nodejs: 8.6.0 -> 8.7.0 2017-10-16 02:36:49 +02:00
Orivej Desh
fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Orivej Desh
717e6ac0c5 kore: fix up 2017-10-01 18:43:22 +00:00
John M. Harris, Jr
4219de070d
kore: init at 2.0.0 2017-10-01 14:08:36 -04:00
John Ericson
f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Mathias Schreck
f8ffbcb520 nodejs: 8.5.0 -> 8.6.0 2017-09-28 17:41:28 +02:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Mathias Schreck
9d2a2dc43e nodejs: 8.4.0 -> 8.5.0 2017-09-18 13:51:27 +02:00
Mathias Schreck
c699694cbf nodejs: 8.3.0 -> 8.4.0 2017-08-30 02:57:36 +02:00
Jörg Thalheim
a86b304a26 grails: 2.4.3 -> 3.3.0 2017-08-25 07:26:21 +01:00
Matthew Justin Bauer
2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Frederik Rietdijk
13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Mathias Schreck
7c669d6f7b nodejs: 8.2.1 -> 8.3.0 2017-08-10 08:02:20 +02:00
Mathias Schreck
28b0a79c04 nodejs: remove version 7_x
nodejs v7 reached its end of life in June 2017.
2017-08-05 13:17:50 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Mathias Schreck
77ebd34459 nodejs: 8.2.0 -> 8.2.1 2017-07-21 12:27:23 +02:00
Mathias Schreck
e849c7645e nodejs: 8.1.4 -> 8.2.0 2017-07-20 20:13:39 +02:00
adisbladis
ea4e03d7ac
nodejs: 7.10.0 -> 7.10.1 2017-07-14 12:31:48 +08:00
adisbladis
fffe1efa03
nodejs: 6.9.5 -> 6.11.1 2017-07-14 12:31:09 +08:00
adisbladis
f33f7dc0fa
nodejs: 4.8.1 -> 4.8.4 2017-07-14 12:30:49 +08:00
Stefan Lau
4e47390bce nodejs: 8.1.0 -> 8.1.4 2017-07-13 15:03:36 +02:00
Jörg Thalheim
19cd9f557f mailcatcher: do not override phases 2017-07-03 09:43:30 +01:00
David Costa
87b1566472 mailcatcher: init at 0.6.5 2017-07-03 09:13:12 +02:00
Mathias Schreck
9540cc4645 nodejs: 8.0.0 -> 8.1.0 2017-06-08 22:15:57 +02:00
Mathias Schreck
b67d01a0e9 nodejs: init at 8.0.0 2017-05-30 22:39:43 +02:00
Mathias Schreck
4abefec367 nodejs-7_x: 7.9.0 -> 7.10.0 2017-05-24 21:11:05 +02:00
Mathias Schreck
6cdec33141 nodejs: 7.7.3 -> 7.9.0 2017-04-18 22:43:50 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
Christine Koppelt
5861b8b1c9 nodejs-4_x: 4.6.0 -> 4.8.1 2017-03-25 17:29:02 +01:00
Jacek Smolak
07e6fe3e57 nodejs-7_x: 7.7.2 -> 7.7.3 2017-03-22 15:27:39 +01:00
Ben Zhang
e50dba97d2
nodejs: 7.7.1 -> 7.7.2 2017-03-10 21:54:49 -05:00
Mathias Schreck
792d8bd74b nodejs: 7.6.0 -> 7.7.1 2017-03-03 20:08:38 +01:00
Maximilian Bosch
e20575cf5f
nodejs: 7.2.1 -> 7.6.0 2017-02-23 23:38:35 +01:00
Robin Gloster
e400eb36d1
nodejs: 6.9.1 -> 6.9.5 2017-02-17 00:13:34 +01:00
Sander van der Burg
5cf1a4d36a nodePackages: upgrade node2nix to version 1.1.1 and regenerate the package set 2017-01-20 22:05:44 +01:00
Jaka Hudoklin
a50fc480c3 nodejs: add bash completions for npm 2016-12-11 15:14:38 +01:00