Commit Graph

677 Commits

Author SHA1 Message Date
R. RyanTM
3ca78c1a12 grails: 4.0.0 -> 4.0.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/grails/versions
2019-10-22 07:04:45 +02:00
Mario Rodas
7673965e30
nodejs-12_x: 12.12.0 -> 12.13.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.13.0
2019-10-21 04:20:00 -05:00
Mario Rodas
4aee304c62
nodejs-12_x: 12.10.0 -> 12.12.0 2019-10-15 04:20:00 -05:00
Frederik Rietdijk
a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
Maximilian Bosch
334641d112
nodejs-11_x: remove
Package is EOLed by upstream: https://github.com/nodejs/Release

Fixes #69008
2019-10-03 14:33:34 +02:00
Joe Gomain Hoyes
576515b30d Cypress 3.4.1: Fix files used for verification. 2019-09-29 10:55:42 +07:00
Frederik Rietdijk
f81d43b94c Merge staging-next into staging 2019-09-19 17:00:07 +02:00
Mario Rodas
d0e3cde9a1
Merge pull request #69024 from marsam/update-nodejs-12
nodejs-12_x: 12.5.0 -> 12.10.0
2019-09-18 20:38:06 -05:00
Mario Rodas
36b40dcc7c
nodejs-10_x: 10.16.0 -> 10.16.3 2019-09-18 04:20:00 -05:00
Mario Rodas
7db9c4cdcd
nodejs-12_x: 12.5.0 -> 12.10.0 2019-09-18 04:20:00 -05:00
Aaron Andersen
41f25ab575 valum: 0.3.15 -> 0.3.16 2019-09-12 20:41:56 -04:00
Artemis Tosini
9273a22c48
insomnia: 6.5.3 → 6.6.2 2019-09-11 23:43:27 +00:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Evan Stoll
e4c243d6a0 postman: add evanjs to maintainers 2019-09-05 19:24:48 -04:00
Evan Stoll
abd41c3f68 postman: 7.0.7 -> 7.6.0
- Remove gnome2 (#39976)
  - Use pango instead of gnome2.pango
  - Remove gnome2.GConf
  - Remove gtk2-x11
- Add at-spi2-atk dependency
- Explicitly import packages rather than just pkgs or xorg
- Refactor patchelf to be more generic
- Use wrapGAppsHook
  - As this app uses GTK3 for the UI, we need to use wrapGAppsHook
- Move libPath creation to postFixup
- Remove dontPatchELF
- Remove unnecessary Postman binary, only use _Postman
- Remove unnecessary makeWrapper
- Add dontConfigure
- Remove unnecessary lib 
- Move libPath inputs to buildInputs
2019-09-05 19:24:31 -04:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Marek Mahut
ecde012fdc cypress: 3.4.0 -> 3.4.1 2019-08-22 15:02:14 +02:00
Rickard Nilsson
225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02: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
Mario Rodas
49af547aaf
Merge pull request #66000 from r-ryantm/auto-update/now-cli
now-cli: 15.5.0 -> 15.8.7
2019-08-10 04:39:25 -05:00
R. RyanTM
e5035edeab now-cli: 15.5.0 -> 15.8.7
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-08-04 17:59:50 -07:00
Mario Rodas
6600dd177b
twitterBootstrap3: drop
Bootstrap 3 has reached EOL in July 24, 2019. See: https://blog.getbootstrap.com/2019/07/24/lts-plan/
2019-08-03 04:20:00 -05:00
Frederik Rietdijk
6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
adisbladis
9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
Frederik Rietdijk
55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
worldofpeace
02c3557f1d
Merge pull request #64056 from cdyson37/patch-1
Delete build-node-package.nix
2019-07-31 02:21:10 -04:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Nick Novitski
7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Marek Mahut
fbee9d3edf cypress: fix missing GSettings schemas 2019-07-19 09:26:13 +02:00
Marek Mahut
db599c86c5 cypress: init at 3.4.0 2019-07-16 22:23:24 +02:00
R. RyanTM
50ef5aceaf grails: 3.3.10 -> 4.0.0
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-07-15 20:31:42 +02:00
Frederik Rietdijk
25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
cdyson37
b068f0b82d
Delete build-node-package.nix
I think this file was orphaned in in `daf76db4a57` "top-level: get rid of npm2nix build". I only noticed because it looked quite interesting and I couldn't find a way to use it!
2019-07-01 21:25:14 +01:00
Graham Christensen
0daecd2d7a
Merge pull request #63572 from volth/cpan2nix-2019-06-20
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
Mario Rodas
5ba41e5940
nodejs-12_x: 12.4.0 -> 12.5.0 2019-06-28 01:31:41 -05:00
volth
b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
Mario Rodas
195d2cd708
Merge pull request #63314 from r-ryantm/auto-update/now-cli
now-cli: 15.3.0 -> 15.5.0
2019-06-19 07:42:12 -05:00
Vladimír Čunát
5e045da578
treewide: fixup evaluation of updater scripts
... broken by f3282c8 #63177.  Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
R. RyanTM
de6f163d80 now-cli: 15.3.0 -> 15.5.0
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-06-17 02:55:54 -07:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM
147d17e570 grails: 3.3.9 -> 3.3.10
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-06-10 23:20:58 +02:00
Will Dietz
54d97f0d7d
kore: 3.3.0 -> 3.3.1 2019-06-06 23:02:13 -05:00
Sander van der Burg
18c2b52314 node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
worldofpeace
2da824a9fb
Merge pull request #62486 from r-ryantm/auto-update/now-cli
now-cli: 15.0.10 -> 15.3.0
2019-06-04 22:54:50 -04:00
Mario Rodas
321ca827f4
nodejs-12_x: 12.3.1 -> 12.4.0 2019-06-04 10:00:00 -05:00
Matthew Bauer
c3677ed0ef nodejs: use icu63 for nodejs12 2019-06-02 17:34:27 -04:00
R. RyanTM
6fe1279fca now-cli: 15.0.10 -> 15.3.0
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-06-02 01:20:36 -07:00
Matthew Bauer
b30e1d6d9b nodejs: use system icu
Use the system icu for building nodejs.

Fixes #62365
2019-06-01 20:17:17 -04:00
Mario Rodas
292c5035bf
nodejs-10_x: 10.15.3 -> 10.16.0 2019-05-28 18:20:00 -05:00
Dmitry Moskowski
d839c6d1fa insomnia: 6.3.2 -> 6.5.3 2019-05-28 09:08:12 +02:00
Dmitry Moskowski
a12e61b0d7 insomnia: fixed crash when importing data from file 2019-05-28 09:08:12 +02:00
Mario Rodas
28c8647020
nodejs-12_x: 12.2.0 -> 12.3.1 2019-05-22 21:00:00 -05:00
Mario Rodas
fde6161827
nodejs-8_x: 8.15.1 -> 8.16.0 2019-05-22 22:10:48 -05:00
R. RyanTM
3e865ed711 kore: 2.0.0 -> 3.3.0 (#61846)
* kore: 2.0.0 -> 3.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kore/versions

* kore: minor cleanup
postPatch sed removed because it is not making
any change on v3.3.0 sources
2019-05-22 14:58:06 +02:00
Will Dietz
15a2343eb3
minify: 2.0.0 -> 2.5.0, module
https://github.com/tdewolff/minify/releases/tag/v2.5.0
2019-05-19 10:32:30 -05:00
Will Dietz
2cd3768d54
nodejs-12_x: 12.1.0 -> 12.2.0 2019-05-15 16:55:03 -05:00
Mario Rodas
e8817507d7
twitterBootstrap4: init at 4.3.1 2019-05-11 16:41:12 -05:00
R. RyanTM
c4a83dfb07
twitterBootstrap: 3.3.7 -> 3.4.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/bootstrap/versions
2019-05-11 16:41:12 -05:00
Frederik Rietdijk
0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
R. RyanTM
f0632ffb6f now-cli: 15.0.4 -> 15.0.10
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-05-01 07:06:13 -07:00
Frederik Rietdijk
f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
angristan
29839c374a nodejs-11_x: 11.14.0 -> 11.15.0 2019-05-01 00:15:11 +02:00
angristan
3c17ff8d08 nodejs-12_x: 12.0.0 -> 12.1.0 2019-04-29 18:18:01 +02:00
Will Dietz
5340c05e04
Merge pull request #60130 from lo1tuma/nodejs-12_staging
nodejs-12_x: init at 12.0.0
2019-04-25 23:08:20 -05:00
worldofpeace
f1af633eec
Merge pull request #59870 from phildenhoff/master
insomnia: Fix .desktop to link to Nix bin
2019-04-24 09:06:57 -04:00
Mathias Schreck
4ddbac7037 nodejs-12_x: init at 12.0.0 2019-04-24 00:23:50 +02:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Phil Denhoff
f54df88303 insomnia: Fix .desktop to link to Nix bin 2019-04-18 22:37:38 -07:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
adisbladis
888f32f32f
Merge pull request #59611 from r-ryantm/auto-update/nodejs-slim
nodejs-slim-11_x: 11.13.0 -> 11.14.0
2019-04-16 00:34:41 +03:00
R. RyanTM
0aa97a84ed nodejs-slim-11_x: 11.13.0 -> 11.14.0
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
2019-04-15 07:55:53 -07:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Nathaniel Hill
25d29f271e now-cli: 15.0.3 -> 15.0.4 (#59324) 2019-04-11 21:59:31 +02:00
Nathaniel Hill
180aa21259 now-cli: 14.0.3 -> 15.0.3 (#59221) 2019-04-10 14:41:50 +02:00
tobias pflug
0e296d5fcd
Remove nodejs-6_x which is about to enter EOL
- Remove nodejs-6_x
- Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x
- Re-generate node2nix generated files using nodejs-8_x instead
2019-04-04 18:43:06 +01:00
xeji
8775cea7ed
Merge pull request #58944 from d10n/postman-upgrade
postman: 6.7.3 -> 7.0.7
2019-04-03 23:01:20 +02:00
d10n
dd47ef70ff postman: Link icon to $out/share/icons root
At least on the version of Gnome shipping with CentOS 6, the icon in
$out/share/icons/hicolor/128x128/apps is not picked up, but the icon in
$out/share/icons does get picked up.
2019-04-03 14:01:44 -04:00
d10n
5dbc956869 postman: 7.0.6 -> 7.0.7 2019-04-03 13:47:53 -04:00
Maximilian Bosch
d64080fd29
Merge pull request #58514 from marsam/nodejs_11-update
nodejs-11_x: 11.11.0 -> 11.13.0
2019-03-30 13:25:33 +01:00
Maximilian Bosch
34fd0cc793
Merge pull request #56575 from zarelit/upgrade_mailcatcher
mailcatcher: 0.6.5 -> 0.7.1
2019-03-29 10:09:00 +01:00
Mario Rodas
cea1ea0507
nodejs-11_x: 11.11.0 -> 11.13.0 2019-03-28 21:41:46 -05:00
David Costa
c1f0a14b43 mailcatcher: 0.6.5 -> 0.7.1 2019-03-28 22:06:05 +01:00
d10n
16a416bf43 postman: 6.7.3 -> 7.0.6 2019-03-28 16:18:28 -04:00
Ryan Mulligan
f4db78b4f2
Merge pull request #57334 from r-ryantm/auto-update/now-cli
now-cli: 13.1.2 -> 14.0.3
2019-03-19 07:03:46 -07:00
Matthew Bauer
d3dd0875ed
Merge pull request #56226 from marsam/nodejs-install-npm-manpages
nodejs: Install npm manpages
2019-03-15 15:32:10 -04:00
jacereda
412a25e74b nodejs: fix gyp errors when building scuttlebot on Darwin (#57632)
* nodejs: fix gyp errors when building scuttlebot

* nodejs-slim: fix build on Darwin
2019-03-15 15:23:50 -04:00
R. RyanTM
106a18d4c2 now-cli: 13.1.2 -> 14.0.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
2019-03-10 21:14:51 -07:00
Will Dietz
5d527793ae nodejs-11_x: 11.7.0 -> 11.11.0 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md

(see notes for all versions after 11.7.0)
2019-03-08 07:45:23 -06:00
Will Dietz
9c894f8418 nodejs-10_x: 10.15.0 -> 10.15.3 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.1
2019-03-08 07:45:00 -06:00
Will Dietz
702120ee90 nodejs-8_x: 8.15.0 -> 8.15.1 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.15.1
2019-03-08 07:43:35 -06:00
Will Dietz
4df1c7234f nodejs-6_x: 6.16.0 -> 6.17.0 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.17.0
2019-03-08 07:43:35 -06:00
Robert Schütz
23b2a60620 nodejs: fix updateScript evaluation 2019-02-28 07:46:08 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Mario Rodas
2fff57a416
nodejs: Install npm manpages 2019-02-22 20:58:03 -05:00
David Gazdos
818eff0056 postman: 6.7.1 -> 6.7.3 2019-02-11 23:08:43 +01:00
Matthew Bauer
03d2e5ae50
Merge pull request #54287 from marsam/update-node-v11
nodejs-11_x: 11.6.0 -> 11.7.0
2019-02-08 17:39:47 -05:00
R. RyanTM
ae33406748 now-cli: 13.0.4 -> 13.1.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
2019-01-27 23:46:17 -08:00