Commit graph

18412 commits

Author SHA1 Message Date
Will Dietz
0a085d508a sudo: 1.8.25p1 -> 1.8.26 (#50422)
https://www.sudo.ws/stable.html#1.8.26
2018-11-16 23:54:46 +01:00
Jörg Thalheim
348b7b8be9 nixos/netdata: own plugins must the looked up first
Otherwise netdata will not find python modules.
To make sure netdata still pick up our setuid version of apps.plugin
we rename the original executable.
2018-11-16 11:24:27 -05:00
Jörg Thalheim
d417ca7ba9 netdata: Disable files in /etc and /var 2018-11-16 11:24:27 -05:00
Mario Rodas
49ac683e70 netdata: 1.10.0 -> 1.11.0 2018-11-16 11:24:27 -05:00
Linus Heckemann
55c9afc140 at: run tests 2018-11-16 16:45:08 +01:00
Victor SENE
a70779458a use correct path for read/write configuration 2018-11-16 16:05:02 +01:00
Robert Schütz
01763ed4a8 abcm2ps: 8.14.0 -> 8.14.1 2018-11-16 15:00:53 +01:00
Renaud
8a1127a7c9
Merge pull request #50406 from coretemp/feature/sops
sops: 3.1.0 -> 3.2.0
2018-11-15 23:04:05 +01:00
Vladyslav M
361d04b376
Merge pull request #49831 from lsix/update_gnupg22
gnupg22: 2.2.10 -> 2.2.11
2018-11-15 23:22:20 +02:00
Jörg Thalheim
3516b2dad2
Merge pull request #37658 from pbogdan/gnumake3-remove
gnumake3: remove
2018-11-15 21:12:52 +00:00
hyperfekt
31d72972f7
home-manager: 2018-06-14 -> 2018-11-04 2018-11-15 19:39:23 +01:00
Piotr Bogdan
20738d8b81 ngrep: switch to default make 2018-11-15 17:26:06 +00:00
Will Dietz
943170898d unicode-paracode: use unicode 10 -> 11 data 2018-11-15 10:27:32 -06:00
Will Dietz
ebbad6c86d unicode-paracode: 2.5 -> 2.6
https://github.com/garabik/unicode/releases/tag/v2.6
2018-11-15 10:27:30 -06:00
R. RyanTM
8684ef15a1 hdf5: 1.10.3 -> 1.10.4 (#50100)
* hdf5: 1.10.3 -> 1.10.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/hdf5-threadsafe/versions

* hdf5: update meta.license

HDF5 is licensed under a BSD 3-clause variant
2018-11-15 17:04:24 +01:00
Jörg Thalheim
8d275f6d17
Merge pull request #50314 from dywedir/wl-clipboard
wl-clipboard: init at 1.0.0
2018-11-15 15:59:15 +00:00
Jörg Thalheim
8859a297a4
Merge pull request #50336 from samueldr/refind/0.11.4
refind: 0.11.3 -> 0.11.4
2018-11-15 15:50:34 +00:00
Martin Lu
fb6f21a0f0 sops: 3.1.0 -> 3.2.0 2018-11-15 16:02:52 +01:00
Jörg Thalheim
695a157740
nix-review: 0.6.0 -> 0.6.1
- blacklist for tests.nixos-functions.nixos-test
- nix-review rev HEAD: will now work as expected
2018-11-15 12:47:23 +00:00
geistesk
dfa5820a7c umlet: 14.2 -> 14.3 2018-11-15 13:12:05 +01:00
Markus Kowalewski
142717e3ab
pgf: add license 2018-11-15 09:05:02 +01:00
Markus Kowalewski
d458a1869f
pgfplots: add meta data 2018-11-15 09:04:56 +01:00
Markus Kowalewski
d190d8af0c
lkproof: add license 2018-11-15 00:13:53 +01:00
Markus Kowalewski
932861cacb
obexd: add licenese 2018-11-15 00:13:53 +01:00
Markus Kowalewski
89d0ad5c85
obex-data-server: add license 2018-11-15 00:13:52 +01:00
Silvan Mosberger
86b12cb8ca
xpra: Mark as broken 2018-11-14 21:19:38 +01:00
Renaud
cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Matthew Bauer
73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer
06c403e846 treewide: remove unstable packages
There’s nothing wrong with unstable packages when they are maintained
and frequently updated. However, when they become out-of-date, as many
do, it is usually best to just get rid of them as the stable version
is become newer than the unstable version. This removes any packages
called "unstable" that have not been updated in over 1 year. Affected
packages include:

- isyncUnstable
- sxhkd-unstable
- dosbox-unstable

Revert "treewide: remove unstable packages"

This reverts commit df01b0b37a04624cfe6f8d2ccb42b99289841b68.
2018-11-13 19:14:44 -06:00
Matthew Bauer
bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Matthew Bauer
f2a20b6e52 treewide: use wafHook
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.

Packages affected here are:

- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
Samuel Dionne-Riel
e6f98bfdb9 refind: 0.11.3 -> 0.11.4 2018-11-13 19:25:00 -05:00
Sam Stites
146eb2a574 rubber: 1.4 -> 1.5.1 (#50320) 2018-11-13 20:34:25 +01:00
Vladyslav Mykhailichenko
1c26439bab
wl-clipboard: init at 1.0.0 2018-11-13 17:20:13 +02:00
Jörg Thalheim
fc11b48859
Merge pull request #50236 from dywedir/bat
bat: 0.8.0 -> 0.9.0
2018-11-13 00:13:31 +00:00
Jörg Thalheim
5930d8091c
Merge pull request #50283 from c0bw3b/pkg/netselect
netselect: 0.3 -> 0.4
2018-11-12 23:37:06 +00:00
Renaud
a8ac1ef6a4
netselect: 0.3 -> 0.4
and fetch from GH repo since http://alumnit.ca/~apenwarr/netselect/ is gone
2018-11-12 22:04:36 +01:00
Vladyslav M
80cf34de62
Merge pull request #50278 from jD91mZM2/cargo-tree
cargo-tree: 0.21.0 -> 0.22.0
2018-11-12 22:39:11 +02:00
R. RyanTM
1b6984bec1 ibus-engines.m17n: 1.3.4 -> 1.4.1 (#50089)
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-m17n/versions
2018-11-12 21:00:57 +01:00
Frederik Rietdijk
3b052406ea Merge staging-next into staging 2018-11-12 19:01:36 +01:00
Frederik Rietdijk
daf3297cb4 Merge master into staging-next 2018-11-12 18:59:08 +01:00
jD91mZM2
7452a05e4d
cargo-tree: 0.21.0 -> 0.22.0 2018-11-12 16:49:38 +01:00
aszlig
2ea5e68b24
ip2unix: 1.1.1 -> 1.2.0
Upstream changes:

  - Fixed: Don't fail when building the manual with AsciiDoc and xmllint.
  - Fixed: Some long options (--rule, --rules-file and --rules-data) were
           ignored.
  - Fixed: Manpage formatting is now more consistent.
  - Added: A new --version command line argument for showing version
           information.

With the new upstream release recommending to use AsciiDoc to generate
the manpage, I also switched to AsciiDoc instead of Asciidoctor. The
resulting manpage looks better in some ways (for example when definition
lists are used).

I also added an installCheckPhase to ensure that the manpage exists in
the resulting store path.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-12 15:45:23 +01:00
Periklis Tsirakidis
17e6147ab5 nix-index: fix darwin build 2018-11-12 12:32:10 +01:00
fuerbringer
fa4aa79892
diskus: init at 0.4.0 2018-11-12 00:16:59 +01:00
Vladyslav Mykhailichenko
42364f9aa2
bat: 0.8.0 -> 0.9.0 2018-11-11 18:10:20 +02:00
Frederik Rietdijk
1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Edward Tjörnhammar
ba35b5971c
i2pd: 2.21.1 -> 2.22.0 2018-11-11 12:47:09 +01:00
Jörg Thalheim
290eb75678
Merge pull request #50224 from volth/sed-windows
gnused: fix Windows build
2018-11-11 10:53:04 +00:00
Frederik Rietdijk
961180afc8 scour: call via python-packages.nix 2018-11-11 09:54:28 +01:00
Frederik Rietdijk
7863aae5b2 Merge master into staging-next 2018-11-11 08:59:44 +01:00
volth
9d164580ba gnused: fix Windows build 2018-11-11 06:58:15 +00:00
Michael Raskin
0ae3b49bb4
Merge pull request #50175 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 4.17.1 -> 4.19
2018-11-11 06:34:34 +00:00
Jan Tojnar
cf7e7127c5
Merge pull request #48270 from Melkor333/wpgtk
wpgtk: init at 5.7.4
2018-11-11 04:01:24 +01:00
Silvan Mosberger
32cbcbf179
Merge pull request #50018 from Ma27/init-up
up: init at 0.3.1
2018-11-11 02:46:03 +01:00
Silvan Mosberger
e888a997d0
Merge pull request #49743 from nh2/glusterfs-4.0.0
glusterfs: 3.12.12 -> 4.0.0
2018-11-11 01:42:48 +01:00
Jörg Thalheim
811a081b2f
Merge pull request #50197 from r-ryantm/auto-update/cabextract
cabextract: 1.7 -> 1.9
2018-11-10 22:11:36 +00:00
Jörg Thalheim
d12629786c
Merge pull request #50198 from r-ryantm/auto-update/ansifilter
ansifilter: 2.10 -> 2.12
2018-11-10 21:44:03 +00:00
Renaud
b4caeea823
Merge pull request #50187 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.185 -> 1.187
2018-11-10 19:13:53 +01:00
R. RyanTM
6be642542e ansifilter: 2.10 -> 2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2018-11-10 09:24:23 -08:00
R. RyanTM
13208cbf46 cabextract: 1.7 -> 1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cabextract/versions
2018-11-10 09:21:36 -08:00
Johannes Frankenau
dc14808c09 fusuma: init at 0.10.2 2018-11-10 17:30:00 +01:00
R. RyanTM
6738ceac87 bdf2psf: 1.185 -> 1.187
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2018-11-10 08:12:45 -08:00
Renaud
713b0bb778
Merge pull request #50062 from r-ryantm/auto-update/libinput-gestures
libinput-gestures: 2.38 -> 2.39
2018-11-10 15:52:48 +01:00
Renaud
8f99b4ff6a
Merge pull request #50093 from r-ryantm/auto-update/hebcal
hebcal: 4.14 -> 4.15
2018-11-10 15:44:27 +01:00
R. RyanTM
acf75db44c ethtool: 4.18 -> 4.19 (#50117)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ethtool/versions
2018-11-10 15:37:11 +01:00
Melkor333
5d53675c2f wpgtk: init at 5.7.4 2018-11-10 15:32:59 +01:00
R. RyanTM
70ef844c4d eid-mw: 4.4.8 -> 4.4.9 (#50123)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eid-mw/versions
2018-11-10 15:20:02 +01:00
R. RyanTM
27f64b145a fanficfare: 3.0.0 -> 3.1.1 (#50128)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
2018-11-10 15:18:53 +01:00
Timo Kaufmann
1c93a4994a
Merge pull request #50132 from r-ryantm/auto-update/fwup
fwup: 1.2.5 -> 1.2.6
2018-11-10 15:17:51 +01:00
Timo Kaufmann
3cec0b0c17
Merge pull request #50172 from r-ryantm/auto-update/aha
aha: 0.4.10.6 -> 0.5
2018-11-10 15:10:46 +01:00
Timo Kaufmann
bfa37c55d6
Merge pull request #50162 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20180927 -> 20181031
2018-11-10 15:08:05 +01:00
R. RyanTM
ec49036267 btrfs-progs: 4.17.1 -> 4.19
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
2018-11-10 06:05:16 -08:00
Daiderd Jordan
8d603be22d
Merge pull request #49880 from LnL7/darwin-cfprivate-fixes
darwin cf-private fixes
2018-11-10 15:03:21 +01:00
Jörg Thalheim
19c315c71d
Merge pull request #50122 from r-ryantm/auto-update/fio
fio: 3.11 -> 3.12
2018-11-10 13:51:43 +00:00
R. RyanTM
1ec2eb8b7b aha: 0.4.10.6 -> 0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aha/versions
2018-11-10 05:51:28 -08:00
Jörg Thalheim
d7cdc480e1
Merge pull request #50084 from r-ryantm/auto-update/hyx
hyx: 0.1.4 -> 0.1.5
2018-11-10 13:50:49 +00:00
R. RyanTM
b5179c6d1a lynis: 2.6.9 -> 2.7.0 (#50045)
* lynis: 2.6.9 -> 2.7.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/lynis/versions

* lynis: remove perl and create plugins subdir
2018-11-10 14:48:26 +01:00
Silvan Mosberger
59f18fbf36
Merge pull request #50131 from r-ryantm/auto-update/facter
facter: 3.12.0 -> 3.12.1
2018-11-10 14:47:57 +01:00
Jörg Thalheim
5071475653
Merge pull request #50144 from r-ryantm/auto-update/disorderfs
disorderfs: 0.5.4 -> 0.5.5
2018-11-10 12:29:00 +00:00
Jörg Thalheim
0ed91fa4d5
Merge pull request #50155 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.109 -> 1.0.110
2018-11-10 12:18:23 +00:00
Jörg Thalheim
7792a38642
Merge pull request #50160 from r-ryantm/auto-update/dnsmasq
dnsmasq: 2.79 -> 2.80
2018-11-10 11:36:35 +00:00
R. RyanTM
2e9aa64516 acpica-tools: 20180927 -> 20181031
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions
2018-11-10 03:27:42 -08:00
R. RyanTM
904ae0b116 dnsmasq: 2.79 -> 2.80
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dnsmasq/versions
2018-11-10 03:18:29 -08:00
Jörg Thalheim
9d3961ef17
Merge pull request #50158 from xaverdh/aft-v3.6
android-file-transfer: 3.5 -> 3.6
2018-11-10 11:18:12 +00:00
Robert Schütz
1afd25fb4a getmail: 5.7 -> 5.8 2018-11-10 12:08:07 +01:00
Dominik Xaver Hörl
23e66b362d android-file-transfer: 3.5 -> 3.6 2018-11-10 11:27:28 +01:00
R. RyanTM
3de237efb1 debootstrap: 1.0.109 -> 1.0.110
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2018-11-10 02:19:30 -08:00
Jörg Thalheim
810d3de243
Merge pull request #50143 from r-ryantm/auto-update/doitlive
doitlive: 4.0.1 -> 4.1.0
2018-11-10 10:15:05 +00:00
Jörg Thalheim
7ca7291f9a
Merge pull request #50110 from r-ryantm/auto-update/google-compute-engine
google-compute-engine: 20180905 -> 20181011
2018-11-10 10:14:21 +00:00
Frederik Rietdijk
53d00c3351 Merge master into staging-next 2018-11-10 11:08:54 +01:00
Jörg Thalheim
80318523af
hyx: limit to linux
clock_gettime is not available on macOS
2018-11-10 09:38:23 +00:00
Jörg Thalheim
1fadff893f
hyx: disable wall to fix darwin build 2018-11-10 09:34:56 +00:00
Peter Simons
bc3c2a46a6
Merge pull request #50138 from r-ryantm/auto-update/duplicity
duplicity: 0.7.18.1 -> 0.7.18.2
2018-11-10 09:18:11 +01:00
R. RyanTM
c6ddd51854 disorderfs: 0.5.4 -> 0.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/disorderfs/versions
2018-11-09 23:51:17 -08:00
R. RyanTM
aa7981c3a1 doitlive: 4.0.1 -> 4.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/doitlive/versions
2018-11-09 23:43:25 -08:00
R. RyanTM
a481218df3 duplicity: 0.7.18.1 -> 0.7.18.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/duplicity/versions
2018-11-09 23:20:49 -08:00
R. RyanTM
0a387d40e1 fwup: 1.2.5 -> 1.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwup/versions
2018-11-09 22:33:13 -08:00
R. RyanTM
7c2caffc88 facter: 3.12.0 -> 3.12.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/facter/versions
2018-11-09 22:23:16 -08:00
R. RyanTM
4f3f9c1e25 fio: 3.11 -> 3.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fio/versions
2018-11-09 20:21:42 -08:00
Silvan Mosberger
38b2520b96
Merge pull request #37365 from proteansec/pkgs/bacula
bacula: 5.2.13 -> 9.2.1
2018-11-10 04:23:28 +01:00
Silvan Mosberger
c74e1769fa
Merge pull request #50082 from va1entin/youtube-dl_2018.11.07
youtube-dl: 2018.10.29 -> 2018.11.07
2018-11-10 04:07:19 +01:00
R. RyanTM
c5f42c7d35 google-compute-engine: 20180905 -> 20181011
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
2018-11-09 19:03:58 -08:00
Maximilian Bosch
16c75025d6
Merge pull request #50090 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.1.2 -> 2.1.3
2018-11-10 03:50:55 +01:00
Jörg Thalheim
0ede13cf1a
Merge pull request #50091 from r-ryantm/auto-update/httpie
httpie: 0.9.9 -> 1.0.0
2018-11-10 00:58:11 +00:00
R. RyanTM
14ee620738 hebcal: 4.14 -> 4.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hebcal/versions
2018-11-09 16:22:10 -08:00
R. RyanTM
76d07488d7 httpie: 0.9.9 -> 1.0.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/httpie/versions
2018-11-09 16:10:36 -08:00
R. RyanTM
c281799090 ibus-engines.typing-booster-unwrapped: 2.1.2 -> 2.1.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/ibus-typing-booster/versions
2018-11-09 16:04:01 -08:00
Samuel Dionne-Riel
2f668e3248
Merge pull request #40043 from kierdavis/ckb-update-and-cleanup
ckb/ckb-next: 0.2.9 -> 0.3.2, and cleanup
2018-11-09 23:59:58 +00:00
R. RyanTM
9fdf71d28f hyx: 0.1.4 -> 0.1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hyx/versions
2018-11-09 14:58:11 -08:00
Valentin Heidelberger
ddc829348e youtube-dl: 2018.10.29 -> 2018.11.07 2018-11-09 23:34:03 +01:00
R. RyanTM
28c4e861f2 libinput-gestures: 2.38 -> 2.39
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libinput-gestures/versions
2018-11-09 11:57:34 -08:00
Jörg Thalheim
2f97911566
Merge pull request #49817 from alyssais/rack_cve
rack: 1.6.* -> 1.6.11, 2.0.* -> 2.0.6 (CVE-2018-16470, CVE-2018-16471)
2018-11-09 19:30:43 +00:00
Jörg Thalheim
e15854e366
Merge pull request #49916 from r-ryantm/auto-update/xidlehook
xidlehook: 0.5.0 -> 0.6.0
2018-11-09 15:28:27 +00:00
Silvan Mosberger
1652c30c3b
Merge pull request #50017 from r-ryantm/auto-update/pdf2djvu
pdf2djvu: 0.9.10 -> 0.9.11
2018-11-09 16:21:53 +01:00
Renaud
e738c1084b
Merge pull request #49867 from marsam/feature/init-pgmetrics
pgmetrics: init at 1.5.0
2018-11-09 15:17:14 +01:00
Maximilian Bosch
0045ea5b10
up: init at 0.3.1
With this tool you can interactively write shell pipes with a previewed
intermediate result.

See https://github.com/akavel/up
2018-11-09 14:14:39 +01:00
R. RyanTM
b6dd810ba4 pdf2djvu: 0.9.10 -> 0.9.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdf2djvu/versions
2018-11-09 04:38:09 -08:00
Renaud
d85c3a952c
Merge pull request #49914 from r-ryantm/auto-update/yank
yank: 1.0.0 -> 1.1.0
2018-11-09 10:06:32 +01:00
Renaud
f349be5b2e
Merge pull request #49917 from r-ryantm/auto-update/you-get
you-get: 0.4.1148 -> 0.4.1167
2018-11-09 10:04:37 +01:00
Jörg Thalheim
313de2a04d
Merge pull request #49951 from r-ryantm/auto-update/rsyslog
rsyslog: 8.38.0 -> 8.39.0
2018-11-09 00:13:46 +00:00
R. RyanTM
3866470845 rsyslog: 8.38.0 -> 8.39.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/rsyslog/versions
2018-11-08 14:28:56 -08:00
Jörg Thalheim
92a065f23e
Merge pull request #49930 from r-ryantm/auto-update/spoofer
spoofer: 1.3.3 -> 1.4.0
2018-11-08 22:18:15 +00:00
Jörg Thalheim
e799f2a63b
Merge pull request #49938 from r-ryantm/auto-update/snapraid
snapraid: 11.2 -> 11.3
2018-11-08 21:27:35 +00:00
Jörg Thalheim
ffbe435e93
Merge pull request #49932 from r-ryantm/auto-update/tgt
tgt: 1.0.73 -> 1.0.74
2018-11-08 21:19:55 +00:00
Jörg Thalheim
b8589937ff
Merge pull request #49939 from r-ryantm/auto-update/tio
tio: 1.31 -> 1.32
2018-11-08 21:16:11 +00:00
markuskowa
5985d1adf4
Merge pull request #49941 from r-ryantm/auto-update/unshield
unshield: 1.4.2 -> 1.4.3
2018-11-08 21:58:12 +01:00
R. RyanTM
93a90a3416 unshield: 1.4.2 -> 1.4.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/unshield/versions
2018-11-08 12:38:39 -08:00
Jörg Thalheim
d8f4f61a66
Merge pull request #49936 from r-ryantm/auto-update/swaks
swaks: 20170101.0 -> 20181104.0
2018-11-08 20:26:57 +00:00
R. RyanTM
1bb7496d2e tio: 1.31 -> 1.32
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tio/versions
2018-11-08 12:14:48 -08:00
R. RyanTM
20938b4264 snapraid: 11.2 -> 11.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/snapraid/versions
2018-11-08 12:11:50 -08:00
R. RyanTM
1749c8ff1c swaks: 20170101.0 -> 20181104.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/swaks/versions
2018-11-08 12:02:55 -08:00
markuskowa
24cafb3aab
Merge pull request #49929 from r-ryantm/auto-update/snapper
snapper: 0.7.2 -> 0.8.0
2018-11-08 20:36:51 +01:00
Daiderd Jordan
a06e7c5b19
Merge pull request #49284 from LnL7/darwin-watchexec
watchexec: fix darwin build
2018-11-08 20:04:47 +01:00
R. RyanTM
814c68a503 tgt: 1.0.73 -> 1.0.74
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2018-11-08 11:00:39 -08:00
R. RyanTM
e681d3a6da spoofer: 1.3.3 -> 1.4.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/spoofer/versions
2018-11-08 10:52:13 -08:00
R. RyanTM
6e5e61123f snapper: 0.7.2 -> 0.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/snapper/versions
2018-11-08 10:24:26 -08:00
Domen Kožar
068374c0ae Add chrome-token-signing 2018-11-08 18:05:01 +00:00
R. RyanTM
ccfd36afba you-get: 0.4.1148 -> 0.4.1167
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
2018-11-08 08:46:44 -08:00
R. RyanTM
400a40b8c9 xidlehook: 0.5.0 -> 0.6.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/xidlehook/versions
2018-11-08 08:19:04 -08:00
R. RyanTM
b25b579e04 yank: 1.0.0 -> 1.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/yank/versions
2018-11-08 08:00:28 -08:00
Domen Kožar
e854a7a72f
qdigidoc: 3.13.6 -> 4.1.0 2018-11-08 11:42:01 +00:00
Domen Kožar
544778d231
qesteidutil: 3.12.10 -> 2018-08-21 2018-11-08 11:17:24 +00:00
Robert Hensing
cd80aee989 acsccid: init at 1.1.6 2018-11-08 10:44:50 +00:00
Michael Raskin
adf41ed942
Merge pull request #49864 from oxij/pkgs/tiny-things
trivial: tiny cleanups and fixes
2018-11-08 06:28:10 +00:00
Jan Malakhovski
67a5c0da41 tree-wide: fix all revs of fetchsvn 2018-11-08 05:29:47 +00:00
Daiderd Jordan
33104363af
noti: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in _x002.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:25 +01:00
Daiderd Jordan
be9fc0d669
keybase: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in _x002.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
R. RyanTM
51251b446c
pcsclite: 1.8.23 -> 1.8.24
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcsclite/versions

(cherry picked from commit f174ae0f4f8c594624b34dc2fc77fe3755e785fb)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 7cf572d87abfafcde7b7142ea403445385612233)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-11-07 18:46:21 +00:00
aszlig
1d0517ddb3
ip2unix: 1.1.0 -> 1.1.1
Upstream fixes:

  * Don't unlink target socket path if connect is used after bind.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-07 18:21:07 +01:00