Commit Graph

43038 Commits

Author SHA1 Message Date
Devin Singh
8a6cde9143
discord: add derivations for {x86_64,aarch64}-darwin 2022-01-14 19:19:26 -06:00
Daniel McCarney
ae1bee344a
blightmud: init at 3.5.0
Blightmud is a terminal client for connecting to Multi User Dungeon
(MUD) games. It is written in Rust and supports TLS, GMCP, MSDP, MCCP2,
tab completion, text searching and a split view for scrolling. Blightmud
can be customized with Lua scripting for aliases, triggers, timers,
customized status bars, and more. Blightmud supports several
accessibility features including an optional built-in text-to-speech
engine and a screen reader friendly mode.

For nixpkgs it is largely a standard derivation for a rust project using
`rustPlatform.buildRustPackage`. There is some customization required
for the optional text-to-speech (TTS) engine support. In this case the
derivation must also set the `LIBCLANG_PATH` and customize
`BINDGEN_EXTRA_CLANG_ARGS` in order for a required crate to be able to
`rust-bindgen` the `libspeechd` dependency it wraps. Lastly the
derivation has to skip some integration-style tests that don't play
nicely with the nixpkgs build environment - the majority of unit tests
work so they are left running in the check phase.

Since the TTS support brings in heavy dependencies, but is a useful
accessibility feature, the Blightmud derivation is added to
`all-packages.nix` twice:

1. the `blightmud` attribute builds a configuration without TTS support.
2. the `blightmud-tts` attribute builds a configuration _with_ TTS
   support.

The new Blightmud derivation is placed in `pkgs/games/blightmud/`
following the precedent set by another packaged GUI-based MUD client,
`mudlet` with `pkgs/games/mudlet/`.
2022-01-14 18:34:01 -05:00
Nikolay Korotkiy
b375c24322
far2l: 2020-12-30 → 2.4.0, enable on darwin 2022-01-14 23:21:31 +03:00
zimbatm
090872ef68
terraform_0_12: remove
Remove the last version that doesn't use the registry
2022-01-14 21:02:49 +01:00
Sandro
b5b0c4e1cb
Merge pull request #155029 from astro/deadnix 2022-01-14 20:57:53 +01:00
Astro
b24a2be269 deadnix: init at 0.1.3 2022-01-14 20:26:18 +01:00
Anderson Torres
04f3ee1325
Merge pull request #153803 from drupol/feat/add-dura
dura: init at 0.1.0
2022-01-14 12:37:50 -03:00
legendofmiracles
da0f36afe4
Merge pull request #154857 from sikmir/mepo 2022-01-14 08:03:01 -06:00
Pol Dellaiera
8cb070da13
dura: init at 0.1.0
Co-authored-by: Dee Anzorge <d.anzorge@gmail.com>
2022-01-14 12:03:13 +01:00
Pavol Rusnak
a696f65db3
Merge pull request #153695 from brandonweeks/electron2
electron: remove electron_{3,4,5,6}
2022-01-14 09:46:34 +01:00
Jaka Hudoklin
1ad0c0a2fe
Merge pull request #154215 from dguenther/code-server-4.0.1
code-server: 3.12.0 -> 4.0.1
2022-01-13 23:57:38 +01:00
Anderson Torres
43582dcd07
Merge pull request #154773 from hexagonal-sun/add-pijuice
pijuice: init at 1.7
2022-01-13 18:35:17 -03:00
Matthew Leach
5d888bff27 pijuice: init at 1.7 2022-01-13 19:54:12 +00:00
Sandro
5e1226aef7
Merge pull request #153896 from lucasew/packages/bpycv 2022-01-13 18:22:53 +01:00
Robert Hensing
5473929d36
Merge pull request #154785 from tfc/pandoc-drawio-filter
pandoc-drawio-filter: init at 1.0
2022-01-13 18:07:46 +01:00
pennae
4d78aaf345
Merge pull request #154828 from liclac/syncterm
syncterm: init at 1.1
2022-01-13 16:30:12 +00:00
Nikolay Korotkiy
b1c6a1d42b
mepo: init at 0.2 2022-01-13 17:57:16 +03:00
Anderson Torres
235949bbbd
Merge pull request #154796 from dasj19/xiphos-enchant2
xiphos: 4.1.0 -> 4.2.1
2022-01-13 11:34:59 -03:00
lucasew
56b407d573 blender-with-packages: add wrapper to load python packages with blender
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-13 11:07:25 -03:00
Daniel Șerbănescu
7508d82289 xiphos: 4.1.0 -> 4.2.1
- Changes build system from waf to cmake
- Upgrades to enchant-2
2022-01-13 14:17:17 +01:00
Anderson Torres
d4c2294a73
Merge pull request #154830 from AndersonTorres/new-games
ace-of-penguins: init at 1.4
2022-01-13 10:07:35 -03:00
embr
6948bb31e9 syncterm: init at 1.1 2022-01-13 13:24:39 +01:00
Jacek Galowicz
768523dd43 pandoc-drawio-filter: init at 1.0 2022-01-13 10:48:19 +01:00
pennae
466cb747c8
Merge pull request #150408 from Enzime/systemd-boot-extra-entries
nixos/systemd-boot: Add `extraEntries` and `extraFiles` options
2022-01-13 07:15:05 +00:00
Bobby Rong
df3022f35a
Merge pull request #153705 from 06kellyjac/headscale
headscale: 0.11.0 -> 0.12.2
2022-01-13 15:01:53 +08:00
Roman Timushev
400be99192
avro-cpp: use the default boost version (#154784) 2022-01-12 21:38:26 -05:00
AndersonTorres
37aefe329d ace-of-penguins: init at 1.4
Plus patches!
2022-01-12 22:21:00 -03:00
zowoq
cea5f29a52 tendermint: pin to go 1.16 2022-01-13 10:51:09 +10:00
zowoq
64dd661bf7 telepresence2: pin to go 1.16 2022-01-13 10:51:09 +10:00
zowoq
88b29b7fc8 ipfs-cluster: pin to go 1.16 2022-01-13 10:51:09 +10:00
zowoq
cee6ccfc75 ncdns: pin to go 1.16 2022-01-13 10:51:09 +10:00
Thomas Tuegel
bf41a77ce8
Merge pull request #153864 from iand675/honeycomb-tools
Add several CLI tools for sending data to honeycomb.io
2022-01-12 17:27:09 -06:00
lassulus
1eab8b2d6a ergochat: init at 2.9.1 2022-01-12 23:18:39 +01:00
Timothy DeHerrera
5a91f482ff
Merge pull request #151814 from jonringer/add-spire
spire: init at 1.1.2
2022-01-12 12:58:22 -07:00
0x4A6F
1e0d877e1d
Merge pull request #151946 from mweinelt/frr
frr: init at 8.1; libyang: init at 2.0.112
2022-01-12 20:51:12 +01:00
Pascal Bach
37cebc739a
Merge pull request #154112 from PhilippWoelfel/submit/kup-init-0.9.1
kup: init at 0.9.1
2022-01-12 19:30:37 +01:00
Andreas Stührk
db091609ff sgx-ssl: init at lin_2.15.1_1.1.1l
Co-authored-by: Vincent Haupert <mail@vincent-haupert.de>
2022-01-12 19:24:39 +01:00
Anderson Torres
4f0b53702b
Merge pull request #154771 from AndersonTorres/new-misc
md-tangle: init at 1.9.1
2022-01-12 14:26:29 -03:00
AndersonTorres
b44d1e37c1 md-tangle: init at 1.3.1 2022-01-12 14:23:15 -03:00
Anderson Torres
f18dce2fe8
Merge pull request #153893 from shanesveller/shanesveller/gfold-3.0
gfold: init at 3.0.0
2022-01-12 14:04:27 -03:00
Martin Weinelt
5bd5e98a86
Merge pull request #154700 from adisbladis/libxslt-py-argname 2022-01-12 16:32:17 +01:00
AndersonTorres
cfa23c7bbb reorder all-packages.nix
A little bit.
2022-01-12 12:17:33 -03:00
Anderson Torres
44f40b84aa
Merge pull request #154702 from AndersonTorres/new-misc
higan: mark as broken on Darwin
2022-01-12 12:00:38 -03:00
adisbladis
02d732d2e4
Merge pull request #154742 from 06kellyjac/docbookrx
docbookrx: drop
2022-01-13 02:20:53 +12:00
AndersonTorres
5d5d787fb6 higan: mark as broken on Darwin
Ofborg couldn't compile it properly.
2022-01-12 10:42:44 -03:00
06kellyjac
7148ebef25 docbookrx: drop 2022-01-12 12:04:44 +00:00
Nikolay Amiantov
d042d834af
Merge pull request #153986 from abbradar/prosody-filer
prosody-filer: init at unstable-2021-05-24
2022-01-12 13:18:25 +03:00
06kellyjac
715563e5eb headscale: 0.11.0 -> 0.12.2 2022-01-12 09:13:08 +00:00
Fabian Affolter
a3566ed7e6
Merge pull request #154622 from fabaff/faraday-agent-dispatcher
faraday-agent-dispatcher: init at 2.1.3
2022-01-12 09:07:42 +01:00
Philipp Woelfel
1e6acdc3be kup: init at 0.9.1 2022-01-12 00:09:15 -07:00
legendofmiracles
996536a230
Merge pull request #154689 from legendofmiracles/pinsel
pinsel: init at unstable-2021-09-13
2022-01-11 23:15:02 -06:00
legendofmiracles
197f637e25
Merge pull request #154701 from legendofmiracles/llama
llama: init at 1.0.1
2022-01-11 23:14:30 -06:00
legendofmiracles
bc151db96f
llama: init at 1.0.1 2022-01-11 21:50:14 -06:00
adisbladis
d276350eb5 libxslt: Use python as function argument instead of python3
This package works just fine with python2, let's not give the impression that it's strictly python3.
2022-01-12 16:46:00 +13:00
legendofmiracles
d1556aac13
pinsel: init at unstable-2021-09-13 2022-01-11 18:46:22 -06:00
Karim Elatov
56fe75efd4 fwbuilder: init at 6.0.0-rc1 2022-01-11 14:39:48 -07:00
Lassulus
393388e123
Merge pull request #154641 from kmein/feature/photon
photon-rss: init at unstable-2022-01-11
2022-01-11 22:23:03 +01:00
Kierán Meinhardt
9ca2dc072c photon-rss: init at unstable-2022-01-11 2022-01-11 21:21:32 +01:00
Kierán Meinhardt
15079ba19e ratt: init at unstable-2022-01-11 2022-01-11 21:11:44 +01:00
Dmitry Kalinkin
e7ae60adea
Merge pull request #153548 from veprbl/pr/glew_cmake
glew: switch to use cmake
2022-01-11 14:13:57 -05:00
Jörg Thalheim
d49c972804
Merge pull request #153448 from Mic92/k3d
k3d: remove
2022-01-11 18:24:00 +00:00
Jörg Thalheim
26a427db4f
Merge pull request #154293 from Mic92/paritiy-ui
parity-ui: drop broken package
2022-01-11 18:23:31 +00:00
Fabian Affolter
ceafd6f030 faraday-agent-dispatcher: init at 2.1.3 2022-01-11 18:59:26 +01:00
embr
49c8bee316 qodem: init at 1.0.1 2022-01-11 17:19:40 +00:00
Anderson Torres
c30ec50775
Merge pull request #154331 from AndersonTorres/new-games
New games!
- blockattack: init at 2.7.0
- the-legend-of-edgar: init at 1.35
2022-01-11 14:08:21 -03:00
Nikolay Amiantov
b0dacda1a2 prosody-filer: init at unstable-2021-05-24
Using unstable version because the release happened more than a year
ago, and since then several important fixes have been introduced,
including security ones.
2022-01-11 20:07:38 +03:00
Nikolay Amiantov
209bfb6ac6 baget: init at 0.4.0-preview2 2022-01-11 19:53:30 +03:00
AndersonTorres
2ebe9dede8 ftjam: init at 2.5.2 2022-01-11 00:15:54 -03:00
AndersonTorres
7432c431c7 the-legend-of-edgar: init at 1.35 2022-01-10 20:10:45 -03:00
AndersonTorres
fbcf8ffa10 blockattack: init at 2.7.0 2022-01-10 20:10:45 -03:00
Felix Bühler
e004d09841
Merge pull request #154146 from Stunkymonkey/subtitleeditor-enchant
subtitleeditor: use enchant2
2022-01-10 23:43:35 +01:00
Yt
21dc827a94
solana-testnet: init at 1.9.2 (#152055) 2022-01-11 06:56:47 +09:00
zowoq
31f8c0e0c5 werf: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
8398ddfcf7 terraformer: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
cc6cad7534 actionlint: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
65ef3c227d agebox: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
b2393844dd age: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
a4124d6d93 minio-client: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
435a8c34bd minio: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
18f7554a51 docker-compose_2: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
45efe8a685 packer: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
2bf3351f73 vault: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
17b3ec07e0 colima: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
a6454f3525 lima: update vendorSha256 2022-01-11 06:31:22 +10:00
zowoq
c43b896e07 minikube: update vendorSha256 2022-01-11 06:31:22 +10:00
Michael Weiss
f0c39f6d83
Merge pull request #151519 from zhaofengli/phoc-0.11.0
phoc: 0.9.0 -> 0.11.0, wlroots_0_12: drop
2022-01-10 19:37:33 +01:00
José Romildo
cf95d659da tela-circle-icon-theme: init at unstable-2021-12-24 2022-01-10 13:08:35 -03:00
legendofmiracles
b83f379179
Merge pull request #152856 from 13r0ck/add-popsicle 2022-01-10 10:08:16 -06:00
Bernardo Meurer
4234c7fa50
Merge pull request #154159 from lovesegfault/rename-firmware-linux
firmwareLinuxNonfree -> linux-firmware
2022-01-10 15:47:20 +00:00
Bernardo Meurer
d72a2e7baf
firmwareLinuxNonfree -> linux-firmware
This renames our `firmwareLinuxNonfree` package to `linux-firmware`.
There is prior art for this in multiple other distros[1][2][3].

Besides making the package more discoverable by those searching for the
usual name, this also brings it in-line with the `kebab-case` we
normally see in `nixpkgs` pnames, and removes the `Nonfree` information
from the name, which I consider redundant given it's present in
`meta.license`.

The corresponding alias has been added, so this shouldn't break
anything.

[1]: https://archlinux.org/packages/core/any/linux-firmware/
[2]: https://src.fedoraproject.org/rpms/linux-firmware
[3]: https://packages.gentoo.org/packages/sys-kernel/linux-firmware
2022-01-10 12:28:03 -03:00
Jörg Thalheim
423448195a parity-ui: drop broken package 2022-01-10 16:25:53 +01:00
Renaud
92b09d4735
Merge pull request #154094 from NickCao/aria2
aria2: fix cross compilation and set strictDeps
2022-01-10 15:55:01 +01:00
legendofmiracles
492de558b5
Merge pull request #153353 from lammermann/submit/add-tuhi 2022-01-10 08:21:55 -06:00
Benjamin Kober
d551a1ce21 tuhi: init at 0.5 2022-01-10 12:31:06 +01:00
Dmitry Kalinkin
b99fc173da
Merge pull request #140189 from redvers/ponyc-0.44.0
ponyc: 0.42.0 -> 0.44.0, pony-corral: 0.5.3 -> 0.5.4, pony-stable: removal
2022-01-10 00:28:05 -05:00
Bobby Rong
2a9cc2a9e6
vala_0_40: drop 2022-01-10 12:26:29 +08:00
Aaron Andersen
52d4c01441
Merge pull request #93527 from dasj19/mod_cspnonce-init
mod_cspnonce: init at 1.3
2022-01-09 22:38:36 -05:00
Aaron Andersen
03c291e6a3
Merge pull request #153987 from jakubgs/init/mtr-exporter
mtr-exporter: init at 0.1.0 (3ce854a5)
2022-01-09 22:34:30 -05:00
zowoq
00d2701b97 v2ray, v2ray-domain-list-community: switch to go_1_17, update vendorSha256 2022-01-10 12:44:07 +10:00
Bobby Rong
077f91ba25
Merge pull request #154081 from polygon/elf2uf2-rs
elf2uf2-rs: Init at 2021-12-12
2022-01-10 10:43:50 +08:00
Derek Guenther
72501ea608 code-server: 3.12.0 -> 4.0.1 2022-01-09 17:27:42 -08:00
Jörg Thalheim
3849f52647
Merge pull request #153890 from oliverbunting/yosys-symbiflow-plugins
yosys: Add yosys-symbiflow-plugins
2022-01-10 00:21:32 +00:00
Martin Weinelt
24999924b4
Merge pull request #153038 from winterqt/thelounge-plugins 2022-01-10 00:59:33 +01:00
zowoq
addbaf25a1 terraform-providers: updates, switch go_1_17 2022-01-10 09:01:19 +10:00
zowoq
df7f6e9eca terraform: switch to go_1_17 2022-01-10 09:01:19 +10:00
Anderson Torres
d2f82623b8
Merge pull request #154189 from AndersonTorres/new-games
Refactor all-packages.nix
2022-01-09 19:17:10 -03:00
Danielle Lancashire
bd2aeade45 etcd_3_5: init at 3.5.1 2022-01-10 07:58:15 +10:00
AndersonTorres
91b1b02d52 Refactor all-packages.nix
Move some game expressions below the `### GAMES` header.
2022-01-09 18:05:39 -03:00
Zhaofeng Li
4ea6bfadfb wlroots_0_12: drop
phoc was the last package that depended on this.
2022-01-09 10:40:37 -08:00
Zhaofeng Li
84595758cc phoc: 0.9.0 -> 0.11.0
We can finally drop wlroots_0_12! On the other hand, we now need to keep
wlroots_0_14 when 0.15 gets merged :P

Removing archseer from maintainers per request: https://github.com/NixOS/nixpkgs/pull/143785#issuecomment-955873911
2022-01-09 10:40:37 -08:00
polygon
250cadf958 elf2uf2-rs: Init at unstable-2021-12-12 2022-01-09 19:31:08 +01:00
Bernardo Meurer
f7fba6ae71
Merge pull request #153533 from techknowlogick/update-nomad
nomad: 1.1.8 -> 1.2.3
2022-01-09 18:19:39 +00:00
Bernardo Meurer
5d3c9ddee1
Merge pull request #153623 from sei40kr/zsh-history-search-multi-word
zsh-history-search-multi-word: init at unstable-2021-11-13
2022-01-09 18:18:52 +00:00
Winter
fe20f479e9 nixos/thelounge: add plugins option 2022-01-09 13:12:41 -05:00
Bernardo Meurer
bd2e78c7e7
Merge pull request #154110 from Eliot00/commit-formatter-init
commit-formatter: init at 0.2.1
2022-01-09 18:09:32 +00:00
Anderson Torres
fd5b4f7377
Merge pull request #154027 from Profpatsch/tagtime-init
tagtime: init at 2018-09-02
2022-01-09 14:30:14 -03:00
Aaron Andersen
6a5fad6a02
Merge pull request #153971 from chkno/libudfread
kodi: Fix Blu-ray image playback by adding missing libudfread dependency
2022-01-09 11:39:11 -05:00
Profpatsch
f89427f939 tagtime: init at 2018-09-02
The original perl implementation of tagtime.

I packaged it to the point of being able to use it on my system, in a
very barebones state.
The configuration is … well it just assumes you have a perl file
somewhere and it evals it at startup. Since that configuration needs
access to the distpath of tagtime, we just patch it a bit for
now (which also means no user configuration is possible atm).

The main changes to the config are:

- instead of defaulting to `vim`, we use `$EDITOR`
- The log file is placed in `$HOME/.local/share/tagtime/pings.log`
  (which corresponds to `$XDG_DATA_HOME` on normal unix systems), but
  could be patched to use the real logic instead.
2022-01-09 16:59:29 +01:00
Felix Buehler
45129c9dec subtitleeditor: use enchant2 2022-01-09 15:36:48 +01:00
Anderson Torres
17a097c64c
Merge pull request #154045 from qbit/yash
yash: init at 2.52
2022-01-09 11:23:24 -03:00
Elliot
1ed1e00d2b
commit-formatter: init at 0.2.1
Update pkgs/applications/version-management/commit-formatter/default.nix

Co-authored-by: Bobby Rong <rjl931189261@126.com>

Update pkgs/applications/version-management/commit-formatter/default.nix

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

Update pkgs/applications/version-management/commit-formatter/default.nix

Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-01-09 22:17:45 +08:00
Aaron Bieber
71930ab2f4 yash: init at 2.52 2022-01-09 06:48:36 -07:00
Jakub Sokołowski
7d988867ff
mtr-exporter: init at 0.1.0 (3ce854a5)
This is a useful utility for monitoring network performance over time
using a combination of MTR and Prometheus. Also adding a service definition.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-09 13:57:06 +01:00
Frank Doepper
89956e7d6e
frr: init at 7.5.1
- FRRouting is a successor of no-longer maintained quagga.
- new dependency: libyang
2022-01-09 04:12:55 +01:00
Frank Doepper
5b646ed20a
libyang: init at 1.0.240
needed by frr
2022-01-09 04:12:55 +01:00
Nick Cao
29c02b33a9
aria2: fix cross compilation and set strictDeps 2022-01-09 10:07:19 +08:00
github-actions[bot]
3ce63131a1
Merge master into staging-next 2022-01-09 00:01:57 +00:00
Renaud
3e90bc0c91
Merge pull request #153014 from numinit/add-klee
klee: init at 2.2
2022-01-09 00:16:19 +01:00
Morgan Jones
5f8f72c10c klee: init at 2.2 2022-01-08 15:49:07 -07:00
Robert Hensing
91917122d3
Merge pull request #126718 from roberth/testEqualDerivation
testEqualDerivation: init
2022-01-08 21:44:21 +01:00
Anderson Torres
9c454f31a8
Merge pull request #153333 from DarkOnion0/master
appflowy: init at 0.0.2
2022-01-08 16:07:21 -03:00
Dmitry Kalinkin
42368a62af
glew: switch to use cmake 2022-01-08 14:06:27 -05:00
github-actions[bot]
b40a01817b
Merge master into staging-next 2022-01-08 18:01:00 +00:00
0x4A6F
959d10e4b9
Merge pull request #150431 from Enzime/add/comma
comma: init at 1.1.0
2022-01-08 17:01:24 +01:00
OllieB
12cc34ce2d yosys: Add yosys-symbiflow-plugins 2022-01-08 14:48:28 +00:00
Robert Hensing
c555a4e329 testEqualDerivation: init 2022-01-08 15:18:57 +01:00
Nikolay Amiantov
7b161cef22 v8_8_x: init at 8.8.278.14 2022-01-08 16:53:13 +03:00
Nikolay Amiantov
4c93233845 v8_5_x: remove
Not used in the tree anymore.
2022-01-08 16:53:13 +03:00
Nikolay Amiantov
b57ce73d98 v8: 8.4.255 -> 9.7.106.18
* Fix update.sh;
* Use specific gn revision;
* Install icudtl.dat.
2022-01-08 16:53:13 +03:00
Scott Worley
14398f74ac libudfread: Init at 1.1.2 2022-01-07 23:59:58 -08:00
Dmitry Kalinkin
477540469e
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/gradient-utils/default.nix
	pkgs/development/python-modules/gradient/default.nix
2022-01-08 02:39:35 -05:00
Jan Tojnar
283c47bc45
Merge pull request #150548 from K900/wireplumber
wireplumber: init, add NixOS module
2022-01-08 06:11:59 +01:00
zowoq
b4ee6e0b5d etcd: version the default etcd
easier to override
2022-01-08 11:44:32 +10:00
Jörg Thalheim
20ff12d286
Merge pull request #153869 from vcunat/p/pangoxsl-remove
pangoxsl: remove the package
2022-01-08 00:24:29 +00:00
José Romildo Malaquias
489f421e96
Merge pull request #153497 from romildo/upd.graphite-gtk-theme
graphite-gtk-theme: init at unstable-2022-01-04
2022-01-07 20:15:01 -03:00
Michael Hoang
62c344c7a2 comma: init at 1.1.0 2022-01-08 10:08:54 +11:00
Maciej Krüger
801d832872
Merge pull request #125451 from zhaofengli/qemu-riscv64-sd-image 2022-01-07 22:14:05 +01:00
Shane Sveller
bdaba51c6e
gfold: init at 3.0.0
https://nickgerace.dev/post/announcing-gfold3/
https://github.com/nickgerace/gfold/releases/tag/3.0.0
2022-01-07 14:49:13 -06:00
Jonathan Ringer
86f9a32c4c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/hydra/default.nix
2022-01-07 10:31:29 -08:00
José Romildo
6b9d877c85 graphite-gtk-theme: init at unstable-2022-01-04 2022-01-07 14:16:46 -03:00
Francesco Gazzetta
e7c0a2f705 isso: pin nodejs to 14 (fix #153358) 2022-01-07 18:12:03 +01:00
Vladimír Čunát
5b9e29297d
pangoxsl: remove the package
It doesn't seem useful.  Last upstream release in 2006,
packaged almost nowhere, ... and now it wouldn't even build anymore.
2022-01-07 17:57:40 +01:00
Ian Duncan
32c717749c honeyvent: init at 1.1.0 2022-01-07 16:38:36 +00:00
Ian Duncan
a7e766f121 honeymarker: init at 0.2.1 2022-01-07 16:37:52 +00:00
Ian Duncan
3db1a83518 honeytail: init at 1.6.0 2022-01-07 16:37:52 +00:00
K900
9972c89fd0 wireplumber: init at 0.4.6 2022-01-07 17:32:48 +03:00
Ben Siraphob
9334785442
crafty: remove 2022-01-07 16:45:55 +07:00
Ben Siraphob
af6a78c0ca
cpuminer-multi: remove 2022-01-07 16:45:55 +07:00
Ben Siraphob
8641b298b1
chunkwm: remove 2022-01-07 16:45:53 +07:00
Ben Siraphob
ea793d9ecc
bunny: remove 2022-01-07 16:45:52 +07:00
Ben Siraphob
45e81e03ac
bsod: remove 2022-01-07 16:45:51 +07:00
Ben Siraphob
05745bdae3
bin_replace_string: remove 2022-01-07 16:45:51 +07:00
Ben Siraphob
16091bda79
bashburn: remove 2022-01-07 16:45:50 +07:00
Ben Siraphob
801c41bd29
asn1c: remove 2022-01-07 16:45:49 +07:00
Ben Siraphob
2c5e45c35c
bypass403: remove 2022-01-07 16:45:45 +07:00
github-actions[bot]
b48a41c77c
Merge master into staging-next 2022-01-07 06:01:27 +00:00
Zhaofeng Li
28b9bb5408 ubootQemuX86: init 2022-01-06 17:31:17 -08:00
Brandon Weeks
6730766ba0 electron: remove electron_{3,4,5,6}
These versions of Electron are unsued by any packages and have been
not supported by upstream for quite some time.

https://www.electronjs.org/docs/latest/tutorial/support
2022-01-06 16:37:40 -08:00
Pavol Rusnak
13434e53d0
Merge pull request #153699 from brandonweeks/openbazaar
openbazaar: remove
2022-01-07 01:16:36 +01:00
github-actions[bot]
4da57fcb62
Merge master into staging-next 2022-01-07 00:01:42 +00:00
Pavol Rusnak
0b5c462b4e
ovito: 3.4.0 -> 3.6.0 2022-01-06 20:40:39 +01:00
Brandon Weeks
a7690bba3e openbazaar: remove
The organization behind OpenBazaar ceased operation in January 2021.
The final commit to the software repository was in December 2020.

https://twitter.com/openbazaar/status/1346104369566121986?s=20
https://github.com/OpenBazaar/openbazaar-desktop
2022-01-06 11:16:54 -08:00
0x4A6F
29acc14f0d
Merge pull request #143060 from zhaofengli/binfmt-argv0
nixos/binfmt: Add QEMU wrapper to preserve argv[0]
2022-01-06 19:21:47 +01:00
github-actions[bot]
eab8e6bda8
Merge master into staging-next 2022-01-06 18:01:07 +00:00
Ben Siraphob
88d7e0ff33
Merge pull request #150595 from willcohen/qscintilla
qscintilla: fix build on darwin
2022-01-06 23:51:55 +07:00
Raphael Megzari
9a4b481cdc
indradb: init at unstable-2021-01-05 (#153637) 2022-01-07 01:13:57 +09:00
Will Cohen
b8504e9b84 qscintilla: cleanup of derivations 2022-01-06 08:30:39 -05:00
0x4A6F
b47ba6b62b
Merge pull request #151136 from rapenne-s/import_minigalaxy
minigalaxy: init at 1.1.0
2022-01-06 14:04:45 +01:00
Solene Rapenne
74ae0ea8b7 minigalaxy: init at 1.1.0 2022-01-06 13:34:55 +01:00
github-actions[bot]
2bc8eed5b9
Merge master into staging-next 2022-01-06 12:01:13 +00:00
Anderson Torres
7a3a681156
Merge pull request #153673 from AndersonTorres/new-em
em: init at 1.0.0
2022-01-06 08:31:38 -03:00
Fabian Affolter
55d06533d3
Merge pull request #153670 from legendofmiracles/python-applications
python3Packages.mcstatus: add alias in all-packages
2022-01-06 09:36:36 +01:00
Weijia Wang
db94d4101f hannom: init at 2005 2022-01-06 08:03:33 +01:00
github-actions[bot]
8a0e129af2
Merge master into staging-next 2022-01-06 06:01:38 +00:00
Bobby Rong
d11fa76aad
Merge pull request #153650 from c0bw3b/pkg/grib
grib-api: remove
2022-01-06 11:42:41 +08:00
AndersonTorres
22ef914f45 em: init at 1.0.0 2022-01-05 23:14:19 -03:00
13r0ck
d2e6d89ba7 popsicle: init at unstable-2021-12-20
Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>

use better command

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

remove duplicate

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

remove newline

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

use correct package

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

add arm support

Tested on aarch64 and still works

revert

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2022-01-05 19:06:00 -07:00
legendofmiracles
3c4a898b40
python3Packages.mcstatus: add alias in all-packages 2022-01-05 19:45:39 -06:00
github-actions[bot]
10ea3f9b77
Merge master into staging-next 2022-01-06 00:02:03 +00:00
Will Cohen
24522dcd0f qscintilla: migrate to libsForQt5.qscintilla 2022-01-05 19:02:01 -05:00
Will Cohen
7a7a18064a qscintilla: default to Qt5 2022-01-05 19:01:58 -05:00
AndersonTorres
0eef882cf5 pekwm: 0.1.18 -> 0.2.1 2022-01-05 14:50:02 -08:00
AndersonTorres
8a0de21730 udiskie: 2.3.3 -> 2.4.0 2022-01-05 14:50:02 -08:00
c0bw3b
74b562f81a grib-api: remove
From upstream:
GRIB-API is no longer maintained (as of December 2018).
2022-01-05 23:47:11 +01:00
Matthew Leach
cba86feaaf ite-backlight: init at v1.1 2022-01-05 12:33:50 -08:00
legendofmiracles
b09a555c34
Merge pull request #151131 from TravisDavis-ops/cocogitto 2022-01-05 12:55:39 -06:00
Vladimír Čunát
2f8299f321
Merge #151500: opentoonz: 1.4.0 -> 1.5.0 2022-01-05 19:37:36 +01:00
travisdavis-ops
e1b3d18cbc
cocogitto: init as 4.0.1 2022-01-05 12:29:07 -06:00
Seong Yong-ju
769340d3c0 zsh-history-search-multi-word: init at unstable-2021-11-13 2022-01-06 03:10:58 +09:00
github-actions[bot]
0d3fe41724
Merge master into staging-next 2022-01-05 18:01:06 +00:00