Commit Graph

9689 Commits

Author SHA1 Message Date
Sandro
306c5ec9dd
Merge pull request #125409 from fortuneteller2k/usbmuxd 2021-06-14 20:07:37 +02:00
Sandro
e1f4b78940
Merge pull request #126275 from NixOS/flashrom-manpage
flashrom: Build and install manpage
2021-06-14 17:38:39 +02:00
Jan Tojnar
f0545ba9d3
markdown-anki-decks: init at 1.0.0 (#126782)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-14 16:55:52 +02:00
Sandro
7021d8e774
Merge pull request #126595 from vale981/master
mathpix-snipping-tool: init at 03.00.0025
2021-06-14 12:43:41 +02:00
happysalada
55b565d85a vector: 0.13.1 -> 0.14.0 2021-06-14 17:52:10 +09:00
Sandro
909d9dc5fb
Merge pull request #126281 from figsoda/freshfetch
freshfetch: fix darwin build
2021-06-14 01:01:29 +02:00
Sandro
29944fe654
Merge pull request #126761 from 0xbe7a/master 2021-06-13 20:42:24 +02:00
be7a
18664a319a
pferd: 3.0.1 -> 3.1.0 2021-06-13 17:26:03 +02:00
Sandro Jäckel
10f85360c6
maintainers: remove jD91mZM2
Thank you for every single commit to NixOS and nixpkgs.
https://github.com/NixOS/nixpkgs/commits?author=jD91mZM2

https://www.redox-os.org/news/open-source-mental-health/
2021-06-12 23:13:40 +02:00
Sandro
ba291df704
Merge pull request #126312 from r-ryantm/auto-update/fend
fend: 0.1.16 -> 0.1.17
2021-06-12 19:00:31 +02:00
Maximilian Bosch
2c31bc7f20
Merge pull request #125918 from chris-martin/crypto-maintainer
Removing myself from some maintainer lists
2021-06-11 19:49:38 +02:00
Valentin Boettcher
1ac2d6141c
mathpix-snipping-tool: init at 03.00.0025 2021-06-11 15:36:02 +02:00
Sandro
0723ffcc1b
Merge pull request #126529 from woffs/nncp-6.5.0
nncp: 6.4.0 -> 6.5.0
2021-06-11 10:42:35 +02:00
Robert Helgesson
f6984fbe37 svtplay-dl: 3.7 -> 3.9.1 2021-06-10 23:02:40 +02:00
Frank Doepper
93b0baca03 nncp: 6.4.0 -> 6.5.0 2021-06-10 21:28:07 +02:00
Sandro
7fe12b3c8b
Merge pull request #126524 from petabyteboy/feature/coreboot-utils-4-14
coreboot-utils: 4.13 -> 4.14
2021-06-10 21:13:44 +02:00
Sandro
1862586075
Merge pull request #126438 from thomasdesr/thomas/yubikey-manager-4.0.3
yubikey-manager: 4.0.1 -> 4.0.3
2021-06-10 20:50:58 +02:00
Milan Pässler
f62847d565
coreboot-utils: 4.13 -> 4.14 2021-06-10 20:24:29 +02:00
Sandro
be28555edb
Merge pull request #125740 from r-ryantm/auto-update/kak-lsp
kak-lsp: 9.0.0 -> 10.0.0
2021-06-10 20:17:55 +02:00
Oleksii Filonenko
b9a38cc147
Merge pull request #126373 from SuperSandro2000/topgrade
topgrade: 6.9.1 -> 7.0.1
2021-06-10 09:52:26 +03:00
Mario Rodas
a192797f61 tmux: 3.2 -> 3.2a 2021-06-10 04:20:00 +00:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Thomas Desrosiers
8c5bd90f9b yubikey-manager: 4.0.1 -> 4.0.3 2021-06-09 23:29:30 -04:00
Daniel Schaefer
2a8bb1ad60 flashrom: Build and install manpage
It seems flashrom has two build systems at the moment.
One based on meson/ninja and one based on Make.

The latter can build and install the manpage but the former cannot.
ArchLinux does the same, call make after finishing the meson build.
2021-06-09 23:19:06 +08:00
Sandro Jäckel
b62bab62ad
topgrade: 6.9.1 -> 7.0.1 2021-06-09 15:56:15 +02:00
figsoda
2640519d63 freshfetch: fix darwin build 2021-06-09 09:32:21 -04:00
Sandro
cfa2145b65
Merge pull request #125958 from nicbk/patch2
veikk-linux-driver-gui: update license
2021-06-09 12:49:24 +02:00
R. RyanTM
f1ab5c38a9 fend: 0.1.16 -> 0.1.17 2021-06-09 05:57:56 +00:00
R. RyanTM
db966f2494 dua: 2.12.2 -> 2.13.0 2021-06-09 14:24:09 +09:00
Sandro
c2d2360d14
Merge pull request #126110 from IvarWithoutBones/init/gwe 2021-06-08 17:41:06 +02:00
Luke Worth
03310df843
nix-direnv: make flakes support optional
`nix-direnv` depends on `nixUnstable` for flakes support, but that
causes it to print a warning unless your user is trusted or the
`experimental-features` setting is enabled. Neither of these are
desirable (note that setting `experimental-features` in nix.conf causes
warnings on `nixStable`).

Since flakes are experimental, this commit makes `nixStable` the default
and optionally allows `nixUnstable` with a new flag `enableFlakes`,
prioritising a good experience for users not using experimental
features.
2021-06-08 10:54:07 +10:00
Lucas Hoffmann
d56b1567ec
nvimpager: 0.9 -> 0.10 (#126027)
* nvimpager: 0.9 -> 0.10

Patch the makefile as it assumes it is run in a git checkout and not
from an extracted tarball.

* fixup: add comment about new subsitute command in preBuild

* fixup: Fix definition of checkPhase
2021-06-07 23:27:37 +02:00
Ivar Scholten
2f3e0cf3ba gwe: init at 0.15.3 2021-06-07 20:42:14 +02:00
R. RyanTM
6b434d06a8 dua: 2.12.1 -> 2.12.2 2021-06-07 09:47:42 +00:00
tomberek
ff3ff0ee7b
Merge pull request #125710 from r-ryantm/auto-update/chafa
chafa: 1.6.0 -> 1.6.1
2021-06-07 01:35:06 -04:00
Luke Granger-Brown
dd03217d49
Merge pull request #122222 from DeterminateSystems/pgbadger
pgbadger: init at 11.5
2021-06-07 03:18:59 +01:00
Sandro
54df51e80c
Merge pull request #126007 from figsoda/freshfetch
freshfetch: init at 0.2.0
2021-06-07 02:24:00 +02:00
figsoda
0998c6a73e freshfetch: init at 0.2.0 2021-06-06 18:16:07 -04:00
Nicolás Kennedy
8d3e55dc70
veikk-linux-driver-gui: update license
Package is licensed under SDPX `GPL-2.0-only`
2021-06-06 13:34:30 -07:00
Chris Martin
53387621e5 remove chris-martin from maintainer list on various crypto packages 2021-06-06 02:38:34 -06:00
fortuneteller2k
78952c80b4 silicon: 0.4.1 -> 0.4.2 2021-06-06 14:45:22 +08:00
Sandro
4df3175780
Merge pull request #125859 from nicbk/patch2
veikk-linux-driver-gui: init at 2.0
2021-06-06 03:41:59 +02:00
Sandro
2117659506
Merge pull request #125833 from babbaj/master
depotdownloader: init at 2.4.1
2021-06-06 03:37:23 +02:00
Babbaj
b03b73c879
depotdownloader: init at 2.4.1 2021-06-05 21:02:44 -04:00
Nicolás Kennedy
19f80f0d32
veikk-linux-driver-gui: init at 2.0
Add configuration utility to configure VEIKK brand digitizers
2021-06-05 17:16:38 -07:00
zowoq
df82caf8df youtube-dl: 2021.05.16 -> 2021.06.06
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.06.06
2021-06-06 08:18:54 +10:00
Sandro
a58bfdb21c
Merge pull request #125594 from spwhitt/handlr-completions 2021-06-05 21:28:47 +02:00
Sandro
99e8ad8e42
Merge pull request #125741 from kimat/kimat-plantuml-server-v1.2021.7 2021-06-05 18:45:02 +02:00
Sandro
d01dd5444d
Merge pull request #109838 from noneucat/fix/ethminer 2021-06-05 16:52:34 +02:00
Sandro
acc7bd6649
Merge pull request #125765 from siraben/mmv-update
mmv: 2.0 -> 2.1
2021-06-05 16:42:22 +02:00