Commit graph

1300 commits

Author SHA1 Message Date
Marek Mahut 78365c1362
Merge pull request #71044 from ivan/cargo-audit-0.9.3
cargo-audit: 0.9.1 -> 0.9.3
2019-10-16 21:57:39 +02:00
Mario Rodas 882dc45801
Merge pull request #71199 from arcnmx/pr-cargo-deps
cargo-deps: init at 1.1.1
2019-10-15 21:47:50 -05:00
arcnmx c62ad59195 cargo-deps: init at 1.1.1 2019-10-15 10:42:03 -07:00
Kirill Elagin 47a3b73b7f reuse: 0.4.1 -> 0.5.0 2019-10-15 18:34:54 +02:00
Matt McHenry ce3ddb2dd9 nox: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf5d8, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.
2019-10-14 23:21:03 -04:00
Vladimír Čunát b5697c6954
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Ivan Kozik f898aae9ca cargo-audit: 0.9.1 -> 0.9.3 2019-10-12 17:18:45 +00:00
Symphorien Gibol 04b2c195f0 nix-du: 0.3.0 -> 0.3.1 2019-10-12 12:00:00 +00:00
Jan Tojnar 6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Eelco Dolstra 3ab3614e2b
nix: 2.3 -> 2.3.1 2019-10-10 16:23:33 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
Joachim F 7f8b310eb8
Merge pull request #70451 from joachifm/feat/pacman-enhancements
Pacman packaging enhancements
2019-10-06 11:02:21 +00:00
Joachim Fasting 96d81151e6
pacman: set sysconfdir=/etc 2019-10-05 13:01:42 +02:00
Joachim Fasting 42128d962f
pacman: parallel building 2019-10-05 13:01:40 +02:00
Joachim Fasting 2858e9838d
pacman: build with libcurl
Obviates the need to specify a custom Xfer command
2019-10-05 13:01:39 +02:00
Joachim Fasting 6208273727
pacman: use runtimeShell as the scriptlet shell 2019-10-05 13:01:38 +02:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Bas van Dijk 4941a8b8e2 cargo-audit: init at 0.9.1
cargo-audit is a subcommand for cargo which audits Cargo.lock files for crates
with security vulnerabilities
2019-10-01 16:44:28 +02:00
Frederik Rietdijk 503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
R. RyanTM 4f1a4ba3cb clib: 1.8.1 -> 1.11.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/clib/versions
2019-09-26 02:18:52 -07:00
Dmitry Kalinkin b3472597b7
Merge branch 'staging-next' into staging
Fixes eval on darwin after #69072

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Timo Kaufmann d7d54ac28a home-manager: 2019-09-04 -> 2019-09-20 2019-09-25 10:56:53 +02:00
Vladimír Čunát 192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
MetaDark c52f723d5e protontricks: 1.2.4 -> 1.2.5 2019-09-23 17:42:31 -04:00
Orivej Desh dc4224bc54 Merge branch 'master' into staging
* master: (36 commits)
  libipt: set platforms to unix
  licenses: refer to curl using spdx
  qhull: specify spdx license
  ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
  ocamlPackages.owee: 0.2 -> 0.3
  nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
  daemon: init at 0.6.4
  k9s: 0.7.13 -> 0.8.4
  cask: Use generated src/version from Melpa
  python.pkgs.flask_oauthlib: remove
  radeon-profile: 20170714 -> 20190903
  radeon-profile: use Qt mkDerivation
  afew: propagate setuptools
  pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
  mutt: 1.12.1 -> 1.12.2
  unit: 1.10.0 -> 1.11.0
  emacsPackages: Update elpa
  emacsPackages: Update melpa
  cask: Fix cask usage
  git-lfs: use buildGoPackage
  ...
2019-09-22 21:33:00 +00:00
Eelco Dolstra 8109be4859 nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05 2019-09-22 22:01:56 +02:00
Jan Tojnar f2b9f5baa5
Merge branch 'staging-next' into staging 2019-09-22 16:39:56 +02:00
Tobias Happ 08e1ce73f5 cargo-release: 0.10.5 -> 0.12.4 2019-09-22 10:41:51 +02:00
Jan Tojnar f5ef80b46d
Merge branch 'staging-next' into staging 2019-09-18 21:16:01 +02:00
Matthew Bauer 2c32f91bfc nix: mark unix only
Nix is only known to work on unix like platforms.

https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.nix.x86_64-linux
2019-09-18 12:51:00 -04:00
worldofpeace 4e2597d1b8 disnix: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 369f386e1c packagekit: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
Maximilian Bosch 3ddbe41f79
Merge pull request #68723 from jonringer/freeze-azure-storage
nixops_1_6_1: fix build
2019-09-15 20:03:13 +02:00
Maximilian Bosch 36cc0c6392
Merge pull request #68694 from danme/nix-du
nix-du: 0.3.0 -> master
2019-09-15 18:50:50 +02:00
Maximilian Bosch 050646af12
nix-du: update version to show actual rev's date rather than git-master 2019-09-15 18:14:11 +02:00
Jonathan Ringer a0440ad8b5 nixops_1_6_1: pin azure-storage 2019-09-13 16:59:45 -07:00
Eelco Dolstra b9e81b2138 nixFlakes: 2.3pre20190830_04np4n6 -> 2.4pre20190913_a25c022 2019-09-13 20:13:14 +02:00
danme 586946829c nix-du: 0.3.0 -> master
recent master fixes the build problem.
2019-09-13 19:41:07 +02:00
Johan Thomsen b3de7e26fd morph: 1.3.0 -> 1.3.1 2019-09-10 17:06:23 +02:00
Sander van der Burg e0af0be6e6 DisnixWebService: 0.8 -> 0.9 2019-09-09 23:26:03 +02:00
Sander van der Burg 67879a7f0d disnixos: 0.7.1 -> 0.8 2019-09-09 23:25:33 +02:00
Sander van der Burg 46f190b40d disnix: 0.8 -> 0.9 2019-09-09 23:25:06 +02:00
Sander van der Burg 95464bab66 dysnomia: 0.8 -> 0.9 2019-09-09 23:23:02 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Marek Mahut 0822314bba
Merge pull request #68230 from johanot/morph-1.3.0
morph: 1.2.0 -> 1.3.0
2019-09-07 09:56:16 +02:00
Johan Thomsen a932f966c3 morph: 1.2.0 -> 1.3.0 2019-09-07 00:14:41 +02: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
Will Dietz 4f493117bb
Merge pull request #68060 from dtzWill/update/xbps-0.57
xbps: 0.56 -> 0.57
2019-09-05 02:12:57 -05:00
Will Dietz 2e808509f0
xbps: fix build w/glibc, disable errors due to unused fread result 2019-09-04 20:47:29 -05:00
Eelco Dolstra 37e333af9a
nix: 2.2.2 -> 2.3 2019-09-04 21:36:49 +02:00
Timo Kaufmann ce37819c8b
home-manager: 2019-06-25 -> 2019-09-04 (#68100) 2019-09-04 16:01:59 +02:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz 31e8b2d069
xbps: 0.56 -> 0.57 2019-09-03 19:29:49 -05:00
Mario Rodas 2c71ef9ad5
nfpm: 0.12.0 -> 0.13.0
Changelog: https://github.com/goreleaser/nfpm/releases/tag/v0.13.0
2019-09-01 18:00:00 -05:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Eelco Dolstra 4388f7709a nixFlakes: 2.3pre20190829_ebc4dae -> 2.3pre20190830_04np4n6 2019-08-30 20:00:16 +02:00
Eelco Dolstra ebce65658f nix: Reduce closure size by 48 MiB 2019-08-30 19:35:04 +02:00
Edmund Wu 786804a104
nixFlakes: pre20190712_aa82f8b -> pre20190829_ebc4dae 2019-08-30 08:39:58 -04:00
Edmund Wu ad530918a5
nixUnstable: 2.3pre6779_324a5dc9 -> 2.3pre6895_84de821 2019-08-30 08:39:49 -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
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
Robin Gloster 52ce7f49f9
cargo-download: 0.1.1 -> 0.1.2 2019-08-20 23:00:21 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00: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
Marek Mahut 11bbc69354
Merge pull request #66372 from kirelagin/fsfe-reuse-0.4.1
reuse: 0.3.4 -> 0.4.1
2019-08-12 13:24:34 +02:00
Sander van der Burg 5f01a2586a
Merge pull request #50805 from r-ryantm/auto-update/axis2
axis2: 1.6.4 -> 1.7.9
2019-08-11 12:15:33 +02:00
Marek Mahut 3633b3271d DisnixWebService: patching to use HttpTransportPropertiesImpl 2019-08-10 12:52:39 +02:00
Kirill Elagin a057dd2f8f reuse: 0.3.4 -> 0.4.1 2019-08-10 13:18:53 +03:00
MetaDark a0e09b9542 protontricks: 1.2.3 -> 1.2.4 2019-08-06 19:47:15 -04:00
Sarah Brofeldt 24f3b88efc
Merge pull request #65621 from marsam/init-nfpm
nfpm: init at 0.12.0
2019-08-03 08:43:10 +02:00
Robin Gloster 30969073f0
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-02 03:01:30 +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
Mario Rodas 4133064047
nfpm: init at 0.12.0 2019-07-30 22:38:15 -05:00
Robin Gloster 242e52dbb1
treewide: remove openssl 1.1 pinning 2019-07-30 03:41:32 +02:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Sebastien Bourdeauducq c59966d786 conda: update default condaDeps
Conda PyQt5 applications require those packages in the system.
2019-07-20 12:33:30 +08:00
Aaron Andersen 1af592d65f
Merge pull request #64705 from MetaDark/protontricks
protontricks: init at 1.2.3
2019-07-19 20:45:27 -04:00
MetaDark 5d053d8333 protontricks: init at 1.2.3
fixes #61193
2019-07-18 19:59:19 -04:00
Eelco Dolstra 31c38894c9
nixFlakes: 2.3pre20190612_06010ea -> 2.3pre20190712_aa82f8b 2019-07-15 16:19:30 +02:00
Tadeo Kondrak dfd620068a xbps: 0.53 -> 0.56 2019-07-12 09:12:46 +02:00
Frederik Rietdijk 74c24385cb Merge master into staging-next 2019-07-09 15:46:00 +02:00
Profpatsch ddc8398e7f conda: Add LIBARCHIVE
`conda-build` needs to be able to find libarchive to extract packages;
it tries to `dlopen` the library given by `LIBARCHIVE`.
2019-07-08 20:11:23 +02:00
adisbladis d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d.
2019-07-05 12:23:27 +01:00
adisbladis e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
Frederik Rietdijk 25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
arcnmx c75653b015 cargo-outdated: fix darwin build 2019-06-30 14:00:42 -07:00
adisbladis 8a1c8e6158
conda: Remove version suffix
Currently the `conda-shell` binary is installed as
`conda-shell-4.6.14` which is not very friendly to type.

With this change the binary is simply installed as `conda-shell`.
2019-06-28 11:34:54 +01:00
Izorkin 6eee555597 nixUnstable: pre6631_e58a7144 -> pre6631_324a5dc9 2019-06-27 13:12:28 +03:00
adisbladis ff6eb60c72
conda: 4.3.31 -> 4.6.14 2019-06-26 11:01:45 +01:00
Timo Kaufmann c6078c77be home-manager: 2019-05-24 -> 2019-06-25 2019-06-25 22:34:22 +02:00
Bas van Dijk b95c4ce302 cargo-license: add meta.homepage 2019-06-25 15:31:55 +02:00
Bas van Dijk 474da44339
Merge pull request #63706 from basvandijk/cargo-license-0.2.0
cargo-license: init at 0.2.0
2019-06-24 11:32:41 +02:00
Bas van Dijk 7720379005 cargo-license: init at 0.2.0 2019-06-24 00:20:57 +02:00
John Ericson 852d81d607
Merge pull request #63698 from tobim/overrideCC-buildPackages
Fix misuses of overrideCC
2019-06-23 18:19:18 -04:00