Commit graph

328759 commits

Author SHA1 Message Date
Sandro
5bdc62eb0f
Merge pull request #144299 from romildo/upd.mate-themes 2021-11-04 20:47:13 +01:00
Pascal Bach
b836d1d667
Merge pull request #144464 from r-ryantm/auto-update/minio
minio: 2021-09-15T04-54-25Z -> 2021-10-27T16-29-42Z
2021-11-04 20:31:56 +01:00
Pascal Bach
f98eeeb9bf
Merge pull request #144465 from r-ryantm/auto-update/minio-client
minio-client: 2021-09-02T09-21-27Z -> 2021-10-07T04-19-58Z
2021-11-04 20:31:41 +01:00
Felix Buehler
80b0bf1042 teensyduino: 1.53 -> 1.55 2021-11-04 20:25:28 +01:00
Thiago Kenji Okada
831f9b6919
Merge pull request #144638 from veehaitch/zhf-nassl
python3Packages.nassl: 4.0.0 -> 4.0.1
2021-11-04 16:11:33 -03:00
Michele Guerini Rocco
c75cf683f3
Merge pull request #144568 from rnhmjoj/pr-bdf2psf
bdf2psf: 1.205 -> 1.207
2021-11-04 19:42:30 +01:00
leo60228
eba0510e18
netcoredbg: init at 1.2.0-825 2021-11-04 14:42:06 -04:00
Felix Buehler
5c6c2600ba arduino: 1.8.13 -> 1.8.16 2021-11-04 19:15:41 +01:00
Evgeny Kurnevsky
55f6d818dd
tox-node: add myself to maintainers 2021-11-04 20:59:18 +03:00
Mauricio Collares
076563ebac sage: import sympy 1.9 update patch 2021-11-04 18:53:06 +01:00
Evgeny Kurnevsky
e2fe1f3fd4
tox-node: fix build 2021-11-04 20:51:47 +03:00
legendofmiracles
23448e8bf2
eztrace: 1-1-7 -> 1.1-11, fix build, switch to fetchFromGitLab, refactor 2021-11-04 11:51:24 -06:00
Vincent Haupert
11a2832dc5
python3Packages.nassl: 4.0.0 -> 4.0.1 2021-11-04 18:28:04 +01:00
Matt Melling
9f8c7459a7
python3Packages.tubeup: fix dependencies 2021-11-04 17:16:02 +00:00
Pavol Rusnak
164173d0fc
Merge pull request #144631 from erikarvstedt/btcpayserver-1.3.2
btcpayserver: 1.3.1 -> 1.3.2
2021-11-04 18:11:50 +01:00
Matt Melling
d3610834b9
python3Packages.editdistance: fix broken version tag 2021-11-04 16:51:20 +00:00
Bernardo Meurer
6d89239857
linuxKernel.kernels.linux_xanmod: 5.14.15 -> 5.14.16 2021-11-04 09:49:03 -07:00
Bernardo Meurer
a13bfe7fbc
roon-server: 1.8-831 -> 1.8-846 2021-11-04 09:40:19 -07:00
Aaron Andersen
e9c11eddbe zabbix.agent2: update vendorSha256 2021-11-04 12:39:15 -04:00
Ryan Mulligan
630e21704e
Merge pull request #144536 from r-ryantm/auto-update/polkadot
polkadot: 0.9.12 -> 0.9.12-1
2021-11-04 09:38:49 -07:00
Erik Arvstedt
661f05bc50
btcpayserver: 1.3.1 -> 1.3.2 2021-11-04 17:35:21 +01:00
Anderson Torres
1221903710
Merge pull request #144624 from AndersonTorres/new-elisp-packages
elisp updates
2021-11-04 13:34:56 -03:00
Ryan Burns
18243bfec0
Merge pull request #144576 from r-burns/aws-c-mqtt
aws-c-mqtt: don't use ninja generator
2021-11-04 09:27:43 -07:00
sternenseemann
73092d11f6 noto-fonts-emoji: fix stale source hash 2021-11-04 17:15:10 +01:00
Jörg Thalheim
5406db45f2
Merge pull request #143657 from Mic92/zen
linux_zen: 5.14.14-zen1 -> 5.14.15-zen1
2021-11-04 15:57:28 +00:00
AndersonTorres
b4507131cc emacsPackages.sunrise-commander: 0.pre+unstable=2021-07-22 -> 0.pre+unstable=2021-09-27 2021-11-04 12:50:01 -03:00
AndersonTorres
a0e6ae474a nongnu-packages 2021-11-04 2021-11-04 12:47:21 -03:00
AndersonTorres
b66cd27f16 melpa-packages 2021-11-04 2021-11-04 12:46:59 -03:00
AndersonTorres
ba6d8767ac manual fixup 2021-11-04 12:46:21 -03:00
AndersonTorres
74628ed462 elpa-packages 2021-11-04 2021-11-04 12:46:03 -03:00
Ryan Mulligan
db56abb141
Merge pull request #144551 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.36 -> 1.37
2021-11-04 08:22:09 -07:00
Eli Flanagan
326cfefd68 Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-05 00:17:56 +09:00
Eli Flanagan
b829fe48e3 add an example with buildRustPackage 2021-11-05 00:17:56 +09:00
Eli Flanagan
8650a7e6e1 docs: improve, clean up Rust language advice
This stems from a discussion [here](https://discourse.nixos.org/t/what-rust-overlay-do-you-use-and-why-advice-appreciated/15412)

I removed an entire section because I feel like that duplicated
Mozilla's original instructions on how to consume the overlay.

The goal here is to simply the "getting started with Rust" in a nix or
NixOS environment.

I will try to do some follow up work to update the code snippets and
output. nightly is on `1.57.0-nightly` :)
2021-11-05 00:17:56 +09:00
Robert Hensing
8dd2f31e6e
Merge pull request #144607 from hercules-ci/fix-find-tarballs-avoid-tests
find-tarballs.nix: Avoid all passthru attrs
2021-11-04 16:14:02 +01:00
Robert Hensing
e04cc18f18 find-tarballs.nix: Avoid all passthru attrs
Avoiding passthru itself was the right direction, but not a
complete solution. Passthru attributes typically do not contain
dependencies, but rather extra paths that are not relevant to
the build itself.

Whether we want to include all (passthru) test dependencies this
way can be debated, but removing them makes this expression more
robust.
2021-11-04 16:00:32 +01:00
Fabian Affolter
1950562186 python3Packages.smbprotocol: 1.8.1 -> 1.8.2 2021-11-04 15:54:54 +01:00
Doron Behar
ae9a94b44a
Merge pull request #144512 from alyssais/connman-cross 2021-11-04 14:29:41 +00:00
Maciej Krüger
f37f1b2d01
Merge pull request #130388 from oxalica/fix/etc-nixos-tag-in-activation 2021-11-04 15:26:17 +01:00
Anderson Torres
a9d2ce6284
Merge pull request #142850 from kubukoz/init-scala-cli
scala-cli: init at 0.0.7
2021-11-04 11:21:15 -03:00
Jakub Kozłowski
49193f4ad3 scala-cli: init at 0.0.7 2021-11-04 15:16:30 +01:00
Jakub Kozłowski
6f7bf9bb07 maintainers: add kubukoz 2021-11-04 15:16:30 +01:00
Doron Behar
7cb82625b0
Merge pull request #141604 from doronbehar/pkg/nodePackages/pkgsAttr 2021-11-04 14:15:00 +00:00
Silvan Mosberger
ef7975c607
Merge pull request #143413 from mweinelt/botamusique
botamusique: unstable-2021-09-01 -> 7.2.2
2021-11-04 15:11:05 +01:00
Alyssa Ross
e76aa52b2f connmanMinimal: fix cross compilation
Move inputs from `nativeBuildInputs`.
2021-11-04 16:08:10 +02:00
ajs124
0b20e55170
Merge pull request #144527 from r-ryantm/auto-update/pdfsam-basic
pdfsam-basic: 4.2.6 -> 4.2.7
2021-11-04 15:01:17 +01:00
Dmitry Kalinkin
22431a588a
Merge pull request #144051 from cpcloud/refactor-arrow-cpp
arrow-cpp: refactor source fetching
2021-11-04 10:00:28 -04:00
Fabian Affolter
bf6a50628b
Merge pull request #144614 from applePrincess/exploitdb-2021-11-04
exploitdb: 2021-11-02 -> 2021-11-04
2021-11-04 14:54:49 +01:00
sternenseemann
6126a8de67 noto-fonts-emoji: 2.028 -> 2.034
Unicode 14.0
2021-11-04 14:29:44 +01:00
Lein Matsumaru
cfd196cb8b
exploitdb: 2021-11-02 -> 2021-11-04 2021-11-04 13:07:37 +00:00