Commit graph

19394 commits

Author SHA1 Message Date
Vladyslav M a7d6c38aee
Merge pull request #55748 from hhm0/bbe
bbe: init at 0.2.2
2019-02-15 22:49:53 +02:00
Vladyslav M afd19a0bcb
Merge pull request #55830 from r-ryantm/auto-update/slurp
slurp: 1.0 -> 1.0.1
2019-02-15 22:01:00 +02:00
R. RyanTM 311b70dd3e
slurp: 1.0 -> 1.0.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/slurp/versions
2019-02-15 21:41:48 +02:00
Jaka Hudoklin 2912c1c8ac
Merge pull request #55690 from Ma27/fix-osquery
osquery: fix build
2019-02-15 19:52:27 +01:00
Jaka Hudoklin 7e09befcea
Merge pull request #55813 from r-ryantm/auto-update/vault
vault: 1.0.2 -> 1.0.3
2019-02-15 19:48:59 +01:00
volth 293ca25fea mkp224o: init at 1.2.0 (#55104)
* mkp224o: init at 1.2.0

* mkp224o: remove unwanted spaces
2019-02-15 11:52:46 +01:00
Michael Howell 66d9561345 Fix compilation
```
building '/nix/store/7n2cag47gl93wp3f0mv7fiq3dybq2a6l-wkhtmltopdf-0.12.5.drv'...
unpacking sources
unpacking source archive /nix/store/lv2zcapqqn1kjlc616ljap1ddlc2lvx8-source
source root is source
patching sources
configuring
Info: creating stash file /tmp/nix-build-wkhtmltopdf-0.12.5.drv-0/source/.qmake.stash
building
build flags: -j4 -l4 SHELL=/nix/store/i82x3x0yiijkgyqkzh8ni87gspas0f48-bash-4.4-p23/bin/bash
cd src/lib/ && ( test -e Makefile || /nix/store/334ck8czp3jhfy0ppy55sb6dxf7yxsdv-qtbase-5.12.0-dev/bin/qmake -o Makefile /tmp/nix-build-wkhtmltopdf-0.12.5.drv-0/source/src/lib/lib.pro INSTALLBASE=/nix/store/rc8z502xa3w0n2qm2vmr5d3l73v1lyyd-wkhtmltopdf-0.12.5 ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: xmlpatterns
make: *** [Makefile:47: sub-src-lib-make_first-ordered] Error 3
builder for '/nix/store/7n2cag47gl93wp3f0mv7fiq3dybq2a6l-wkhtmltopdf-0.12.5.drv' failed with exit code 2
```
2019-02-15 04:00:45 -05:00
R. RyanTM 59641ac201 vault: 1.0.2 -> 1.0.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/vault/versions
2019-02-15 00:55:29 -08:00
Elis Hirwing 38c7b7a7e2
Merge pull request #55788 from kalbasit/nixpkgs_update-direnv
direnv: 2.19.0 -> 2.19.2
2019-02-15 07:58:13 +01:00
Bart Brouns 4a82f6ac58 broot: init at 0.6.0 2019-02-14 23:20:19 -05:00
Uli Baum a70e52647a restic: 0.9.2 -> 0.9.4 2019-02-14 23:27:34 +01:00
Wael M. Nasreddine 738d4362d1
direnv: 2.19.0 -> 2.19.2 2019-02-14 13:42:31 -08:00
Jörg Thalheim 0ac83f0857
Merge pull request #55499 from eadwu/bcachefs/20190209
linux_testing_bcachefs,bcachefs-tools: 20190209
2019-02-14 16:18:05 +00:00
Graham Christensen a71f344211
Merge pull request #55450 from tilpner/fuse-overlayfs-update
fuse-overlayfs: 0.2 -> 0.3
2019-02-14 06:47:38 -05:00
Pascal Wittmann 53a73b0914
Merge pull request #55740 from flokli/brasero-libdvdcss
brasero: fix libdvdcss usage
2019-02-14 10:36:33 +01:00
Till Höppner 9f93ed5450 slirp4netns: init at 0.3.0-alpha.2 (#55446) 2019-02-14 06:23:26 +00:00
hhm 300094d2aa bbe: init at 0.2.2 2019-02-13 23:53:59 -05:00
Florian Klink ea4431750e brasero: fix libdvdcss usage
turns out, prefixing LD_PRELOAD with the path to libdvdcss works just
fine.
2019-02-14 01:20:41 +01:00
Michael Raskin 8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
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 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 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
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
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
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