Sandro
eed476f472
Merge pull request #114690 from fabaff/elmax
...
python3Packages.elmax: init at 0.1.0
2021-02-28 20:49:05 +01:00
Fabian Affolter
4ee567fec5
python3Packages.elmax: init at 0.1.0
2021-02-28 20:06:24 +01:00
Sandro
2aaaa3ba86
Merge pull request #114635 from dottedmag/libxcrypt
2021-02-28 16:53:58 +01:00
Fabian Affolter
7471ce31fe
python3Packages.editdistance: init at 0.5.3
2021-02-28 10:43:20 -05:00
Misha Gusarov
4d67868912
libxcrypt: init at 4.4.18
...
Closes #114632
Related to #112371
2021-02-28 12:44:53 +00:00
Orivej Desh
33230da5da
cvise: init at 2.1.0 ( #114197 )
2021-02-28 04:12:14 +00:00
Niklas Hambüchen
53ffeb59ff
Merge pull request #113657 from nh2/turbovnc
...
turbovnc: init at 2.2.5
2021-02-28 03:58:07 +01:00
Niklas Hambüchen
c834c60ff9
turbovnc: init at 2.2.5
...
I started out by copying the `tigervnc` derivation, which
does things like re-using `xorg.xorgserver.buildInputs`
(given that these VNC servers are all forks of Xorg),
but then removed that and all the dependencies that did not
appear to be needed or checked for in the CMake output.
2021-02-28 03:36:25 +01:00
Mario Rodas
5933226104
Merge pull request #114599 from helsinki-systems/fix/libe-book
...
libe-book: fix build after c0b3169d4a
2021-02-27 20:13:18 -05:00
Sandro
d65005f2a7
Merge pull request #114587 from fabaff/pytankerkoenig
2021-02-28 00:34:47 +01:00
Sandro
7ce72686a8
Merge pull request #114566 from ThibautMarty/herbstluftwm-0.9.2
...
herbstluftwm: 0.9.1 -> 0.9.2
2021-02-27 23:50:47 +01:00
Sandro
79efdab171
Merge pull request #114564 from fabaff/python-gammu
2021-02-27 23:21:30 +01:00
ajs124
98fba66557
libe-book: fix build after c0b3169d4a
2021-02-27 22:28:37 +01:00
Fabian Affolter
d1b0794a29
python3Packages.pytankerkoenig: init at 0.0.7
2021-02-27 20:45:47 +01:00
Robert Schütz
147359ee16
perlPackages.Gtk3ImageView: disable tests
2021-02-27 18:37:08 +01:00
Robert Schütz
4b7d9b2855
perlPackages.PerlMagick: 6.89-1 -> 7.0.10
2021-02-27 18:37:08 +01:00
Robert Schütz
5cc881d0d8
imagemagick: make 7.0 default
2021-02-27 18:34:36 +01:00
Vincent Haupert
d60f67d486
python3Packages.graphtage: init at 0.2.5
2021-02-27 09:26:12 -08:00
Vincent Haupert
e31c4b42f0
pythonPackages.json5: init at 0.9.5
2021-02-27 09:26:12 -08:00
Martin Weinelt
17f2d43f42
Merge pull request #114543 from fabaff/switchbot
...
python3Packages.pyswitchbot: init at 0.9.1
2021-02-27 17:53:13 +01:00
Martin Weinelt
e980bfd90e
Merge pull request #113785 from fabaff/twinkly-client
...
python3Packages.twinkly-client: init at 0.0.2
2021-02-27 17:52:00 +01:00
Martin Weinelt
ea4a67a40f
Merge pull request #113842 from fabaff/bump-libcec
...
python3Packages.pycec: init at 0.5.1
2021-02-27 17:49:22 +01:00
Elis Hirwing
d0bb138fbc
Merge pull request #114554 from etu/php-composer2-by-default
...
php: composer2 as default composer
2021-02-27 17:20:45 +01:00
Fabian Affolter
418ba054f5
python3Packages.python-gammu: init at 3.1
2021-02-27 15:51:01 +01:00
Thibaut Marty
93c2d520a5
herbstluftwm: 0.9.1 -> 0.9.2
...
This release introduces window titles and now depends on freetype and
libXft. The test `test_title_different_letters_are_drawn` is disabled
for now because it is broken, probably because of font issue in the
build sandbox.
I also fixed the build of the documentation when cross-compiling.
2021-02-27 15:44:24 +01:00
Sandro
1c6912636d
Merge pull request #114472 from fabaff/simplehound
2021-02-27 14:18:32 +01:00
Sandro
904fc94cb1
Merge pull request #114470 from fabaff/python-awair
2021-02-27 13:51:47 +01:00
Elis Hirwing
ad990d49aa
php.packages.composer2: deinit package since main package is updated
2021-02-27 12:27:18 +01:00
Elis Hirwing
89dacdd7a5
php.packages.composer1: init at 1.10.15
2021-02-27 12:26:38 +01:00
Frederik Rietdijk
0dc64d5d71
python: fix full builds by referring to the correct interpreter
...
The package set is an attribute of the interpreter. The function to
build an environment (`buildEnv`/`withPackages`) is part of the
interpreter. The interpreter is passed to itself, and needs to be
updated when overridden.
For cross-compilation we splice the package set, and for that the
various `build/host` interpreters and sets need to be available. We
select these currently through `pkgs.${pythonAttr}`. The `pythonAttr`
attribute was not fixed for `pythonFull`.
https://github.com/NixOS/rfcs/pull/83
https://github.com/NixOS/nixpkgs/pull/104201
We need a better solution for this because this is very brittle.
2021-02-27 11:12:05 +01:00
Fabian Affolter
9d9ecfffb9
python3Packages.pyswitchbot: init at 0.9.1
2021-02-27 10:20:07 +01:00
Bruno Bigras
1585a04bcb
webwormhole: init at git-2021-01-16 ( #114269 )
2021-02-26 20:24:44 -05:00
Florian Klink
43f83f9c45
Merge pull request #75866 from Sohalt/spnav
...
libspnav: init at 2.3.0
2021-02-26 22:21:21 +01:00
Sandro
a859f27d61
Merge pull request #114180 from omasanori/wasm-pack-update-deps
2021-02-26 18:49:54 +01:00
Michael Raskin
3a2195b750
Merge pull request #114406 from foolnotion/master
...
qt515 compatibility for qpdfview 0.4.18
2021-02-26 17:40:58 +00:00
benneti
8e5a172d0c
git-credential-gopass: init at 1.12.0 ( #114457 )
...
* maintainers: add benneti
* git-credential-gopass: init at 1.12.0
* Update pkgs/tools/security/gopass/git-credential.nix
* Update pkgs/tools/security/gopass/git-credential.nix
Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2021-02-26 11:37:34 -05:00
Fabian Affolter
8bdca7d22d
python3Packages.simplehound: init at 0.6
2021-02-26 16:26:31 +01:00
Fabian Affolter
f8645e3b4a
python3Packages.python-awair: init at 0.2.1
2021-02-26 16:11:42 +01:00
midchildan
78e3596121
sourcetrail: fix darwin build ( #112795 )
2021-02-26 13:52:07 +00:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
Vincent Laporte
554827b5a7
ocamlPackages.bap: 2.1.0 → 2.2.0
...
libbap: 2019-11-15 → 2020-11-25
2021-02-26 07:09:22 +01:00
Vincent Laporte
36aa10c0ea
ocamlPackages.ppx_bap: init at 0.14
2021-02-26 07:09:22 +01:00
Maciej Krüger
d57c522515
Merge pull request #114285 from mkg20001/netplan
...
netplan: init at 0.101
2021-02-26 03:17:00 +01:00
Maciej Krüger
a3666f508f
netplan: init at 0.101
2021-02-26 03:02:21 +01:00
David Asabina
34b9463d8d
checkmake: init at 0.1.0-2020.11.30
2021-02-25 19:50:30 -05:00
Maximilian Bosch
bc87fc1907
Merge pull request #114072 from raboof/maven3-default-jdk
...
maven: use default jdk
2021-02-26 00:51:45 +01:00
nick black
6cae2af7aa
notcurses: 2.1.0 -> 2.1.5
2021-02-25 18:47:17 -05:00
Daniel Nagy
bd6ef5bee1
unbound-full: init
2021-02-25 18:37:57 -05:00
Antonio Nuno Monteiro
98cefe1d6b
OCaml 4.12.--beta1 -> 4.12.0
2021-02-25 21:25:10 +01:00
Bogdan Burlacu
bf8c24d3de
qt515 compatibility for qpdfview 0.4.18
2021-02-25 18:40:33 +01:00