Commit graph

2528 commits

Author SHA1 Message Date
Jan Tojnar cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
John Ericson 4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
Alyssa Ross 98c22f2d03 semver-tool: init at 2.1.0
Cherry-picked from: eeb175169f
Although fixed so that it actually builds.

Original message:

> I chose "semver-tool" as the path for this package because "semver" is
> extremely generic, and probably more rightly belongs to node-semver[1]
> (at least judging by GitHub stars), and because "semver-tool" is the
> name of this project's GitHub repository, and because it was the name
> used in the package request[2].
>
> Closes https://github.com/NixOS/nixpkgs/issues/50945.
>
> [1]: https://github.com/npm/node-semver
> [2]: https://github.com/NixOS/nixpkgs/issues/50945

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:32:15 +02:00
R. RyanTM c36f0fa602 cflow: 1.5 -> 1.6 (#58018)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cflow/versions
2019-03-31 00:36:56 +01:00
Danylo Hlynskyi 8e18f4e414
hydra: fix build (#58592)
Apply patch from https://github.com/NixOS/hydra/pull/648
2019-03-30 22:57:46 +02:00
Vladyslav M 132f26c7bc
tokei: 9.0.0 -> 9.1.1 2019-03-30 15:46:19 +02:00
Will Dietz e38f2cbc2d pkgconf: 1.6.0 -> 1.6.1
https://raw.githubusercontent.com/pkgconf/pkgconf/be6011222b52db362d2a4fdf602b4e4928b5317b/NEWS
2019-03-24 14:19:19 -05:00
R. RyanTM 255756e7da help2man: 1.47.8 -> 1.47.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/help2man/versions
2019-03-23 15:15:19 -07:00
Will Dietz 4cadfe805d lit: 0.7.1 -> 0.8.0 2019-03-22 14:12:36 -05:00
Will Dietz 309e095d90
Merge pull request #58079 from dtzWill/feature/libwhich
libwhich: init at 2019-03-20
2019-03-22 12:59:14 -05:00
Michael Raskin 22b73cc3c9
Merge pull request #57903 from dtzWill/update/strace-5
strace: 4.26 -> 5.0
2019-03-22 06:45:51 +00:00
Will Dietz 7fbe20a8d1 libwhich: init at 2019-03-20 2019-03-21 16:26:33 -05:00
Will Dietz d0133e6624 strace: 4.26 -> 5.0
https://lists.strace.io/pipermail/strace-devel/2019-March/008672.html
2019-03-19 07:34:55 -05:00
Maximilian Bosch 341aeb8cf3
hydra: 2019-02-01 -> 2019-03-18
Yesterday we had a discussion about several Hydra-related problems in the #nixos
IRC channel[1], as a result a lot of stalled PRs were merged.

I think that we want to use the latest Hydra now as it contains lots of
new fixes and folks mentioned that they want to use a self-hosted
Hydra, so they probably use the `nixpkgs` package rather than the
expressions from `NixOS/hydra`.

Simply moving to 2019-03-18 should be fine for now as Hydra doesn't have
a release model.

[1] https://logs.nix.samueldr.com/nixos/2019-03-17#2048416;
2019-03-18 09:49:42 +01:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Benjamin Hipple c484d9b501 findnewest: init at 0.3
* findnewest: init at 0.3

* Update pkgs/development/tools/misc/findnewest/default.nix

Co-Authored-By: bhipple <bhipple@protonmail.com>

* Update pkgs/development/tools/misc/findnewest/default.nix

Co-Authored-By: bhipple <bhipple@protonmail.com>

* Update pkgs/development/tools/misc/findnewest/default.nix

Co-Authored-By: bhipple <bhipple@protonmail.com>

* Update pkgs/development/tools/misc/findnewest/default.nix

Co-Authored-By: bhipple <bhipple@protonmail.com>
2019-03-12 15:28:20 -07:00
Jörg Thalheim fc3f98bb7d
Merge pull request #57217 from r-ryantm/auto-update/ccls
ccls: 0.20181225.8 -> 0.20190301
2019-03-10 09:43:39 +00:00
R. RyanTM cc27a10955 ccls: 0.20181225.8 -> 0.20190301
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ccls/versions
2019-03-09 21:47:37 -08:00
volth 4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
Matthieu Coudron 68a72f1a47 luarocks-nix: bump to match luarocks
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Matthieu Coudron c37b8925ba luarocks: 2.4.4 -> 3.0.4
Some new features like test_dependencies/build_dependencies and flags ( --lua-versions)
that should make nix integration easier:
https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
2019-03-07 17:43:07 +09:00
Michael Raskin 3aae18f7dd luarocks: fix meta after refactoring, thanks to @peti for mentioning 2019-03-06 12:31:06 +01:00
Michael Raskin 73a82dcc44 luarocks: switch to a less intrusive update-walker metadata style 2019-03-06 11:54:21 +01:00
Väinö Järvelä 41a675258f Add Darwin support for ccls 2019-03-05 08:37:07 +02:00
R. RyanTM 1b194208d3 dialog: 1.3-20181107 -> 1.3-20190211
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dialog/versions
2019-03-01 17:59:35 -08:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +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
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Ryan Mulligan 96e17d4db9
Merge pull request #54835 from artemist/one_gadget
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -08:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Will Dietz 6ff00fe96a elfutils: 0.175 -> 0.176
https://sourceware.org/ml/elfutils-devel/2019-q1/msg00147.html

Since it'short, NEWS is reproduced below
------

* NEWS *

build: Add new --enable-install-elfh option.
       Do NOT use this for system installs (it overrides glibc elf.h).

backends: riscv improved core file and return value location support.

Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
      CVE-2019-7664, CVE-2019-7665
2019-02-15 14:08:21 -06:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Frederik Rietdijk 7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
Daiderd Jordan 4195766cea
luarocks: remove unzip from setup-hook
The unzip variable is only set if it's an attribute and it's a
propagated input so it is already part of PATH.
2019-02-11 21:38:10 +01:00
Daiderd Jordan be1291e11b
luarocks: patch sw_vers and gcc on darwin
The sw_vers binary is not part of the stdenv and it would make builds
impure based on what macOS version they where built on.
2019-02-11 21:38:09 +01:00
Matthew Bauer 57cb5fe1f2
Merge pull request #55519 from FlorianFranzen/staging
Staging
2019-02-10 09:29:10 -05:00
Vladimír Čunát c40f211499
Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát 64edccb463
treewide: fix missing libs after libtool pruning #51767 2019-02-10 14:14:33 +01:00
Jörg Thalheim f34da1c835
Merge pull request #55348 from r-ryantm/auto-update/ccls
ccls: 0.20181225.7 -> 0.20181225.8
2019-02-10 02:07:58 +00:00
Elis Hirwing 4619f2ab12
uhd: Move from misc to radio 2019-02-09 21:40:16 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
lewo 15e43d59cf
Merge pull request #55101 from lopsided98/hydra-update
hydra: 2018-08-07 -> 2019-02-01
2019-02-07 17:59:46 +01:00
R. RyanTM 9f93aa092c ccls: 0.20181225.7 -> 0.20181225.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/ccls/versions
2019-02-06 08:10:11 -08:00
Maximilian Bosch acfc1c1535
hydra: don't support Nix 1.x
The component `hydra-evaluator` requires `pool.hh` from Nix which isn't
provided by Nix 1.x and thus fails with the following error in this
case:

```
hydra-evaluator.cc:3:10: fatal error: pool.hh: No such file or directory
 #include "pool.hh"
          ^~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:443: hydra_evaluator-hydra-evaluator.o] Error 1
```

As the commit is from 2016 and fairly hard to revert for Nix 1.x
support, it's easier to drop that.

This has been tested with fixed perl-bindings for Nix1 as done in #55146.
2019-02-05 00:00:18 +01:00
Matthieu Coudron 2ba891788b Lua generate nix packages from luarocks (#54978)
* lua: generate packages from luarocks

* luarocks-nix: update

* removed packages already available in nixpkgs

* adressing reviews

update script can now accept another csv file as input with -c

* Remove obsolete comment
2019-02-04 11:30:58 +00:00