Commit graph

634 commits

Author SHA1 Message Date
Marek Mahut 24753c4123
Merge pull request #69962 from gomain/master
Cypress 3.4.1: Fix files used for verification.
2019-10-31 13:03:19 +01:00
Mario Rodas 4ac9b7a9fe
Merge pull request #71799 from marsam/init-node-13_x
nodejs-13_x: init at 13.0.0
2019-10-30 01:44:03 -05:00
Joe Gomain Hoyes cb25b6c5d4 cypress 3.4.1 -> 3.5.0 2019-10-27 01:36:51 +07:00
Mario Rodas eee978fd28
Merge pull request #71796 from marsam/update-nodejs-10_x
nodejs-10_x: 10.16.3 -> 10.17.0
2019-10-23 19:06:30 -05:00
Mario Rodas 2544b1b495
nodejs-13_x: init at 13.0.1
Changelog:
+ https://github.com/nodejs/node/releases/tag/v13.0.0
+ https://github.com/nodejs/node/releases/tag/v13.0.1
2019-10-23 04:20:00 -05:00
Mario Rodas 7785f49b23
nodejs-10_x: 10.16.3 -> 10.17.0
Release notes: https://nodejs.org/en/blog/release/v10.17.0/
2019-10-23 04:20:00 -05:00
R. RyanTM af9d34d033 postman: 7.6.0 -> 7.9.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/postman/versions
2019-10-22 22:52:50 -07:00
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