Alyssa Ross
7cc1f8e032
Merge pull request #55146 from Ma27/fix-nix1-perl-bindings
...
nix1: fix `perl-bindings` build
2019-02-13 18:29:16 +00:00
Michael Raskin
06bbf48015
Merge pull request #55704 from dotlambda/getmail-5.10
...
getmail: 5.8 -> 5.10
2019-02-13 14:11:13 +00:00
Robert Schütz
776350de0a
getmail: 5.8 -> 5.10
2019-02-13 14:33:36 +01:00
Frederik Rietdijk
8b05b829be
Merge staging-next into staging
2019-02-13 13:27:42 +01:00
Frederik Rietdijk
7257dedd7c
Merge master into staging-next
2019-02-13 12:33:29 +01:00
Frederik Rietdijk
b0e2f24050
Merge pull request #55670 from dotlambda/dateparser-0.7.1
...
python.pkgs.dateparser: 0.7.0 -> 0.7.1
2019-02-13 12:10:35 +01:00
Maximilian Bosch
7a961cf06f
osquery: fix build
...
We use `dpkg` 1.19.2 since 23661254e4
.
This version dropped pkg_db_reset` in `<dpkg/dpkg_db.h>` which broke compilation with the
following errors:
```
/build/source/osquery/tables/system/linux/deb_packages.cpp: In function 'void osquery::tables::dpkg_setup(pkg_array*)':
/build/source/osquery/tables/system/linux/deb_packages.cpp:83:3: error: 'pkg_array_init_from_db' was not declared in this scope
pkg_array_init_from_db(packages);
^~~~~~~~~~~~~~~~~~~~~~
/build/source/osquery/tables/system/linux/deb_packages.cpp:83:3: note: suggested alternative: 'pkg_array_init_from_hash'
pkg_array_init_from_db(packages);
^~~~~~~~~~~~~~~~~~~~~~
pkg_array_init_from_hash
/build/source/osquery/tables/system/linux/deb_packages.cpp: In function 'void osquery::tables::dpkg_teardown(pkg_array*)':
/build/source/osquery/tables/system/linux/deb_packages.cpp:93:3: error: 'pkg_db_reset' was not declared in this scope
pkg_db_reset();
^~~~~~~~~~~~
/build/source/osquery/tables/system/linux/deb_packages.cpp:93:3: note: suggested alternative: 'pkg_hash_reset'
pkg_db_reset();
^~~~~~~~~~~~
pkg_hash_reset
make[2]: *** [osquery/tables/CMakeFiles/osquery_system_tables.dir/build.make:115: osquery/tables/CMakeFiles/osquery_system_tables.dir/system/linux/deb_packages.cpp.o] Error 1
```
As there's currently no upstream fix, it's better to use an older
version of `dpkg` for now.
2019-02-13 11:21:43 +01:00
dywedir
0354db279a
rdedup: mark as broken on darwin
2019-02-13 12:12:01 +02:00
Stefan Junker
8f1ab5f539
rdedup: 3.0.1 -> 3.1.1 ( #55530 )
2019-02-13 12:06:20 +02:00
Maximilian Bosch
aa21b4b3d3
lldpd: fix build
...
The build missed `openssl` as input and failed with an error like this:
```
/nix/store/7n1h80xkbjhcijzp0iylk0nc7w05vy8k-net-snmp-5.8/include/net-snmp/library/scapi.h:14:10: fatal error: openssl/ossl_typ.h: No such file or directory
#include <openssl/ossl_typ.h> /* EVP_MD */
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
```
This also unbreaks `osquery` (https://hydra.nixos.org/build/88547811 ).
See also https://hydra.nixos.org/build/88562937
2019-02-12 23:44:07 +01:00
Robert Schütz
943c8909b5
Revert "papis: use python36"
...
This reverts commit 07664bcbe4
.
2019-02-12 23:12:57 +01:00
Will Dietz
a3db3e5d12
gnupg: 2.2.12 -> 2.2.13
...
https://dev.gnupg.org/T4290
2019-02-12 12:55:11 -06:00
Will Dietz
32a7d27aad
Merge pull request #54060 from dtzWill/update/openconnect-8.02
...
openconnect: 7.08 -> 8.02
2019-02-12 10:05:06 -06:00
Will Dietz
d071cffacc
Merge pull request #55572 from dtzWill/update/txr-209
...
txr: 208 -> 209
2019-02-12 10:02:12 -06:00
Will Dietz
53b7cf556e
certbot: 0.30.2 -> 0.31.0 ( #55601 )
2019-02-12 11:38:43 +01:00
Claudio Bley
d89634ad55
fixup! yubikey-manager-qt: init at 1.1.0
2019-02-12 07:17:59 +01:00
Will Dietz
42446b15a7
Merge pull request #55334 from dtzWill/update/curl-7.64.0
...
curl: 7.63.0 -> 7.64.0
2019-02-11 18:07:23 -06:00
Will Dietz
4d8e3a2e61
Merge pull request #51690 from dtzWill/update/acme-0.29.1
...
certbot, acme: 0.24.0 -> 0.30.2
2019-02-11 17:38:35 -06:00
Will Dietz
683dcb8e8a
dhcpcd: 7.0.8 -> 7.1.1
2019-02-11 17:34:55 -06:00
Will Dietz
97fdd97121
networkmanager-openvpn: 1.8.8 -> 1.8.10
2019-02-11 17:29:59 -06:00
Claudio Bley
4128782464
yubikey-manager-qt: init at 1.1.0
2019-02-11 23:21:53 +01:00
Florian Klink
1c218a251e
Merge pull request #55559 from johanot/flannel-0.11.0
...
flannel: 0.6.2 -> 0.11.0
2019-02-11 21:55:40 +01:00
Will Dietz
b7292abc5e
txr: 208 -> 209
...
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-209
2019-02-11 12:31:49 -06:00
worldofpeace
8eadf8d706
Merge pull request #55433 from dywedir/bat
...
bat: 0.9.0 -> 0.10.0
2019-02-11 18:02:10 +00:00
Johan Thomsen
fa50a42874
flannel: added @johanot (myself) as flannel pkgs maintainer
2019-02-11 11:17:59 +01:00
Johan Thomsen
acdae9af95
flannel: 0.6.2 -> 0.11.0
2019-02-11 11:17:13 +01:00
Florian Klink
ed86a5181c
Merge pull request #55554 from dotlambda/borgbackup-1.1.9
...
borgbackup: 1.1.8 -> 1.1.9
2019-02-11 10:38:39 +01:00
Robert Schütz
9c5ca86247
borgbackup: 1.1.8 -> 1.1.9
...
Changelog: https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-1-9-2019-02-10
2019-02-11 09:43:36 +01:00
Elis Hirwing
3e50fba209
Merge pull request #53662 from gnidorah/opl3bankeditor
...
opl3bankeditor, opn2bankeditor: init
2019-02-11 07:57:31 +01:00
Michele Guerini Rocco
2926b6e11f
nix-script: init at 2015-09-22 ( #55495 )
2019-02-10 23:08:58 +01:00
gnidorah
1cb728d4af
opl3bankeditor, opn2bankeditor: init
2019-02-10 22:57:16 +03:00
Michael Weiss
1efa8be6bf
lf: 9 -> 10
2019-02-10 20:36:55 +01:00
Patrick Winter
c03098d087
maintainer-list: add winpat
2019-02-10 16:19:38 +01:00
Patrick Winter
9cf5079ec3
dirvish: init at 1.2.1
2019-02-10 16:19:33 +01:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
...
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Edmund Wu
09c194a352
bcachefs-tools: 2019-01-23 -> 2019-02-09
2019-02-09 21:11:29 -05:00
Jörg Thalheim
ab41021356
Merge pull request #55493 from Izorkin/lego
...
lego: 2.0.1 -> 2.2.0
2019-02-10 02:00:41 +00:00
Elis Hirwing
7bbe7e34a7
kalibrate-rtl: Move from misc to radio
2019-02-09 21:40:12 +01:00
Elis Hirwing
8a17826eed
kalibrate-hackrf: Move from misc to radio
2019-02-09 21:40:08 +01:00
Izorkin
e3bd1dd52c
lego: 2.0.1 -> 2.2.0
2019-02-09 22:55:17 +03:00
Markus Kowalewski
e9f64ad63e
snapper: add markuskowa as maintainer
2019-02-09 20:49:35 +01:00
Matthew Bauer
5c09d977c7
Merge remote-tracking branch 'origin/master' into staging
2019-02-09 12:14:06 -05:00
Pascal Wittmann
655365d539
Merge pull request #55463 from KAction/tmsu
...
tmsu: install manpage properly into man1 subdirectory
2019-02-09 13:56:05 +01:00
Vladimír Čunát
7f9e3b8206
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
worldofpeace
69be72a64a
desktop-files-utils: add setupHook to remove mimeinfo.cache
...
Post-Installation scripts are running `update-desktop-database -q`
creating these files which obviously results in a lot of collisions.
Much better solution than eventually noticing their existence and
removing them in postInstall.
2019-02-09 01:29:53 +00:00
Alec Snyder
b4178f233c
Add Git-Town Package ( #54732 )
...
* git-town: init at 7.2.0
add git-town package derivation
2019-02-08 17:36:50 -05:00
Matthew Bauer
8ec1953a4b
Merge pull request #54786 from r-ryantm/auto-update/lbdb
...
lbdb: 0.48 -> 0.48.1
2019-02-08 17:35:00 -05:00
Dmitry Bogatov
b416bb9393
tmsu: install manpage properly into man1 subdirectory
2019-02-08 22:17:14 +00:00
Pascal Wittmann
0879595c60
nagstamon: 2.0.1 -> 3.2.1
2019-02-08 20:04:07 +01:00
Michael Weiss
b0db4571a4
inxi: 3.0.31-1 -> 3.0.32-1
2019-02-08 19:33:31 +01:00
Sarah Brofeldt
12deba5f29
Merge pull request #55448 from etu/transifex-update
...
transifex-client: 0.13.5 -> 0.13.6
2019-02-08 19:27:57 +01:00
Maximilian Bosch
8092ca8312
nix1: fix perl-bindings
build
...
Nix 1.11 builds perl-bindings by default, `nix1.perl-bindings` fails
with the following error:
```
building
no Makefile, doing nothing
installing
install flags: install
make: *** No rule to make target 'install'. Stop.
```
This is probably due to #47316 . Previously the `perl-bindings` were
referenced to `nix1` instead of the `perl-bindings` function as Nix 1.11
built those during its build process.
2019-02-08 19:02:28 +01:00
Alyssa Ross
3b72c44663
Merge pull request #55453 from aanderse/cron-editor
...
cron: fix error when running crontab as sudo (issue #54827 )
2019-02-08 17:25:55 +00:00
Aaron Andersen
c8547081cb
cron: fix error when running crontab as sudo (issue #54827 )
2019-02-08 12:06:16 -05:00
tilpner
b331161df2
fuse-overlayfs: 0.2 -> 0.3
2019-02-08 16:04:03 +01:00
Elis Hirwing
997fd64006
transifex-client: 0.13.5 -> 0.13.6
2019-02-08 14:45:12 +01:00
Sarah Brofeldt
6f10a0de83
Merge pull request #55368 from jhillyerd/chezmoi
...
chezmoi: init at 1.3.0
2019-02-08 12:51:16 +01:00
dywedir
edf7cde7d1
bat: 0.9.0 -> 0.10.0
2019-02-08 10:46:20 +02:00
Jörg Thalheim
61029df66a
Merge pull request #55323 from Mic92/flameshot
...
flameshot: fix executable path in dbus service
2019-02-08 07:12:05 +00:00
Jörg Thalheim
b2d9782d23
Merge pull request #53611 from r-ryantm/auto-update/lxc
...
lxc: 3.0.3 -> 3.1.0
2019-02-08 07:03:35 +00:00
Jörg Thalheim
56b1b0ada6
lxd: 3.0.2 -> 3.10
2019-02-08 07:02:40 +00:00
James Hillyerd
a87be72553
chezmoi: init at 1.3.0
2019-02-07 19:46:39 -08:00
worldofpeace
ce8c243699
keybase-gui: drop gnome2.GConf
2019-02-08 03:35:27 +00:00
worldofpeace
6d9c5259cf
keybase-gui: 2.13.1 -> 3.0.0
2019-02-08 03:35:27 +00:00
worldofpeace
1f332e7b54
keybase: 2.13.1 -> 3.0.0
2019-02-08 03:35:27 +00:00
Maximilian Bosch
f19c75fc65
Merge pull request #55203 from Shou/init-openapi-generator
...
openapi-generator-cli: init at 3.3.4
2019-02-07 21:29:01 +01:00
Benedict Aas
07b0483d89
openapi-generator-cli: init at 3.3.4
2019-02-07 20:58:23 +01:00
Michael Weiss
320a57198f
inxi: 3.0.30-1 -> 3.0.31-1
2019-02-07 20:47:23 +01:00
Léo Gaspard
a6abec9c66
mailutils: use system-sendmail instead of sendmailPath
...
system-sendmail allows all sendmail's to be auto-detected, including on
non-NixOS systems. This is, to me, a better UX than having to manually
override the sendmailPath argument.
In exchange, it is a breach of retro-compatibility. Given right now I
can't see any uses for sendmailPath other than what is supported by
system-sendmail, I didn't keep it, but it'd be possible to allow
sendmailPath to override the choice of sendmail from system-sendmail.
2019-02-07 17:36:51 +01:00
Elis Hirwing
bab6f5a897
Merge pull request #55223 from r-ryantm/auto-update/pirate-get
...
pirate-get: 0.3.2 -> 0.3.3
2019-02-07 12:41:33 +01:00
Sarah Brofeldt
04e46a7a4e
Merge pull request #55357 from NixOS/update-rrdtool
...
rrdtool: 1.7.0 -> 1.7.1
2019-02-07 11:54:22 +01:00
Peter Hoeg
974024c89e
Merge pull request #50257 from peterhoeg/p/sonota
...
sonota: init at 2018-10-07
2019-02-07 17:24:23 +08:00
lewo
bcd199c8af
Merge pull request #52864 from andrew-d/andrew/gping
...
gping: init at 1.1
2019-02-07 09:59:12 +01:00
Peter Hoeg
2167b4e1bf
sonota: init at 2018-10-07
2019-02-07 10:18:49 +08:00
Graham Christensen
ddd96283fc
diffoscope: teach about guestfs
2019-02-06 20:58:55 -05:00
Graham Christensen
6c3df41c64
diffoscope: 99 -> 110
2019-02-06 20:58:45 -05:00
Robert W. Brewer
25ebdc186e
pyznap: init at 1.1.2
2019-02-06 18:29:59 -05:00
Pascal Wittmann
e9982cc501
rrdtool: 1.7.0 -> 1.7.1
2019-02-06 20:06:57 +01:00
Vladyslav M
5382ee6c21
Merge pull request #55347 from r-ryantm/auto-update/acme.sh
...
acme-sh: 2.7.9 -> 2.8.0
2019-02-06 19:11:14 +02:00
Justin Humm
c02cfc6f64
nixopsUnstable: 1.6.1pre2706_d5ad09c -> 1.6.1pre2728_8ed39f9
...
This fixes evaluation with the latest master. See also [0] and [1] for
this.
[0] https://github.com/NixOS/nixops/issues/1086
[1] https://github.com/NixOS/nixops/pull/1088
2019-02-06 17:10:36 +00:00
R. RyanTM
fabb1c4344
acme-sh: 2.7.9 -> 2.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acme.sh/versions
2019-02-06 08:00:38 -08:00
Vladimír Čunát
ff101946a8
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1503899
2019-02-06 14:24:46 +01:00
Will Dietz
5a4e8a410f
curl: 7.63.0 -> 7.64.0
...
CVE-2018-16890
CVE-2019-3822
CVE-2019-3823
https://curl.haxx.se/changes.html#7_64_0
2019-02-06 06:18:42 -06:00
R. RyanTM
4cd3944a1b
google-compute-engine: 20181206 -> 20190124 ( #55312 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-compute-engine/versions
2019-02-06 11:02:31 +00:00
Jörg Thalheim
4010639d5e
flameshot: fix executable path in dbus service
...
also some minor tweaks that makes the package more robust.
2019-02-06 10:09:03 +00:00
Wael Nasreddine
89c2bf5069
amass: 2.8.5 -> 2.9.1 ( #55252 )
2019-02-05 18:45:07 -08:00
Florian Klink
d60c38ad9b
minio-client: 2018-12-27T00-37-49Z -> 2019-01-30T19-57-22Z
2019-02-05 17:38:18 +01:00
Vonfry
99bb42651a
fortune: 1.99.1 -> 2.6.2 ( #55171 )
...
fortune: 1.99.1 -> 2.6.2
2019-02-05 14:07:27 +01:00
Elis Hirwing
ae316a39db
Merge pull request #55260 from dywedir/ncdu
...
ncdu: 1.13 -> 1.14
2019-02-05 13:43:37 +01:00
dywedir
c7df612e2a
ncdu: 1.13 -> 1.14
2019-02-05 09:39:57 +02:00
Wael M. Nasreddine
aae923a255
Revert "amass: 2.8.5 -> 2.9.1"
...
I did not intend to push directly to master, I'm going to revert this
and go through a pull request instead!
This reverts commit 770e014574
.
2019-02-04 21:54:03 -08:00
Wael M. Nasreddine
770e014574
amass: 2.8.5 -> 2.9.1
2019-02-04 21:47:15 -08:00
R. RyanTM
75b3e6753e
lynis: 2.7.0 -> 2.7.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lynis/versions
2019-02-04 19:25:56 -08:00
Vladyslav M
8626808c72
Merge pull request #54752 from eadwu/bcachefs/20190123
...
linux_testing_bcachefs,bcachefs-tools: 20190123
2019-02-04 22:53:38 +02:00
R. RyanTM
7264d801a6
pirate-get: 0.3.2 -> 0.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pirate-get/versions
2019-02-04 10:16:42 -08:00
Meghea Iulian
76c0ebc710
lxd: fix sh not in path ( #55073 )
...
lxd: add bash to PATH
2019-02-04 09:19:14 +01:00
Will Dietz
994c3eaec8
rhash: run functional tests not consistency of source dist :)
2019-02-04 01:49:02 -06:00
Will Dietz
bffabe5de1
rhash: 1.3.6 -> 1.3.8
...
https://github.com/rhash/RHash/releases/tag/v1.3.8
https://github.com/rhash/RHash/releases/tag/v1.3.7
2019-02-04 01:49:02 -06:00
Will Dietz
e79e038b09
acme, certbot: 0.29.1 -> 0.30.2
...
* move to python3
* touchup deps
2019-02-03 21:13:54 -06:00
Will Dietz
4be1d9a444
certbot, acme: 0.24.0 -> 0.29.1
...
(same source)
2019-02-03 20:58:45 -06:00
markuskowa
ed5ec8b375
Merge pull request #54845 from r-ryantm/auto-update/dar
...
dar: 2.6.0 -> 2.6.1
2019-02-03 22:02:23 +01:00
Pascal Wittmann
b3c994185a
disorderfs: 0.5.5 -> 0.5.6
2019-02-03 19:19:41 +01:00
Jan Malakhovski
1b2c28b0ee
blueman: move defaults to package file
2019-02-03 15:33:19 +00:00
Jan Malakhovski
f37effbc99
gams: move defaults to package file
2019-02-03 15:30:46 +00:00
Jan Malakhovski
caff8b7f4c
mjpegtools: move defaults to package file
2019-02-03 15:30:40 +00:00
Jan Malakhovski
58a2757aaa
ibus-with-plugins: move defaults to package file
2019-02-03 15:30:39 +00:00
Jan Malakhovski
6e1e0bb213
urjtag: move defaults to package file
2019-02-03 15:30:30 +00:00
Jan Malakhovski
546c8ffef8
ssmtp: move defaults to package file
2019-02-03 15:30:29 +00:00
Jan Malakhovski
d35c199422
dysnomia: cleanup whitespace
2019-02-03 15:30:11 +00:00
Michael Weiss
5b8a861c44
signing-party: Update meta.homepage
...
The current repository (debian/signing-party) was actually the old one
(last activity 4 months ago) and signing-party-team/signing-party is the
new upstream repository.
2019-02-03 14:59:41 +01:00
markuskowa
8f71609268
Merge pull request #54675 from r-ryantm/auto-update/sile
...
sile: 0.9.5 -> 0.9.5.1
2019-02-03 14:11:33 +01:00
markuskowa
fbbb430d66
Merge pull request #54839 from r-ryantm/auto-update/cmst
...
cmst: 2018.01.06 -> 2019.01.13
2019-02-03 13:22:59 +01:00
Franz Pletz
56ca460f13
Merge pull request #54849 from r-ryantm/auto-update/dpkg
...
dpkg: 1.19.2 -> 1.19.4
2019-02-03 08:58:35 +00:00
R. RyanTM
8f20c5d3b9
debianutils: 4.8.6 -> 4.8.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debianutils/versions
2019-02-03 08:58:08 +00:00
Franz Pletz
f6c86a7e5d
Merge pull request #54938 from mmlb/update-iperf2
...
iperf2: 2.0.12 -> 2.0.13
2019-02-03 08:39:47 +00:00
Florian Klink
a9bf0456c2
Merge pull request #55066 from petabyteboy/feature/ifdtool
...
ifdtool: init at 4.9
2019-02-02 23:13:24 +01:00
Vladimír Čunát
bd9f835bf6
Merge branch 'master' into staging-next
...
Larger rebuild, probably mainly haskell.
Hydra nixpkgs: ?compare=1503325
2019-02-02 17:13:11 +01:00
Roosemberth Palacios
5463f4d903
youtube-dl: 2019.01.17 -> 2019.01.30.1 ( #55075 )
...
Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2019-02-02 16:12:44 +01:00
Will Dietz
5c986a45ce
Merge pull request #55072 from dywedir/oxipng
...
oxipng: 2.1.8 -> 2.2.0
2019-02-02 07:01:04 -06:00
Milan Pässler
8ad32a7e98
ifdtool: init at 4.9
2019-02-02 12:57:18 +01:00
Robert Schütz
230d55edc8
Merge pull request #55009 from dotlambda/papis-0.7.5
...
papis: 0.6 -> 0.7.5
2019-02-02 12:08:21 +01:00
dywedir
1d19b5bd31
oxipng: 2.1.8 -> 2.2.0
2019-02-02 10:39:30 +02:00
Jan Tojnar
de708cf331
Merge pull request #50953 from jtojnar/rpm-ostree
...
rpm-ostree: 2018.5 → 2019.1
2019-02-01 19:36:23 +01:00
Elis Hirwing
0ef341164c
Merge pull request #55037 from 4z3/urlwatch
...
urlwatch: 2.15 -> 2.16
2019-02-01 17:52:27 +01:00
Jan Tojnar
c0ffbe8f37
rpm-ostree: 2018.5 → 2019.1
2019-02-01 17:49:36 +01:00
Jan Tojnar
2a92edfbc4
ostree: 2018.9 → 2019.1
2019-02-01 17:49:26 +01:00
Pascal Wittmann
9f6b441aec
pfstools: port to qt5 ( #33248 )
...
Since release 2.1.0 pfsview supports qt5.
2019-02-01 17:09:18 +01:00
Robert Schütz
07664bcbe4
papis: use python36
...
dateparser tests fail on python37:
https://github.com/NixOS/nixpkgs/issues/52766
2019-02-01 13:36:05 +01:00
Robert Schütz
5447f7028b
papis: 0.6 -> 0.7.5
...
fixes https://github.com/NixOS/nixpkgs/issues/54821
2019-02-01 13:35:35 +01:00
Bjørn Forsman
a90062d46f
moreutils: unbreak 'ts -r'
...
Fix this:
$ ts -r
Can't locate Date/Parse.pm in @INC [...]
2019-02-01 11:32:46 +01:00
tv
5666ad2885
urlwatch: 2.15 -> 2.16
2019-02-01 11:13:52 +01:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging
2019-02-01 09:42:53 +01:00
Vladimír Čunát
5effa4e0f9
Merge branch 'master' into staging-next
...
Comments on conflicts:
- llvm: d6f401e1
vs. 469ecc70
- docs for 6 and 7 say the default is
to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
Domen Kožar
8b85a86023
nixops: 1.6 -> 1.6.1
2019-02-01 11:39:58 +07:00
Herwig Hochleitner
f7165b2ad6
i2p: 0.9.37 -> 0.9.38
2019-02-01 03:56:15 +01:00
Michael Weiss
6190c120a6
lf: 8 -> 9
2019-01-31 21:04:13 +01:00
Will Dietz
1610427425
openconnect: 7.08 -> 8.02
2019-01-31 12:34:09 -06:00
Joachim F
481a214d7e
Merge pull request #54822 from r-ryantm/auto-update/i2pd
...
i2pd: 2.22.0 -> 2.23.0
2019-01-31 17:52:39 +00:00
Vladyslav M
74ee7f73f8
Merge pull request #54654 from r-ryantm/auto-update/wireguard-tools
...
wireguard-tools: 0.0.20181218 -> 0.0.20190123
2019-01-31 17:28:45 +02:00
markuskowa
1eda52b1a2
Merge pull request #54963 from NixOS/update-parallel
...
parallel: 20181222 -> 20190122
2019-01-31 15:15:06 +01:00
Will Dietz
70f56d8f3b
Merge pull request #54749 from dtzWill/feature/birdfont
...
birdfont: init at 2.25.0 (and add dep xmlbird)
2019-01-31 06:30:35 -06:00
Will Dietz
1056100039
Merge pull request #54885 from dtzWill/feature/chelf
...
chelf: init at 0.2.2
2019-01-31 06:28:08 -06:00
Will Dietz
80e387a409
Merge pull request #54883 from dtzWill/feature/crex
...
crex: init at 0.2.5
2019-01-31 06:27:33 -06:00
Will Dietz
d166521d5f
Merge pull request #54884 from dtzWill/feature/xlayoutdisplay
...
xlayoutdisplay: init at 1.0.2
2019-01-31 06:26:59 -06:00
Will Dietz
bc8c060a3b
Merge pull request #54882 from dtzWill/feature/txr
...
txr: init at 208
2019-01-31 06:25:11 -06:00
Pascal Wittmann
f4f1eb1206
parallel: 20181222 -> 20190122
2019-01-30 22:04:30 +01:00
Michael Weiss
8f354badbc
scdoc: 1.8.0 -> 1.8.1
2019-01-30 19:36:50 +01:00
Franz Pletz
72f324dbc7
Merge pull request #45567 from johanot/certmgr-rootca-patch
...
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-30 17:37:42 +00:00
Ari Lotter
d4246d702e
usbmuxd: 2018-07-22 -> 2018-10-10
2019-01-30 11:55:24 -05:00
Jörg Thalheim
5b622c115d
iperf3: fix musl patch
2019-01-30 15:27:44 +00:00
Manuel Mendez
3bdd1156b8
iperf2: enable fastsampling config option
...
From ./configure --help
--enable-fastsampling enable support for 100 microsecond report intervals
2019-01-30 08:39:46 -05:00
Manuel Mendez
b99cc81d49
iperf2: 2.0.12 -> 2.0.13
2019-01-30 08:30:39 -05:00
laMudri
1a8c98fe5c
ibus-engines.table: 1.9.20 -> 1.9.21
2019-01-29 22:53:57 +00:00
Silvan Mosberger
346aff19e2
Merge pull request #54758 from r-ryantm/auto-update/nyx
...
nyx: 2.0.4 -> 2.1.0
2019-01-29 21:56:29 +01:00
Robert Schütz
c50468a01e
crex: touchup description as suggested
...
Thanks!
Co-Authored-By: dtzWill <github@wdtz.org>
2019-01-29 08:47:16 -06:00
Will Dietz
82c9b261f4
chelf: init at 0.2.2
...
Utility for changing default thread stack size
(via PT_GNU_STACK program header)
as supported by musl 1.1.21+.
patchelf for default thread stack size :).
This makes it possible to use a larger value
without changing the source, which is preferred
but may be awkward or otherwise undesirable in some cases.
The value can also be set via LDFLAGS with some linkers,
such as with GNU ld using "-Wl,-z,stack-size=N".
See:
https://git.musl-libc.org/cgit/musl/commit/?id=7b3348a98c139b4b4238384e52d4b0eb237e4833
2019-01-29 07:12:19 -06:00
Will Dietz
7ed3c32015
xlayoutdisplay: init at 1.0.2
...
(promoting from my NUR repo)
2019-01-29 07:07:53 -06:00
Will Dietz
59677054d3
crex: init at 0.2.5
...
(promoting from my NUR repo)
2019-01-29 07:01:17 -06:00
Will Dietz
9421c5f889
txr: init at 208
...
Promoting from my NUR repo.
Build w/clang as it fixes test crash for some reason.
2019-01-29 06:53:40 -06:00
markuskowa
f20b8bf9b7
Merge pull request #54837 from r-ryantm/auto-update/facter
...
facter: 3.12.2 -> 3.12.3
2019-01-29 10:26:36 +01:00
Michael Raskin
3c7b04bf6b
Merge pull request #54857 from r-ryantm/auto-update/btrfs-progs
...
btrfs-progs: 4.19.1 -> 4.20.1
2019-01-29 09:18:09 +00:00
lewo
8c3471f785
Merge pull request #54568 from buffet/add-slurp
...
slurp: init at 1.0
2019-01-29 09:09:24 +01:00
R. RyanTM
ddabf6f5e0
abcmidi: 2018.12.21 -> 2019.01.01 ( #54861 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-01-29 08:21:28 +01:00
R. RyanTM
e528435b2b
duply: 2.1 -> 2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duply/versions
2019-01-29 07:27:40 +01:00
Will Dietz
596c7f0cf7
birdfont,xmlbird: add missing meta, oops
2019-01-28 21:37:48 -06:00
Maximilian Bosch
0988c94f2d
Merge pull request #54820 from r-ryantm/auto-update/ibus-typing-booster
...
ibus-engines.typing-booster-unwrapped: 2.4.1 -> 2.5.0
2019-01-29 03:19:35 +01:00
R. RyanTM
bdd502bbd5
btrfs-progs: 4.19.1 -> 4.20.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrfs-progs/versions
2019-01-28 16:25:30 -08:00
R. RyanTM
1eb59f30e5
dpkg: 1.19.2 -> 1.19.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dpkg/versions
2019-01-28 14:21:23 -08:00
R. RyanTM
32819a3f0a
dar: 2.6.0 -> 2.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2019-01-28 13:44:03 -08:00
R. RyanTM
eae297ed06
cmst: 2018.01.06 -> 2019.01.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cmst/versions
2019-01-28 12:42:51 -08:00
R. RyanTM
041b30a653
facter: 3.12.2 -> 3.12.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/facter/versions
2019-01-28 12:33:50 -08:00
Michael Raskin
440349758f
Merge pull request #54830 from r-ryantm/auto-update/freeipmi
...
freeipmi: 1.6.2 -> 1.6.3
2019-01-28 19:29:55 +00:00
R. RyanTM
909d6cc855
freeipmi: 1.6.2 -> 1.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freeipmi/versions
2019-01-28 10:55:39 -08:00
R. RyanTM
8401e3d38c
i2pd: 2.22.0 -> 2.23.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
2019-01-28 09:01:07 -08:00
R. RyanTM
ebd7afab1b
ibus-engines.typing-booster-unwrapped: 2.4.1 -> 2.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-01-28 08:46:53 -08:00
Michael Weiss
e53065a7fa
Merge pull request #54768 from r-ryantm/auto-update/monkeysphere
...
monkeysphere: 0.42 -> 0.43
2019-01-28 16:26:35 +01:00
Michael Weiss
829d105b58
monkeysphere: Fix the Ed25519 tests
...
The Ed25519 test was failing inside of the sandbox because /dev/tty is
not available:
### generating ed25519 key for testuser...
gpg: cannot open '/dev/tty': No such device or address
FAILED!
2019-01-28 16:18:39 +01:00
Michael Weiss
2a051165d5
signing-party: 2.7 -> 2.8
2019-01-28 15:07:25 +01:00
R. RyanTM
86ad1c32c2
lbdb: 0.48 -> 0.48.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lbdb/versions
2019-01-28 04:28:10 -08:00
R. RyanTM
719b7dcfb1
monkeysphere: 0.42 -> 0.43
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/monkeysphere/versions
2019-01-28 00:00:02 -08:00
R. RyanTM
43709307f1
nyx: 2.0.4 -> 2.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nyx/versions
2019-01-27 20:11:38 -08:00
Edmund Wu
efb1b47f9e
bcachefs-tools: 2019-01-13 -> 2019-01-23
2019-01-27 20:47:24 -05:00
Will Dietz
728a5ed5fd
birdfont: init at 2.25.0 (and add dep xmlbird)
2019-01-27 19:27:26 -06:00
Philipp Gesang
b0c26257f0
afio: update 2.5.1 -> 2.5.2
2019-01-27 21:51:12 +01:00
Pascal Wittmann
3f541d1e7f
moreutils: 0.62 -> 0.63
2019-01-27 21:16:22 +01:00
Will Dietz
2b0108482e
Merge pull request #53916 from dtzWill/update/getdns-1.5.1
...
getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5
2019-01-27 13:33:26 -06:00
Silvan Mosberger
f98c3b27ac
Merge pull request #54608 from qolii/eternal_terminal_5_1_8__5_1_9
...
Eternal-terminal: 5.1.8 -> 5.1.9
2019-01-27 20:22:20 +01:00
Jörg Thalheim
9bbb7d01c5
Merge pull request #54712 from dtzWill/update/whois-5.4.1
...
whois: 5.4.0 -> 5.4.1
2019-01-27 18:30:00 +00:00
Silvan Mosberger
fede41404d
Merge pull request #50220 from pbogdan/ffmpeg-cleanup
...
ffmpeg: misc cleanups
2019-01-27 19:00:12 +01:00
Michael Weiss
35518331d6
scdoc: 1.6.1 -> 1.8.0
2019-01-27 18:26:42 +01:00
Will Dietz
733bc4648e
whois: 5.4.0 -> 5.4.1
...
https://github.com/rfc1036/whois/releases/tag/v5.4.1
2019-01-27 10:52:57 -06:00
Ryan Mulligan
648ca97f01
Merge pull request #54645 from r-ryantm/auto-update/wpgtk
...
wpgtk: 5.8.6 -> 5.8.7
2019-01-27 06:06:58 -08:00
markuskowa
458d144365
Merge pull request #54668 from r-ryantm/auto-update/snapper
...
snapper: 0.8.1 -> 0.8.2
2019-01-27 12:39:07 +01:00
Elis Hirwing
aca9bfec57
Merge pull request #54649 from r-ryantm/auto-update/you-get
...
you-get: 0.4.1193 -> 0.4.1205
2019-01-27 10:31:42 +01:00
Elis Hirwing
748906d42b
Merge pull request #54663 from r-ryantm/auto-update/twa
...
twa: 1.7.0 -> 1.7.1
2019-01-27 10:25:29 +01:00
R. RyanTM
6fa6fa5e62
sile: 0.9.5 -> 0.9.5.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sile/versions
2019-01-26 23:38:36 -08:00
R. RyanTM
d7a3b9598e
snapper: 0.8.1 -> 0.8.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/snapper/versions
2019-01-26 21:32:51 -08:00
Matthew Bauer
92f0f8dd68
Merge remote-tracking branch 'NixOS/master' into staging
2019-01-27 00:01:13 -05:00
R. RyanTM
74941b5899
twa: 1.7.0 -> 1.7.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2019-01-26 20:18:20 -08:00
Domen Kožar
8441a62c3c
Merge pull request #54478 from Izorkin/datadog-agent
...
datadog-agent: 6.8.3 -> 6.9.0
2019-01-27 10:54:46 +07:00
R. RyanTM
4292f9b76d
wireguard-tools: 0.0.20181218 -> 0.0.20190123
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2019-01-26 18:33:52 -08:00
R. RyanTM
f14adfca14
you-get: 0.4.1193 -> 0.4.1205
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/you-get/versions
2019-01-26 16:43:50 -08:00
Piotr Bogdan
12298ba68d
acoustid-fingerprinter: switch to ffmpeg_2
2019-01-27 00:40:00 +00:00
R. RyanTM
6da88c4c25
wpgtk: 5.8.6 -> 5.8.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wpgtk/versions
2019-01-26 16:07:19 -08:00
Jörg Thalheim
ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
...
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Silvan Mosberger
6034616d0f
Merge pull request #54169 from r-ryantm/auto-update/mbuffer
...
mbuffer: 20181119 -> 20190113
2019-01-27 00:05:20 +01:00
Eamonn Coughlan
0a27d6dddb
openfortivpn: fix pppd location after 0.8.0 upgrade
2019-01-26 17:07:38 +01:00
Greg Roodt
b1ddb5fcbd
Version 0.3.0
2019-01-26 07:37:04 -08:00
Elis Hirwing
fde2ab7bf9
Merge pull request #54618 from dywedir/watchexec
...
watchexec: 1.9.0 -> 1.10.0
2019-01-26 13:11:06 +01:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
...
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Vladyslav Mykhailichenko
d61fc6c02a
watchexec: 1.9.0 -> 1.10.0
2019-01-26 11:53:18 +02:00
Jörg Thalheim
18a2cdf424
Merge pull request #47316 from alyssais/nix-perl-bindings
...
nix: move perl-bindings inside common function
2019-01-26 09:30:03 +00:00
qolii
f83b393daa
Eternal-terminal: 5.1.8 -> 5.1.9
2019-01-25 17:47:20 -08:00
worldofpeace
2edd1c8fe0
bat: don't install shell completions
...
Currently having the shell completions makes it
impossible to complete filenames.
Upstream Issue: https://github.com/sharkdp/bat/issues/372
2019-01-25 14:32:07 -05:00
Alyssa Ross
33036ac5d4
nix: move perl-bindings inside common function
...
It looks like originally not all Nix packages had perl bindings, but now
that they do, it seems pretty redundant to add them seperately for each
package.
2019-01-25 17:40:32 +00:00
Vladimír Čunát
0946551612
dnsperf: 2.1.0.0 -> 2.2.0
...
I tested performance with resperf for a while.
2019-01-25 16:26:41 +01:00
Joachim F
7b32546a3d
Merge pull request #52160 from r-ryantm/auto-update/openfortivpn
...
openfortivpn: 1.7.1 -> 1.8.0
2019-01-25 15:25:58 +00:00
Alyssa Ross
ed57f9ff71
tcpdump: broaden platforms
...
Builds fine on Darwin.
2019-01-25 15:08:45 +00:00
Alyssa Ross
f483563b79
pgpdump: broaden platforms
...
Builds fine on Darwin.
2019-01-25 15:08:44 +00:00
Alyssa Ross
31a1e41711
sng: broaden platforms
...
Builds fine on Darwin.
2019-01-25 15:08:41 +00:00
Alyssa Ross
93b0b15533
e2fsprogs: broaden platforms
...
Builds fine on Darwin.
2019-01-25 15:08:40 +00:00
buffet
954e9f26c3
Fixed homepage
2019-01-25 10:06:56 +01:00
buffet
1985772977
slurp: init at 1.0
2019-01-25 09:37:23 +01:00
Mateusz Kowalczyk
2b8ca28020
nvtop: 0.2.2 -> 1.0.0
2019-01-25 10:19:30 +09:00
Niclas
bae9fd59a9
grim: init at 1.0 ( #54498 )
2019-01-25 00:33:09 +02:00
Pascal Wittmann
8dff3214b7
tmsu: 0.7.1 -> 0.7.4
2019-01-24 22:24:57 +01:00
Pascal Wittmann
b5a42132d5
autossh: 1.4f -> 1.5.g
2019-01-24 22:03:05 +01:00
worldofpeace
78da8d668b
pantheon: init a 5.0
2019-01-24 20:54:14 +00:00
Jörg Thalheim
2e799b5596
Merge pull request #54542 from Mic92/nix-review
...
nix-review: 1.0.4 -> 1.0.5
2019-01-24 17:16:09 +00:00
Jörg Thalheim
d4957cc98e
nix-review: 1.0.4 -> 1.0.5
2019-01-24 14:59:08 +00:00
Jörg Thalheim
fbd7d43c39
Merge pull request #52738 from bachp/rmlint-2.8.0
...
rmlint: 2.6.1 -> 2.8.0
2019-01-24 14:14:03 +00:00
Franz Pletz
016128dd93
certmgr: move selfsigned patch into a separate attribute
2019-01-24 12:10:33 +01:00
Johan Thomsen
72eb82b687
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-24 11:55:49 +01:00
Linus Heckemann
f93650448c
Merge pull request #53505 from marsam/update-tmuxp
...
tmuxp: 1.4.2 -> 1.5.0a1
2019-01-24 08:41:38 +01:00
Silvan Mosberger
bfcfa77ba0
Merge pull request #54237 from r-ryantm/auto-update/acpica-tools
...
acpica-tools: 20181213 -> 20190108
2019-01-24 01:05:10 +01:00
worldofpeace
3bb9b102e5
Merge pull request #54366 from thefloweringash/gocryptfs-update
...
gocryptfs: 1.5 -> 1.6.1
2019-01-23 18:31:46 -05:00
Silvan Mosberger
ab606624fc
Merge pull request #54385 from Izorkin/lego
...
lego: 1.2.1 -> 2.0.1
2019-01-24 00:19:58 +01:00
Silvan Mosberger
b4dc915a7f
Merge pull request #54411 from voobscout/coreutils-f2fs-fix
...
coreutils: fix tests failing on f2fs
2019-01-24 00:14:56 +01:00
Jörg Thalheim
b3eaad9a27
Merge pull request #53818 from gnidorah/updates
...
update most packages I maintain
2019-01-23 19:19:13 +00:00
Samuel Dionne-Riel
6418e34971
nix-universal-prefetch: init at 0.2.0 ( #53436 )
2019-01-23 20:32:09 +02:00
Frederik Rietdijk
01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
...
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
Gerd Flaig
1066a1ae53
picocom: Enable on Darwin
...
Sets package platform to Unix and adds IOKit dependency on Darwin.
2019-01-22 21:23:45 +01:00
Izorkin
73b317d923
datadog-agent: 6.8.3 -> 6.9.0
2019-01-22 22:15:41 +03:00
Dmitry Kalinkin
c75acbfdda
Merge pull request #54468 from expipiplus1/proot
...
proot: 20171015 -> 20181214
2019-01-22 12:35:05 -05:00
Dmitry Kalinkin
93a62e9394
proot: change github owner to 'proot-me', add veprbl to maintainers
2019-01-22 12:16:47 -05:00
Graham Christensen
2707a6d481
efitools: init at 1.9.2
2019-01-22 10:23:50 -05:00
Vladimír Čunát
3fe32b675e
Merge branch 'master' into staging
2019-01-22 15:59:42 +01:00
Joe Hermaszewski
096ea6d24f
proot: 20171015 -> 20181214
...
Proot now includes a fix for the seccomp bug on recent kernels
2019-01-22 22:27:24 +08:00
Robert Schütz
8c57113e14
python.pkgs.argparse: remove
...
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Robert Schütz
5bee7acfe4
dd-agent: override python packages inside expression
2019-01-22 12:01:51 +01:00