Robert Schütz
827f213fb2
flashfocus: don't use python3Packages.callPackage ( #117027 )
...
Otherwise we can't override specific Python dependencies of it.
2021-03-21 18:24:14 +01:00
Sandro
31410a0828
Merge pull request #117125 from mmilata/bos
...
balanceofsatoshis: init at 8.0.2
2021-03-21 18:11:48 +01:00
Martin Weinelt
355d0fcbe8
Merge pull request #117013 from fabaff/iaqualink
2021-03-21 17:33:59 +01:00
Sandro
cb9f2fbf5d
Merge pull request #117105 from yurrriq/noweb-prefer-boolean-over-null
...
noweb: add useIcon boolean arg
2021-03-21 17:22:59 +01:00
Sandro
bf4c145531
Merge pull request #117100 from payasrelekar/go-org
...
go-org: init at 1.4.0
2021-03-21 17:15:20 +01:00
Martin Milata
302103b714
balanceofsatoshis: init at 8.0.2
2021-03-21 15:49:59 +01:00
WORLDofPEACE
6f4c2affc5
Merge pull request #117089 from helsinki-systems/drop/spidermonkey_60
...
spidermonkey_60: drop
2021-03-21 10:12:50 -04:00
Guillaume Girol
584f971216
Merge pull request #113707 from symphorien/sane-backends-udpate
...
sane-backends: 1.0.30 -> 1.0.32
2021-03-21 11:03:04 +00:00
Gabriel Ebner
bab28cf36c
automaticcomponenttoolkit: init at 1.6.0
2021-03-21 11:26:24 +01:00
Symphorien Gibol
c20cd1834f
sane-backends: 1.0.30 -> 1.0.32
...
sane-backends-git: remove, it's not updated often enough to be useful
2021-03-21 11:07:14 +01:00
Bernardo Meurer
1d1089dbf4
Merge pull request #116958 from midchildan/package/macfuse
...
macfuse-stubs: replace osxfuse 3.8.3
2021-03-21 07:28:48 +00:00
Eric Bailey
870b0dd84d
noweb: add useIcon boolean arg
2021-03-21 02:20:51 -05:00
Jörg Thalheim
78a31c1d1d
Merge pull request #113093 from hlolli/mbp2018-bridge-drv
...
mbp2018-bridge-drv: init at 0.01
2021-03-21 07:02:40 +00:00
midchildan
3a4c9d4b62
llfuse: fix darwin build
2021-03-21 15:50:35 +09:00
midchildan
fa6c8b656b
macfuse-stubs: init at 4.0.4
...
replaces osxfuse 3.8.3
2021-03-21 15:50:13 +09:00
Payas Relekar
e468ecbf8a
go-org: init at 1.4.0
2021-03-21 11:17:11 +05:30
taku0
06e6f8f49c
Merge pull request #116259 from dotlambda/portfolio-filemanager-init
...
portfolio-filemanager: init at 0.9.10
2021-03-21 14:08:08 +09:00
Sandro
f115165818
Merge pull request #113786 from lasers/virtual-desktop-bar
...
plasma-applet-virtual-desktop-bar: init at unstable-2021-02-20
2021-03-21 05:31:55 +01:00
Sandro
0ec1f94e32
Merge pull request #92045 from oxzi/btlejack-2.0.0
...
btlejack: init at 2.0.0
2021-03-21 05:24:04 +01:00
Sandro
f27c35e1f2
Merge pull request #112247 from jb55/l2md
...
l2md: init at unstable-2020-07-31
2021-03-21 05:23:01 +01:00
Sandro
5400fa5461
Merge pull request #110923 from q3k/q3k/xcode-install-2.6.8
...
xcode-install: init at 2.6.8
2021-03-21 05:17:30 +01:00
ajs124
e3e8b48ca6
spidermonkey_60: drop
...
it was based on a firefox release that last received an update in September 2019
2021-03-21 03:24:34 +01:00
Sandro
bc09fd8797
Merge pull request #117035 from SuperSandro2000/j2cli-demjson
2021-03-21 03:06:31 +01:00
Sandro Jäckel
3cbaf6d73d
hjson: add top level entry
2021-03-21 02:16:02 +01:00
Sandro Jäckel
623eda1ac2
j2cli: add top level entry
2021-03-21 02:16:02 +01:00
Sandro Jäckel
b40a3018e7
demjson: add top level entry
2021-03-21 02:16:01 +01:00
sternenseemann
b77f1bc48a
inspircd: init at 3.9.0
...
Packaging inspircd is relatively straightforward, once we adapt to the
slightly strange Perl configure script and it's firm opinion that
$prefix/usr should exist.
Most complexity in this derivation stems from the following:
* inspircd has modules which users can load dynamically in the form of
shared objects that link against other libraries for various tasks
* inspircd is licensed exclusively under the GPL version 2.
* Some of the libraries inspircd modules link against are GPL 2
incompatible (GPL 3, ASL 2.0) and we therefore must not distribute
these in binary form.
* Some modules combine GPL 2 code of inspircd and libc into a shared
object and may not be redistributed in binary form depending on the
license of the libc. Similarly for libc++.
Open Question: Does the fact that we may build the inspircd binary, i.
e. link against libc and libc++ imply that we can do this?
https://docs.inspircd.org/packaging/ seems to imply this is not the
case.
Thus we have some additional code which a) determines the set of modules
we should enable by default (the largest possible set as upstream
recommends it) and b) collects all applying licenses into meta.license.
2021-03-21 01:32:51 +01:00
Sandro
b17eb69cac
Merge pull request #117078 from fabaff/past-time
...
past-time: init at 0.2.1
2021-03-21 01:32:07 +01:00
Emery Hemingway
2720de622b
python3Packages.mplfinance: init at 0.12.7a7 ( #116728 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-21 01:31:30 +01:00
Sandro
9e99491e9e
Merge pull request #114031 from nagy/zeroad
2021-03-21 01:18:04 +01:00
freezeboy
832221706d
trunk: init at 0.10.0
2021-03-20 20:17:18 -04:00
Fabian Affolter
ef5d88f081
past-time: init at 0.2.1
2021-03-21 01:04:23 +01:00
Martin Weinelt
0cb5da8660
Merge pull request #117070 from fabaff/aionotion
2021-03-21 00:58:36 +01:00
Milan
10422678bc
python3.pkgs.django-cacheops: init at 5.1 ( #115916 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-21 00:39:46 +01:00
Sandro
884039f4a1
Merge pull request #115800 from figsoda/mpv-thumbnail-script
...
mpvScripts.thumbnail: init at unstable-2020-01-16
2021-03-21 00:39:14 +01:00
Martin Weinelt
90d39143d4
Merge pull request #117069 from fabaff/simplisafe-python
2021-03-21 00:37:17 +01:00
WilliButz
19a73dc174
Merge pull request #116969 from Ma27/privacyidea-3.5
...
privacyIDEA: 3.3 -> 3.5.1
2021-03-21 00:36:31 +01:00
Weihua Lu
bf4a3c208e
logseq: init at 0.0.13
2021-03-20 19:28:50 -04:00
Sandro
eede818097
Merge pull request #108092 from charles-dyfis-net/freeplane-1.8.10
...
freeplane: init at 1.8.11
2021-03-21 00:11:17 +01:00
Stig
739df23674
Merge pull request #116799 from aisamu/master
...
perlPackages.GitAutoFixup: fix too long shebang under darwin
2021-03-20 23:57:46 +01:00
Fabian Affolter
13f2a8f991
python3Packages.aionotion: init at 3.0.1
2021-03-20 23:55:08 +01:00
Fabian Affolter
6d92b004ce
python3Packages.simplisafe-python: init at 9.6.9
2021-03-20 23:31:08 +01:00
Robert Schütz
b1de2b4530
Merge pull request #116325 from armijnhemel/package_url
...
python3Packages.packageurl-python: init at 0.9.4
2021-03-20 22:23:46 +01:00
Armijn Hemel
ef3912b34c
python3Packages.packageurl-python: init at 0.9.4
...
packageurl: add checkInputs as suggested by review
packageurl -> packageurl-python
packageurl-python: add missing dependency
2021-03-20 21:44:45 +01:00
Sandro
3510e3710f
Merge pull request #107869 from elohmeier/jupyter3
2021-03-20 20:29:26 +01:00
Sandro
403c39d387
Merge pull request #115423 from bloomvdomino/mpdevil
...
mpdevil: init at 1.1.1
2021-03-20 20:19:21 +01:00
Sandro
820a6336ae
Merge pull request #115729 from illustris/percol
2021-03-20 20:14:51 +01:00
Sandro
530f854ba2
Merge pull request #116986 from fabaff/speedtest-cli
...
librespeed-cli: init at 1.0.7
2021-03-20 19:57:51 +01:00
koslambrou
dc88d47a5c
eddy: init at 1.2.1 ( #115261 )
...
Co-authored-by: kolam <kolam@tuta.io>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-20 19:57:08 +01:00
Sandro
edac82660c
Merge pull request #117039 from raboof/gnucap-init-at-20210107
...
gnucap: init at 20210107
2021-03-20 19:49:27 +01:00
Sandro
903df9ccac
Merge pull request #116797 from tuxinaut/master
2021-03-20 19:47:40 +01:00
illustris
cd29936577
python38Packages.cmigemo: 0.1.6
2021-03-21 00:00:45 +05:30
Charles Duffy
c1f3e25ada
freeplane: init at 1.8.11
2021-03-20 12:51:09 -05:00
Elis Hirwing
19f6178977
sunwait: init at 20201026
2021-03-20 11:46:35 -04:00
Sandro
ffd8ff10c9
Merge pull request #115380 from siraben/trealla-init
...
trealla: init at 1.7.65
2021-03-20 16:37:12 +01:00
Arnout Engelen
52b7bd1e77
gnucap: init at 20210107
...
Submitting on behalf of kvtb,
https://discourse.nixos.org/t/casual-nixpkgs-contributions/9607/13
2021-03-20 16:36:48 +01:00
Sandro
b9000499b7
Merge pull request #116314 from pacien/hidrd-init
...
hidrd: init at unstable-2019-06-03
2021-03-20 16:28:07 +01:00
Daniel Nagy
9815ef3639
zeroad: 0.0.23b -> 0.0.24b
2021-03-20 15:35:16 +01:00
Stig
b9bb86d199
Merge pull request #115481 from zakame/updates/perl-NetAsyncHTTP-0.48
...
perlPackages.NetAsyncHTTP: 0.47 -> 0.48
2021-03-20 12:23:20 +01:00
Fabian Affolter
561fa02f12
python3Packages.iaqualink: init at 0.4.0
2021-03-20 09:53:47 +01:00
Ben Siraphob
ca4e35218e
trealla: init at 1.7.65
2021-03-20 14:20:19 +07:00
Mario Rodas
9e76601be0
mpd: fix build on darwin
2021-03-20 04:20:00 +00:00
Sandro
0f53fe275e
Merge pull request #116972 from fabaff/boltbrowser
...
boltbrowser: init at 2.0
2021-03-20 03:33:47 +01:00
Sandro
8a945c941e
Merge pull request #116994 from AndersonTorres/new-yabasic
...
yabasic: init at 2.89.1
2021-03-20 03:05:43 +01:00
AndersonTorres
425097eb72
yabasic: init at 2.89.1
2021-03-19 21:21:01 -03:00
Fabian Affolter
12ebccaf38
librespeed-cli: init at 1.0.7
2021-03-19 23:40:37 +01:00
Sandro
cf117712a8
Merge pull request #116148 from NeverBehave/pkg/fission
2021-03-19 23:30:32 +01:00
Anna Kudriavtsev
3bfce611c3
7zz: init at 21.01
2021-03-19 15:01:49 -07:00
OPNA2608
33d030bfa0
corrscope: init at 0.7.0
2021-03-19 15:00:04 -07:00
Fabian Affolter
86c2d1bf05
boltbrowser: init at 2.0
2021-03-19 22:18:41 +01:00
Peter Simons
a839c811a5
Merge pull request #116096 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes)
2021-03-19 21:24:10 +01:00
Maximilian Bosch
eb4c782a6f
python3Packages.pydash: init at 4.9.3
2021-03-19 21:11:32 +01:00
Denny Schäfer
f67c929ab2
lychee: init at 0.5.0
2021-03-19 20:15:23 +01:00
Sandro
981d01332f
Merge pull request #114437 from gvolpe/theme/juno
2021-03-19 19:46:47 +01:00
Samuel Tschiedel
e203523543
perlPackages.GitAutoFixup: fix too long shebang under darwin
2021-03-19 14:38:32 -03:00
Petter S. Storvik
733b33a07e
libplctag: init at v2.3.5 ( #116552 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-19 18:37:14 +01:00
Sandro
8fe245607d
Merge pull request #115121 from mitchmindtree/ardour-video
...
ardour: add a videoSupport option, harvid: init at 0.8.3, xjadeo: init at 0.8.10
2021-03-19 18:28:12 +01:00
NeverBehave
1b0385825b
fission: init at 1.12.0
2021-03-19 18:18:54 +01:00
AndersonTorres
6e82e07df3
scimark: init at 4c
2021-03-19 12:21:25 -03:00
github-actions[bot]
c804f22a81
Merge master into staging-next
2021-03-19 12:26:52 +00:00
Vincent Laporte
b68839485d
ocamlPackages.bitstring: 4.0.1 → 4.1.0
2021-03-19 11:47:03 +01:00
github-actions[bot]
6ffd2fe000
Merge master into staging-next
2021-03-19 06:17:55 +00:00
Zak B. Elep
9876b66d7b
perlPackages.LinkEmbedder: 1.16 -> 1.17
2021-03-19 12:51:46 +08:00
Zak B. Elep
d6c2d86126
perlPackages.OpenAPIClient: 0.25 -> 1.00
2021-03-19 12:51:46 +08:00
Zak B. Elep
bcef2ef241
perlPackages.MojoliciousPluginOpenAPI: 3.40 -> 4.00
2021-03-19 12:51:46 +08:00
Zak B. Elep
de015e25c9
perlPackages.JSONValidator: 4.10 -> 4.14
2021-03-19 12:51:46 +08:00
Zak B. Elep
56e0d7c355
perlPackages.MojoUserAgentCached: 1.12 -> 1.16
2021-03-19 12:51:46 +08:00
Zak B. Elep
62998d65bc
perlPackages.MojoSQLite: 3.004 -> 3.005
2021-03-19 12:51:46 +08:00
Zak B. Elep
c716ac8095
perlPackages.MojoliciousPluginAssetPack: 2.10 -> 2.13
2021-03-19 12:51:43 +08:00
Zak B. Elep
4f1792a557
perlPackages.MinionBackendSQLite: 5.0.3 -> 5.0.4
2021-03-19 12:46:07 +08:00
Zak B. Elep
9f0eb44bb5
perlPackages.MojoIOLoopForkCall: use MojoIOLoopDelay
...
Mojolicious 9 has deprecrated and factored out Mojo::IOLoop::Delay out
to its own dist, so this module should now depend on this new dist; a
small patch to use this dependency is needed.
2021-03-19 12:46:07 +08:00
Zak B. Elep
2a7102e44b
perlPackages.MojoIOLoopDelay: init at 8.76
2021-03-19 12:46:07 +08:00
Zak B. Elep
f43e5916bd
perlPackages.Mojolicious: 8.71 -> 9.10
2021-03-19 12:46:07 +08:00
Mario Rodas
30467aa9dd
Merge pull request #116490 from sternenseemann/luv-0.5.7
...
ocamlPackages.luv: init at 0.5.7
2021-03-18 21:29:18 -05:00
Jack Gerrits
a364fb6557
vowpal-wabbit: init at 8.9.2
2021-03-18 18:41:07 -07:00
Cole Helbling
c5383d6046
dfmt: init at 1.2.0
...
A smarter version of fmt, and simpler than par.
The best part (IMO) is that it autodetects beginning-of-line / comment
characters.
2021-03-18 18:37:06 -07:00
github-actions[bot]
d73a492e83
Merge master into staging-next
2021-03-19 00:41:01 +00:00
Aaron Andersen
67272ac8fa
Merge pull request #116493 from aanderse/kodi-wip
...
kodi.packages: refactor, netflix: init at 1.14.1
2021-03-18 20:22:21 -04:00
Massimo Redaelli
272e287c7e
handlr: init at 0.5.0
2021-03-18 23:45:49 +01:00
SCOTT-HAMILTON
e53281a59b
usbview: init at 2.0 ( #116450 )
2021-03-18 23:24:20 +01:00