Eric Dallo
c7d9ec5ce8
clojure-lsp: init at release-20191223T204324
2019-12-25 20:12:09 -05:00
Mario Rodas
76200c4284
ruby_2_7: init at 2.7.0
...
Release notes: https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
2019-12-25 14:24:03 +00:00
Profpatsch
7d4c1ae7f1
rubyMinimal: ruby with all options disabled by default
...
Similar to `gitMinimal` or `pythonMinimal`, this is useful for scripts
which don’t use anything but the standard library and want a small
footprint.
2019-12-25 13:59:42 +01:00
Jörg Thalheim
f3b68a724e
bitwarden-cli: move to nodePackages version
2019-12-25 07:20:22 +00:00
John Ericson
694b81fabc
arrow-cpp, llvmPackage_9: Check stdenv.isi686 before stdenv.cc.isGNU
...
See c3c245dcda
2019-12-25 01:32:00 -05:00
John Ericson
a8bd27b454
Merge branch 'ghcjs-cross-without-cc-common' into ghcjs-cross-without-cc
2019-12-25 01:31:35 -05:00
Jörg Thalheim
89c55c0a6d
net-snmp: split outputs ( #76155 )
...
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
John Cotton Ericson
95464f6ad3
treewide: Check stdenv.isi686
before checking stdenv.cc.isGNU
...
This makes us a bit more robust to various splicing nastiness. May splicing
someday go so we don't have to resort to such hacks.
2019-12-25 01:23:42 -05:00
Jan Tojnar
4bbc6cc66f
Merge branch 'staging-next' into staging
2019-12-25 05:18:52 +01:00
Jan Tojnar
ca39dd3a8a
Merge branch 'master' into staging-next
2019-12-25 05:15:06 +01:00
Jan Tojnar
b1b26f8cf6
Merge pull request #76412 from jtojnar/pangox-compat-drop
...
pangox_compat: drop
2019-12-24 20:04:10 +01:00
Eelco Dolstra
e82fae1a39
rustc: 1.39 -> 1.40
2019-12-24 16:15:36 +00:00
Dirk-Willem van Gulik
f85ec2d896
Additional redwax modules - including comments from review on #75620 .
2019-12-24 17:01:04 +01:00
Jan Tojnar
88ec0a05e1
pangox_compat: drop
2019-12-24 16:14:03 +01:00
oxalica
057b94a3d2
cargo-flamegraph: fix runtime dep: linux-perf
2019-12-24 05:28:50 +08:00
Mario Rodas
8d3199b549
Merge pull request #74261 from marsam/update-dune
...
dune: init at 2.1.0
2019-12-23 09:19:21 -05:00
worldofpeace
73a2107bc0
Merge pull request #76183 from romildo/upd.catfish
...
catfish: 1.4.10 -> 1.4.11
2019-12-23 09:12:21 -05:00
José Romildo Malaquias
0529b27d18
catfish: move to pkgs/desktops/xfce/applications
...
Since release 1.4.6 catfish is an Xfce Project. See https://bluesabre.org/2018/07/15/catfish-1-4-6-released-now-an-xfce-project
Makes an alias for catfish.
2019-12-23 07:54:59 -03:00
Michael Raskin
f12afbd2c2
unpfs: init at 0.0.2019-05-17
2019-12-23 08:23:15 +00:00
kjuvi
b697e4a90f
monitor: init at 0.6.1
2019-12-22 23:12:43 -05:00
Aaron Andersen
086d1ad906
Merge pull request #75047 from kampka/trilium-server
...
Add trilium server and module
2019-12-22 20:26:57 -05:00
Tim Steinbach
baa243d508
linux: Fix request-key for 4.4 and 4.9
2019-12-22 19:51:16 -05:00
Mario Rodas
6b10e48548
Merge pull request #75218 from Chiiruno/dev/tinygo
...
tinygo: init at 0.10.0
2019-12-22 18:54:24 -05:00
Jörg Thalheim
8a57552c18
nixpkgs-review: 2.1.0 -> 2.1.1
...
changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
2019-12-22 09:26:57 +00:00
worldofpeace
e7c568a0b0
Merge pull request #45347 from bignaux/pysolfc
...
PySolFC: 2.0 -> 2.6.4
2019-12-21 22:20:48 -05:00
Niklas Hambüchen
fd4dd7ea1e
Merge pull request #70526 from kampka/spacegun
...
spacegun: init at 0.3.3
2019-12-22 03:36:46 +01:00
Dennis Gosnell
88691a9a1d
Merge pull request #76125 from cdepillabout/add-pscid
...
pscid: init at 2.8.5
2019-12-22 09:14:07 +09:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp
2019-12-21 22:56:08 +00:00
Michael Weiss
b9b77386b0
Merge pull request #75247 from Elyhaka/sway
...
sway: refactor with a wrapper
This moves the wrapper functionality from the NixOS module to a new package
(wrapper) that wraps the original sway package (sway-unwrapped). Therefore it's
now also possible to properly use Sway on non-NixOS systems out of the box.
The new submodule for the wrapperFeatures makes it easy to extend the
functionality which should become useful in the future.
This also introduces a GTK wrapper feature to fix issues with icon/GTK themes,
e.g. when running waybar or wofi. This should also work for #67704 . If not, we
might have to add some additional dependencies/arguments for this case.
2019-12-21 23:48:02 +01:00
Elyhaka
d467c59825
sway: refactor with a wrapper
2019-12-21 21:17:21 +01:00
Michael Roitzsch
08ecf22b03
docker-machine-xhyve: support lib9p shared file system
...
The lib9p library for host-guest file sharing in xhyve needs to be built separately.
2019-12-21 19:48:40 +01:00
Mario Rodas
1b1f9584e5
dune_2: init at 2.1.0
...
Changelog:
- https://github.com/ocaml/dune/releases/tag/2.0.0
- https://github.com/ocaml/dune/releases/tag/2.0.1
- https://github.com/ocaml/dune/releases/tag/2.1.0
2019-12-21 10:03:41 -05:00
WilliButz
3f998fac7f
Merge pull request #76097 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.7.1 -> 1.7.2
2019-12-21 13:28:50 +01:00
markuskowa
898f188fd0
Merge pull request #68301 from gnidorah/cde2
...
cdesktopenv: init at 2019-11-30
2019-12-21 13:22:33 +01:00
Scriptkiddi
6cff373dd7
precice: init at 1.6.1
2019-12-21 13:21:45 +01:00
(cdep)illabout
334785e936
pscid: init at 2.8.5
2019-12-21 16:06:29 +09:00
Pamplemousse
6306baa8a2
wfuzz: init at 2.4.2
2019-12-20 17:29:21 -08:00
Maximilian Bosch
68dfdc2f60
Merge pull request #75532 from 0x4A6F/master-xandikos
...
xandikos: init at 0.1.0
2019-12-21 01:42:49 +01:00
Alyssa Ross
8f8514c6ba
public-inbox: init at 1.2.0
...
highlight's Perl bindings are currently disabled on Darwin, but I
didn't make the dependency here conditional so that if that is ever
fixed, this function won't need to be updated. p-i is smart enough to
disable the test for highlight if it can't find the Perl module.
2019-12-20 19:47:42 +00:00
Maximilian Bosch
880e098a9f
matrix-synapse: 1.7.1 -> 1.7.2
...
https://github.com/matrix-org/synapse/releases/tag/1.7.2
Building for now with Python 3.7 as Python 3.8.1 changed it's behavior
regarding URL parsing[1] which broke one of its dependencies[2].
[1] https://bugs.python.org/issue27657
[2] https://hydra.nixos.org/build/108652790 / https://github.com/mozilla/bleach/issues/503
2019-12-20 19:32:34 +01:00
José Romildo Malaquias
306c31afed
volctl: init at 0.6.2
2019-12-20 16:03:10 +01:00
Oleksii Filonenko
2149652a47
starship: 0.30.1 -> 0.31.0
2019-12-20 13:35:47 +01:00
(cdep)illabout
5a6165f5c4
pulp: add top-level alias for nodePackages.pulp
2019-12-20 20:07:01 +09:00
(cdep)illabout
2b63a423c8
purescript-psa: init at 0.7.3
2019-12-20 20:03:37 +09:00
Pamplemousse
b76720f893
gobuster: init at 3.0.1 ( #75902 )
2019-12-20 10:28:15 +01:00
Justin Bedo
2191912274
minia: init at 3.2.1
2019-12-20 11:27:04 +11:00
Justin Bedo
6741cff527
last: init at 1042
2019-12-20 11:27:02 +11:00
Mario Rodas
a85c8d87c2
Merge pull request #75728 from marsam/add-docker-credential-helpers
...
docker-credential-helpers: init at 0.6.3
2019-12-19 19:18:48 -05:00
Jan Tojnar
76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
...
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
worldofpeace
83bfedb38b
Merge pull request #75494 from Elyhaka/pop_gtk_theme
...
pop-gtk-theme: init at 2019-11-13
2019-12-19 18:24:08 -05:00
Elyhaka
79850f5df8
pop-gtk-theme: init at 2019-12-17
2019-12-20 00:19:06 +01:00
Roberto Di Remigio
c437dbf634
arrayfire: build with current gcc version
2019-12-19 18:31:53 +01:00
Michael Raskin
d7a0236c4c
Merge pull request #75850 from mmilata/libreoffice-refactor
...
libreoffice: merge -still and -fresh into common expression
2019-12-19 15:51:01 +00:00
Michael Raskin
6210c15573
Merge pull request #67507 from misuzu/package-3proxy
...
3proxy: init at 0.8.13
2019-12-19 15:42:15 +00:00
Michael Weiss
bf29ba5a7f
Merge pull request #75660 from primeos/rav1e
...
rav1e: init at 0.2.0
2019-12-19 15:30:32 +01:00
Michael Weiss
fa09b64bc0
rav1e: init at 0.2.0
2019-12-19 14:04:09 +01:00
Christian Kampka
a84c8599b3
trilium-server: init at 0.37.8
2019-12-19 10:14:10 +01:00
Christian Kampka
184339fe8b
trilium: Rename package to trilium-desktop
2019-12-19 10:14:09 +01:00
Frederik Rietdijk
39037a3431
Merge staging-next into staging
2019-12-19 09:21:24 +01:00
Frederik Rietdijk
f79e10061f
Merge master into staging-next
2019-12-19 09:19:50 +01:00
Marek Mahut
2f3cd7dda7
alertmanager-bot: init at 0.4.0
2019-12-19 03:23:52 +00:00
Jan Tojnar
b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
...
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Jan Tojnar
dda27bb406
lutris: fix build
...
Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.
Also stop using aliases.
2019-12-19 00:58:19 +01:00
Renaud
fb1bc1b891
Merge pull request #75761 from ehmry/gubbi
...
gubbi-font: init at 1.3
2019-12-18 18:24:44 +01:00
Oleksii Filonenko
aed6f881b0
gleam: init at 0.5.0
...
Close #71432 .
Co-authored-by: Norbert Melzer <NobbZ@users.noreply.github.com>
2019-12-18 09:03:48 -08:00
Oleksii Filonenko
05fd02d235
neo-cowsay: init at 1.0.0
2019-12-18 18:50:10 +02:00
Martin Milata
737ce5c848
libreoffice: factor out common derivation
...
Each "variant" of libreoffice gets its own subdirectory src-$variant
where files w/ source references are stored. In the directory is also
override.nix which allows you to override derivation attributes in
addition to source files.
2019-12-18 13:23:34 +01:00
Emery Hemingway
cad12aee9b
gubbi-font: init at 1.3
2019-12-18 11:33:18 +00:00
Pash Shocky
82116878da
sentencepiece: init at 0.1.84
2019-12-17 16:46:52 -08:00
Frederik Rietdijk
bf2877b9ab
Merge master into staging-next
2019-12-17 17:16:52 +01:00
Michael Raskin
26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
...
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
Michael Raskin
e726201cc8
Merge pull request #52352 from hyperfekt/init_crosvm
...
crosvm: init at 77.0.3865.105
2019-12-17 15:22:14 +00:00
worldofpeace
77d0815c5b
Merge pull request #75123 from chkno/workspace-grid-is-now-workspace-matrix
...
Gnome extension workspace-grid is now workspace-matrix
2019-12-17 01:45:09 -05:00
Mario Rodas
f95f587630
Merge pull request #75768 from filalex77/hydroxide-0.2.11
...
hydroxide: init at 0.2.11
2019-12-16 22:34:10 -05:00
Bignaux Ronan
3ad650a14b
rasm: init at 0.116
2019-12-16 11:28:34 -08:00
Frederik Rietdijk
7aedd744d8
Merge master into staging-next
2019-12-16 20:28:10 +01:00
Maciej Krüger
9af73d9326
pick-colour-picker: init at unstable-2019-10-11
2019-12-16 11:16:11 -08:00
Dmitry Kalinkin
7891f3d706
Merge pull request #75730 from veprbl/pr/texlive_bin_pygmentex
...
texlive: provide a working pygmentex executable
2019-12-16 13:21:24 -05:00
0x4A6F
89674bd73d
xandikos: init at 0.1.0
2019-12-16 18:02:27 +01:00
Oleksii Filonenko
2318f7fc44
hydroxide: init at 0.2.11
2019-12-16 18:22:31 +02:00
Mario Rodas
c2be9fe835
Merge pull request #74896 from lovesegfault/geebar-libinput
...
gebaar-libinput: init at 0.0.5
2019-12-16 06:37:58 -05:00
Bernardo Meurer
435b929d52
gebaar-libinput: init at 0.0.5
2019-12-16 05:58:29 -05:00
Mario Rodas
51d28dc45d
Merge pull request #75727 from marsam/fix-pango-darwin
...
pango: fix build on darwin
2019-12-16 05:34:39 -05:00
markuskowa
cc92da0302
Merge pull request #75720 from sikmir/gpxlab
...
gpxlab: init at 0.7.0
2019-12-16 11:02:24 +01:00
Roger Qiu
84163bf4c8
step-ca: init at 0.13.3
2019-12-16 13:25:55 +11:00
Dmitry Kalinkin
dfc9845838
texlive: provide a working pygmentex executable
...
The old top-level pygmentex package is replaced with an alias.
2019-12-15 19:52:17 -05:00
Bignaux Ronan
615742297f
PySolFC: 2.0 -> 2.6.4
2019-12-16 01:43:08 +01:00
Mario Rodas
b066646e04
docker-credential-helpers: init at 0.6.3
2019-12-15 18:18:18 -05:00
Danylo Hlynskyi
debca548f9
dolt: init at 0.12.0 ( #75693 )
...
* dolt: init at 0.12.0
* Update pkgs/servers/sql/dolt/default.nix
Co-Authored-By: robert seaton <robbpseaton@gmail.com>
* fix eval
* Update pkgs/servers/sql/dolt/default.nix
Co-Authored-By: Wael Nasreddine <wael.nasreddine@gmail.com>
* update Go docs as well
2019-12-16 00:58:16 +02:00
Florian Klink
39b20f0986
Merge pull request #75722 from flokli/xilinx-bootgen
...
xilinx-bootgen: init at 2019-10-23
2019-12-15 23:55:05 +01:00
Jonathan Ringer
d62b9919d8
errbot: 5.2.0 -> 6.1.1
2019-12-15 23:30:00 +01:00
Florian Klink
5073aab831
xilinx-bootgen: init at unstable-2019-10-23
2019-12-15 23:27:17 +01:00
Mario Rodas
52e9024849
pango: fix build on darwin
2019-12-15 16:20:00 -05:00
Nikolay Korotkiy
38294e3051
gpxlab: init at 0.7.0
2019-12-15 22:53:06 +03:00
gnidorah
c527e31c99
cdesktopenv: init at 2019-11-30
2019-12-15 22:28:31 +03:00
nyanloutre
2abd0a559c
treewide: replace kcalcore dependencies with kcalendarcore
2019-12-15 16:13:49 +01:00
nyanloutre
3ccb0bef9c
kdeFrameworks.kcalendarcore: init
2019-12-15 16:13:49 +01:00
Frederik Rietdijk
7266f3ad2b
Merge staging-next into staging
2019-12-15 16:12:48 +01:00
Frederik Rietdijk
c20cd71d60
Merge master into staging-next
2019-12-15 16:09:28 +01:00
Gabriel Ebner
86ed15dcce
Merge pull request #75678 from marsam/fix-vdirsyncer-darwin
...
vdirsyncer: fix build on darwin
2019-12-15 10:37:53 +01:00
Maciej Krüger
632c4f2c9b
cinnamon.xapps: init at 1.6.8
2019-12-14 22:22:14 -05:00
Mario Rodas
3f9333064b
vdirsyncer: fix build on darwin
2019-12-14 20:20:20 -05:00
Jan Tojnar
5500ba64b7
fontforge: default to python3
2019-12-15 01:50:36 +01:00
Jan Tojnar
9d295b8e6a
libsemanage: default to python3
2019-12-15 01:50:35 +01:00
Jan Tojnar
56e557257d
libselinux: default to python3
2019-12-15 01:50:34 +01:00
Eduardo Quirós
297604cb35
pfetch: init at 0.4.0
...
* pfetch: init at 0.4.0
2019-12-14 23:28:44 +01:00
Symphorien Gibol
bafaf78ead
pyflame: remove
...
The upstream repository is archived and new python version are not going
to be supported.
2019-12-14 23:23:03 +01:00
Jan Tojnar
aa3cb8b00e
Merge branch 'staging-next' into staging
2019-12-14 23:09:23 +01:00
Jan Tojnar
429561978b
Merge branch 'master' into staging-next
2019-12-14 23:09:06 +01:00
Ben Wolsieffer
bd9549baa9
mavproxy: init at 1.8.17
2019-12-14 11:00:34 -08:00
Vincent Laporte
856d0a44ec
Merge pull request #75141 from vbgl/coq-8.11β1
...
coq_8_11: init at 8.11+β1
2019-12-14 19:13:40 +01:00
Renaud
fc199f5277
Merge pull request #75358 from petabyteboy/feature/mumble
...
mumble: build with pulseaudio support on linux and add petabyteboy to maintainers
2019-12-14 18:39:44 +01:00
Dmitry Kalinkin
b6d8873825
root: 6.12.06 -> 6.18.04
...
Also switch to python3.
2019-12-14 01:28:27 -08:00
Vladyslav M
942de234e9
qbittorrent-nox: init at 4.1.9.1 ( #75068 )
...
qbittorrent-nox: init at 4.1.9.1
2019-12-14 09:07:35 +02:00
Maximilian Bosch
047f22fc3c
citrix_workspace: add 19.12.0.19
2019-12-14 03:59:32 +01:00
Jan Tojnar
9c18e1fbe7
farstream: remove python2 dependency
...
It was never used in the recent history.
2019-12-14 02:47:16 +01:00
Peter Simons
87db34e65f
gsignond-mail: fix typo in all-packages.nix that caused evaluation errors
2019-12-13 20:50:34 +01:00
Jan Tojnar
968afa4dd8
Merge pull request #75054 from novoxudonoser/dupeguru
...
dupeguru: init at 4.0.4
2019-12-13 16:37:52 +01:00
Kirill Strukov
c2cf629a20
dupeguru: init at 4.0.4
2019-12-13 18:26:17 +03:00
Jaka Hudoklin
df0ff77a23
rdbtools: init at 0.1.14
2019-12-13 10:57:06 +00:00
Frederik Rietdijk
dfdf1597a7
Merge master into staging-next
2019-12-13 11:43:39 +01:00
worldofpeace
cf5c943f45
Merge pull request #75472 from ianmjones/snippetpixie
...
snippetpixie: init at 1.2.2
2019-12-12 18:29:05 -05:00
Ian M. Jones
374d587e73
snippetpixie: init at 1.2.2
2019-12-12 22:55:50 +00:00
Andreas Rammhold
b5de0c55f1
Merge pull request #74518 from andir/chirp
...
chirp: modernize the expression by using buildPythonApplication
2019-12-12 17:55:37 +01:00
Aaron Andersen
06749e4e29
Merge pull request #75505 from liff/teams/init
...
teams: init at 1.2.00.32451
2019-12-12 10:23:02 -05:00
Olli Helenius
8dbf931593
teams: init at 1.2.00.32451
2019-12-12 15:32:39 +02:00
Kai Wohlfahrt
ea55a2d8a9
linux: patch request-key binary path
...
This is necessary for id mapping to work with NFS + Kerberos, and also
touches #68106 and 634638.
2019-12-12 12:23:30 +00:00
worldofpeace
f7e5482e55
Merge pull request #75328 from lovesegfault/thunderbird-rewrite
...
thunderbird: rewrite (68.2.2 -> 68.3.0)
2019-12-12 05:25:34 -05:00
Bernardo Meurer
8b8458ade5
thunderbird: rewrite
...
This is a large scale rework of the package, here's a change summary:
* Organized inputs (1/line, except conditionals)
* Introduced alsaSupport, pulseaudioSupport, waylandSupport
* enableGTK3 -> gtk3Support
* enableCalendar -> calendarSupport
* Organized buildInputs, nativeBuildInputs (1/line)
* Corrected native/buildInputs separation
* Ported over fixes/changes from Firefox
* Enabled sound, webp, vpx, rust-SIMD, necko-wifi
* Removed manual wrapping
* Lifted makeDesktopItem out of string section, into Nix
* Correctly set bindgen options
* Added lovesegfault as maintainer
* New url which uses https
This is non-authoritative, look at the diff for further info.
2019-12-12 05:24:28 -05:00
jitwit
bbd6003dd7
chez-matchable: init at 20160306
2019-12-11 19:40:50 +01:00
worldofpeace
4315026324
Merge pull request #75468 from wamserma/remove-hexen
...
hexen: remove abandoned software
2019-12-10 23:34:18 -05:00
worldofpeace
e96c903524
Merge pull request #74966 from Fuzen-py/sweet
...
sweet: init at 1.10.5
2019-12-10 23:32:46 -05:00
worldofpeace
419dacd3d4
pmenu: remove
...
Got the ok from romildo to remove this as jgmenu [0]
is more complete, and has a module based off pmenu.
[0]: https://github.com/johanmalm/jgmenu
2019-12-10 22:42:06 -05:00
worldofpeace
249a489631
libindicate: remove
2019-12-10 22:41:24 -05:00
worldofpeace
7cae93c29c
bootchart: remove
2019-12-10 22:40:44 -05:00
worldofpeace
5027d9f9e2
oblogout: remove
...
The repo is archived.
https://github.com/nikdoof/oblogout
2019-12-10 22:40:18 -05:00
worldofpeace
c00538ae3a
recordmydesktop: remove
...
The qt version is using qt4 pyqt and the gtk version gtk2 pygtk.
Not seeing any activity at all at https://sourceforge.net/p/recordmydesktop/bugs/
2019-12-10 22:39:37 -05:00
worldofpeace
69d5fd868d
diffuse: remove
2019-12-10 22:39:04 -05:00
worldofpeace
865b203471
winswitch: remove
2019-12-10 22:38:19 -05:00
worldofpeace
f4119fffdd
libsexy: remove
...
People have only been using this for the spell-entry widget, i.e even
hexchat just has the code vendored and are maintaining it themselves.
There is a continuation that could be packaged if anyone needs it
* https://github.com/TingPing/libsexy3
but currently no package within nixpkgs has a use for this.
2019-12-10 22:37:44 -05:00
worldofpeace
d7159adcba
keymon: remove
2019-12-10 22:37:14 -05:00
Fuzen
4c8ffa4e8f
sweet: init at 1.10.5
2019-12-10 22:35:05 -05:00
worldofpeace
517872a227
hamster-time-tracker: remove
...
This package actually uses the old abandoned code base.
However the code base has been revieved by new maintainers
* https://github.com/projecthamster/
if there is a request for it could be re-added to nixpkgs.
2019-12-10 22:35:03 -05:00
worldofpeace
30b5b7944c
batti: remove
...
This one was already marked as broken.
2019-12-10 22:34:30 -05:00
worldofpeace
af7a1dad84
gnome15: remove
2019-12-10 22:33:52 -05:00
worldofpeace
b99ca2f33f
mirage: remove
2019-12-10 22:33:11 -05:00
worldofpeace
28d4283121
mcomix: remove
2019-12-10 22:33:11 -05:00
worldofpeace
cd6c028a1b
cinepaint: remove
2019-12-10 22:33:09 -05:00
worldofpeace
da808102c3
Merge pull request #75320 from worldofpeace/gsignond-recures
...
gsignondPlugins: use recurseIntoAttrs
2019-12-10 20:25:32 -05:00
Markus S. Wamser
1deb709fcf
hexen: remove abandoned software
2019-12-11 01:03:44 +01:00
Frederik Rietdijk
f3618342ec
Merge staging-next into staging
2019-12-10 19:01:27 +01:00
Daiderd Jordan
5e7e4c93a9
gfortran: use 8.x on darwin
...
The conditional was introduced in 982d8599fb
,
but the build has been fixed since then.
2019-12-10 18:58:28 +01:00
Orivej Desh
2ac6f1e352
ifm: init at 2015-11-08
...
Listed on http://www.ifarchive.org/indexes/if-archiveXmapping-tools.html
2019-12-10 17:09:14 +00:00
Marek Fajkus
088550273b
bs-platform: init at 6.2.1
2019-12-10 00:51:30 -08:00
Sarah Brofeldt
b6a61da54e
Merge pull request #75290 from marsam/update-awsweeper
...
awsweeper: init at 0.4.1
2019-12-09 17:02:02 +01:00
Troels Henriksen
7bc544f600
oclgrind: use newest LLVM
2019-12-09 15:30:12 +01:00
Milan Pässler
be392b7c02
mumble: build with pulseaudio support on linux
...
Most users on Linux will want to have pulseaudio support in their mumble
installations, and this way they don't have to recompile mumble with
pulseaudio support.
2019-12-09 13:18:57 +01:00
Franz Pletz
8bad6c47c1
Merge pull request #75310 from c0bw3b/rem/mbed13-alienfx-coprthr-firestr
...
Remove mbedtls_1_3, alienfx, coprthr, firestr
2019-12-09 09:38:02 +00:00
Orivej Desh
571c310007
qtads: init at 2.1.99.2019-04-12
...
This version is much easier to package than the last 2016 release.
It self-describes as 2.1.99 in Help > About.
https://github.com/realnc/qtads/issues/8
2019-12-09 00:55:40 +00:00
worldofpeace
f8e0e907f5
gsignondPlugins: use recurseIntoAttrs
...
I believe this is why these packages won't appear
in nix search.
2019-12-08 19:43:59 -05:00
Orivej Desh
5bd1bd08ed
instead: 3.3.0 -> 3.3.1
2019-12-09 00:17:28 +00:00
c0bw3b
35b21d1988
firestr: remove package
...
It's been marked as broken for 4 years
2019-12-08 23:27:48 +01:00
c0bw3b
fdffba3f86
coprthr: remove package
...
It's been marked as broken for 5 years
2019-12-08 23:27:45 +01:00
c0bw3b
f85826a2ad
alienfx: remove package
...
Upstream is gone
2019-12-08 23:27:41 +01:00
c0bw3b
d04d1c65bb
mbedtls_1_3: remove EoL version
2019-12-08 22:56:14 +01:00
Chuck
1e97dbb405
gnomeExtensions.workspace-matrix: Init at 3.0.0
2019-12-08 13:53:18 -08:00
André-Patrick Bubel
83655d6993
bluez: 5.51 -> 5.52, aliased bluezFull to bluez
2019-12-08 20:53:49 +01:00
Bastian Köcher
19f42620ef
bluez: 5.50 -> 5.51
...
Also add new configuration flag options and enable them for the bluezFull package by default.
2019-12-08 20:47:44 +01:00
Renaud
f640cf49d1
rdf4store: remove pkg and service modules
...
(#74214 )
2019-12-08 20:33:51 +01:00
Renato Alves
e18fb092f1
kssd: init at 1.0
2019-12-08 16:48:59 +01:00
Brian McKenna
664fdfbb78
direvent: init at 5.2
2019-12-08 16:23:58 +01:00
Benedict Aas
24b8c6d7dc
etcher: init at 1.5.60
...
We add Etcher, the Electron image flasher.
2019-12-08 15:46:58 +01:00
Kim Burgess
975195a474
ameba: init at 0.10.1
2019-12-08 15:27:33 +01:00
Pavol Rusnak
1c57848a0b
gcc-arm-embedded: remove old versions of the package (4.x, 5.0)
2019-12-08 15:24:12 +01:00
Pavol Rusnak
ab1c848f16
gcc-arm-embedded: 8-2019-q3-update -> 9-2019-q4-major
2019-12-08 15:24:11 +01:00
Patrick Winter
8d465dfd4b
raiseorlaunch: init at 2.3.3
2019-12-08 15:20:33 +01:00
scalavision
3dfabd6eff
svaba: init at 1.1.0
2019-12-08 14:51:05 +01:00
Orivej Desh
42ac6c797b
fuse-emulator: init at 1.5.7
2019-12-08 13:27:14 +00:00
Orivej Desh
5fc4257de6
libspectrum: init at 1.4.4
2019-12-08 13:27:14 +00:00
mlatus
c5ca589cc8
cherry pick
...
modify all-packages.nix
2019-12-08 11:17:32 +01:00
rnhmjoj
a8db8ddfe3
uw-ttyp0: init at 1.3
2019-12-08 10:40:31 +01:00
Mario Rodas
cf79e2bdba
awsweeper: init at 0.4.1
2019-12-08 04:20:00 -05:00
Lassulus
182a8799c5
Merge pull request #73711 from B4dM4n/cargo-crev-init
...
cargo-crev: init at 0.13.0
2019-12-08 10:03:17 +01:00
Okina Matara
7741e4462c
tinygo: init at 0.10.0
2019-12-08 01:00:34 -06:00
Mario Rodas
eae8b63720
Merge pull request #74150 from filalex77/frp-0.29.1
...
frp: init at 0.30.0
2019-12-07 21:23:43 -05:00
tomberek
774ad67ce0
gawkextlib: init at unstable-2019-11-21 ( #51721 )
...
Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2019-12-07 20:07:33 -05:00
Thomas Tuegel
86b6ee9825
Merge pull request #74262 from seqizz/g_krohnkite
...
krohnkite: init at 0.5
2019-12-07 18:48:34 -06:00
Aaron Andersen
3fe43f4459
zabbix: various package reference fixes
2019-12-07 12:11:40 -05:00
Timo Kaufmann
07266e20b5
Merge pull request #74767 from mkg20001/pkg/twinkle
...
twinkle: init at 1.10.2
2019-12-07 17:39:09 +01:00
Sarah Brofeldt
18e8ec3bdd
Merge pull request #74800 from jlesquembre/kubeprompt
...
kubeprompt: init at 0.3.0
2019-12-07 13:37:09 +01:00
Jan Tojnar
36de08ebe1
Merge pull request #71442 from jtojnar/ibus-fixes
...
Fix/clean up various ibus-engines
2019-12-07 12:10:44 +01:00
Maciej Krüger
367058a1ed
twinkle: init at 1.10.2
2019-12-07 12:09:02 +01:00
Michael Raskin
56dabf8cf2
cgal: 4.14 -> 4.14.2, add (incompatible) cgal_5
2019-12-07 12:04:39 +01:00
Mario Rodas
e22daade26
Merge pull request #74975 from filalex77/6tunnel-0.13
...
6tunnel: init at 0.13
2019-12-07 03:09:20 -05:00
Vincent Laporte
2942490c2c
coq_8_11: init at 8.11+β1
2019-12-07 07:58:00 +00:00
Elis Hirwing
41beae8a9d
Merge pull request #72188 from stigtsp/package/ripasso-cursive-0.2.1
...
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
2019-12-07 08:49:52 +01:00
worldofpeace
0c8dadd9e5
Merge pull request #75040 from worldofpeace/remove-terror-webkitgtk
...
🙈 ️ Remove webkitgtk24x
2019-12-06 22:02:50 -05:00
Jan Tojnar
808082f6b6
unicode-emoji: init at 12.1
2019-12-07 00:58:29 +01:00
Jan Tojnar
523f0dd754
cldr-emoji-annotation: init at 36.12.120191002_0
2019-12-07 00:58:28 +01:00
Jan Tojnar
fe59567e08
unihan-database: init at 12.1.0
2019-12-07 00:58:28 +01:00
Jan Tojnar
2d405f9078
unicode-character-database: init at 12.1.0
2019-12-07 00:58:28 +01:00
Ben Darwin
e85fe01325
plplot: init at 5.15.0
2019-12-06 14:41:39 -05:00
adisbladis
e584e5ae2c
Merge pull request #75093 from sikmir/podman-compose
...
podman-compose: init at 0.1.5
2019-12-06 13:01:48 +00:00
Jan Tojnar
866dd4c0b4
Merge pull request #66390 from KoviRobi/mandelbulber2-init-at-2.19
...
mandelbulber: init at 2.20
2019-12-06 11:19:32 +01:00
Nikolay Korotkiy
2a6a39bc8c
podman-compose: init at 0.1.5
2019-12-06 12:41:40 +03:00
Kovacsics Robert
d6c37ff788
mandelbulber: init at 2.20
...
Tested on my machine, see package request #52038
2019-12-06 09:34:39 +00:00
Vincent Laporte
7132e6b573
ocaml-crunch: init at 3.1.0
2019-12-06 06:17:14 +00:00
Ben Wolsieffer
8845809828
ubootOdroidC2: init
2019-12-05 22:00:40 -05:00
Ben Wolsieffer
d00a38aa70
armTrustedFirmwareS905: init
...
This supports the Amlogic S905, otherwise known as Meson GXBB.
2019-12-05 21:59:07 -05:00
Ben Wolsieffer
b5ec2b5c63
armTrustedFirmwareTools: init
...
This package currently contains fiptool, cert_create and sptool.
2019-12-05 21:59:07 -05:00
Ben Wolsieffer
593fbef6ec
meson-tools: init at 0.1
2019-12-05 21:59:07 -05:00
Florian Klink
c3e22dd546
Merge pull request #74580 from lopsided98/uboot-rock64-upstream
...
ubootRock64, ubootRockPro64: use upstream U-Boot
2019-12-06 01:11:42 +01:00
Ivan Kozik
9f2e88c363
qbittorrent-nox: init at 4.1.9.1
2019-12-05 21:57:44 +00:00
Maximilian Bosch
7846136912
taizen: init at 0.1.0
...
Simple, ncurses-based client for mediawiki[1] written Rust.
[1] https://www.mediawiki.org/wiki/MediaWiki
2019-12-05 22:15:00 +01:00
Ben Wolsieffer
4d6921a5d8
ubootRock64, ubootRockPro64: use upstream U-Boot
...
The Rock64 still needs a binary TPL to avoid memory initialization issues.
2019-12-05 13:02:48 -05:00
WilliButz
242ae420e3
Merge pull request #74270 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.5.1 -> 1.6.1
2019-12-05 15:33:42 +01:00
worldofpeace
f9deadf01c
mmex: use gtk3 wxGTK
2019-12-05 07:01:29 -05:00
worldofpeace
a11e023201
webkitgtk24x-gtk{3.2}: remove
...
It goes without saying that we should remove this 😅 ️.
2019-12-05 07:01:28 -05:00
worldofpeace
afb2182f33
uzbl: remove
...
https://github.com/uzbl/uzbl/issues/408
Frightening version of webkitgtk used here.
2019-12-05 07:01:27 -05:00
worldofpeace
37793c8099
vimprobable2: remove
2019-12-05 05:53:09 -05:00
adisbladis
77185ac228
all-packages: Remove trailing white space
2019-12-05 10:02:55 +00:00
Frederik Rietdijk
6530535b20
manylinux packages for Python
...
This adds three lists with manylinux dependencies as well as three
packages that include all the manylinux dependencies.
2019-12-05 09:56:20 +00:00
Michael Raskin
769f4308f4
Merge pull request #75004 from emmanuelrosa/vifm-full
...
vifm: refactor to add a vifm-full package
2019-12-05 05:40:42 +00:00
Will Dietz
c431073b35
heimer: init at 1.11.0
2019-12-04 22:23:45 -06:00
Florian Klink
3140fa89c5
Merge pull request #73097 from andrew-d/andrew/gvisor-redux
...
gvisor: init at 2019-11-14
2019-12-05 01:28:43 +01:00
Aaron Andersen
4b995ddfe7
Merge pull request #73883 from etu/init-php74
...
php74: init at 7.4.0
2019-12-04 18:18:32 -05:00
Emmanuel Rosa
c6588dd341
vifm: add vifm-full package
...
vifm includes some optional features what are currently no-op due
to missing dependencies. Once such example is `vifm-media`.
vimfm-media is a Linux script included with vifm which can be used to
mount/umount removable media from within vifm. However, vifm-media
has additional dependencies, namely Python, dbus, and a supported
back-end such as udisks2. While vimfm-media is currently installed,
it fails with the error "No supported backend found."
This change adds optional support for vifm-media via the new package
vifm-full; Opening for the opportunity to add whatever optional
dependencies I have not considered in this change in the future,
while not generously increasing the closure size of the original
vifm package.
For reference, vifm has a closure size of 41,164,432 while the new
vifm-full increases this to 382,642,536. Calculated with
`nix path-info -S`
Note: While vifm-media supports numerous back-ends, this change only
adds support for udisks2. In addition, vifm-media is not supported on
MacOS/OSX, for which upstream provides an alternative script.
2019-12-05 05:45:40 +07:00
Maximilian Bosch
1b66665b6d
Merge pull request #74977 from marsam/add-nix-linter
...
nix-linter: init at 2019-04-26
2019-12-04 22:31:45 +01:00
Kirill Boltaev
d55727ac40
smlnj: 110.91 -> 110.95, add 64-bit support
...
Also drop isDarwin check in `top-level/all-packages.nix` till darwin build is fixed.
2019-12-04 14:30:56 -06:00
Oleksii Filonenko
f56cd1adce
6tunnel: init at 0.13
2019-12-04 13:43:43 +02:00
Mario Rodas
4b83e3e893
nix-linter: init at 2019-04-26
2019-12-04 04:20:00 -05:00
Redvers Davies
7618bd810b
hpe-ltfs: init at 3.4.2_Z7550-02501 ( #74814 )
2019-12-04 08:33:08 +00:00
Andrew Dunham
1f0512faf6
gvisor-containerd-shim: init at 2019-10-09
2019-12-03 23:55:24 -08:00
Andrew Dunham
3147b0a09e
gvisor: init at 2019-11-14
2019-12-03 23:55:24 -08:00
lassulus
d3f928282c
bitcoin-abc: 0.20.6 -> 0.20.7
2019-12-03 20:59:28 +01:00
Renaud
a89c35d337
Merge pull request #64849 from 0x4A6F/master-pmacct
...
pmacct: init at 1.7.3
2019-12-03 20:34:58 +01:00
0x4A6F
bff385eab3
pmacct: init at 1.7.3
2019-12-03 19:13:31 +01:00
worldofpeace
ddf711c925
Merge pull request #74332 from filalex77/akira-2019-10-12
...
akira-unstable: init at 2019-10-12
2019-12-03 17:01:12 +00:00
Christian Kampka
a951af1a5e
kops_1_15: init at 1.15.0 ( #73809 )
2019-12-03 13:21:56 +00:00
Oleksii Filonenko
0ff31210bb
caddy2: init at 2.0.0-beta10 ( #74843 )
...
Co-Authored-By: Konrad Borowski <konrad@borowski.pw>
2019-12-03 13:19:38 +00:00
Oleksii Filonenko
f5257359d8
akira-unstable: init at 2019-10-12
...
Co-authored-by: worldofpeace <worldofpeace@users.noreply.github.com>
2019-12-03 14:06:40 +02:00
Andreas Rammhold
120eda95a6
Merge pull request #74737 from andir/cudatoolkit
...
cudatoolkit: move the dependencies into a common expression
2019-12-03 11:34:26 +01:00
Mario Rodas
93ff0446ca
Merge pull request #66089 from servalcatty/v2ray
...
v2ray: init at 4.21.3
2019-12-03 04:42:50 -05:00
Aaron Andersen
f4cb37f38c
Merge pull request #63922 from contrun/sslsplit
...
sslsplit: init at 0.5.5
2019-12-02 21:18:37 -05:00
Alyssa Ross
fe16f7d7f9
fetchFromGitiles: init
...
This has the same motivation as fetchFromGitHub/fetchFromGitLab --
it's cheaper to download a tarball of a single revision than it is to
download a whole history.
I could have gone with domain/group/repo, like fetchFromGitLab, but it
would have made implementation more difficult, and this syntax means
it's a drop-in replacement for fetchgit, so I decided it wasn't worth
it.
2019-12-02 22:44:33 +00:00
Matthew Bauer
785a0e775e
Merge pull request #73858 from kirelagin/multitime
...
multitime: init at 1.4
2019-12-02 13:35:13 -05:00
Stig Palmquist
2523a7f377
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
...
- updated to 0.3.0
- builds man page
- add macOS support (@tssm)
Co-authored-by: Tae Sandoval <tssm@users.noreply.github.com>
2019-12-02 13:40:46 +01:00
Michael Raskin
7ca8fee383
k3d: use old boost, seems unhappy with 1.69
2019-12-02 10:05:58 +01:00
Oleksii Filonenko
5a27aacf9d
emplace: init at 0.2.5
2019-12-01 13:30:26 -08:00
Jörg Thalheim
bfed0522b6
Merge pull request #74656 from Elyhaka/master
...
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00