freezeboy
fd9f28c396
vmpk: 0.5.1 -> 0.7.2
...
Also migrate from qt4 to qt5 (#33248 )
2020-11-12 03:42:22 +00:00
Anderson Torres
55153b8b48
Merge pull request #103110 from AndersonTorres/4th
...
4th: init at 3.62.5
2020-11-11 19:20:08 -03:00
Marek Mahut
c095429001
Merge pull request #98726 from xwvvvvwx/turbo-geth
...
turbo-geth: init at 2020.09.04
2020-11-11 22:35:49 +01:00
Gabriel Ebner
753656bbbc
Merge pull request #103225 from gebner/hsphfpd
...
pulseaudio: add hsphfpd support
2020-11-11 19:56:35 +01:00
Michael Raskin
83992fd7c6
bisoncpp: init ( #103316 )
...
* bobcat: 4.08.03 -> 5.05.00; switch homepage
* bisoncpp: init at 6.04.00
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-11 18:20:39 +00:00
David Terry
d277dc65a1
turbo-geth: init at 2020.11.01
2020-11-11 19:00:57 +01:00
Marek Mahut
e39bc29e1e
asciigraph: init at 0.5.1 ( #103184 )
2020-11-11 23:48:05 +10:00
Kevin Cox
5dee9b5699
Merge pull request #96679 from midchildan/add-mackerel
...
mackerel-agent: init at 0.69.3
2020-11-11 06:59:22 -05:00
Gabriel Gonzalez
87d5e6fc1a
Change idiom for overriding Dhall package version
...
Before this change, a Dhall package like the Prelude would be
encoded as a record with one field per supported version. Then
downstream packages would specify which package to override
by selecting a different record field.
The problem with that approach is that it did not provide an
easy way to override a package to a version other than the default
ones supplied by Nixpkgs. Normally you would use the `.override`
method for this purpose, but the `override` method added by
`buildDhall{Directory,GitHub}Package` is clobbered by the
`override` method added by `callPackage` in
`./pkgs/top-level/dhall-packages.nix`.
The solution is to add a separate `.overridePackage` method which is
essentially the exact same as `.override`, except that it is no
longer clobbered by `callPackage`. This `.overridePackage` method
allows one to override the arguments supplied to
`buildDhall{Directory,GitHub}Package`, making it easier to specify
package versions outside of the ones supported by Nixpkgs..
This also includes a change to only build one (preferred) version of each
package (instead of multiple supported versions per package), in order to
minimize the maintenance burden for the Dhall package set.
2020-11-11 11:16:04 +01:00
Thiago Franco de Moraes
dd72edcdae
python3Packages.wxpython_4_1: init at 4.1.0
2020-11-10 15:07:57 -08:00
Jonathan Ringer
b2e857a5fe
spicetify-cli: init at 1.1.0
2020-11-10 14:48:34 -08:00
Edmund Wu
0f83b301aa
hsphfpd: init at 2020-10-25
2020-11-10 20:53:13 +01:00
Robert Hensing
3f7278f9e9
Merge pull request #101341 from SuperSandro2000/gitlab-triage
...
gitlab-triage: init at 1.13.0
2020-11-10 19:14:29 +01:00
William Casarin
b5f8f521e6
cp437: init at v0.6
...
Emulates an old-style "code page 437" / "IBM-PC" character set terminal
on a modern UTF-8 terminal emulator.
Signed-off-by: William Casarin <jb55@jb55.com>
2020-11-10 12:25:19 +01:00
Domen Kožar
fdb4b55a09
Merge pull request #102265 from bburdette/timekeeper
...
Timekeeper gtk app
2020-11-10 10:55:16 +01:00
Frederik Rietdijk
379aaa1e0c
Merge master into staging-next
2020-11-10 10:11:08 +01:00
Fabián Heredia Montiel
674d77e68a
coconut: init at 1.4.3
2020-11-09 23:16:23 -08:00
Fabián Heredia Montiel
4408345c9c
pythonPackages.cpyparsing: init at 2.4.5.0.1.1
2020-11-09 23:16:23 -08:00
Mario Rodas
a049480f2d
Merge pull request #103126 from marsam/init-go-chromecast
...
go-chromecast: init at 0.2.5
2020-11-09 20:04:15 -05:00
Peter Hoeg
fdca20391c
plasma-thunderbolt: init at 5.18.5
2020-11-10 08:10:00 +08:00
Tim Steinbach
264f235e62
Merge pull request #103103 from NeQuissimus/hardened_59
...
linux-hardened: 5.8.x -> 5.9.x
2020-11-09 18:33:17 -05:00
Anderson Torres
c08c8a5344
Merge pull request #103179 from djanatyn/pkg/fend
...
fend: init at 0.1.9
2020-11-09 18:34:18 -03:00
Anderson Torres
5e9d9f07d1
Merge pull request #103050 from AndersonTorres/create-dockapps
...
Reorganize windowmaker dockapps
2020-11-09 17:48:42 -03:00
AndersonTorres
ce009bb0e2
Dockapps: new structure
2020-11-09 17:35:31 -03:00
AndersonTorres
2cc1860faf
Dockapps: cleanup
2020-11-09 17:32:21 -03:00
Michael Weiss
05192975fb
Merge pull request #103221 from primeos/llvm
...
llvmPackages_latest: llvmPackages_10 -> llvmPackages_11
2020-11-09 20:41:21 +01:00
Sarah Brofeldt
92e357dc59
Merge pull request #103125 from xfix/remove-freicoin
...
altcoins.freicoin: remove
2020-11-09 19:37:36 +01:00
Edmund Wu
33784354b9
pulseaudio-hsphfpd: init at 2020-11-02
2020-11-09 19:24:42 +01:00
Markus S. Wamser
9ed8e03a09
mupdf: mark 1.17 as insecure but as still required as dependency
2020-11-09 09:57:38 -08:00
Michael Weiss
51e55942cc
llvmPackages_latest: llvmPackages_10 -> llvmPackages_11
2020-11-09 18:25:09 +01:00
Lassulus
77c0568da5
Merge pull request #100028 from helsinki-systems/py_openrouteservice
...
pythonPackage.openrouteservice: init at 2.3.0
2020-11-09 15:21:42 +01:00
Lassulus
6423ac7bf0
Merge pull request #100027 from helsinki-systems/py_googlemaps
...
pythonPackages.googlemaps: init at 4.4.2
2020-11-09 15:08:39 +01:00
Mario Rodas
5fff64bc01
Merge pull request #103131 from marsam/fix-dogdns-darwin
...
dogdns: fix build on darwin
2020-11-09 09:03:58 -05:00
Frederik Rietdijk
20f001c01e
Merge master into staging-next
2020-11-09 14:33:52 +01:00
WORLDofPEACE
00ecee00bb
Merge pull request #102664 from andreasfelix/andreasfelix/vala-language-server
...
vala-language-server: init at 0.48.1
2020-11-09 04:18:08 -05:00
Felix Andreas
49280e8bb8
vala-language-server: init at 0.48.1
2020-11-09 03:44:08 +01:00
Orivej Desh
0c75dfb732
convertall: init at 0.8.0 ( #103108 )
2020-11-09 01:45:09 +00:00
Jonathan Strickland
a5c97364b3
fend: init at 0.1.9
2020-11-08 20:03:25 -05:00
Michael Weiss
197ddbced2
mesa: Replace all usages of old aliases
2020-11-08 22:56:55 +01:00
Symphorien Gibol
b393908673
ocamlPackages.ocaml-lsp: init at 1.1.0
2020-11-08 21:25:04 +01:00
ajs124
bf4f302804
Merge pull request #101761 from helsinki-systems/init/asterisk18
...
asterisk_18: Init at 18.0.0
2020-11-08 17:31:37 +01:00
Ninjatrappeur
5f5d38e88f
Merge pull request #101218 from andir/unbound-systemd
2020-11-08 16:55:29 +01:00
Jörg Thalheim
105dd1dfae
python3.pkgs.bme680: init at 1.0.5
2020-11-08 15:04:41 +01:00
Jörg Thalheim
d1dc6f61f9
python3.pkgs.smbus-cffi: init at 0.5.1
2020-11-08 15:04:41 +01:00
Konrad Borowski
b3e07c7532
altcoins.freicoin: remove
2020-11-08 12:41:19 +01:00
Bruno Bigras
e6fd6ab41e
dogdns: init at 0.1.0
2020-11-08 01:27:04 -05:00
AndersonTorres
2898985747
4th: init at 3.62.5
2020-11-08 01:48:09 -03:00
Mario Rodas
cea51f0cb9
go-chromecast: init at 0.2.5
2020-11-08 04:20:00 +00:00
Mario Rodas
ae17a85324
dogdns: fix build on darwin
2020-11-08 04:20:00 +00:00
Danielle Lancashire
b64df08a5f
nomad: Default package 0.11 -> 0.12
...
Nomad 0.12 has now reached a fairly stable point release, this means we
should now be able to bump the default pretty safely, with recent
releases bug fixes primarily targetting 0.12 exclusive features, or long
standing latent bugs.
2020-11-08 12:28:42 +10:00