Commit Graph

25250 Commits

Author SHA1 Message Date
Bjørn Forsman 651ee38dea jnetmap: init at 0.5.4 2019-01-07 16:57:33 +01:00
Michael Weiss 38d9d76d61
gringo: Switch to the default SCons version
Version 3.0.2 works fine and 2.5.1 is therefore no longer required.
2019-01-07 15:45:23 +01:00
Michael Weiss e1d9854816
scons: 3.0.1 -> 3.0.2
A few packages broke due to the SCons upgrade (they depended on
deprecated options that got removed), I've kept them on version 3.0.1
for now. The rest of the rebuilds seems fine (the failing ones where
already in a broken state before this change).
2019-01-07 15:07:29 +01:00
Mario Rodas 23da4c67c8
clair: init at 2.0.7 2019-01-06 19:40:13 -05:00
Artur Kireev 5b201a8e98 ksh: init at 93v 2019-01-06 15:37:53 +00:00
Peter Simons 747531a46e gsound: fix evaluation error 2019-01-06 14:35:14 +01:00
Peter Simons 13c58d89dd gcr: fix evaluation error 2019-01-06 14:35:14 +01:00
Frederik Rietdijk a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Orivej Desh 7d864c6bd6 clickhouse: build with llvmPackages_latest
This will simplify updates since the upstream tracks the latest llvm.
2019-01-06 02:46:58 +00:00
Dmitry Kalinkin d2cfddd3b5
anki: fix build on darwin
Runtime doesn't work:

ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'

This is probably because qtwebengine is broken on darwin, but doesn't
fail the build (#40149)
2019-01-05 19:13:10 -05:00
Will Dietz fcfdeedab9
Merge pull request #51339 from dtzWill/feature/minizincide
minizincide: init at 2.2.3
2019-01-05 13:48:52 -06:00
Vladimír Čunát d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Jörg Thalheim 8832292ace
Merge pull request #52932 from ejpcmac/init-elixir_1_8
elixir_1_8: init at 1.8.0-rc.1
2019-01-05 12:59:33 +01:00
Jean-Philippe Cugnet 5cefef0d12
elixir_1_3: Remove since it is not supported anymore 2019-01-05 12:34:49 +01:00
Orivej Desh 8dddd6d4a1 clang-tools: override llvm version in all-packages 2019-01-05 11:19:37 +00:00
Frederik Rietdijk 60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Anton-Latukha 9f6e6f9b31 nv-codec-headers: bring package to top-level 2019-01-05 03:31:43 +02:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Jörg Thalheim e3bc81f531
Merge pull request #53351 from Mic92/clang-tools
clang-tools: 5 -> 7
2019-01-04 13:49:06 +01:00
Hans-Jörg Schurr 3569ff78f6 trx: init at 2018-01-23 (#53324) 2019-01-04 13:46:57 +01:00
Frederik Rietdijk f665828fa3 Python: improve cross-compilation
This changeset allows for cross-compilation of Python packages. Packages
built with buildPythonPackage are not allowed to refer to the build
machine. Executables that have shebangs will refer to the host.
2019-01-04 10:45:22 +01:00
Frederik Rietdijk 613498af97 pypy: merge 2.7 and 3.5 into a single expression
This commit merges the two expressions in a single one, using
the passthru function that is shared with CPython.
2019-01-04 10:45:22 +01:00
Frederik Rietdijk efbe87f3ef CPython: merge expressions of interpreters
Each time a new major/minor version of CPython was released, a new
expression would be written, typically copied from the previous release.
Often fixes are only made in the current/latest release. By merging the
expressions it's more likely that modifications end up in all versions,
as is likely intended.

This commit introduces one expression for Python 3, and another for 2.7.
These two may also be merged, but it will result in a lot of extra
conditionals making the expression harder to follow.

A common passthru is introduced for CPython and PyPy.

python 2.7: use common passthru
2019-01-04 10:45:22 +01:00
Jörg Thalheim fdb148f405
Merge pull request #53059 from schmittlauch/kcharselect
kcharselect: initial packaging
2019-01-04 08:17:06 +01:00
Jörg Thalheim 973bc2f2ae
clang-tools: 5 -> 7
Since this not typically used as build dependencies, just use the latest
and greatest.
2019-01-03 21:57:15 +01:00
Frederik Rietdijk 2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
Daiderd Jordan d0f4baf45c
Merge pull request #52705 from jacereda/darwin-sfml-fix
Fix sfml build on Darwin
2019-01-03 19:47:20 +01:00
Bjørn Forsman daf3d7d49f websocketd: init at 0.3.0 2019-01-03 19:39:36 +01:00
Jorge Acereda 0bb53c3e8a sfml: comment the cf-private workaround 2019-01-03 16:13:12 +01:00
Jean-Philippe Cugnet 4345715025
elixir_1_8: init at 1.8.0-rc.1 2019-01-03 06:23:34 +01:00
wedens 88a82a4dc9 xkb-switch: 1.3.1 -> 1.5.0, rename from xkb_switch 2019-01-02 21:59:41 -05:00
José Romildo Malaquias 1ac1f2b59a mojave-gtk-theme: init at 2019-01-02 (#53197) 2019-01-02 23:23:49 +01:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Joachim F 7db540633f
Merge pull request #52605 from Scriptkiddi/amazon-ecs-cli
amazon-ecs-cli: init at 1.12.1
2019-01-02 18:18:12 +00:00
Vladimír Čunát 70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
Bjørn Forsman af34745862 fsv: fix typo: callPackages -> callPackage
Fixes nixpkgs eval warning:

  $ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
  derivation 'fsv-0.9-1' has invalid meta attribute 'override'
  derivation 'fsv-0.9-1' has invalid meta attribute 'overrideDerivation'
2019-01-02 17:17:32 +01:00
Astro 108588b75b frogatto: init at 0.0.2018-12-09 (#52989) 2019-01-02 11:47:16 +01:00
Will Dietz 0d75d67c3d
Merge pull request #53088 from dtzWill/feature/trilium
trilium: init at 0.26.1
2019-01-02 00:56:23 -06:00
Jan Tojnar b2b921bdca
Merge pull request #53149 from jtojnar/qrencode-cleanup
qrencode: merge with libqrencode
2019-01-02 02:18:22 +01:00
Jan Tojnar de6d70f52e
goffice_0_8: drop 2019-01-02 00:32:44 +01:00
Jan Tojnar 370d08f0d2
gnucash2{4,6}: drop 2019-01-02 00:32:44 +01:00
Trolli Schmittlauch ec0eaca0f4 kcharselect: init at 18.12.0
Packaging `kcharselect` because a KDE tool for inserting special
characters is very useful.
2019-01-02 00:31:29 +01:00
Mario Rodas 70f06b3b61 font-droid: drop
deprecated in favor of noto https://github.com/google/fonts/issues/1223
2019-01-01 17:54:45 -05:00
Mario Rodas c923094039 cooper-hewitt: init at 2014-06-09 2019-01-01 17:54:45 -05:00
Jan Tojnar c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
edef 574700085a sdate: init at 0.5 2019-01-01 11:51:45 +00:00
Silvan Mosberger ced0be5c06
Merge pull request #53078 from tex/wings3d
wings3d: 1.5.4 -> 2.2.1
2018-12-31 16:20:02 +01:00
Silvan Mosberger 8252eb9151
Merge pull request #53106 from dtzWill/feature/fractal
fractal: init at 4.0.0 !
2018-12-31 16:18:05 +01:00
Lancelot SIX ce235f70ca postgresql_9_3: drop
Postgresql 9.3 reached end of life on november 11, 2018 (see
https://www.postgresql.org/about/news/1905/)

(Rebase of #52052. Closes #52052.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-31 08:44:57 -06:00
Will Dietz 290425b7a0
Merge pull request #53101 from rnhmjoj/fsv
fsv: init at 0.9-1
2018-12-31 08:00:32 -06:00
Frederik Rietdijk 070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
rnhmjoj 6e26190763
fsv: init at 0.9-1 2018-12-31 11:13:44 +01:00
Will Dietz 89851509d5 fractal: init at 4.0.0 !
Matrix chat app.
2018-12-30 22:37:18 -06:00
Silvan Mosberger 69ef070296
Merge pull request #50341 from corngood/chicken-5
chicken: 4.13.0 -> 5.0.0
2018-12-31 05:09:57 +01:00
Silvan Mosberger 7f1b9df996
Merge pull request #53054 from dotlambda/newsboat-2.14
newsboat: 2.13 -> 2.14
2018-12-31 03:28:14 +01:00
Silvan Mosberger 78f80a6917
Merge pull request #52201 from Scriptkiddi/gif-for-cli
Gif for cli
2018-12-31 03:09:08 +01:00
Robert Schütz a513ddb6ed
newsboat: 2.13 -> 2.14 2018-12-31 02:50:20 +01:00
Matthew Bauer 62b54d5893 arrow-cpp: don’t expose gtest_static 2018-12-30 16:56:51 -06:00
Will Dietz 104d37c7a2 trilium: init at 0.26.1 2018-12-30 16:20:50 -06:00
Milan Svoboda 70a05bcfaa wings3d: 1.5.4 -> 2.2.1 2018-12-30 15:32:40 +01:00
Sean Haugh f1f9543768 fuse-overlayfs: init at 0.2 2018-12-30 06:44:33 -06:00
Frederik Rietdijk c6e043d57c Remove composableDerivation, closes #18763 2018-12-30 12:33:45 +00:00
László Vaskó bd12f74827 material-design-icons: init at 3.2.89 (#52969)
It is a bit unfortunate that the name is so close to material-icons,
however it is consistent with the project name and how it is present
in AUR (ttf-material-design-icons-git)
2018-12-30 09:54:21 +01:00
Silvan Mosberger ebdfafdb6e
Merge pull request #48911 from holidaycheck/nodejs-11
nodejs: init at 11.5.0
2018-12-29 22:05:11 +01:00
Domen Kožar 324f018fb5
add elm2nix 2018-12-29 18:59:55 +00:00
Timo Kaufmann 8cd7b5aab3
gap: 4r8p10 -> 4.10.0 (#53037)
This new version also has a libgap replacement, so after the next sage
update gap-libgap-compatible and libgap won't be necessary anymore.
2018-12-29 16:05:56 +01:00
Fritz Otlinghaus cf97a0372f gif-for-cli: init at unstable-2018-08-14 2018-12-29 18:57:18 +08:00
José Romildo Malaquias 958a669e83 qogir-theme: init at 2018-11-12 (#52918)
* qogir-theme: init at 2018-11-12

* qogir-theme: fix pname

Co-Authored-By: romildo <malaquias@gmail.com>
2018-12-28 13:07:06 -05:00
worldofpeace 3ae459f3c0
Merge pull request #52876 from marsam/init-detect-secrets
detect-secrets: init at 0.11.0
2018-12-27 21:08:18 -05:00
Fritz Otlinghaus 8cb8b2be91 amazon-ecs-cli: init at 1.12.1 2018-12-28 08:32:40 +08:00
Aristid Breitkreuz 8d84ba7037 ideviceinstaller: init at 2018-06-01 2018-12-27 20:05:11 +01:00
Orivej Desh 39b3cad721 k3d: fix build 2018-12-27 17:31:28 +00:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Dmitry Kalinkin 3edd5cb227
Merge pull request #51294 from eadwu/nvidia_x11/legacy_390
nvidia: expose nvidia_x11_legacy390
2018-12-27 09:08:53 -05:00
Frederik Rietdijk 2534dddaa9 pandoc: fix build, unbreaks `metrics` job 2018-12-27 14:42:07 +01:00
Vladyslav M ae002fe44e
Merge pull request #52955 from Gerschtli/update/cargo-release
cargo-release: 0.10.0 -> 0.10.5
2018-12-27 12:57:18 +02:00
Mario Rodas 3258b00009
detect-secrets: init at 0.11.0 2018-12-27 05:23:32 -05:00
Vladyslav Mykhailichenko db5fe5d240
cargo-release: fix darwin build 2018-12-27 11:46:50 +02:00
worldofpeace 3cf8821ce3
Merge pull request #52786 from romildo/upd.matcha
matcha: 2018-11-12 -> 2018-12-24
2018-12-26 23:55:17 -05:00
David McFarland 6c063ac076 chicken: 4.13.0 -> 5.0.0 2018-12-26 22:23:01 -04:00
Ivan Kozik 78c56d758d all-packages.nix: remove obsolete comments
cgroup2 cpu controller support was merged into Linux 4.15:
22714a2ba4
2018-12-27 01:18:12 +00:00
Samuel Dionne-Riel 889ef35303 linuxPackages_4_{19,20}: works around bug with overlayfs.
See: https://github.com/NixOS/nixpkgs/issues/48828#issuecomment-445208626
2018-12-26 22:51:31 +00:00
Dmitry Kalinkin 8e79ebc523
Merge pull request #52934 from veprbl/pr/arrow_cpp_gtest_fix
arrow-cpp: fix build
2018-12-26 17:43:38 -05:00
Dmitry Kalinkin 956b4a87a8 arrow-cpp: fix build
Fixes: 1f6b095061 ('gtest: build shared library')
2018-12-26 19:57:32 +03:00
Mario Rodas 7d141ec326
ruby_2_6: init at 2.6.0 2018-12-26 09:32:24 -05:00
Peter Simons 46cb1538a1 haskellPackages: update default package set to ghc-8.6.3 (LTS 13.x) 2018-12-26 13:46:12 +01:00
Samuel Dionne-Riel b861ebb4c6 linuxPackages: 4.14 -> 4.19 2018-12-26 11:03:10 +00:00
Frederik Rietdijk 281981a6df pywal: move to pythonPackages and inject path to convert 2018-12-26 11:58:59 +01:00
Frederik Rietdijk e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +01:00
worldofpeace 51088d7d96 gnome-menus: rename from gnome3.gnome-menus 2018-12-25 20:14:32 -05:00
worldofpeace 2c76519900 vte, vte_290, vte-ng: rename frome gnome3.vte* 2018-12-25 20:14:32 -05:00
worldofpeace 0b14f7896d libgnomekbd: rename from gnome3.libgnomekbd 2018-12-25 20:14:31 -05:00
worldofpeace 702168a67c gsound: rename from gnome3.gsound 2018-12-25 20:14:29 -05:00
worldofpeace c1599d29d9 gcr: rename from gnome3.gcr 2018-12-25 20:14:28 -05:00
worldofpeace 1954e6a949 totem-pl-parser: rename from gnome3.totem-pl-parser 2018-12-25 20:14:27 -05:00
worldofpeace 634eaf80b2 folks: rename from gnome3.folks 2018-12-25 20:14:26 -05:00
Jan Tojnar 73f32e7e58
gexiv2: rename from gnome3.gexiv2 2018-12-25 18:43:33 +01:00
obadz 5337b67c2d
Merge pull request #52800 from obadz/mono
mono: more fixes and update gtk-sharp/gnome-sharp
2018-12-25 17:22:11 +00:00