Luke Granger-Brown
6e684ca91e
envoy: init at 1.16.2
2021-01-14 12:26:11 +00:00
Christoph Neidahl
1ae6b4c2ee
megapixels: init at 0.14.0
2021-01-14 12:38:33 +01:00
Alyssa Ross
98c3490196
ydiff,gitAndTools.ydiff: unify
...
We were packaging ydiff twice!
In this patch, I've merged the two expressions into one, trying to
take the best of each. ydiff (top-level) didn't support being used as
a Python library, which is required by one other package (patroni), so
I chose gitAndTools.ydiff as the starting point, then moved in the
longDescription from the top-level one, as well as the code used to
run the tests.
While I was there, I fixed the tests, which were intended to be run by
the top-level ydiff but actually were not, because unlike mkDerivation
buildPythonApplication will not run `make test' by default.
Also, top-level ydiff previously propagated less and patchutils,
meaning they'd have been installed globally instead of just referenced
by ydiff. gitAndTools.ydiff just did nothing. Both also expected to
find git, hg, and svn in the environment, which was impure. So now
all these programs are referenced by store path from ydiff, for
purity.
2021-01-14 10:38:16 +00:00
fricklerhandwerk
27830c70b1
wxmac: 3.0.4 -> 3.0.5.1
2021-01-14 09:26:12 +01:00
Jörg Thalheim
124655ed49
unixtools: align attribute name with filename
...
(so they can be easier matched)
2021-01-14 09:00:15 +01:00
Jan Tojnar
b813710c04
Merge branch 'master' into staging-next
2021-01-14 02:24:17 +01:00
Cole Helbling
326fc3736c
Revert "calibre: 4.23.0 -> 5.9.0"
2021-01-13 15:52:36 -08:00
Tad Fisher
cf20c83c41
remarkable2-toolchain: init at 2.5.2
2021-01-13 15:39:31 -08:00
Artur Cygan
73db86659f
pe-parse: init at 1.2.0
2021-01-13 14:18:37 -08:00
Nikolay Korotkiy
6e83386e82
lagrange: init at 1.0.3
2021-01-13 23:12:50 +01:00
Hector Escobedo
d9c217495c
quickfix: init at 1.15.1
2021-01-13 13:55:31 -08:00
adisbladis
4003f8cbc7
treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withPackages
...
The previous names are now aliases and shouldn't be used anywhere inside nixpkgs.
2021-01-13 17:13:10 +01:00
adisbladis
6347f78fd9
emacsPackages*: Move to emacs*.pkgs
...
This makes it much easier to create customisations around emacs via
the a new convenience passthru attr:
- `emacs.pkgs`: What used to be emacsPackages is now `emacs.pkgs`
The previous versioned names `emacs*Packages` have been moved to
aliases.nix and are now considered deprecated in favour of `emacs*.pkgs`.
2021-01-13 17:04:55 +01:00
Johan Thomsen
423b9b2a70
ceph: 15.2.7 -> 15.2.8
2021-01-13 15:51:18 +01:00
Mark Vainomaa
b451286b1f
docker: 19.03.4 -> 20.10.2 ( #108960 )
...
This commit refactors the build process to handle Docker engine and
CLI split.
2021-01-13 11:33:14 +01:00
Sandro
c36b928f4f
Merge pull request #108993 from flokli/nufraw-gimp
...
remove ufraw and the gimp plugin
2021-01-13 09:19:39 +01:00
Sandro
f73fb5337e
Merge pull request #100447 from uvNikita/ultralist
2021-01-13 08:47:53 +01:00
Sandro
7b596e48b8
Merge pull request #107616 from fabaff/hakrawler
...
hakrawler: init at 20201224-e39a514
2021-01-13 08:45:31 +01:00
Sandro
5173a75d4f
Merge pull request #107752 from fabaff/terrascan
2021-01-13 08:45:02 +01:00
github-actions[bot]
318e673af0
Merge master into staging-next
2021-01-13 06:40:30 +00:00
Silvan Mosberger
0cd5058afd
Merge pull request #85842 from iblech/patch-whitebophir
...
whitebophir: init at 1.7.0 (package and service)
2021-01-13 03:06:34 +01:00
github-actions[bot]
3edc776d77
Merge master into staging-next
2021-01-13 01:11:17 +00:00
Ingo Blechschmidt
deb9c1d027
whitebophir: init at 1.7.0
2021-01-13 01:22:31 +01:00
Florian Klink
038de4c5b1
ufraw: remove
...
This is broken and unmaintained. nufraw seems to be a drop-in
alternative, but is currently broken (see
https://github.com/NixOS/nixpkgs/pull/108993#issuecomment-757988146 ).
Using Darktable seems to be the reasonable choice for now.
Closes https://github.com/NixOS/nixpkgs/issues/97946 .
2021-01-13 00:30:46 +01:00
Pavol Rusnak
e6229b82f0
Merge pull request #108945 from prusnak/electrs
...
electrs: init at 0.8.6
2021-01-12 23:33:53 +01:00
Fabian Affolter
af94d8ca0c
terrascan: init at 1.2.0
2021-01-12 22:09:15 +01:00
Fabian Affolter
93b5742b15
hakrawler: init at 20201224-e39a514
2021-01-12 21:43:05 +01:00
github-actions[bot]
f47a1ddfe4
Merge master into staging-next
2021-01-12 18:47:24 +00:00
Alyssa Ross
a8d2393df4
firefox: remove unused override
...
This isn't used:
$ git grep -w python pkgs/applications/networking/browsers/firefox
$
2021-01-12 17:44:53 +00:00
Aaron Andersen
1cf298791b
Merge pull request #91944 from Izorkin/mariadb-update
...
mariadb: 10.4.15 -> 10.5.8
2021-01-12 12:13:30 -05:00
Sandro
769a4a83e6
Merge pull request #90580 from fps/add-tap-plugins
...
tap-plugins: init at 1.0.1
2021-01-12 17:03:56 +01:00
Sandro
6071c0b71d
Merge pull request #108908 from moaxcp/jbang
...
jbang: init at 0.58.0
2021-01-12 17:03:09 +01:00
Sandro
8bf14d4a8a
Merge pull request #108977 from lukegb/mark-as-broken
2021-01-12 16:16:58 +01:00
Sandro
88e9af25b8
Merge pull request #108907 from terinjokes/patches/pcem
2021-01-12 16:16:26 +01:00
Sandro
65a4ef7cb8
Merge pull request #108221 from eduardosm/masterpdfeditor4
...
masterpdfeditor4: init at 4.3.89
2021-01-12 16:00:58 +01:00
Nikita Uvarov
5b82aad3f9
ultralist: rename from todolist
...
Announcement: https://github.com/ultralist/ultralist/issues/136 .
2021-01-12 15:48:45 +01:00
Izorkin
d688f790dd
mariadb: drop build server with tokudb storage
2021-01-12 17:22:47 +03:00
Anderson Torres
2900382c14
Merge pull request #109090 from hugolgst/update/calibre
...
calibre: 4.23.0 -> 5.9.0
2021-01-12 11:03:20 -03:00
adisbladis
e32fd7aea9
Merge pull request #109110 from adisbladis/trillian-init
...
trillian: init at 1.3.11
2021-01-12 14:56:39 +01:00
sternenseemann
2a88330fbe
soldat-unstable: init at 2020-11-26
2021-01-12 14:44:42 +01:00
sternenseemann
7ce707f760
gamenetworkingsockets: init at 1.2.0
2021-01-12 14:44:42 +01:00
Sandro
82fd153465
Merge pull request #108946 from kevingriffin/fish-babelfish
2021-01-12 14:27:04 +01:00
github-actions[bot]
f1bb6c74f9
Merge master into staging-next
2021-01-12 12:34:36 +00:00
adisbladis
7412b9f065
trillian: init at 1.3.11
2021-01-12 13:18:33 +01:00
Hugo Lageneste
bbe300a6b8
calibre: 4.23.0 -> 5.9.0
...
Updates calibre version to 5.9.0 by pinning the Python version to 3.
Calibre upgraded to Python 3 since the 5.0 release.
Adds aliases for removed packages.
Fixes #106256 .
2021-01-12 13:11:54 +01:00
Kevin Griffin
8d0ddfc1b6
babelfish: init at version 0.1.3
2021-01-12 20:19:54 +09:00
Jörg Thalheim
a8c07163dc
xsd: fix build
...
last release 2014... does not build with gcc10
2021-01-12 12:19:30 +01:00
Pavol Rusnak
488c4cf2e5
electrs: init at 0.8.6
2021-01-12 10:04:16 +01:00
github-actions[bot]
bfcc20a149
Merge master into staging-next
2021-01-12 06:34:30 +00:00
John Mercier
1288812ae0
jbang: init at 0.58.0
2021-01-11 21:52:55 -05:00
Benjamin Hipple
1e678a98d5
Merge pull request #109006 from totten/master-mysql-8022
...
mysql80: 8.0.17 -> 8.0.22
2021-01-11 21:51:01 -05:00
github-actions[bot]
32a46d68f3
Merge master into staging-next
2021-01-12 01:04:47 +00:00
Sandro
1760d488e4
Merge pull request #99565 from fishi0x01/fishi0x01/vsh
...
vsh: init at 0.7.2
2021-01-12 01:51:03 +01:00
Sandro
805821e1cf
Merge pull request #108714 from rhoriguchi/unite-shell
2021-01-12 01:43:30 +01:00
Dmitry Kalinkin
02828f91f1
Merge pull request #105709 from CajuM/symbiflow
...
Add Symbiflow + prjxray for OSS Xilinx FPGA development
2021-01-11 18:49:31 -05:00
Petter S. Storvik
c7d8d75e8e
clpm: init at 0.3.5 ( #108849 )
2021-01-11 23:08:42 +01:00
Sandro
5ea525376f
Merge pull request #108951 from erictapen/sub-batch-init
...
sub-batch: init at 0.3.0
2021-01-11 22:56:56 +01:00
Luke Granger-Brown
7d9d1c5f15
mxnet: switch to GCC 9
...
mxnet currently doesn't compile under GCC 10 (linker failures).
2021-01-11 21:49:23 +00:00
fps.io
5e0cf323e7
tap-plugins: init at 1.0.1
2021-01-11 21:45:48 +01:00
Dmitry Kalinkin
0708a5e690
all-packages.nix: fix eval of kdeFrameworks for kora-icon-theme
...
Fixes : #102168
2021-01-11 19:59:48 +01:00
Frederik Rietdijk
12c57ff6ae
Revert "kora-icon-theme: fix eval"
...
Let's use 1b36c97948
instead.
This reverts commit aa6dd78322
.
2021-01-11 19:59:37 +01:00
Frederik Rietdijk
aa6dd78322
kora-icon-theme: fix eval
2021-01-11 19:57:53 +01:00
github-actions[bot]
757ad34b82
Merge master into staging-next
2021-01-11 18:42:29 +00:00
Tim Steinbach
18b09d883f
linux: 5.11-rc2 -> 5.11-rc3
2021-01-11 11:10:07 -05:00
Sandro
f18ba0425d
Merge pull request #109019 from manojkarthick/reddsaver-init
...
reddsaver: init at 0.2.2
2021-01-11 16:11:39 +01:00
Milan
e614b5a2d0
mindustry: build Arc from source ( #108274 )
...
- reduce the buildPhase of the fixed-output dependencies derivation to
only download all dependencies, instead of building the full thing.
- add wayland variant, which is linked against a different variant of
the glew library to run natively using SDL_VIDEODRIVER=wayland
- use jdk (Java 15) instead of jre (Java 8) at runtime
- use new copyDesktopItems hook
2021-01-11 15:55:52 +01:00
Manoj Karthick
36ee158783
reddsaver: init at 0.2.2
...
Motivation: Command line tool to download saved images from Reddit
2021-01-11 05:20:34 -08:00
Jan Tojnar
2b9372b2ca
Merge branch 'master' into staging-next
2021-01-11 13:36:42 +01:00
Emery Hemingway
843daa841d
llvmPackages: select version by targetPlatform
2021-01-11 11:10:53 +01:00
Justin Humm
509cd74e49
sub-batch: init at 0.3.0
2021-01-11 09:14:37 +01:00
Michele Guerini Rocco
a306b088f6
Merge pull request #108491 from pacien/fishPlugins-wrapFish
...
wrapFish: add fish shell wrapper package
2021-01-11 09:10:52 +01:00
Sandro
1109e2423d
Merge pull request #108753 from manojkarthick/expenses-init
2021-01-11 08:55:48 +01:00
Tim Otten
1dc5b4612f
mysql80: 8.0.21 -> 8.0.22
2021-01-10 22:50:34 -08:00
Alyssa Ross
4d5d04a238
mysql80: 8.0.17 -> 8.0.21
...
Hopefully substituteInPlace will be less brittle than the patch.
2021-01-10 22:48:02 -08:00
github-actions[bot]
75bb36a66f
Merge staging-next into staging
2021-01-11 06:33:34 +00:00
github-actions[bot]
db7b9735f9
Merge master into staging-next
2021-01-11 06:33:30 +00:00
Wulfsta
5ca3562611
psw: init at 0.1.2
2021-01-10 22:22:28 -08:00
Ryan Horiguchi
2c9a72d98e
gnomeExtensions.unite-shell: init at 44
2021-01-11 05:30:42 +01:00
Sandro
e9bebb34e8
Merge pull request #108093 from mjlbach/init_sumneko_lua
2021-01-11 02:19:52 +01:00
Sandro
0e99531c54
Merge pull request #108953 from fgaz/urn/init
...
urn-timer: init at unstable-2017-08-20
2021-01-11 02:19:40 +01:00
Sandro
4d69305d75
Merge pull request #108961 from iblech/patch-jumpnbump
...
jumpnbump: init at 1.70-dev
2021-01-11 02:18:07 +01:00
Sandro
bff4ecd74b
Merge pull request #104499 from fgaz/domination/init
...
domination: init at 1.2.3
2021-01-11 02:14:27 +01:00
Sandro
9411c1d387
Merge pull request #105402 from sikmir/crow-translate
...
crow-translate: init at 2.6.2
2021-01-11 02:11:46 +01:00
Sandro
6af32a6878
Merge pull request #108963 from fabaff/crlfuzz
...
crlfuzz: init at 1.4.0
2021-01-11 02:11:04 +01:00
Sandro
2dc9bfb42f
Merge pull request #108191 from WolfangAukang/signumone-ks-init
2021-01-11 02:03:50 +01:00
github-actions[bot]
1cce663933
Merge staging-next into staging
2021-01-11 01:02:25 +00:00
github-actions[bot]
36bab113bf
Merge master into staging-next
2021-01-11 01:02:21 +00:00
Sandro
f337a3fc22
Merge pull request #107640 from fabaff/monsoon
...
monsoon: init at 0.6.0
2021-01-11 02:02:17 +01:00
Ben Siraphob
e9b6e535a6
vyper: init at 0.2.8 ( #104758 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-11 02:01:47 +01:00
Sandro
f4017bff44
Merge pull request #108167 from fgaz/ft2-clone/1.42
2021-01-11 02:00:49 +01:00
Sandro
e3271a768c
Merge pull request #108071 from astro/json-schema-for-humans
...
json-schema-for-humans: init at 0.27.0
2021-01-11 02:00:28 +01:00
Sandro
d8165ca0b0
Merge pull request #104401 from fgaz/staticjinja/0.4.0
2021-01-11 01:59:19 +01:00
Sandro
c9234f3a99
Merge pull request #93917 from zaninime/openzone
2021-01-11 01:38:00 +01:00
Sandro
3e5207becc
Merge pull request #106679 from siraben/gauche-update
...
gauche: 0.9.9 → 0.9.10
2021-01-11 01:35:04 +01:00
Jan Tojnar
88c998fb21
Merge branch 'staging-next' into staging
2021-01-10 23:24:57 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next
2021-01-10 23:24:33 +01:00
Ingo Blechschmidt
f33ae65fe1
jumpnbump: init at 1.70-dev
2021-01-10 22:34:41 +01:00
Francesco Gazzetta
5dc817a54c
urn-timer: init at unstable-2017-08-20
2021-01-10 22:29:48 +01:00
Terin Stock
f34f9aa38f
pcem: init at 17
2021-01-10 13:29:47 -08:00
Anderson Torres
1373f75002
Merge pull request #108801 from AndersonTorres/update-argtable
...
argtable: 3.0.1 -> 3.1.5
libmicrohttpd: init at 0.9.72
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 16:59:03 -03:00
Sandro
903ebabea6
Merge pull request #108110 from fabaff/badchars
...
badchars: init at 0.4.0
2021-01-10 20:56:46 +01:00
Sandro
a657c03fd8
Merge pull request #108120 from fabaff/ldeep
2021-01-10 20:55:14 +01:00
John Ericson
5114061fa1
Merge pull request #107594 from ehmry/stdenv-cross-llvm
...
Synchronize cross-stdenv LLVM input with pkgs.llvmPackages
2021-01-10 14:51:52 -05:00
Michael Lingelbach
a57ba9ea13
sumneko-lua-language-server: init at 1.11.2
2021-01-10 11:43:55 -08:00
John Ericson
05b5b5491e
Merge pull request #108507 from Ericson2314/ott-mode
...
ott-mode: Factor our from ott
2021-01-10 14:30:59 -05:00
Sandro
f41dc35387
Merge pull request #108799 from SuperSandro2000/fix-collection
2021-01-10 20:04:46 +01:00
github-actions[bot]
bd9e17e21f
Merge staging-next into staging
2021-01-10 18:41:46 +00:00
github-actions[bot]
76394e4624
Merge master into staging-next
2021-01-10 18:41:43 +00:00
Profpatsch
2497553b23
toplevel: stdenv.lib -> lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 17:44:59 +01:00
Fabian Affolter
45bb37cfbf
crlfuzz: init at 1.4.0
2021-01-10 17:30:15 +01:00
AndersonTorres
12c5cfda1d
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 12:55:25 -03:00
AndersonTorres
bc838c8686
libmicrohttpd: init at 0.9.72
...
Being conservative, I included a new version instead of overwriting.
2021-01-10 12:43:48 -03:00
AndersonTorres
db27acb1c8
argtable: 3.0.1 -> 3.1.5
2021-01-10 12:43:48 -03:00
Frederik Rietdijk
8646eeebf5
breeze-icons: take from plasma5Packages
2021-01-10 15:59:45 +01:00
Frederik Rietdijk
b209617ff0
plasma5Packages: alias to the libsForQt5 used to build the plasma5 desktop
...
For in NixOS it is beneficial if both plasma5 and pam use the same Qt5
version. Because the plasma5 desktop may use a different version as the
default Qt5 version, we introduce plasma5Packages.
2021-01-10 15:59:45 +01:00
Frederik Rietdijk
2e9c639cb2
qt5-packages.nix: consistently make all libraries with same qt5 version
2021-01-10 15:59:43 +01:00
Frederik Rietdijk
49f21e06d9
Merge staging-next into staging
2021-01-10 15:51:40 +01:00
Francesco Gazzetta
52228daa3a
staticjinja: lift to top level
...
Most user will probably use the cli tool
2021-01-10 15:51:05 +01:00
Frederik Rietdijk
0c42bb5027
Merge master into staging-next
2021-01-10 15:50:49 +01:00
Matthieu Coudron
9f8b7cb4a8
Merge pull request #104658 from poscat0x04/add-fcitx5
...
Add fcitx5
2021-01-10 15:26:27 +01:00
Ben Siraphob
47de48f600
gauche: 0.9.9 -> 0.9.10
2021-01-10 21:23:52 +07:00
Phillip Cloud
caf2a8d9ea
nvidia-docker/nvidia-podman: inherit name directly
2021-01-10 08:54:38 -05:00
Phillip Cloud
8169d5c644
nvidia-container-toolkit: pass nvidia-container-runtime into drv
2021-01-10 08:54:38 -05:00
Phillip Cloud
ca2aa77d7b
nixpkgs: use symlinkJoin to share container runtime config for runtimes that support nvidia GPUs
2021-01-10 08:54:37 -05:00
Sandro Jäckel
694a3766d6
vtk_7, vtk_8: Fix building
2021-01-10 13:18:44 +01:00
Sandro
be660e2ae5
Merge pull request #100042 from siraben/oberon-risc-emu-init
...
oberon-risc-emu: init at 2020-08-18
2021-01-10 12:49:55 +01:00
Sandro
b80f4f1a31
Merge pull request #108638 from andrewchambers/bupstash
...
bupstash: init at 0.6.4
2021-01-10 12:47:51 +01:00
Sandro
d25225b014
Merge pull request #96039 from MilesBreslin/evscript
2021-01-10 12:18:27 +01:00
Andrew Chambers
0380ee437b
bupstash: init at 0.6.4
2021-01-10 22:58:42 +13:00
Gabriel Gonzalez
82425ca793
Fix support for extending Dhall package set
...
* Fix `dhallPackages` to be defined using `callPackage` instead of
`callPackages`
This enables the `pkgs.dhallPackages.override` method
* Export `pkgs.dhallPackages.callPackage`
This is also necessary in order to easily extend `pkgs.dhallPackages` with
new packages
2021-01-10 10:54:10 +01:00
Câju Mihai-Drosi
ccdf7431bb
symbiflow-arch-defs: init at 20200914-111752-g05d68df0
2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
44fbc60abd
symbiflow-yosys-plugins: init at 0.8-6021-gd8b2d1a2
2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
c1674d2ace
symbiflow-yosys: init at 0.8-6021-gd8b2d1a2
2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
d9140d37ad
symbiflow-vtr: init at 8.0.0.rc2-4003-g8980e4621
2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
a7d6c39c3c
prjxray-tools: init at 0.1-2676-gac8d30e3
2021-01-10 10:01:42 +02:00
Câju Mihai-Drosi
7d9c736824
prjxray-db: init at 0.0-0232-g303a61d
2021-01-10 09:32:26 +02:00
Sandro
345206baf3
Merge pull request #108874 from fabaff/deepsea
...
deepsea: init at 0.9
2021-01-10 08:09:39 +01:00
Sandro
425f1533e4
Merge pull request #108882 from tfmoraes/libguestfs_xen
...
libguestfs: remove xen as dependency
2021-01-10 08:07:09 +01:00
Poscat
4ef6482261
fcitx5-table-other: Init at 5.0.1
2021-01-10 14:31:10 +08:00
Poscat
7b99329edd
fcitx5-table-extra: Init at 5.0.1
2021-01-10 14:31:09 +08:00
Poscat
1b06ca4b0d
fcitx5-with-addons: Init
2021-01-10 14:31:07 +08:00
Poscat
3dbd3d11e3
fcitx5-chinese-addons: Init at 5.0.2
2021-01-10 14:31:06 +08:00
Poscat
208b419ab5
fcitx5-lua: Init at 5.0.1
2021-01-10 14:31:05 +08:00
Poscat
ea1e46a232
libime: Init at 1.0.2
2021-01-10 14:31:04 +08:00
Poscat
ea50300499
fcitx5-rime: Init at 5.0.2
2021-01-10 14:31:03 +08:00
Poscat
1da3fbf0eb
fcitx5-configtool: Init at 5.0.1
2021-01-10 14:31:02 +08:00
Poscat
5409030ea1
fcitx5-gtk: Init at 5.0.1
2021-01-10 14:31:01 +08:00
Poscat
e42b4d312f
fcitx5-qt: Init at 5.0.1
2021-01-10 14:30:58 +08:00
midchildan
6e098fa12e
powerline-symbols: init at 2.8.1
2021-01-10 14:30:21 +09:00
Poscat
85a30b1fd8
fcitx5: Init at 5.0.3
2021-01-10 13:24:20 +08:00
Poscat
f67f57e0f1
xcb-imdkit: Init at 1.0.1
2021-01-10 13:17:57 +08:00
github-actions[bot]
31f01e4bcc
Merge staging-next into staging
2021-01-10 01:03:39 +00:00
github-actions[bot]
433c7b069c
Merge master into staging-next
2021-01-10 01:03:35 +00:00
Mario Rodas
69dc12e045
Merge pull request #108873 from fabaff/cloudbrute
...
cloudbrute: init 1.0.7
2021-01-09 18:29:49 -05:00
Markus Kowalewski
abd767dce9
target-isns: init at 0.6.8
2021-01-09 23:25:39 +01:00
Thiago Franco de Moraes
dde3974afd
libguestfs: remove xen as dependency
2021-01-09 16:51:33 -03:00
Colin L Rice
eabc2286e3
ipfs-cluster: 0.13.0 -> unstable-2020-10
...
ipfs-cluster hasn't had a release since may 2020, however go-ipfs needs
to be updated for support with go1.15 and go1.16 (1.14 goes out of
support in february).
I've requested they tag a new revision, but until then we'll have to use
an unstable version.
I've re enabled the tests since they pass and are critical to catch
errors within ipfs-cluster (and in general make maintenance easier). One
test failed, so I manually disabled it via a patch and .Skip()
2021-01-09 14:48:12 -05:00
Aaron Andersen
4b0a2ac72c
Merge pull request #99559 from JamieMagee/nzbhydra2
...
nzbhydra2: init at 3.8.0
2021-01-09 14:23:30 -05:00
github-actions[bot]
34f5c8db0e
Merge staging-next into staging
2021-01-09 18:41:31 +00:00
github-actions[bot]
fcbe48c797
Merge master into staging-next
2021-01-09 18:41:27 +00:00
Fabian Affolter
9b0c54618d
deepsea: init at 0.9
2021-01-09 18:27:54 +01:00
Fabian Affolter
30ad59abc0
cloudbrute: init 1.0.7
2021-01-09 18:12:41 +01:00
Pavol Rusnak
5468a0563f
Merge pull request #108820 from prusnak/xr-update
...
monado: Add serviceSupport option
2021-01-09 17:58:08 +01:00
Sandro
af1a049c93
Merge pull request #105605 from siraben/oksh-init
...
oksh: init at 6.8.1
2021-01-09 17:40:36 +01:00
Frederik Rietdijk
379ca4ddcf
Merge staging-next into staging
2021-01-09 13:29:53 +01:00
Michael Weiss
8ae8602bf7
Merge branch 'master' into staging-next
...
Manually resolved a conflict in
pkgs/development/libraries/libbladeRF/default.nix.
2021-01-09 12:16:11 +01:00
Cyril Cohen
9ffd16b385
coqPackages: refactor
2021-01-09 11:56:17 +01:00
Alyssa Ross
81b0104d85
hello-wayland: init at 2020-07-27
...
This is a program that just displays a static cat picture in a Wayland
window. I packaged it a while ago thinking it wouldn't be useful for
anybody else, but a conversation on IRC today made me realise it would
be!
hello-wayland is very useful as a minimal example when hacking on
Wayland ecosystem stuff -- even if Firefox doesn't work yet,
hello-wayland probably will and that can be useful to guide you in the
right direction!
2021-01-09 06:47:53 +00:00
Manoj Karthick
1c28232076
expenses: init at 0.2.1
...
Motivation: An interactive command line expense logger
2021-01-08 21:55:09 -08:00
Mario Rodas
99264011de
Merge pull request #108758 from marsam/update-apprise
...
pythonPackages.apprise: 0.8.9 -> 0.9.0
2021-01-08 23:50:38 -05:00
github-actions[bot]
8ec9d0c1b6
Merge staging-next into staging
2021-01-09 01:00:29 +00:00
github-actions[bot]
e251591528
Merge master into staging-next
2021-01-09 01:00:25 +00:00
Joe Hermaszewski
42743be017
monado: Add serviceSupport option
...
This controls XRT_FEATURE_SERVICE. See
https://gitlab.freedesktop.org/monado/monado/-/blob/master/doc/targets.md#xrt_feature_service-disabled
for more info.
2021-01-09 00:38:10 +01:00
Joe Hermaszewski
b08b22d85f
xrgears: init at unstable-2020-04-15
2021-01-09 00:36:01 +01:00
Timo Kaufmann
05983b1825
Merge pull request #98969 from xwvvvvwx/lndconnect
...
lndconnect: init at 0.2.0
2021-01-08 21:13:33 +01:00
Niklas Hambüchen
22b9910f4e
Merge pull request #108804 from ketzacoatl/amazon-ec2-utils
...
Amazon ec2 utils
2021-01-08 20:43:12 +01:00
Anderson Torres
69534f39a7
Merge pull request #106985 from Technical27/master
...
auto-cpufreq: init at 1.5.1
2021-01-08 16:16:45 -03:00
Ketzacoatl
630d0163ae
amazon-ec2-utils: init at 1.3
2021-01-08 14:14:38 -05:00
github-actions[bot]
7aced83bf9
Merge staging-next into staging
2021-01-08 12:29:39 +00:00
github-actions[bot]
ecebf82121
Merge master into staging-next
2021-01-08 12:29:36 +00:00
Eduardo Sánchez Muñoz
e99a170066
masterpdfeditor4: init at 4.3.89
...
The free version of masterpdfeditor 5 adds a watermark to saved PDFs, whereas version 4 does not.
2021-01-08 12:15:00 +01:00
Mario Rodas
0946f962f4
nimlsp: init at 0.2.6
...
Co-authored-by: nbonfils <nbonfils@users.noreply.github.com>
2021-01-08 11:04:25 +01:00
Sandro
2b1f8235b4
Merge pull request #108402 from ymatsiuk/add-appgate-sdp
2021-01-08 10:51:27 +01:00
Sandro
d0c5336653
Merge pull request #108671 from AndersonTorres/rootbar
...
rootbar: init at unstable-2020-11-13
2021-01-08 09:40:04 +01:00
github-actions[bot]
18280919d6
Merge staging-next into staging
2021-01-08 06:29:07 +00:00
github-actions[bot]
67bbf2c845
Merge master into staging-next
2021-01-08 06:28:59 +00:00
Ben Siraphob
bf91623828
oberon-risc-emu: init at 2020-08-18
2021-01-08 13:02:26 +07:00
Alyssa Ross
ca90852324
Revert "ipfs-cluster: Remove go1.14 pinning."
...
Quoting <https://github.com/NixOS/nixpkgs/pull/107941#issuecomment-756527121 >:
> If you're going to remove the 1.14 pin, you'll need to bump the
> version by a few commits, or it builds but doesn't actually work.
This reverts commit f7fc3bfd55
.
2021-01-08 05:59:45 +00:00
Jörg Thalheim
4a580eb51b
Merge pull request #108635 from petabyteboy/feature/rust-1-49
...
rust: 1.48.0 -> 1.49.0
2021-01-08 05:31:47 +00:00
Mario Rodas
452e394c2e
apprise: lift from python packages
2021-01-08 04:20:00 +00:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
...
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Tim Steinbach
4312cd74f1
linux-hardened: Track extra version
...
Fixes #108707
2021-01-07 18:23:57 -05:00
Sandro
594ba151ca
Merge pull request #107439 from sbond75/cakelisp
2021-01-08 00:14:15 +01:00
Sandro
b6fe20a272
Merge pull request #108626 from asbachb/new/nufraw
...
nufraw: init at 0.43-3
2021-01-07 23:42:05 +01:00
Miles Breslin
8ac4b7c7fd
evscript: Init at git-47f86f0
2021-01-07 14:13:00 -08:00
Sandro
372806018c
Merge pull request #91674 from MetaDark/zynaddsubfx
...
zynaddsubfx: use zyn-fusion as default gui module
2021-01-07 23:02:11 +01:00
Sandro
a72b5fd784
Merge pull request #108684 from Emantor/new/mpris-scrobbler
...
mpris-scrobbler: init at 0.4.0.1
2021-01-07 22:56:58 +01:00
Sandro
7a2a45cfc0
Merge pull request #108622 from bbigras/tab-rs
...
tab-rs: init at 0.5.5
2021-01-07 22:56:40 +01:00
Francesco Zanini
cf68af0245
openzone-cursors: init at 1.2.9
2021-01-07 22:46:40 +01:00
Francesco Zanini
50e0de1232
icon-slicer: init at 0.3
2021-01-07 22:46:40 +01:00
Benjamin Asbach
e02bf0737b
nufraw: init at 0.43-3
...
`nufraw` is used to manipulate raw images.
`nufraw-thumbnailer` is used to generate thumbnails for raw images.
relates #108444
2021-01-07 22:41:34 +01:00
Sandro
c5ad2c8cfd
Merge pull request #108267 from MarcFontaine/pcimem
...
pcimem: init at unstable-2018-08-29
2021-01-07 22:12:08 +01:00
Sandro
7ae17783a7
Merge pull request #108432 from jbedo/fastp
...
fastp: init 0.20.1
2021-01-07 21:44:33 +01:00
Sandro
b139de1c5c
Merge pull request #108632 from fanzeyi/wezterm-darwin
2021-01-07 21:41:57 +01:00
Sandro
b5351cad24
Merge pull request #107285 from sternenseemann/libschrift-0.9.1
...
libschrift: init at 0.9.1
2021-01-07 21:37:48 +01:00
Sandro
7a5c1d3cd5
Merge pull request #108474 from erictapen/ghostwriter-2.0.0
2021-01-07 21:07:29 +01:00
Sandro
e587f393dd
Merge pull request #108660 from fabaff/subjs
...
subjs: init at 1.0.1
2021-01-07 21:07:03 +01:00
MetaDark
8deca0d420
zynaddsubfx: use zyn-fusion as default gui module
...
- Added `guiModule` option that accepts "fltk", "ntk", "zest", or "off"
- Split FLTK dependencies from NTK dependencies
- Added support for building the FLTK gui
- Added support for building the Zyn-Fusion (zest) gui
- Added new derivation for the Zest UI framework (local to zynaddsubfx)
It's not yet designed to be used outside of zynaddsubfx, but it
may be in the future
- Added flags for all optional features
- Added & disabled `dssiSupport` by default
- Disabled `lashSupport` by default
Slows down startup looking for LASH server if not running
- Added & enabled `portaudioSupport` by default
Cross platform audio library that uses ALSA/JACK on Linux.
Supports multiple audio streams without needing JACK.
- Enabled tests
- Removes nico202 as maintainer, as requested in code review
2021-01-07 15:00:35 -05:00
Yurii Matsiuk
239fa096b4
appgate-sdp: init at 5.1.2
2021-01-07 20:29:58 +01:00
AndersonTorres
d27f7928e6
rootbar: init at unstable-2020-11-13
2021-01-07 15:46:30 -03:00
github-actions[bot]
9e9902250a
Merge staging-next into staging
2021-01-07 18:40:54 +00:00
github-actions[bot]
5c072a088d
Merge master into staging-next
2021-01-07 18:40:50 +00:00
Milan Pässler
0f03222d88
linux: build with multipath tcp support
...
Starting from Linx 5.6, there is partial upstream support for the Multipath TCP
protocol. There are no downsides to enabling it afaict, since
applications need to opt-in when creating a socket.
From https://github.com/multipath-tcp/mptcp_net-next/wiki :
"[...] users of regular TCP continue to get the same type of connection and
performance unless MPTCP is requested."
2021-01-07 18:37:57 +01:00
Sandro
ec56bf6ede
Merge pull request #106456 from eduardosm/diylc
2021-01-07 17:24:42 +01:00
Rouven Czerwinski
cf2c95a19f
mpris-scrobbler: init at 0.4.0.1
...
Minimalistic scrobbler using the the MPRIS specification to scrobble to
libre.fm and last.fm.
2021-01-07 16:45:53 +01:00
Fabian Affolter
15da30e04a
subjs: init at 1.0.1
2021-01-07 13:55:55 +01:00
Justin Humm
5d815cce8a
ghostwriter: 1.0.1 -> 2.0.0-rc3, build with newest libsForQt5
...
- mark as broken on darwin
- add myself as maintainer
2021-01-07 13:38:31 +01:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Eduardo Sánchez Muñoz
0d84b3f540
diylc: init at 4.15.1
2021-01-07 12:53:35 +01:00
Sandro
5796227734
Merge pull request #108633 from tckmn/add-foma
2021-01-07 12:20:28 +01:00
Sandro
e96424dc1e
Merge pull request #108648 from djanatyn/pkg/rdrview
...
rdrview: init at unstable-2020-12-22
2021-01-07 12:00:06 +01:00
Sandro
4c87452cab
Merge pull request #108605 from fabaff/grype
...
grype: init at 0.6.1
2021-01-07 11:47:40 +01:00
Bruno Bigras
4d76eb1621
tab-rs: init at 0.5.5
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-07 05:43:09 -05:00
Sandro
9f823bfde1
Merge pull request #108589 from AndersonTorres/at1985-updates
...
germinal: init at 26
2021-01-07 11:20:40 +01:00
Sandro
1607e22cec
Merge pull request #108592 from matthiasbeyer/init-taskwarrior-tui
...
taskwarrior-tui: init at 0.9.5
2021-01-07 11:17:32 +01:00
Sandro
7c3f3c70c4
Merge pull request #108599 from yusdacra/add-tug
2021-01-07 11:15:55 +01:00
Sandro
61ecc6e467
Merge pull request #108593 from fabaff/urlhunter
...
urlhunter: init at 0.1.1
2021-01-07 11:15:08 +01:00
Jonathan Strickland
cddd4fe84a
rdrview: init at unstable-2020-12-22
2021-01-07 04:44:47 -05:00
Sandro
3f132c79ac
Merge pull request #108536 from SuperSandro2000/small-fixes
2021-01-07 10:38:49 +01:00
Justin Bedo
bdf3d727ca
fastp: init 0.20.1
2021-01-07 18:24:19 +11:00
Zeyi Fan
ab64e82e32
wezterm: add macOS support
2021-01-06 19:17:02 -08:00
Andy Tockman
926854440f
foma: init at 0.9.18alpha
2021-01-06 21:13:20 -06:00
Milan Pässler
dde8ad8d12
rust: 1.48.0 -> 1.49.0
2021-01-07 04:11:51 +01:00
Matthias Beyer
bfb239d3b3
taskwarrior-tui: init at 0.9.5
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-01-06 21:53:00 +01:00
Yusuf Bera Ertan
c6ff52406f
turbogit: init at v1.2.0
2021-01-06 23:48:18 +03:00
Sandro
877bc4b720
Merge pull request #108577 from prusnak/monado
2021-01-06 21:38:48 +01:00
Sandro
d0b8b87220
Merge pull request #108570 from ymarkus/soundmodem
...
soundmodem: init at 0.20
2021-01-06 21:31:30 +01:00
Fabian Affolter
0fcc27a666
grype: init at 0.6.1
2021-01-06 19:11:00 +01:00
AndersonTorres
ffe372b356
germinal: init at 26
2021-01-06 14:37:38 -03:00
Fabian Affolter
90dc95e41e
urlhunter: init at 0.1.1
2021-01-06 17:37:10 +01:00
Mario Rodas
44c443a7a6
Merge pull request #108574 from marsam/fix-aws-c-cal-darwin
...
nix: fix build on darwin
2021-01-06 10:01:21 -05:00
Doron Behar
41d68e4e13
Merge pull request #94561 from cpcloud/shipyard
...
shipyard: init at 0.1.17
2021-01-06 16:08:13 +02:00
Doron Behar
7aed38b8ab
Merge pull request #107547 from jerith666/openjdk-15
2021-01-06 16:02:45 +02:00
Yannick Markus
5aef5317f9
soundmodem: init at 0.20
2021-01-06 14:07:46 +01:00
Pavol Rusnak
5f114a0bcf
monado: init at 0.4.1
2021-01-06 12:15:44 +01:00
Pavol Rusnak
c837e24f9e
libuvc: init at unstable-2020-11-29
2021-01-06 12:15:43 +01:00
Phillip Cloud
6780f6c607
shipyard: init at 0.1.17
2021-01-06 05:44:09 -05:00
Sandro Jäckel
11aa63cd95
top-level: cleanups
2021-01-06 11:05:14 +01:00
Mario Rodas
4cf06c9f8c
aws-c-cal: fix build on darwin
2021-01-06 08:20:00 +00:00
Mario Rodas
3235f451db
nomad: fix build on darwin
2021-01-06 04:20:00 +00:00