Commit Graph

60980 Commits

Author SHA1 Message Date
timput
d0755bdb5f freecad: add openscad file support 2021-05-21 21:07:55 -06:00
github-actions[bot]
901fb5e64e
Merge master into staging-next 2021-05-22 00:56:03 +00:00
Sumner Evans
15edb65bae pr-tracker: init at 1.0.0 2021-05-21 16:45:35 -07:00
davidak
3ff0ef5666
Merge pull request #121809 from rvolosatovs/init/stt
Deprecate deepspeech in favor of stt
2021-05-21 23:19:29 +02:00
piegames
b642ac7b70
gnome: Package all the GNOME extensions
An automatic way to do this that scales up and requires little manual intervention is really needed. It works by scraping extensions.gnome.org with a python script, that writes all relevant information into the `extensions.json`. Every attribute of besaid file can be built into a package using `buildShellExtension`.

Extensions are grouped by GNOME Shell version for practical reasons. Only extensions for GNOME 40 and 3.38 were added, as we don't support legacy GNOME versions.
The extensions are exposed as an attrset, `pkgs.gnome40Extensions` and `pkgs.gnome38Extensions` respectively. The package name of each extensions is generated automatically from its UUID.

The attribute `pkgs.gnomeExtensions` contains the officially packaged and supported extensions set. It contains all the automatically packaged extensions for the current GNOME Shell version, which are overwritten by manually packaged ones where needed. Unlike gnomeXYExtensions, the names are not UUIDs, but automatically generated human-friendly names. Naming collisions – which are tracked in collisions.json – need to be manually resolved in the `extensionRenames` attrset.
2021-05-21 23:10:12 +02:00
piegames
1085727d81
gnomeExtensions: move dropped extensions next to aliases 2021-05-21 23:06:39 +02:00
Anderson Torres
e604947beb
Merge pull request #123859 from AndersonTorres/new-emacs-modes
Update Elisp packages infrastructure
2021-05-21 17:54:16 -03:00
Thibaut Robert
908017d33b openconnect_pa: remove, integrated in openconnect upstream
Support for GlobalProtect VPN is now available in the official OpenConnect since v8.00, making this package unnecessary
2021-05-21 21:00:16 +02:00
github-actions[bot]
5efa447c88
Merge master into staging-next 2021-05-21 18:39:29 +00:00
Robert Schütz
68f959ddef
Merge pull request #121825 from dotlambda/drf-jwt-init
pythonPackages.drf-jwt: init at 1.19.0
2021-05-21 20:33:40 +02:00
Jonathan Ringer
5cd5b9b97f
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/development/tools/kubie/default.nix
2021-05-21 10:39:34 -07:00
Sandro
289f685fda
Merge pull request #123695 from maxeaubrey/nomad_1.0.6_1.1.0 2021-05-21 17:50:37 +02:00
Eelco Dolstra
49c22083b9
nixFlakes: Turn into an alias 2021-05-21 15:21:31 +02:00
Eelco Dolstra
21bfd3bbce
Revert nixFlake / nixExperimental (#120141)
Usage of the nixFlakes attribute obscures the fact that it's an
experimental feature. Providing a nixExperimental attribute (which
people will inevitably start using on their production machines) makes
it too easy to enable all experimental features, when you should
explicitly opt in to the features that you want to try out.

Also, upstream Nix doesn't provide an "enable all experimental
features" patch so neither should Nixpkgs.
2021-05-21 15:16:35 +02:00
Kerstin Humm
878f011d8d mastodon: migrate from NodeJS 12 to 14
https://github.com/tootsuite/mastodon/pull/15932 got closed in Mastodon
3.4.0.
2021-05-21 15:04:12 +02:00
github-actions[bot]
929b12e7b5
Merge master into staging-next 2021-05-21 12:28:43 +00:00
Leon Vack
7a405ec11f ytmdesktop: init at 1.13.0 2021-05-21 07:42:53 +02:00
Jonathan Ringer
6b15fdce86
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/shells/ion/default.nix
 pkgs/tools/misc/cicero-tui/default.nix
2021-05-20 22:11:42 -07:00
Mario Rodas
ab1302a32a rubocop: alias to rubyPackages.rubocop 2021-05-21 04:20:00 +00:00
Mario Rodas
b9c3590ee2 rubyPackages: update 2021-05-21 04:20:00 +00:00
AndersonTorres
70a5cbc298 Rename emacs-modes to emacs/elisp-packages 2021-05-21 00:32:06 -03:00
Malte Voos
cf5e5fe76d soju: init at 0.1.2 2021-05-20 14:18:03 -07:00
fortuneteller2k
dcfb6aeb9f ats-acc: init at 2018-10-21 2021-05-20 12:09:06 -07:00
Johannes Schleifenbaum
7ab48fedf6 jellyfin-web: init at 10.7.2 2021-05-20 11:59:31 -07:00
Jonas Chevalier
30c021fa15
Merge pull request #123744 from hercules-ci/init-ghostunnel
ghostunnel: init
2021-05-20 20:58:41 +02:00
github-actions[bot]
34a05e29f1
Merge master into staging-next 2021-05-20 18:36:00 +00:00
Jamie Magee
5017db6db0 wslu: init at 3.2.3 2021-05-20 09:40:04 -07:00
Jan Tojnar
3b0cf29640
Merge pull request #122642 from fitzgibbon/dev/init-gnome-inform7
gnome-inform7: init at unstable-2021-04-06
2021-05-20 18:33:04 +02:00
Jonathan Ringer
14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/terminal-emulators/alacritty/default.nix
  pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07:00
Roman Volosatovs
2abcc9b3f9
deepspeech,stt: deprecate deepspeech in favor of stt
Mozilla fired the team and they founded a new company to continue their work

https://github.com/NixOS/nixpkgs/issues/119496
2021-05-20 17:55:06 +02:00
Niall FitzGibbon
9172a9d3b6 gnome-inform7: init at unstable-2021-04-06 2021-05-20 15:46:10 +01:00
davidak
91f76f9fec
Merge pull request #123752 from mweinelt/tts
tts: 0.0.13 -> 0.0.14
2021-05-20 12:04:23 +02:00
Robert Hensing
76993d0b76 ghostunnel: init at 1.5.3
A simple TLS proxy with mutual authentication support
for securing non-TLS backend applications.
2021-05-20 10:41:52 +02:00
Robert Schütz
59f9ab3337
retroshare: drop (#123345)
It was marked as broken in 2018.
2021-05-20 10:38:26 +02:00
Lassulus
213cde9203
Merge pull request #108348 from rencire/add-hid-nintendo
linuxPackages.hid-nintendo: init at 3.1
2021-05-20 07:41:44 +02:00
Zach
40da7cda40 mix2nix: init at 0.1.2 2021-05-20 14:14:35 +09:00
Mica Semrick
b34ab9683c wlc: init at 1.11 2021-05-19 21:38:52 -07:00
Martin Weinelt
5c5d56f084
python3Packages.coqpit: init at 0.0.6.6 2021-05-20 03:44:20 +02:00
gfrascadorio
d0d4af2c40 retry: init at v1.04
Add package for 'retry' tool that allows a script to repeat a command
until it succeeds or hits a repetition threshold. 'Retry' supports
replaying stdin, emitting the final stdout, and backoff delays.

Applied fixes for PR comments
2021-05-19 15:19:58 -06:00
Louis Bettens
e9bfad8f6a chia: init at 1.1.5 2021-05-19 14:10:03 -07:00
Louis Bettens
74365e4ff1 pythonPackages.concurrent-log-handler: init at 0.9.19 2021-05-19 14:10:03 -07:00
Louis Bettens
134b5f5af8 pythonPackages.clvm-tools: init at 0.4.3 2021-05-19 14:10:03 -07:00
Louis Bettens
fe3f4115fc pythonPackages.clvm: init at 0.9.6 2021-05-19 14:10:03 -07:00
Louis Bettens
07841681ef pythonPackages.clvm-rs: init at 0.1.7 2021-05-19 14:10:03 -07:00
Louis Bettens
ffdf830cdd pythonPackages.blspy: init at 1.0.2 2021-05-19 14:10:03 -07:00
Louis Bettens
d4fdd9a19c pythonPackages.keyrings-cryptfile: init at 1.3.4 2021-05-19 14:10:03 -07:00
Louis Bettens
19b3863ba7 pythonPackages.chiabip158: init at 1.0 2021-05-19 14:10:03 -07:00
Louis Bettens
cef1166a10 pythonPackages.chiavdf: init at 1.0.1 2021-05-19 14:10:03 -07:00
Louis Bettens
a8d87bf2e3 pythonPackages.chiapos: init at 1.0.1 2021-05-19 14:10:03 -07:00
Louis Bettens
13484444d4 ghc-filesystem: init at 1.5.4 2021-05-19 14:10:03 -07:00
Fabian Affolter
223f02380c python3Packages.envoy-reader: init at 0.19.0 2021-05-19 22:49:22 +02:00
Sebastian Neubauer
68c618cba3
opensmtpd-filter-rspamd: init at 0.1.7 (#122823) 2021-05-19 22:37:49 +02:00
Stéphan Kochen
b40b6620a0 bacon: fix darwin build 2021-05-19 12:39:09 -07:00
Guillaume Girol
090f0937fb
Merge pull request #123089 from Thesola10/dduper
dduper: init at v0.04
2021-05-19 19:26:40 +00:00
Ivan Babrou
703579f722 python3Packages.cryptography: add missing libiconv build dependency on darwin
Fixing the following:

```
error: linking with `/nix/store/l3ca456ppdy8hi9hc0rvyr6mrm76si08-clang-wrapper-11.1.0/bin/cc` failed: exit code: 1
  = note: ld: library not found for -liconv
```
2021-05-19 11:37:32 -07:00
github-actions[bot]
8a5e4be6b6
Merge master into staging-next 2021-05-19 18:34:10 +00:00
Fabian Affolter
3806f9c991
Merge pull request #123269 from fabaff/locationsharinglib
python3Packages.locationsharinglib: init at 4.1.6
2021-05-19 20:20:26 +02:00
Jonathan Ringer
c1f8a15dac
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  nixos/doc/manual/release-notes/rl-2105.xml
  pkgs/tools/security/sequoia/default.nix
2021-05-19 10:39:54 -07:00
Raymond Gauthier
90e5205085 pythonnet: 2.4.0 -> 2.5.2
-  No longer broken.
 -  Updated mono dependency to mono5.
 -  Fix / improve packaging.
2021-05-19 10:34:15 -07:00
J. Neto
3165afca11 valentina: downgrade qt to 5.12 2021-05-19 10:28:08 -07:00
Sandro
bbc6b50399
Merge pull request #123530 from figsoda/luaformatter
luaformatter: 1.3.5 -> 1.3.6
2021-05-19 17:50:22 +02:00
Robert Hensing
74bf82a202
Merge pull request #122784 from hercules-ci/nixpkgs-init-nixos-install-tools
nixos-install-tools: init
2021-05-19 17:45:43 +02:00
Maxine Aubrey
700ee75d22
nomad_1_1: init at 1.1.0 2021-05-19 17:00:38 +02:00
figsoda
07c93061aa luaformatter: 1.3.5 -> 1.3.6 2021-05-19 10:34:23 -04:00
Yc.Shen
caefe7c045 multus-cni: init at 3.7.1 2021-05-19 22:25:18 +09:00
Sandro
3ea04685ce
Merge pull request #122556 from davidtwco/sphinxcontrib-actdiag-nwdiag-seqdiag-init 2021-05-19 09:38:27 +02:00
talyz
27f8f6956a
replace-secret: Init
Add a small utility script which securely replaces secrets in
files. Doing this with `sed`, `replace-literal` or similar utilities
leaks the secrets through the spawned process' `/proc/<pid>/cmdline` file.
2021-05-19 09:32:00 +02:00
Nikolay Korotkiy
e0dbeb0334
pythonPackages.mercantile: init at 1.2.1 2021-05-19 09:18:02 +03:00
Jörg Thalheim
f4e14c1796
Merge pull request #123508 from stephank/fix-spacenavd-darwin
spacenavd: fix darwin build
2021-05-19 06:55:44 +01:00
Mario Rodas
1a1beb1216 nodejs-15_x: drop
Node.js 15 is going to reach EOL on June 1, 2021.
2021-05-19 04:20:00 +00:00
Drew Risinger
1018fa91f6 python3Packages.cirq-google: init at 0.11.0 2021-05-19 17:04:59 -07:00
Drew Risinger
3b56b0d384 python3Packages.cirq-core: init at 0.11.0 2021-05-19 17:04:59 -07:00
Stéphan Kochen
706cdcf598 deno: fix darwin build 2021-05-18 20:34:32 -07:00
Dennis Gosnell
b76684aff7
Merge pull request #122719 from NixOS/haskell-updates
haskell: update package set
2021-05-19 10:52:35 +09:00
Martin Weinelt
29c7d3c40a
Merge pull request #123602 from jonringer/mark-ati-broken
linuxPackages.ati_drivers_x11: remove
2021-05-19 03:36:41 +02:00
Yevhen Shymotiuk
e3f825bdc2 texlab: fix darwin build 2021-05-18 18:29:37 -07:00
Stéphan Kochen
12103ae09f t-rec: fix darwin build 2021-05-18 18:25:30 -07:00
Jonathan Ringer
7117588d26
linuxPackages.ati_drivers_x11: remove
Driver is no longer supported for kernels >= 4.1.
2021-05-18 17:55:44 -07:00
github-actions[bot]
7000ae2b9a
Merge master into staging-next 2021-05-19 00:55:36 +00:00
Ryan Mulligan
c6dde9d0a1
Merge pull request #121268 from FlorianFranzen/bacon
bacon: init at 1.1.5
2021-05-18 16:43:06 -07:00
Martin Weinelt
4c798857e2
Merge pull request #100274 from hax404/prometheus-xmpp-alerts 2021-05-19 01:36:28 +02:00
Stéphan Kochen
1dbb8fa2be
wagyu: fix darwin build (#123547) 2021-05-18 17:16:58 -04:00
Jörg Thalheim
e21b618934
Merge pull request #123550 from stephank/fix-trunk-darwin
trunk: fix darwin build
2021-05-18 21:18:08 +01:00
Jonathan Ringer
ca46ad3762
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/tools/package-management/cargo-release/default.nix
2021-05-18 11:03:38 -07:00
Stéphan Kochen
5c3b09aecb trunk: fix darwin build 2021-05-18 19:27:34 +02:00
Maximilian Bosch
ed95b50a7b
Merge pull request #122492 from MetaDark/ccache
ccache: 4.2.1 → 4.3
2021-05-18 19:24:42 +02:00
Pavol Rusnak
f877d11022
Merge pull request #123495 from stephank/fix-prometheus-unbound-exporter-darwin
prometheus-unbound-exporter: fix darwin build
2021-05-18 18:46:54 +02:00
Dmitry Kalinkin
a088175a26
Merge pull request #121546 from superherointj/package-firebird
firebird: 2.5.7 -> 2.5.9, init 3.0.7, init 4.0.0-rc1
2021-05-18 12:46:12 -04:00
Pavol Rusnak
1a1867b9e9
Merge pull request #123505 from stephank/fix-simple-http-server-darwin
simple-http-server: fix darwin build
2021-05-18 18:45:24 +02:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Stéphan Kochen
fbf1525f01
probe-run: fix darwin build (#123494) 2021-05-18 10:35:37 -04:00
Stéphan Kochen
7e9451ffb3
rink: fix darwin build (#123501) 2021-05-18 10:34:25 -04:00
Kho-Dialga
51ba5aa590 proton-caller 2.2.3
fixed

Changed license to gpl3Only and removed stdenv

Removed doCheck = true in proton-caller

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

version fixed

fixed maintainers on proton-caller
2021-05-18 08:24:08 -06:00
David Wood
23b30e11a0
webssh: init at 1.5.3 (#122559)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-18 15:29:19 +02:00
Fabian Affolter
42036b5158 python3Packages.locationsharinglib: init at 4.1.6 2021-05-18 14:32:14 +02:00
Stéphan Kochen
70e199136e spacenavd: fix darwin build 2021-05-18 14:08:03 +02:00
Stéphan Kochen
71ad0ab33d simple-http-server: fix darwin build 2021-05-18 13:51:26 +02:00
Stéphan Kochen
5b9bef75e1 prometheus-unbound-exporter: fix darwin build 2021-05-18 13:08:23 +02:00
Sandro
10d2be7d5a
Merge pull request #123479 from stephank/fix-pactorio-darwin
pactorio: fix darwin build
2021-05-18 13:01:11 +02:00
Sandro
ab040108fb
Merge pull request #123481 from stephank/fix-physfs2-darwin
physfs_2: fix darwin build
2021-05-18 13:00:55 +02:00
Sandro
5cec01f440
Merge pull request #123478 from dotlambda/avxsynth-drop
avxsynth: drop
2021-05-18 12:55:24 +02:00
Vladimír Čunát
e3088f6793
Merge #123483: privateer: drop, broken for years 2021-05-18 12:13:20 +02:00
TheSola10
ec2c8dfc2b
dduper: init at v0.04 2021-05-18 12:04:49 +02:00
Robert Schütz
0b7ebd1b51 privateer: drop
It was marked as broken in August 2015.
2021-05-18 11:59:54 +02:00
Stéphan Kochen
32cf9f8121 physfs_2: fix darwin build 2021-05-18 11:44:38 +02:00
Stéphan Kochen
049d5a7219 pactorio: fix darwin build 2021-05-18 11:39:57 +02:00
Robert Schütz
92d58ebc31 avxsynth: drop
It was marked as broken in April 2018
2021-05-18 11:38:29 +02:00
Sandro
a1d1f086c7
Merge pull request #123008 from dotlambda/pybind11-drop
pybind11: drop
2021-05-18 11:12:37 +02:00
Damien Cassou
762cb764a2
Merge pull request #123310 from khumba/nvd
nvd: init at 0.1.1
2021-05-18 10:56:38 +02:00
David Wood
efbdade432
sphinxcontrib-seqdiag: init at 2.0.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2021-05-18 09:52:31 +01:00
David Wood
6f7e844cb6
sphinxcontrib-nwdiag: init at 2.0.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2021-05-18 09:52:27 +01:00
David Wood
7ab4838d5b
sphinxcontrib-actdiag: init at 2.0.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2021-05-18 09:52:21 +01:00
Stéphan Kochen
60fcee7e5b unpackerr: fix darwin build 2021-05-18 09:07:09 +02:00
olebedev
2be7ad54b4
bkyml: init at 1.4.3 2021-05-18 17:01:13 +10:00
Daniël de Kok
e15fd57929 python3Packages.spacy-transformers: init at 1.0.2
This package provides spaCy model pipelines that wrap Hugging Face's
transformers package, so that they can be used in spaCy.
2021-05-17 23:29:28 -07:00
Daniël de Kok
a3405dfa26 python3Packages.spacy-alignments: init at 0.8.3
Package to align tokenizations for spaCy + transformers.
2021-05-17 23:29:28 -07:00
Daniël de Kok
e90940f28f python3Packages.spacy_pkuseg: init at 0.0.28
This is the spaCy fork of pkuseg, a Chinese word segmentation toolkit.
2021-05-17 23:29:28 -07:00
Daniël de Kok
28e8b89cec python3Packages.pymorphy2: init at 0.9.1
Morphological analyzer (POS tagger + inflection engine) for Russian
and Ukrainian.
2021-05-17 23:29:28 -07:00
Daniël de Kok
131f5f0b80 python3Packages.pymorphy2-dicts-ru: init at 2.4.417127.4579844
This package provides Russian dictionaries for pymorphy2.
2021-05-17 23:29:28 -07:00
Daniël de Kok
afc534af9f dawg-python: init at 0.7.2
This is a pure Python reader for DAWGs created by dawgdic C++ library
or DAWG Python extension.
2021-05-17 23:29:28 -07:00
John Ericson
275b41e4d6
Merge pull request #123421 from sternenseemann/gcc-stdenv-force-gcc
gccStdenv: actually force gcc if not already used
2021-05-17 21:55:09 -07:00
Bryan Gardiner
7ceeca96d3
nvd: init at 0.1.1 2021-05-17 21:32:39 -07:00
ren
1c1e51ce31 linuxPackages.hid-nintendo: init at 3.1 2021-05-17 21:23:47 -07:00
Sandro
594fbfe279
Merge pull request #122558 from davidtwco/rustup-toolchain-install-master-init
rustup-toolchain-install-master: init at 1.7.3
2021-05-18 03:19:51 +02:00
Sandro
e34309b62a
Merge pull request #121497 from Hyzual/add-goss 2021-05-18 03:17:32 +02:00
Sandro
af2a7fef84
Merge pull request #122820 from NULLx76/unpackerr-init
unpackerr: init at 0.9.4
2021-05-18 03:15:57 +02:00
Sandro
01a5232c3b
Merge pull request #121531 from devhell/init-sheesy
sheesy-cli: init at 4.0.11
2021-05-18 03:03:42 +02:00
Sandro
5e21eff612
Merge pull request #123037 from sikmir/reproxy
reproxy: init at 0.5.1
2021-05-18 01:51:14 +02:00
sternenseemann
2d3225a6c2 ocamlPackages.bap: fix for multiple outputs llvmPackages
7869d16545 split all packages in
llvmPackages into multiple outputs. The default output of llvm doesn't
contain llvm-config, so we need to explicitly choose llvm.dev here.
2021-05-18 01:44:31 +02:00
Sandro
17e3fb2e23
Merge pull request #122448 from misuzu/psi-plus-update
psi-plus: 1.4.1473 -> 1.5.1520
2021-05-18 01:29:50 +02:00
Sandro
778247d4fd
Merge pull request #119063 from mausch/telepresence2
telepresence2: init at 2.2.1
2021-05-18 01:29:07 +02:00
Sandro
f85bc843c2
Merge pull request #122759 from dotlambda/mono6 2021-05-18 01:25:35 +02:00
J. Neto
2fa3730b72 rubyPackages.ruby-terminfo: 0.1.1 -> 0.2 2021-05-17 20:23:31 -03:00
sternenseemann
b863a7c8c2 gccStdenv: actually force gcc if not already used
Previously the `cc` of the stdenv wasn't changed if `!stdenv.cc.isGNU`
which meant that gccStdenv didn't actually use gcc -- in contrast to all
the versioned `gcc*Stdenv`s.
2021-05-18 01:07:09 +02:00
Stéphan Kochen
0776eae5ae libvncserver: fix darwin build 2021-05-17 14:13:50 -07:00
wucke13
b0c4f223e5 libco-canonical: etc
remove the package as, canonical deleted it. It's not used anymore.
2021-05-17 23:05:49 +02:00
Stéphan Kochen
6207e75a00 macchina: fix darwin build 2021-05-17 14:03:08 -07:00
Stéphan Kochen
69ce7c4987 muso: fix darwin build 2021-05-17 13:51:31 -07:00
sternenseemann
29e029da1c haskell.compiler.ghcHEAD: bootstrap using GHC 9.0
They use matching LLVM versions which should alleviate some warnings.
2021-05-17 22:08:56 +02:00
Sandro
ed7822b0c7
Merge pull request #123060 from lopsided98/fcl-init 2021-05-17 21:01:43 +02:00
Sandro
811b50437a
Merge pull request #122830 from lromor/openslide 2021-05-17 19:29:09 +02:00
Sandro
ba1ab15384
Merge pull request #122775 from dotlambda/slimit-drop
pythonPackages.slimit: drop
2021-05-17 19:12:50 +02:00
Sandro
db07ebef61
Merge pull request #122972 from fabaff/ipinfo
ipinfo: init at 1.1.2
2021-05-17 18:53:16 +02:00
Sandro
3b8bb9bf80
Merge pull request #122839 from IvarWithoutBones/init/yafetch
yafetch: init at unstable-2021-05-13
2021-05-17 18:25:07 +02:00
Ivar Scholten
9db029e405 yafetch: init at unstable-2021-05-13 2021-05-17 18:07:22 +02:00
misuzu
e43880bd35 usrsctp: init at 0.9.5.0 2021-05-17 18:59:05 +03:00
Martin Weinelt
fda6185f75
Merge pull request #123181 from fabaff/ha-philipsjs 2021-05-17 17:47:19 +02:00
Martin Weinelt
2aa7f70d8e
Merge pull request #123176 from fabaff/ovoenergy 2021-05-17 17:43:52 +02:00
Martin Weinelt
a058bbdec8
Merge pull request #123175 from fabaff/py-canary
python3Packages.py-canary: init 0.5.1
2021-05-17 17:42:58 +02:00
Martin Weinelt
97f0aed2a0
Merge pull request #123174 from fabaff/pydelijn 2021-05-17 17:41:15 +02:00
Martin Weinelt
5cd6410fef
Merge pull request #123166 from fabaff/pyobihai 2021-05-17 17:38:08 +02:00
Martin Weinelt
c5f1d219a4
Merge pull request #123151 from fabaff/prayer-times-calculator 2021-05-17 17:36:25 +02:00
Fabian Affolter
6c91f3e4dc python3Packages.aioymaps: init at 1.1.0 2021-05-17 16:58:51 +02:00
Michael Weiss
0730dc62a4
Merge pull request #123013 from primeos/waybox-wlroots-0.13
waybox: 2020-05-01 -> 2021-04-07
2021-05-17 16:44:30 +02:00
Jonathan Ringer
c227fb4b17
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/tools/rust/cargo-cache/default.nix
	pkgs/development/tools/rust/cargo-embed/default.nix
	pkgs/development/tools/rust/cargo-flash/default.nix
	pkgs/servers/nosql/influxdb2/default.nix
2021-05-17 07:01:38 -07:00
Robert Schütz
a22ebb6d6d
Merge pull request #123017 from DavHau/davhau-scikitlearn
python3Packages.scikitlearn: rename to scikit-learn
2021-05-17 15:13:33 +02:00
Michael Raskin
183350a3e1
Merge pull request #123188 from ninjin/julia-bin
julia: init julia_10-bin and julia_16-bin
2021-05-17 11:55:37 +00:00
DavHau
cd8f3e6c44 python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
Ben Siraphob
8ff27c0c09 coqPackages.relation-algebra: init 2021-05-17 10:17:18 +02:00
Ben Siraphob
915abd3f08 coqPackages.aac-tactics: init 2021-05-17 10:17:18 +02:00
github-actions[bot]
3ff6965554
Merge master into staging-next 2021-05-17 06:22:23 +00:00
Fabian Affolter
1729fe4d81 python3Packages.prayer-times-calculator: init at 0.0.4 2021-05-17 08:22:12 +02:00
Lorenzo Manacorda
e906410c9a solc: remove 0.7 release
They're failing on Hydra, the workload to keep them working is not worth it.
2021-05-16 22:44:21 -07:00
Nikolay Korotkiy
536b5f8165
reproxy: init at 0.5.1 2021-05-17 06:38:51 +03:00
Ben Siraphob
c5a669d3f7 treewide: remove unzip where not needed 2021-05-16 19:29:28 -07:00
Jonathan Ringer
d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Sandro
63365ac57c
Merge pull request #122885 from rhoriguchi/fancy-motd
fancy-motd: init at unstable-2021-05-15
2021-05-17 02:34:29 +02:00
Francesco Gazzetta
6e80cf8238
meme: rename to meme-image-generator, unstable-2020-05-28 -> 1.0.1 (#120079) 2021-05-17 02:33:18 +02:00
Raphael Megzari
ea6d3aa18f
cargo-flash: 0.8.0 -> 0.10.1 ; fix darwin build (#123210) 2021-05-17 08:06:46 +09:00
Michael Raskin
5e9437ef57
Merge pull request #123289 from OPNA2608/fix/supertuxkart-darwin/21.05
superTuxKart: Build on Darwin
2021-05-16 22:59:10 +00:00
Uri Baghin
6140a39a99 opentelemetry-collector: init at 0.26.0 2021-05-17 08:55:10 +10:00
Robert Schütz
ce0cabb49d
numberstation: init at 0.4.0 (#122190) 2021-05-17 00:16:15 +02:00
Daniël de Kok
abd6f00001 python3Packages.torchvision-bin: init at 0.9.1
This derivation can be used in conjunction with pytorch-bin to avoid
the long build time of PyTorch/TorchVision CUDA builds.
2021-05-16 14:50:39 -07:00
Fabian Affolter
195ee1e14b python3Packages.hsluv: init at 5.0.2 2021-05-16 14:35:30 -07:00
Stéphan Kochen
dc2efe7680 libacr38u: fix darwin build 2021-05-16 14:35:14 -07:00
OPNA2608
f2a29c1ee9 superTuxKart: Make Darwin-compatible 2021-05-16 22:24:34 +02:00
OPNA2608
7f56f38051 wiiuse: Make Darwin-compatible 2021-05-16 22:22:10 +02:00
sternenseemann
9e5896496c Merge remote-tracking branch 'origin/master' into haskell-updates 2021-05-16 21:39:44 +02:00
Jonathan Ringer
2ba3a65a7d
Merge pull request #122068 from NixOS/staging-next
Staging next
2021-05-16 12:25:50 -07:00
Jonathan Ringer
20acd4c4f1
Merge pull request #105026 from thefloweringash/apple-silicon
Native support for Apple Silicon
2021-05-16 11:38:18 -07:00
Robert Schütz
de9e2ce42d
yubikey-manager-qt: 1.1.5 -> 1.2.2 (#123118) 2021-05-16 14:36:16 -04:00
github-actions[bot]
6cdac75d25
Merge staging-next into staging 2021-05-16 18:32:44 +00:00
github-actions[bot]
8c6d819143
Merge master into staging-next 2021-05-16 18:32:41 +00:00
Anderson Torres
cf45c45605
Merge pull request #121588 from eduardosm/sip-rename
pythonPackages.sip: rename to sip_4, pythonPackages.sip_5: rename to sip
2021-05-16 13:31:55 -03:00
Andrew Childs
56fcbcd154 llvmPackages_11: darwin cross compilation and bootstrapping 2021-05-17 00:28:05 +09:00
Andrew Childs
c31591cf8b all-packages.nix: use darwin.LibsystemCross if defined 2021-05-17 00:28:05 +09:00
Andrew Childs
4b569c17d7 release.nix: add cross-compiled aarch64-darwin bootstrap tools 2021-05-17 00:28:05 +09:00
Andrew Childs
48519562e3 darwin-packages: avoid exporting attributes that don't exist 2021-05-17 00:28:05 +09:00
Ivan Babrou
f9e6eb090e llvmPackages: default to llvmPackages_11 on aarch64-darwin
It doesn't make sense to use llvm7, which doesn't work on arm64.
2021-05-17 00:28:02 +09:00
Andrew Childs
aadc07a3d9 mc: fix code signature on aarch64-darwin 2021-05-17 00:27:03 +09:00
Andrew Childs
79e34294bd nukeReferences: fix code signatures on aarch64-darwin 2021-05-17 00:27:03 +09:00
Andrew Childs
f067102afe removeReferencesTo: fix code signatures on aarch64-darwin 2021-05-17 00:27:03 +09:00
Andrew Childs
d2c9670339 darwin: add CoreFoundation to the build when explicitly required 2021-05-17 00:27:02 +09:00
Vladimír Čunát
1a2cb94c82 hydra jobset support for aarch64-darwin 2021-05-17 00:27:02 +09:00
Andrew Childs
772b66531a darwin: wrap strip and install_name_tool to codesign modified files
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com>
2021-05-17 00:27:02 +09:00
Andrew Childs
7eb1e3695d darwin.signingUtils: init
Helper scripts for code signing on darwin.
2021-05-17 00:27:02 +09:00
Andrew Childs
bfd9a7784e darwin.postLinkSignHook: init 2021-05-17 00:27:02 +09:00
Andrew Childs
4c890ce9aa darwin.sigtool: init 2021-05-17 00:27:02 +09:00
Andrew Childs
a7bcb6b936 darwin cross: include CoreFoundation in stdenv 2021-05-17 00:27:01 +09:00
Andrew Childs
9e05276949 bash: provide a working binutils
Why does bash need binutils at all? What's wrong with stdenv?

This avoids a broken ld wrapper, since binutils is binutils wrapped
for linux, even though it's only required on darwin.
2021-05-17 00:27:01 +09:00