1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

161088 commits

Author SHA1 Message Date
Jörg Thalheim f12bd000b9
Merge pull request #49290 from krebs/nix-writers
get nix-writers into nixpkgs
2018-11-27 07:17:03 +00:00
Renaud 134e0dde36
Merge pull request #51064 from NickHu/quantomatic
quantomatic: init at 0.7
2018-11-27 08:10:53 +01:00
Jörg Thalheim 97529d97ca
python37.pkgs.netaddr: skip failing test 2018-11-27 06:26:34 +00:00
lassulus 2d02cd7790 build-support writers: add tests 2018-11-27 07:08:13 +01:00
lassulus abd0efae35 build-support: add writers from krebs/writers
Reference https://github.com/krebs/nix-writers revision 40fde9e
2018-11-27 07:08:12 +01:00
Benjamin Hipple a7d1474023 emacsPackagesNg.trivialBuild: cleanup and standardize function
No real function change here, but this updates the trivial and melpa builders to
be formatted more consistently with the rest of the builders, and swaps
`eval "$preBuild"` for the more standard `runHook preBuild`.
2018-11-27 00:23:04 -05:00
Pierre Bourdon ec3d829257
php72: 7.2.11 -> 7.2.12 2018-11-27 02:56:22 +01:00
Pierre Bourdon 8221da343e
php71: 7.1.23 -> 7.1.24 2018-11-27 02:56:22 +01:00
Pierre Bourdon ea10173045
php: align Darwin and Linux versions again
Instead of pinning Darwin to older versions, add small patches to
configure.in (7.1) / configure.ac (7.2) to fix the build of the intl
extension on recent PHP versions on Darwin.

fix-paths-php7.patch also required changes -- since we now run autoconf
at build time (through ./buildconf), it needs to patch the input .m4
files instead of ./configure directly.
2018-11-27 02:56:17 +01:00
Benjamin Staffin 551cee25b6
stern: build shell completion scripts even when cross-compiling (#51075)
Moments after merging #49668 I realized that this is not hard to do
correctly, so here it is now.
2018-11-26 20:35:48 -05:00
Domen Kožar 56e12aae54
Fix nixops evaluation
See https://discourse.nixos.org/t/nixops-stopped-working/1527
2018-11-26 23:12:31 +00:00
Vincent Demeester 39bfdab345 gauge: 1.0.2 -> 1.0.3 (#51068)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-26 23:20:10 +01:00
Robert Schütz c4f8216cf2
Merge pull request #50951 from mredaelli/geopystuff
pythonPackages.affine: init at 2.2.1
2018-11-26 23:11:56 +01:00
Erik Arvstedt c64a9718ce nixos/containers: simplify env var definition
Also clear up the misleading comment: This env var isn't
root-specific, it's needed for all users.
2018-11-26 23:06:56 +01:00
Pascal Bach c3c57c798f gitlab-runner: 11.4.0 -> 11.5.0 2018-11-26 23:01:25 +01:00
Nick Hu 583911a0b2 quantomatic: init at 0.7 2018-11-26 21:51:58 +00:00
Luz 021b6e86fa librepcb: 20181031 -> 0.1.0 2018-11-26 22:33:39 +01:00
Alexey Muranov 7725d9de42 cups-toshiba-estudio: fix homepage
Provide an URL that works.
2018-11-26 22:30:58 +01:00
Benno Fünfstück 284c3edbc8
nbench: init at 2.2.3 (#51081) 2018-11-26 22:16:16 +01:00
Arian van Putten 7ce4cd4470 nixos/nspawn: Fix small typo (#51077)
This has slipped through review in my previous PR it seems
2018-11-26 22:05:13 +01:00
Benjamin Staffin 5087dcf247
stern: Include bash & zsh completion support (#49668) 2018-11-26 14:41:04 -05:00
ajs124 5294194fe2 targetcli: init at 2.1.fb49 2018-11-26 11:11:43 -08:00
ajs124 699e72968c python.pkgs.configshell: init at 1.1.fb25 2018-11-26 11:11:43 -08:00
ajs124 9764c43925 python.pkgs.rtslib: init at 2.1.fb69 2018-11-26 11:11:43 -08:00
Erik Arvstedt 931b7b47a2 nixos tests doc: minor fixes
This fixes some quirks I introduced in previous commits.

1. No need for an extra newline when printing the output of shell commands.
2. 'or die' is what's already used in the NixOS test sources, while
   'die unless' has no occurrences.
2018-11-26 19:36:50 +01:00
Dmitry Kalinkin 097b4b7b1b
Merge pull request #49194 from xtruder/pkgs/kubicorn/init
kubicorn: init at 4c7f3623
2018-11-26 13:35:26 -05:00
Florian Klink 00a51b4012
Merge pull request #50986 from dotlambda/dovecot-2.3.4
dovecot: 2.3.3 -> 2.3.4, dovecot_pigeonhole: 0.5.3 -> 0.5.4
2018-11-26 19:18:06 +01:00
Florian Klink a62aeb9b5f
Merge pull request #51015 from marsam/feature/update-wal-g
wal-g: 0.1.12 -> 0.2.0
2018-11-26 19:15:23 +01:00
Florian Klink 2c2ab68672
Merge pull request #50962 from flokli/gitlab-updater
gitlab: 11.4.4 -> 11.5.0
2018-11-26 18:47:14 +01:00
Vincent Demeester 4619c0050c
traefik: 1.7.1 -> 1.7.4
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-26 18:27:58 +01:00
Bruno Bigras cc21100623 nixos/sway-beta: pass arguments from wrapper to sway 2018-11-26 11:55:05 -05:00
R. RyanTM 128a446c59 postgresql_11: 11.0 -> 11.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/postgresql/versions
2018-11-26 09:53:36 -06:00
Jean-Philippe Braun cdacdc0686 nixos/kubernetes: allow to disable clusterCidr
Fix option type and set --allocate-node-cidr to false if no clusterCidr
is defined.
2018-11-26 16:36:30 +01:00
Peter Hoeg 1ec18b032c pythonPackages.pyupdate: init at 0.2.16 (#50817) 2018-11-26 15:54:08 +01:00
Robert Schütz a6c90e135e bittornado: remove
It is unmaintained and does not build.
2018-11-26 15:51:48 +01:00
Ding Xiang Fei 88570538b3 google-compute-image: make it a module and the size tuneable (#49854)
* move GCE system configuration to `google-compute-config.nix`
* remove `fetch-ssh-keys` service (disabled in comment)
2018-11-26 14:51:00 +00:00
Massimo Redaelli 46aedcafb3 pythonPackages.rasterio: init at 1.0.10 2018-11-26 14:58:37 +01:00
Massimo Redaelli 39d1108b80 pythonPackages.cartopy: init at 0.17.0 2018-11-26 14:58:37 +01:00
Massimo Redaelli 443b5e856d pythonPackages.snuggs: init at 1.4.2 2018-11-26 14:58:36 +01:00
Massimo Redaelli 440f19a36f pythonPackages.snug: init at 1.3.4 2018-11-26 14:58:32 +01:00
Léo Gaspard 48b64cfb32
Merge branch 'pr-51040'
rake: 12.0.0 -> 12.3.1
2018-11-26 22:35:20 +09:00
Massimo Redaelli 7fbc7acb2b pythonPackages.gentools: init at 1.1.0 2018-11-26 13:49:43 +01:00
Massimo Redaelli d9d8bcbb99 pythonPackages.pyepsg: init at 0.3.2 2018-11-26 13:49:35 +01:00
Massimo Redaelli 962bc254a0 pythonPackages.affine: init at 2.2.1 2018-11-26 13:47:38 +01:00
Jörg Thalheim 3324503824
doc: add example usage for breakpointHook (#51005) 2018-11-26 11:54:23 +00:00
Mario Rodas 5229c876f8 pythonPackages.manuel: 1.8.0 -> 1.10.1 (#51029) 2018-11-26 12:29:46 +01:00
Christopher Ostrouchov aadeacfd5d sqlite-web: init at 0.3.5 (#50955) 2018-11-26 11:37:23 +01:00
Jörg Thalheim 4fef4fbb4b
Merge pull request #51050 from alyssais/ghc-head
Remove reference to unpackaged GHC version
2018-11-26 07:03:04 +00:00
Jörg Thalheim 7e88234910
Merge pull request #51051 from alyssais/pew
pew: fix build
2018-11-26 06:59:31 +00:00
Jörg Thalheim dd32831b30
Merge pull request #49855 from dingxiangfei2009/tarball-closureinfo
Use closureInfo for building system tarballs and Docker container
2018-11-26 06:36:21 +00:00