Commit graph

33674 commits

Author SHA1 Message Date
AndersonTorres d024fa5ef8 cc65: init at 2.18 2020-11-15 20:49:58 -03:00
Anderson Torres 25afd6a3ec
Merge pull request #103768 from AndersonTorres/wip-antiprism
antiprism: init at 0.26
2020-11-15 19:43:57 -03:00
Anderson Torres b6deb94192
Merge pull request #103839 from AndersonTorres/wip-simh
simh: init at 3.11-1
2020-11-15 10:04:04 -03:00
Vincent Laporte b94a294363 scheherazade-new: init at 3.000 2020-11-15 09:33:45 +01:00
AndersonTorres c7463be402 simh: init at 3.11-1 2020-11-14 19:24:35 -03:00
John Ericson 86fedc3a92
Merge pull request #102766 from siraben/mmix
Initial implementation of cross-compilation to Knuth's MMIX
2020-11-14 12:46:24 -05:00
Dmitry Kalinkin 832665765f
Merge pull request #103647 from sikmir/qvge
qvge: init at 0.6.1
2020-11-14 08:40:38 -05:00
midchildan 302cbf171c
arc_unpacker: init at unstable-2019-01-28 2020-11-14 18:07:03 +09:00
AndersonTorres fb1c3a2e1d all-packages.nix: a small reorganization
Now the science/geometry expressions are in a same block of the all-packages
file.
2020-11-14 00:48:32 -03:00
AndersonTorres f61b91cec4 antiprism: init at 0.26 2020-11-14 00:37:10 -03:00
Samuel Dionne-Riel b8c1348049
Merge pull request #103735 from andir/uboot-rockpi4
ubootRockPi4: init
2020-11-13 21:35:19 -05:00
Andreas Rammhold 7a5047bede
ubootRockPi4: init
This adds support for the Radxa Rock Pi 4 board which is based on
RK3399. The u-boot outputs from the introduced build are suitable to
build a generic image for the Rock Pi 4 by setting the following in a
custom build of $nixpkgs/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix:

```
  sdImage.postBuildCommands = ''
    dd if=${pkgs.ubootRockPi4}/idbloader.img of=$img seek=64 conv=notrunc
    dd if=${pkgs.ubootROckPi4}/u-boot.itb of=$img seek=16384 conv=notrunc
  '';
```
2020-11-14 02:25:41 +01:00
Christoph Stich 5a5cb550dd
julia: init at 1.5 (#101933) 2020-11-13 21:43:50 +00:00
Nikolay Korotkiy 986d973ff4
qvge: init at 0.6.1 2020-11-13 23:53:50 +03:00
Joe Hermaszewski e5570d9f8b update-nix-fetchgit: standalone small closure 2020-11-13 21:37:56 +01:00
Jack Kelly d01e5dc66b
octant: init at 0.16.0 (#99546) 2020-11-13 18:03:10 +01:00
Lassulus 5c816b9f1a
Merge pull request #101251 from samuelgrf/update-fmt
fmt: 6.2.1 -> 7.0.3
2020-11-13 10:44:16 +01:00
Orivej Desh (NixOS) df89889a67
Merge pull request #102521 from freezeboy/update-vmpk
vmpk: 0.5.1 -> 0.7.2
2020-11-12 22:33:02 +00:00
Matthieu Coudron 2bbfa82c2f
Merge pull request #103232 from teto/mptcp_official
linux_mptcp_5_9: init upstream multipath TCP at 5.9
2020-11-12 22:15:02 +01:00
Lassulus 40811ee161
Merge pull request #103052 from dbirks/add-ssmsh
ssmsh: init at 1.4.3
2020-11-12 21:00:27 +01:00
Martin Weinelt a6c7b75e4d
Merge pull request #99284 from Munksgaard/bump-obs
obs-studio: Add builtin support for browser source
2020-11-12 19:12:54 +01:00
Matthieu Coudron 015939bece linux_mptcp_5_9: MPTCP in upstream linux
linux_mptcp_5_9 enables Multipath TCP in the upstream kernel.

I keep linux_mptcp_95 even if it is out of tree because it has "more" features
than linux_mptcp_5_9.
2020-11-12 18:51:45 +01:00
Matthieu Coudron db215ca08d linux_mptcp_94: remove (outdated)
few years old by now, use linux_mptcp_95 instead.
2020-11-12 18:51:18 +01:00
Nick Hu a371c10711
Merge pull request #102763 from colemickens/tree-sitter
tree-sitter: 0.17.1 -> 0.17.3; run make install
2020-11-12 09:05:59 +00:00
Lassulus adbcba2ce7
Merge pull request #93833 from pulsation/add-quisk
quisk: init at 4.1.72
2020-11-12 08:22:10 +01:00
freezeboy fd9f28c396 vmpk: 0.5.1 -> 0.7.2
Also migrate from qt4 to qt5 (#33248)
2020-11-12 03:42:22 +00:00
Anderson Torres 55153b8b48
Merge pull request #103110 from AndersonTorres/4th
4th: init at 3.62.5
2020-11-11 19:20:08 -03:00
Marek Mahut c095429001
Merge pull request #98726 from xwvvvvwx/turbo-geth
turbo-geth: init at 2020.09.04
2020-11-11 22:35:49 +01:00
Gabriel Ebner 753656bbbc
Merge pull request #103225 from gebner/hsphfpd
pulseaudio: add hsphfpd support
2020-11-11 19:56:35 +01:00
pulsation a3bf66f487 quisk: init at 4.1.72 2020-11-11 19:43:07 +01:00
Michael Raskin 83992fd7c6
bisoncpp: init (#103316)
* bobcat: 4.08.03 -> 5.05.00; switch homepage

* bisoncpp: init at 6.04.00

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-11 18:20:39 +00:00
David Terry d277dc65a1
turbo-geth: init at 2020.11.01 2020-11-11 19:00:57 +01:00
Marek Mahut e39bc29e1e
asciigraph: init at 0.5.1 (#103184) 2020-11-11 23:48:05 +10:00
Kevin Cox 5dee9b5699
Merge pull request #96679 from midchildan/add-mackerel
mackerel-agent: init at 0.69.3
2020-11-11 06:59:22 -05:00
Jonathan Ringer b2e857a5fe spicetify-cli: init at 1.1.0 2020-11-10 14:48:34 -08:00
Edmund Wu 0f83b301aa hsphfpd: init at 2020-10-25 2020-11-10 20:53:13 +01:00
Robert Hensing 3f7278f9e9
Merge pull request #101341 from SuperSandro2000/gitlab-triage
gitlab-triage: init at 1.13.0
2020-11-10 19:14:29 +01:00
William Casarin b5f8f521e6 cp437: init at v0.6
Emulates an old-style "code page 437" / "IBM-PC" character set terminal
on a modern UTF-8 terminal emulator.

Signed-off-by: William Casarin <jb55@jb55.com>
2020-11-10 12:25:19 +01:00
Domen Kožar fdb4b55a09
Merge pull request #102265 from bburdette/timekeeper
Timekeeper gtk app
2020-11-10 10:55:16 +01:00
Frederik Rietdijk 379aaa1e0c Merge master into staging-next 2020-11-10 10:11:08 +01:00
Fabián Heredia Montiel 674d77e68a coconut: init at 1.4.3 2020-11-09 23:16:23 -08:00
Mario Rodas a049480f2d
Merge pull request #103126 from marsam/init-go-chromecast
go-chromecast: init at 0.2.5
2020-11-09 20:04:15 -05:00
Peter Hoeg fdca20391c plasma-thunderbolt: init at 5.18.5 2020-11-10 08:10:00 +08:00
Tim Steinbach 264f235e62
Merge pull request #103103 from NeQuissimus/hardened_59
linux-hardened: 5.8.x -> 5.9.x
2020-11-09 18:33:17 -05:00
Anderson Torres c08c8a5344
Merge pull request #103179 from djanatyn/pkg/fend
fend: init at 0.1.9
2020-11-09 18:34:18 -03:00
Anderson Torres 5e9d9f07d1
Merge pull request #103050 from AndersonTorres/create-dockapps
Reorganize windowmaker dockapps
2020-11-09 17:48:42 -03:00
AndersonTorres ce009bb0e2 Dockapps: new structure 2020-11-09 17:35:31 -03:00
AndersonTorres 2cc1860faf Dockapps: cleanup 2020-11-09 17:32:21 -03:00
Michael Weiss 05192975fb
Merge pull request #103221 from primeos/llvm
llvmPackages_latest: llvmPackages_10 -> llvmPackages_11
2020-11-09 20:41:21 +01:00
Nick Hu a63c72212c
tree-sitter: macOS compatibility 2020-11-09 18:41:51 +00:00