Sandro
67249523f0
Merge pull request #118324 from dotlambda/qmk_firmware-drop
...
qmk_firmware: drop
2021-04-02 21:32:05 +02:00
Sandro
4c0bb6a6f3
Merge pull request #118267 from Yarny0/rastertosag-gdi
...
rastertosag-gdi (cups driver): init at 0.1
2021-04-02 21:15:51 +02:00
github-actions[bot]
b3a0328b7f
Merge master into staging-next
2021-04-02 18:14:54 +00:00
Babbaj
af57dd5747
gb-backup: init at 2021-03-06
2021-04-02 13:30:52 -04:00
Maximilian Bosch
4794829734
prometheus-openldap-exporter: init at 2.1
2021-04-02 19:16:50 +02:00
Sandro
15656a7b79
Merge pull request #118310 from eduardosm/gnomeExtension.disable-unredirect
2021-04-02 19:14:02 +02:00
Sandro
383c8f9090
Merge pull request #118286 from xdHampus/quich
2021-04-02 19:13:11 +02:00
Sandro
90fb692e5d
Merge pull request #115909 from mschuwalow/async-profiler
...
async-profiler: init at 1.8.4
2021-04-02 19:09:09 +02:00
Sandro
4f89ec98f8
Merge pull request #117103 from fortuneteller2k/add-curie
...
curie: init at 1.0
2021-04-02 18:19:23 +02:00
Zach Coyle
c7c2e2f54f
mas: init at 1.8.1
2021-04-02 12:14:36 -04:00
Sandro
aa5e93ae84
Merge pull request #117430 from aanderse/kodi-pvr-iptvsimple
2021-04-02 18:14:23 +02:00
xdHampus
0d5bb58c52
quich: init at 3.1.0
2021-04-02 15:58:52 +00:00
Sandro
5a41d751ae
Merge pull request #104919 from gravndal/git-annex-remote-googledrive
2021-04-02 17:28:35 +02:00
Eduardo Sánchez Muñoz
7216d19e4e
gnomeExtension.disable-unredirect: init at unstable-2021-01-17
2021-04-02 17:12:17 +02:00
Robert Schütz
c68dc85671
qmk_firmware: drop
...
It has not been touched in years, is lacking meta, and is marked as
broken in release-20.09.
2021-04-02 15:51:51 +02:00
Martin Weinelt
54d286365d
Merge pull request #87750 from oxzi/ubertooth
2021-04-02 15:23:30 +02:00
sternenseemann
2f368c2060
ocamlPackages.decompress-1-2: remove at 1.2.0
...
With imagelib updated there remains no user of this in nixpkgs.
2021-04-02 15:03:44 +02:00
sternenseemann
a6425a6008
ocamlPackages.imagelib: 20200929 -> 20210402
...
Allows us to get rid of decompress 1.2.0:
https://github.com/rlepigre/ocaml-imagelib/releases/tag/20210402
2021-04-02 15:03:44 +02:00
github-actions[bot]
60739e07d2
Merge master into staging-next
2021-04-02 12:06:12 +00:00
Fabian Affolter
011f0b7897
python3Packages.pymemcache: init at 3.4.0
2021-04-02 12:29:53 +02:00
Michael Weiss
53fd303d0e
llvmPackages_12: Add recurseIntoAttrs
...
See #115288 (835a8f1cbc
). This was missing for LLVM 12 because both
changes where made in parallel.
2021-04-02 12:16:50 +02:00
Yarny0
eaa62fa391
rastertosag-gdi (cups driver): init at 0.1
...
Some Ricoh printers use the proprietary sag-gdi format
and can't handle other, more common formats.
This commit brings a filter for cups
that generates the sag-gdi format.
The latest version 0.1 is dated 2011. So updates are unlikely.
The filter is written for Python 2.
To avoid new reverse dependencies on Python 2,
we employ a patch from Debian
that migrates the code to Python 3.
The README file just states "GPL" as license.
It is unclear whether that refers to the first version or
to the "current version" in the year of the copyright
(would be 3), and whether newer versions would be included.
The commit picks the nixpkgs `free` license
as this seems to be the most general license
covering all possible GPL combinations.
At least, `free` should permit Hydra to build the package.
The source tarball brings pdd files, but also a
drv file that can be used to generate those ppd files.
Since we prefer building from source,
we call cups' `ppdc` to build ppd files from the drv file.
Here is a documentation of the sag-gdi format:
https://www.undocprint.org/formats/page_description_languages/sagem-gdi
2021-04-02 10:51:36 +02:00
Vincent Laporte
9ac5c7df17
ocamlPackages.gettext-camomile: init at 0.4.2
2021-04-02 09:13:44 +02:00
github-actions[bot]
636e58e31b
Merge staging-next into staging
2021-04-02 00:21:46 +00:00
Robert Schütz
f35dd88c64
lisgd: init at 0.3.0
2021-04-01 23:44:16 +02:00
Gaute Ravndal
e9f12cd9db
git-annex-remote-googledrive: init at 1.3.0
2021-04-01 23:05:45 +02:00
Gaute Ravndal
f1e9be8dc0
python3Packages.drivelib: init at 0.3.0
2021-04-01 23:05:28 +02:00
Gaute Ravndal
59318f5570
python3Packages.expiringdict: init at 1.2.1
2021-04-01 23:05:08 +02:00
sternenseemann
77ffcfa47a
ocamlPackages.mirage-crypto*: 0.8.10 -> 0.9.0
...
ocamlPackages.mirage-crypto: allow compiling with ocaml-freestanding
ocamlPackages.mirage-crypto-ec: init at 0.9.0
https://github.com/mirage/mirage-crypto/releases/tag/v0.9.0
2021-04-01 22:14:30 +02:00
Arthur Gautier
6f73a8570c
rust: 1.50.0 -> 1.51.0
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-04-02 06:03:40 +10:00
Alyssa Ross
f67748ecda
Fix some typos in comments
2021-04-01 18:34:27 +00:00
github-actions[bot]
78b864aeee
Merge staging-next into staging
2021-04-01 18:15:42 +00:00
Fabian Affolter
e3645c05ed
python3Packages.callPackage ( #117406 )
2021-04-01 20:13:15 +02:00
Sandro
b7db70cea6
Merge pull request #118167 from dotlambda/svkbd-init
...
svkbd: init at 0.3
2021-04-01 18:58:19 +02:00
Robert Schütz
8324a3df39
Merge pull request #117782 from dotlambda/spotdl-init
...
spotdl: init at 3.5.0
2021-04-01 18:17:25 +02:00
sternenseemann
83820fe6db
ocamlPackages.mirage-clock-freestanding: init at 3.1.0
2021-04-01 16:10:15 +02:00
Robert Schütz
2fab56654b
svkbd: init at 0.3
2021-04-01 14:59:54 +02:00
github-actions[bot]
85e9b4acf4
Merge staging-next into staging
2021-04-01 12:06:32 +00:00
Sandro
4a3774f7df
Merge pull request #118056 from jb55/gmni
2021-04-01 13:55:03 +02:00
ajs124
1297f27d50
Merge pull request #117851 from helsinki-systems/upd/kiwix
...
kiwix: fix and update
2021-04-01 13:51:26 +02:00
Sandro
3f40d1be9c
Merge pull request #118127 from fabaff/credslayer
...
credslayer: init at 0.1.2
2021-04-01 13:47:09 +02:00
Sandro
b738139414
Merge pull request #104031 from DavHau/nix-static
2021-04-01 13:45:44 +02:00
Sandro
607ac87945
Merge pull request #117511 from karthikiyengar/submit/unipicker
2021-04-01 13:42:41 +02:00
José Romildo Malaquias
42fa68be1d
Merge pull request #114567 from romildo/upd.xfce
...
xfce: update to version 4.16
2021-04-01 07:52:41 -03:00
Gabor Greif
7c27d49815
llvmPackages_12: init at 12.0.0-rc3
...
https://lists.llvm.org/pipermail/release-testers/2021-March/001496.html
2021-04-01 12:32:19 +02:00
Sandro
ca6a01c9a1
Merge pull request #117946 from andreisergiu98/ombi-init
2021-04-01 12:01:10 +02:00
Jörg Thalheim
ca9ca6eec9
cutter: 1.12.0 -> 2.0.0
...
This also introduces rizin, which cutter builds on top
2021-04-01 11:37:34 +02:00
Linus Arver
10286fce21
kreative-square-fonts: init at unstable-2021-01-29 ( #111238 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-01 09:35:44 +02:00
Andrei Pampu
0cda2e2cb2
ombi: init at 4.0.1292
2021-04-01 10:34:40 +03:00
github-actions[bot]
ebc5b12a40
Merge staging-next into staging
2021-04-01 06:05:50 +00:00
Peter Hoeg
f64e3fc7fb
crystal: drop old versions from top-level
2021-04-01 11:12:47 +08:00
Peter Hoeg
befefe6f3f
crystal: init at 1.0.0
2021-04-01 11:12:47 +08:00
Ben Sima
b79f866f88
gmnisrv: init at unstable-2021-03-26
...
Reviewed-by: William Casarin <jb55@jb55.com>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210330145338.8149-2-ben@bsima.me%3E
2021-03-31 18:35:50 -07:00
github-actions[bot]
b152812791
Merge staging-next into staging
2021-04-01 00:15:44 +00:00
Sandro
ffa7b3d619
Merge pull request #118081 from sbruder/drone-oss
...
drone: add option to build oss edition
2021-04-01 01:46:31 +02:00
Fabian Affolter
2abffbc84f
credslayer: init at 0.1.2
2021-04-01 01:45:31 +02:00
Martin Weinelt
b2ebc881cf
Merge pull request #113988 from piegamesde/matrix-appservice-irc
2021-04-01 01:39:24 +02:00
Martin Weinelt
27065924cb
Revert "gnome3: Package all the Gnome extensions"
2021-04-01 01:37:54 +02:00
Martin Weinelt
f76486302f
Merge pull request #108414 from piegamesde/gnome-extensions
2021-04-01 01:37:45 +02:00
Sandro
59d78cf030
Merge pull request #117984 from fabaff/wapiti
2021-04-01 01:35:08 +02:00
Sandro
4a2a8d0ea2
Merge pull request #117944 from jojosch/protoc-gen-twirp-init
2021-04-01 01:34:44 +02:00
oxalica
72e1e31773
linuxPackages.isgx: init at 2.11 ( #109013 )
...
* linuxPackages.isgx: init at 2.11
* isgx: simplify
* isgx: fix meta and mark as broken for kernel >= 5.11.0
2021-04-01 01:33:38 +02:00
Brian McKenna
94ae01852b
matrix-appservice-irc: init at 0.25.0
...
Co-authored-by: Jamie McClymont <jamie@kwiius.com>
2021-04-01 01:16:23 +02:00
Fabian Affolter
5481589204
Merge pull request #113708 from fabaff/freebox-api
...
python3Packages.freebox-api: init at 0.0.9
2021-04-01 01:15:29 +02:00
José Romildo Malaquias
73350f7cb7
lightdm_gtk_greeter: exo-csource was replaced by xdt-source
2021-03-31 19:10:51 -03:00
Sandro
c6db6ad3b2
Merge pull request #118142 from fabaff/xcat
2021-03-31 23:30:31 +02:00
Sandro
d544fddd08
Merge pull request #118087 from kmein/feature/moodle-dl
...
moodle-dl: init at 2.1.2.5
2021-03-31 22:43:10 +02:00
Wael Nasreddine
ce865faa4b
Merge pull request #118113 from DiegoLelis/kuttl-v0.9.0
...
kuttl: init at version 0.9.0
2021-03-31 13:40:33 -07:00
Ben Sima
4b8f14d9cb
gmni: init at unstable-2021-03-26
...
Reviewed-by: William Casarin <jb55@jb55.com>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210330145338.8149-1-ben@bsima.me%3E
2021-03-31 13:39:57 -07:00
diegolelis
2d3b93f4ee
kuttl: init at version 0.9.0
2021-03-31 13:19:50 -07:00
Sandro
fba298ed9e
Merge pull request #118094 from svrana/i3-ratiosplit
...
i3-ratiosplit: init at 0.1.0
2021-03-31 21:26:38 +02:00
Sandro
dde6522c5b
Merge pull request #118111 from hjones2199/astrolibs-consolidation
2021-03-31 21:25:45 +02:00
Sandro
0650638605
Merge pull request #118101 from LeSuisse/drop-subversion19
...
subversion19: drop
2021-03-31 21:23:43 +02:00
Guillaume Girol
f19434ad4a
Merge pull request #113994 from pborzenkov/calibre-web
...
calibre-web: init at 0.6.11
2021-03-31 18:25:45 +00:00
github-actions[bot]
5abd5f5ab0
Merge staging-next into staging
2021-03-31 18:15:02 +00:00
Fabian Affolter
42cbdb8e7a
xcat: init at 1.2.0
2021-03-31 20:14:08 +02:00
Fabian Affolter
1f1981a743
python3Packages.xpath-expressions: init at 1.1.0
2021-03-31 20:12:48 +02:00
Sandro
c96508ac3b
Merge pull request #118126 from Izorkin/init-zlib-ng
...
zlib-ng: init at 2.0.2
2021-03-31 19:42:27 +02:00
Thomas Marchand
aa9588f01f
crypto-org-wallet: init at version 0.1.1 ( #117497 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 19:36:23 +02:00
dawidsowa
7b02acac3e
play-with-mpv: init at 2020-05-18 ( #93473 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 19:31:50 +02:00
Izorkin
88d445b18b
zlib-ng: init at 2.0.2
2021-03-31 19:40:41 +03:00
Martin Weinelt
285301cd1f
linuxPackages: 5.4 -> 5.10
...
The 5.10 series is the next longterm version of the linux kernel and
I've been using it on multiple x86_64 machines ever since it came out.
I think it is time to switch over the default now, so we get some
additional testing in time for NixOS 21.05.
2021-03-31 11:29:33 -04:00
adisbladis
f5a14a3124
Merge pull request #108745 from lukegb/pomerium
...
pomerium: init at 0.13.3
2021-03-31 17:10:12 +02:00
Robert Schütz
a0ec0bbd63
angelfish: init at 1.8.0
2021-03-31 17:06:13 +02:00
Robert Schütz
27d9353047
corrosion: init at unstable-2021-02-23
2021-03-31 17:06:13 +02:00
Robert Schütz
4e5687f0e5
Merge pull request #117870 from Mephistophiles/i3wm/packages
...
i3wm.i3-auto-layout: init at 0.2.0
2021-03-31 15:36:23 +02:00
Maxim Zhukov
38a5da7088
i3wm: i3-auto-layout: init at 0.2.0
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Robert Schütz <rschuetz17@gmail.com>
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-03-31 15:34:12 +03:00
github-actions[bot]
4da7569841
Merge staging-next into staging
2021-03-31 12:06:29 +00:00
Fabian Affolter
be91fea7b7
wapiti: init at 3.0.4
2021-03-31 13:43:28 +02:00
zowoq
6da0dcc42a
go-md2man: switch to buildGoModule
...
also rename dir to match attribute.
2021-03-31 21:06:06 +10:00
Fabian Affolter
b6dad95597
sslscan: 1.11.13 -> 2.0.9 ( #118130 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 12:50:48 +02:00
Frederik Rietdijk
9b9e9cff00
Merge pull request #117015 from NixOS/staging-next
...
Staging next
2021-03-31 12:42:19 +02:00
Fabian Affolter
2a74bb07be
python3Packages.yaswfp: init at unstable-20210331
2021-03-31 12:12:38 +02:00
Johannes Schleifenbaum
9583ac8d84
protoc-gen-go: init at 1.26.0
2021-03-31 11:51:46 +02:00
Thomas Gerbet
550e69b745
subversion19: drop
...
Subversion 1.9 is EoL [0] and is affected by CVE-2020-17525.
[0] https://subversion.apache.org/roadmap.html#release-planning
2021-03-31 08:38:03 +02:00
Ben Siraphob
80d5498aa2
coqPackages.odd-order: init at 1.12.0
2021-03-31 08:31:08 +02:00
github-actions[bot]
a2ada5b26f
Merge staging-next into staging
2021-03-31 06:05:45 +00:00
github-actions[bot]
e880daefc6
Merge master into staging-next
2021-03-31 06:05:41 +00:00
Kierán Meinhardt
9a65c61b03
moodle-dl: init at 2.1.2.5
2021-03-31 07:37:35 +02:00
Hunter Jones
0eb5186106
treewide: move astro libraries into pkgs/development/libraries/science/astronomy
2021-03-30 23:11:55 -05:00
Shaw Vrana
1e31621d38
i3-ratiosplit: init at 0.1.0
2021-03-30 19:40:12 -07:00
Sandro
0021760e22
Merge pull request #117805 from LeSuisse/rekor-init
2021-03-31 03:29:10 +02:00
Fabian Affolter
40a8901d20
python3Packages.pytenable: init at 1.2.8
2021-03-30 17:35:59 -07:00
Fabian Affolter
568d8e5534
python3Packages.requests-pkcs12: init at 1.9
2021-03-30 17:35:59 -07:00
Fabian Affolter
96a04108e0
python3Packages.python-box: init at 5.3.0
2021-03-30 17:35:59 -07:00
github-actions[bot]
01b3d1558f
Merge staging-next into staging
2021-03-30 18:15:09 +00:00
github-actions[bot]
f555f95ed8
Merge master into staging-next
2021-03-30 18:15:05 +00:00
Wael Nasreddine
273010f6a2
terraforming: init at 0.18.0 ( #117731 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-30 09:57:45 -07:00
Sandro
24466250ec
Merge pull request #116292 from samuelgrf/fix-rename/rtlwifi_new
...
rtlwifi_new: fix build & rename to rtw88
2021-03-30 17:28:02 +02:00
Sandro
7d0dad76ef
Merge pull request #116936 from hercules-ci/logstash-jdk
2021-03-30 17:22:21 +02:00
Sandro
36a4bbd3b9
Merge pull request #117887 from sikmir/pyosmium
...
python3Packages.pyosmium: 3.1.0 → 3.1.3
2021-03-30 17:18:40 +02:00
Simon Bruder
d04389aeb2
drone: add option to build oss edition
...
By default drone is distributed under an unfree license that only
permits non-commercial or evaluation use. To build the OSS edition, two
tags have to be passed as build flags. This commit adds an option to
build the OSS edition to the package and defines drone-oss as an alias
for this.
2021-03-30 17:16:22 +02:00
Sandro
ac570d2ba6
Merge pull request #117265 from thmzlt/kconf
...
kconf: init at 1.10.1
2021-03-30 17:06:23 +02:00
Graham Christensen
83fccd0edb
Merge pull request #104915 from grahamc/fprintd-libfprint-tod
...
{fprintd,libfprint}-tod: init, plus libfprint-2-tod1-goodix: init at 0.0.6
2021-03-30 14:55:24 +00:00
Sandro
e570d93519
borgbackup: rename directory to borgbackup ( #118073 )
2021-03-30 16:48:27 +02:00
Graham Christensen
65674c24f8
libfprint-2-tod1-goodix: init at 0.0.6
2021-03-30 14:36:25 +00:00
Graham Christensen
b0a4d392b9
fprintd-tod: init from fprintd
2021-03-30 14:36:24 +00:00
Graham Christensen
76558714f3
libfprint-tod: init at 1.90.7+tod1
2021-03-30 14:36:19 +00:00
Sandro
8c3cecb457
Merge pull request #118009 from bryanasdev000/package-pgo
...
pgo-client: init at 4.6.2
2021-03-30 16:08:25 +02:00
ajs124
a260f0ede2
zimreader: drop
2021-03-30 14:58:52 +02:00
ajs124
cbac34be88
kiwix: 0.9 -> 2.0.5
2021-03-30 14:58:46 +02:00
ajs124
9478a316c2
mustache-hpp: init at 4.1
2021-03-30 14:58:46 +02:00
Bryan A. S
853f7b8a9b
pgo-client: init at 4.6.2
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-03-30 09:57:34 -03:00
github-actions[bot]
d466353dd5
Merge staging-next into staging
2021-03-30 12:06:28 +00:00
github-actions[bot]
c9e9ff786b
Merge master into staging-next
2021-03-30 12:06:24 +00:00
Sandro
c8058c2812
Merge pull request #118047 from stigtsp/package/perl-net-netmask-2.0001
...
perlPackages.NetNetmask: 1.9104 -> 2.0001
2021-03-30 13:30:49 +02:00
Sandro
9c0905cf28
Merge pull request #118043 from stigtsp/patch/perl-Net-CIDR-Lite-ipv4-octet-vuln
...
perlPackages.NetCIDRLite: add patch to prevent leading zeroes in ipv4 octets
2021-03-30 13:30:32 +02:00
Stig Palmquist
7941adcaf3
perlPackages.NetNetmask: 1.9104 -> 2.0001
2021-03-30 12:56:12 +02:00
Stig Palmquist
7365de5ace
perlPackages.NetCIDRLite: add patch to prevent leading zeroes in ipv4 octets
...
https://blog.urth.org/2021/03/29/security-issues-in-perl-ip-address-distros/
2021-03-30 12:31:27 +02:00
Nikolay Korotkiy
f525c90794
python3Packages.pyosmium: 3.1.0 → 3.1.3
2021-03-30 13:29:32 +03:00
Ben Siraphob
11027de7ae
koka: init at 2.1.1
2021-03-30 12:28:57 +02:00
Sandro
fd50ec98f0
Merge pull request #118026 from siraben/frangipanni-init
...
frangipanni: init at 0.4.0
2021-03-30 12:21:26 +02:00
Jörg Thalheim
77ca695ff9
tcp-cutter: rename from cutter
2021-03-30 12:20:43 +02:00
Johannes Schleifenbaum
71423755c7
protoc-gen-twirp_typescript: init at unstable-2021-03-29
2021-03-30 11:12:34 +02:00
Johannes Schleifenbaum
61457d04ef
protoc-gen-twirp_swagger: init at unstable-2021-03-29
2021-03-30 11:12:23 +02:00
Johannes Schleifenbaum
d8a87b7a3e
protoc-gen-twirp_php: init at 0.6.0
2021-03-30 11:12:13 +02:00
Johannes Schleifenbaum
180781246f
protoc-gen-twirp: init at 7.1.1
2021-03-30 11:12:03 +02:00
Ben Siraphob
fec1222b37
frangipanni: init at 0.4.0
2021-03-30 15:43:07 +07:00
Sandro
c7009fe25a
Merge pull request #117989 from fabaff/zdns
...
zdns: init at 20210327-8c53210
2021-03-30 09:34:48 +02:00
github-actions[bot]
cde69e72d7
Merge staging-next into staging
2021-03-30 00:14:36 +00:00
github-actions[bot]
db6366f318
Merge master into staging-next
2021-03-30 00:14:33 +00:00
Samuel Gräfenstein
5a40af2df2
rtlwifi_new: fix build & rename to rtw88
2021-03-30 00:52:13 +02:00
Fabian Affolter
3481b9b177
zdns: init at 20210327-8c53210
2021-03-30 00:51:22 +02:00
Masanori Ogino
67963889df
rubyPackages.kramdown: 2.3.0 -> 2.3.1
...
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-03-30 07:45:19 +09:00
Maximilian Bosch
63be3d6498
Merge pull request #117930 from pmenke-de/citrix_workspace_21_03
...
citrix-workspace: from 21.1.0 to 21.3.0
2021-03-29 20:20:28 +02:00
github-actions[bot]
f6643ed3a6
Merge staging-next into staging
2021-03-29 18:13:18 +00:00
github-actions[bot]
f7049b343c
Merge master into staging-next
2021-03-29 18:13:15 +00:00
Doron Behar
c2b66f2702
Merge pull request #98734 from ju1m/zerobin
2021-03-29 17:18:29 +00:00
Sandro Jäckel
865d2d604f
writefreely: init at 0.12.0
2021-03-29 18:47:49 +02:00
Alyssa Ross
d3ddc5fc07
wayfireApplications,wayfirePlugins: recurseIntoAttrs
2021-03-29 15:12:16 +00:00
Alyssa Ross
4d60ca9924
pinball: init at 0.3.20201218
...
I chose "pinball" over "emilia-pinball", because the former seems to
be much more widely used in distributions.
2021-03-29 15:05:29 +00:00
talyz
30cae53dbb
v8: 7.4.255 -> 8.4.255
2021-03-29 15:25:17 +02:00
DavHau
241f38b76e
pkgsStatic: comment on brotli disabled
2021-03-29 19:40:05 +07:00
github-actions[bot]
884cf463fd
Merge staging-next into staging
2021-03-29 12:06:29 +00:00
github-actions[bot]
b1788736fd
Merge master into staging-next
2021-03-29 12:06:25 +00:00
Sandro
ae46abe7b1
Merge pull request #117893 from raboof/opensnitch-init-at-1.3.6
...
opensnitch: init at 1.3.6
2021-03-29 13:48:32 +02:00
Luke Granger-Brown
810008828f
pomerium: init at 0.11.1
2021-03-29 10:41:40 +00:00
Sandro
49e0bbb333
Merge pull request #117886 from risicle/ris-pygments-tests
2021-03-29 11:58:10 +02:00
Doron Behar
bf2a8f6364
Merge pull request #117908 from wandersoncferreira/whatsapp-for-linux
...
whatsapp-for-linux: init-at 1.1.5
2021-03-29 08:05:34 +00:00
Sandro
06227dd2f9
Merge pull request #117919 from i077/patch-1
...
Correct typo in alias for inter font
2021-03-29 09:58:59 +02:00
Arnout Engelen
f46c4f5124
opensnitch: init at 1.3.6
...
Just the daemon and ui programs. It would of course be nice to also have
it available as a NixOS service, but I'd like to leave that as future
work.
2021-03-29 09:26:28 +02:00
github-actions[bot]
2f2a55496a
Merge staging-next into staging
2021-03-29 06:05:59 +00:00
github-actions[bot]
0ee3442687
Merge master into staging-next
2021-03-29 06:05:57 +00:00
Justin Bedo
76bd953162
bedops: init 2.4.39
2021-03-28 22:27:51 -04:00
Imran Hossain
d06923866d
Correct typo in alias for inter font
...
Fix a typo made in 6493604b1e
in #117829
2021-03-28 21:54:34 -04:00
github-actions[bot]
f311dede4c
Merge staging-next into staging
2021-03-29 00:15:53 +00:00
github-actions[bot]
d495e7527f
Merge master into staging-next
2021-03-29 00:15:48 +00:00
Wanderson Ferreira
084c3e7844
whatsapp-for-linux: init-at 1.1.5
...
Whataspp is widely used in several contries as default messaging
system. We can rely on browser-based solution but an app is preferred
method for several users.
2021-03-28 19:21:33 -03:00
Nikolay Korotkiy
5e2d683c18
svkbd: init at 0.2.2
2021-03-29 00:20:41 +03:00
Sandro
64a9488dbe
Merge pull request #117824 from russell/vendir
2021-03-28 22:56:29 +02:00
Ben Siraphob
83f0eb535c
python3Packages.labmath: init at 1.2.0 ( #117882 )
...
* python3Packages.labmath: init at 1.2.0
* Update pkgs/development/python-modules/labmath/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-28 22:43:10 +02:00
AndersonTorres
1a56d59c6c
pythonPackages.localimport: init at 1.7.3
2021-03-28 16:39:25 -03:00
Sander van der Burg
4ae1fa61ad
Revert "nixos/dysnomia nixos/disnix: Drop modules"
...
This reverts commit a3f4db8679
.
2021-03-28 21:37:43 +02:00
Fabian Affolter
d87511dd4c
Merge pull request #117883 from Yarny0/pycoin
...
pycoin: expose cli via top-level entry
2021-03-28 21:17:11 +02:00
github-actions[bot]
b9456ca263
Merge master into staging-next
2021-03-28 18:14:11 +00:00
Aaron Andersen
debbd84333
zabbix.agent2: init at 5.0.5
2021-03-28 13:35:21 -04:00
Michael Raskin
b722e3ff4c
Merge pull request #117892 from 7c6f434c/quicklisp-updates
...
quicklispPackages: update, sbcl: 2.0.8 -> 2.1.2, and related stuff
2021-03-28 17:01:57 +00:00
Michael Raskin
3f6be2ae8f
quicklispPackages: give names to all somewhat-working versions
2021-03-28 18:34:29 +02:00
Robert Schütz
59c1caf6d5
spotdl: init at 3.5.0
2021-03-28 16:53:31 +02:00
Robert Schütz
57497a9a41
python3Packages.rapidfuzz: init at 1.3.3
2021-03-28 16:53:31 +02:00
Robert Schütz
f8d6e28f7d
python3Packages.pytube: init at 10.6.1
2021-03-28 16:53:23 +02:00
Michael Raskin
b4d085cb9a
sbcl: init 2.1.2, default 2.0.8 -> 2.1.2
2021-03-28 16:41:53 +02:00
Mario Rodas
9f759c4a1c
Merge pull request #117160 from marsam/abseil-cpp-shared
...
abseil-cpp: build shared
2021-03-28 09:34:38 -05:00
Robert Scott
ac6e4a1287
python3Packages.pygments: enable tests
...
this requires a similar trick as used by hypothesis to get around pytest
circular dependency
2021-03-28 14:32:18 +01:00
Yarny0
09b9030ebb
pycoin: expose cli via top-level entry
...
pycoin is a python crypto currency library,
which was added to nixpkgs python modules in
commit 2b11dcd789
.
However, it also brings some command line tools,
which may be accessed by building it as python application.
This commit adds the corresponding entry to `all-packages.nix`.
2021-03-28 15:08:00 +02:00
github-actions[bot]
cbd2c726fb
Merge staging-next into staging
2021-03-28 12:06:24 +00:00
github-actions[bot]
25268aeaf7
Merge master into staging-next
2021-03-28 12:06:21 +00:00
Vladimír Čunát
c7aef6dedb
metrics: drop requiredSystemFeatures; /cc #76776
...
The build hasn't worked for months (even on 20.09). Now also my
dedicated machine broke, and I don't feel like maintaining it until
the job has any chance of succeeding.
(I don't know why exactly it's failing.)
2021-03-28 12:08:59 +02:00
Jörg Thalheim
a25acddf0a
Merge pull request #117829 from supermarin/master
2021-03-28 10:06:07 +01:00
Raghav Sood
c5651b81d4
Merge pull request #117268 from mmilata/lndmanage
...
lndmanage: init at 0.11.0
2021-03-28 14:07:01 +08:00
github-actions[bot]
ea21c98571
Merge staging-next into staging
2021-03-28 06:05:34 +00:00
github-actions[bot]
3f2a4a9dea
Merge master into staging-next
2021-03-28 06:05:31 +00:00
Sandro
3f350a4ad4
Merge pull request #117176 from cab404/swaycwd
2021-03-28 07:44:49 +02:00
github-actions[bot]
2ed7687b19
Merge staging-next into staging
2021-03-28 00:15:43 +00:00
github-actions[bot]
732dc6ef8f
Merge master into staging-next
2021-03-28 00:15:41 +00:00
Thomas Gerbet
8460e643b8
rekor-server: init at 0.1.1
2021-03-27 23:40:46 +01:00
Sandro
d4c397a4ea
Merge pull request #117812 from LeSuisse/cosign-init
...
cosign: init at 0.1.0
2021-03-27 23:29:34 +01:00
Maximilian Bosch
ae73ec2b68
Merge pull request #116738 from Ma27/wiki-js
...
wiki-js: init at 2.5.191
2021-03-27 22:03:35 +01:00
Russell Sim
6db0ff627b
vendir: init at 0.17.0
...
Add vendir at 0.17.0 a tool for vendoring data
2021-03-27 21:13:08 +01:00
Marin Usalj
6493604b1e
add alias
2021-03-27 16:03:08 -04:00
Marin Usalj
a2bc84a4a2
remove from package list
2021-03-27 15:29:31 -04:00
github-actions[bot]
bef3b9438a
Merge staging-next into staging
2021-03-27 18:14:11 +00:00
github-actions[bot]
95c24d591a
Merge master into staging-next
2021-03-27 18:14:08 +00:00
Sandro
9cc8c600c6
Merge pull request #115288 from symphorien/llvm-recurse
2021-03-27 18:54:56 +01:00
Thomas Gerbet
48e14cf92a
cosign: init at 0.1.0
2021-03-27 18:31:13 +01:00
Fabian Affolter
f615c23325
bashate: init at 2.0.0 ( #117469 )
2021-03-27 17:40:29 +01:00
sternenseemann
ef6450411f
ocamlPackages_4_{11,12}: merlin: 3.4.2 -> 4.1
...
Add nix expression for the OCaml-version specific versions of merlin
4.1 and conditionally call it in ocaml-packages.nix.
2021-03-27 17:26:12 +01:00
Thomas Gerbet
727fa99a64
rekor-cli: init at 0.1.1
2021-03-27 17:00:20 +01:00
github-actions[bot]
15f796ceaf
Merge staging-next into staging
2021-03-27 12:06:16 +00:00
github-actions[bot]
5021a8bc13
Merge master into staging-next
2021-03-27 12:06:13 +00:00
rnhmjoj
3aba63ab29
qt5.qtwebengine: 5.15.2 -> 5.15.3-a059e740
...
This updates the base chromium branch from 83 to 87, which fixes
approximately a few hundreds CVEs.
2021-03-27 12:35:06 +01:00
github-actions[bot]
e01a16d07b
Merge staging-next into staging
2021-03-27 06:05:44 +00:00
github-actions[bot]
183f374181
Merge master into staging-next
2021-03-27 06:05:41 +00:00
Sandro
b58297d606
Merge pull request #117739 from fabaff/zgrab2
...
zgrab2: init at 20210327-17a5257
2021-03-27 02:47:33 +01:00
Sandro
b37b2f38fe
Merge pull request #115159 from xfnw/master
2021-03-27 01:34:41 +01:00
Fabian Affolter
4f173f616d
zgrab2: init at 20210327-17a5257
2021-03-27 01:17:21 +01:00
github-actions[bot]
6a159d52ac
Merge staging-next into staging
2021-03-27 00:14:54 +00:00
github-actions[bot]
7fdb452da0
Merge master into staging-next
2021-03-27 00:14:51 +00:00
David Reiss
fbef268c3c
gphotos-sync: init at 2.14.2
2021-03-26 14:08:55 -07:00
David Reiss
791fc803c7
python3Packages.exif: init at 1.2.0
2021-03-26 14:08:55 -07:00
David Reiss
7799d689ab
python3Packages.plum-py: init at 0.4.0
2021-03-26 14:08:46 -07:00
xfnw
96b9e5353e
catgirl: init at 1.6
2021-03-26 17:00:33 -04:00
Symphorien Gibol
1906aacec3
add clang${n}Stdenv aliases, just like gcc${n}Stdenv
2021-03-26 21:17:33 +01:00
Sandro
a019a90a33
Merge pull request #115806 from rowanG077/master
2021-03-26 19:26:24 +01:00
github-actions[bot]
33d1f480ac
Merge staging-next into staging
2021-03-26 18:13:57 +00:00
github-actions[bot]
70fb533d57
Merge master into staging-next
2021-03-26 18:13:54 +00:00
Sandro
0e5e1f0610
Merge pull request #117259 from teto/aws-lambda-rie
...
aws-lambda-rie: init at 1.0
2021-03-26 18:10:52 +01:00
Sandro
70d05748e7
Merge pull request #117417 from fabaff/flawfinder
...
flawfinder: init at 2.0.15
2021-03-26 18:07:14 +01:00
Sandro
8880a6732e
Merge pull request #117659 from siraben/uwuify-init
2021-03-26 17:34:34 +01:00
Sandro
ca0f54fe7e
Merge pull request #117701 from fabaff/pwncat
...
pwncat: init at 0.1.0
2021-03-26 17:21:16 +01:00
pmenke
0253164612
citrix-workspace: from 21.1.0 to 21.3.0
2021-03-26 16:53:39 +01:00
Fabian Affolter
23ebec9f7b
pwncat: init at 0.1.0
2021-03-26 15:29:14 +01:00
Sandro
bce101b544
Merge pull request #117691 from dotlambda/banking-init
...
banking: init at 0.3.0
2021-03-26 15:15:49 +01:00
Robert Schütz
553954ba07
banking: init at 0.3.0
2021-03-26 14:07:52 +01:00
github-actions[bot]
219312a10b
Merge staging-next into staging
2021-03-26 12:06:44 +00:00
github-actions[bot]
eddd1a74ec
Merge master into staging-next
2021-03-26 12:06:41 +00:00
Ben Siraphob
b287d4d591
uwuify: init at 0.2.1
2021-03-26 19:06:23 +07:00
sternenseemann
13a8519b4b
ocamlPackages.ocaml-freestanding: init at 0.6.4
...
Contains vendored in patches from https://github.com/mirage/ocaml-freestanding/pull/93
to make building within nixpkgs simpler. These serve as a makeshift
solution until ocaml-freestanding is released with its overhauled dune
based build system which will also support cross compiling. Upstream has
indicated that they are interested in making it work well with nix as
well.
2021-03-26 12:24:42 +01:00
06kellyjac
d040b6da58
octant-desktop: init at 0.18.0
...
Unpacked from an AppImage or dmg depending on the platform
2021-03-26 10:36:46 +00:00
Emery Hemingway
56592ea293
nim: cross-compilation fixes
...
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
Sandro
0708f10d37
Merge pull request #117579 from dotlambda/ccnet-drop
2021-03-26 11:11:05 +01:00
Trolli Schmittlauch
b4ac48f0c2
vollkorn: init at 4.105
...
adding a popular Serif font
2021-03-26 11:00:07 +01:00
Ben Siraphob
2341ffeeaa
coqPackages.fourcolor: init at 1.2.3
2021-03-26 10:55:48 +01:00
Sandro
81d7ca54fc
Merge pull request #117635 from j4m3s-s/add-kubeconform
...
kubeconform: init at 0.4.6
2021-03-26 09:55:10 +01:00
Robert Schütz
b0de354dcf
ccnet: drop
...
Its only user seafile-share does not depend on it anymore and the
upstream repository has not been updated since 2017.
2021-03-26 09:29:33 +01:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging
2021-03-26 07:53:44 +01:00
github-actions[bot]
26fdaef6b2
Merge master into staging-next
2021-03-26 06:05:54 +00:00
Maciej Krüger
17885fe3db
Merge pull request #102242 from luc65r/pkg/greetd
2021-03-26 03:13:28 +01:00
taku0
44ccf965bd
Merge pull request #116781 from cust0dian/adoptopenjdk-16
...
adoptopenjdk-bin: add 16.0.0
2021-03-26 10:34:23 +09:00
github-actions[bot]
b068d2e437
Merge master into staging-next
2021-03-26 00:15:53 +00:00