Commit graph

14234 commits

Author SHA1 Message Date
Frederik Rietdijk 2130bacecc
Merge pull request #33243 from jluttine/add-bdsync
bdsync: init at 0.10.1
2018-01-01 12:42:25 +01:00
Frederik Rietdijk 7a0938cb54
Merge pull request #33264 from RubenAstudillo/hakuneko-broken
hakuneko: mark as broken
2018-01-01 12:37:43 +01:00
Gabriel Ebner 7dcc307241 texlive: use perl 5.24
See #26890.
2018-01-01 09:47:39 +01:00
Ruben Astudillo 9086a05a88 hakuneko: mark as broken
This project was abandoned upstream in favor a new project based on
electron. This version builds yet the code doesn't work with most
providers, so it is practically broken.
2018-01-01 03:41:37 -03:00
Daniel Fullmer 96f07d6b61 john: Fix extra utility programs 2017-12-31 18:52:34 -05:00
Yegor Timoshenko d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Jaakko Luttinen d4f51de3b0
bdsync: init at 0.10.1 2017-12-31 15:20:30 +02:00
Frederik Rietdijk a09a320e20
Merge pull request #33204 from NixOS/python-unstable
Python: upgrade package set
2017-12-31 14:19:55 +01:00
Frederik Rietdijk 8a255d73b4 mitmproxy: fix build 2017-12-31 13:50:17 +01:00
Frederik Rietdijk 2c7feca25d awscli: 1.14.6 -> 1.14.17 2017-12-31 11:01:52 +01:00
John Ericson 4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson 046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Frederik Rietdijk 2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Yegor Timoshenko 61bb8115c5
ibus: 1.5.16 -> 1.5.17, fix, back to single output
This fixes ibus-setup.

* Update cldrEmojiAnnotation: 31.0.1_1 -> 31.90.0_1
* Move ibus-setup back to out, and use a smaller Python 3 at runtime
  than doesn't pull in some dev paths
* Build from Git
* Use autoreconfHook so that we don't have to patch ./configure scripts
  when we could just generate them correctly in the first place
* Drop patch that removes IBUS_* environment variables from ibus-setup
  wrapper: unsetting them breaks ibus-setup
* Add withWayland option (building with Wayland requires libxcbcommon
  package, previously wayland was included into buildInputs w/o
  libxcbcommon and respective configure flag)
* Add license (LGPLv2.1)

Relies on two other commits in this branch that add GI_TYPELIB_PATH
discovery and fix gconf Python scripts.
2017-12-30 02:56:37 +00:00
pasqui23 0dd7d213c2 home-manager:init at 2017-10-11 (#30330)
home-manager: init at 2017-12-07
2017-12-30 08:52:26 +08:00
Will Dietz 9064293f31 brotli: 1.0.1 -> 1.0.2 2017-12-29 17:11:33 -06:00
John Ericson b1dcc6c201
Merge pull request #33185 from obsidiansystems/cross-simple
treewide: A few misc cross changes from #26805
2017-12-29 17:30:18 -05:00
John Ericson 5dea877368 kmime, colord-kde: ki18n should be *run*-time dependency
It is gettext-based, but is a library for run time, relying on the
normal gettext tools at build time.
2017-12-29 17:20:20 -05:00
Ben Gamari 946c1b26fa diffutils: Enable cross-compilation 2017-12-29 17:18:59 -05:00
Ben Gamari 6f4cfe0570 gawk: Enable cross-compilation 2017-12-29 17:18:46 -05:00
Maciek Starzyk 8bf2a0971e miller: init at 5.2.2 2017-12-29 21:55:42 +01:00
Vladimír Čunát a1a3e54ac9
Merge branch 'master' into staging
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
volth 4026ea9c8a collectd: 5.7.2 -> 5.8.0
This is https://github.com/NixOS/nixpkgs/pull/32811 without refactoring parts.

Closes #32811
2017-12-29 17:34:55 +00:00
Orivej Desh 3c8cff253e Revert "collectd: 5.7.2 -> 5.8.0"
This reverts commit 7b9c5b4849.

This is incomplete, collectd is being updated in
https://github.com/NixOS/nixpkgs/pull/32811
2017-12-29 13:48:09 +00:00
Moritz Ulrich 8a5f3ec6a8
btrbk: 0.25.1 -> 0.26.0
This update fixes compatibility with recent btrfs-progs which are
already available in NixOS.
2017-12-29 13:02:40 +01:00
Franz Pletz 7b9c5b4849
collectd: 5.7.2 -> 5.8.0 2017-12-29 11:37:20 +01:00
Vladimír Čunát f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster 572b2bda4e treewide: generalise for both mysql & mariadb 2017-12-29 02:18:35 +01:00
Robin Gloster 6903ea6050 treewide: libmysql -> mysql.connector-c 2017-12-29 02:18:35 +01:00
Robin Gloster b69befbfd5 mariadb: replace to connector-c 2017-12-29 02:18:35 +01:00
Robin Gloster 64178f1cab mailutils: fix build with mariadb 10.2 2017-12-29 02:18:35 +01:00
Robin Gloster d9d98cd324 treewide: fix up some mysql.connector-c fallout 2017-12-29 02:18:35 +01:00
Robin Gloster ee1c85aee9 mariadb: lib -> connector-c 2017-12-29 02:18:35 +01:00
Lancelot SIX 8cd2ee91ef coreutils: 8.28 -> 8.29
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00016.html
for release announcement
2017-12-29 02:18:23 +01:00
Will Dietz fec590e594 chkrootkit: fixup relative path usage 2017-12-28 17:18:16 -06:00
Jörg Thalheim c333e9b348
Merge pull request #32302 from andir/uwimap-pollution
uwimap pollution of `include/`
2017-12-29 00:08:26 +01:00
Jaakko Luttinen f297764c5a yle-dl: 2.28 -> 2.30 2017-12-28 16:07:33 +01:00
adisbladis f80200e07b
Merge pull request #33112 from KaiHa/nitrokey-1.2
nitrokey-app: 1.1 -> 1.2
2017-12-28 18:02:27 +08:00
Jörg Thalheim 4000e6b47e
Merge pull request #33121 from dtzWill/update/chkrootkit-0.52
chkrootkit: 0.51 -> 0.52
2017-12-28 10:41:37 +01:00
Peter Hoeg 7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
Will Dietz c82b52d8a7 chkrootkit: 0.51 -> 0.52 2017-12-27 17:40:28 -06:00
John Ericson b3df1562d8 Merge branch 'alt-stdenv' into staging 2017-12-27 17:20:32 -05:00
John Ericson ad1a1ee7dd
Merge pull request #33087 from obsidiansystems/alt-stdenv
treewide: Clean up multi-arch tools and usage
2017-12-27 13:45:24 -08:00
John Ericson 558c96fe13 treewide: Cleanup usage of multi-arch tools
- Don't needlessly force GCC

 - Prefer using multi-arch stdenvs to using multi-arch tools directly.
2017-12-27 15:15:45 -05:00
Kai Harries d01f0530ac nitrokey-app: 1.1 -> 1.2 2017-12-27 18:37:27 +01:00
Jesper 1258d9a491 netdata: 1.7.0 -> 1.9.0 (#33009) 2017-12-26 16:54:06 -05:00
Robin Gloster e16f887ec5
ansible_2_{1,2}: fix for jinja src change 2017-12-26 20:39:26 +01:00
Tuomas Tynkkynen 47c782f7f5 Merge remote-tracking branch 'upstream/master' into staging 2017-12-26 21:10:12 +02:00
Markus Hauck 21d51ece1b odpdown: add checkInputs
Related #32244
2017-12-26 21:33:08 +03:00
Tuomas Tynkkynen d2724c1346 sshfs-fuse: No need for rst2man.py patch anymore 2017-12-26 20:02:01 +02:00
Tuomas Tynkkynen d6cc334d6b picocom: 2.2 -> 3.0 2017-12-26 20:02:00 +02:00
Tuomas Tynkkynen c1ed49220a fio: 3.2 -> 3.3 2017-12-26 20:02:00 +02:00
Tuomas Tynkkynen 63a66441cd fsmon: 1.4 -> 1.5 2017-12-26 20:02:00 +02:00
Vladimír Čunát e7b51bb38f
quicktun: fixup build with gnutar-1.30
/cc #32816.
2017-12-26 18:02:58 +01:00
Orivej Desh 1c73610c4f
Merge pull request #33063 from samdroid-apps/update-youtube-dl-2017-12-23
youtube-dl: 2017.12.02 -> 2017.12.23
2017-12-26 05:43:05 +00:00
Sam Parkinson 32feb1ee1d youtube-dl: 2017.12.02 -> 2017.12.23 2017-12-26 13:47:24 +11:00
Joachim F 68eb89313e
Merge pull request #32325 from jraygauthier/jrg/swagger-codegen
swagger-codegen: Init at 2.2.1
2017-12-25 13:31:50 +00:00
Vladimír Čunát 0e762cdc0e
Merge older staging branch 2017-12-25 10:36:36 +01:00
Graham Christensen 63ac0b0114
Merge pull request #33024 from peterhoeg/u/sblim
openwsman: 2.6.0 -> 2.6.5
2017-12-24 08:30:57 -05:00
Peter Hoeg da0d8e2174 wsmancli: clean-ups 2017-12-24 10:03:35 +08:00
Tuomas Tynkkynen 98ef3b8a93 Merge remote-tracking branch 'upstream/master' into staging 2017-12-23 17:41:48 +02:00
José Romildo Malaquias b37a6a2b9a gparted: 0.29.0 -> 0.30.0 2017-12-23 10:02:11 +01:00
Dmitry Kalinkin 77b1803830
dblatex: 0.3.7 -> 0.3.10, fixes for the new texlive 2017-12-22 19:55:40 -05:00
gnidorah 03f2f8524a uim: drop kde4 parts 2017-12-22 15:19:37 +03:00
dywedir 9d1a524157 zstd: 1.3.2 -> 1.3.3 2017-12-22 13:51:09 +02:00
Frederik Rietdijk 7a0fab39f0
Merge pull request #32965 from andersk/woeusb
winusb: unstable-2017-01-30 -> woeusb 3.1.4
2017-12-22 08:40:10 +00:00
Anders Kaseorg 4ef36bf654 winusb: unstable-2017-01-30 -> woeusb 3.1.4
WinUSB was renamed to WoeUSB
(https://github.com/slacka/WoeUSB/issues/100).

Also, put mount points in /run instead of /tmp to sidestep security
considerations with /tmp.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-12-22 03:32:44 -05:00
Robert Schütz 8b69791230 abcmidi: 2017.12.10 -> 2017.12.20 2017-12-22 08:55:47 +01:00
Vladimír Čunát a7d4fb8e1d
Merge branch 'master' into staging
Hydra: ?compare=1420346
2017-12-21 22:45:40 +01:00
Jörg Thalheim f114a75d6a
Merge pull request #32938 from dotlambda/abcm2ps
abcm2ps: 8.13.17 -> 8.13.18
2017-12-21 19:51:19 +01:00
Orivej Desh 3701531dbd google-compute-engine: fix build by disable check phase
after it was activated by #32244
2017-12-21 18:36:20 +00:00
Sarah Brofeldt 694afb39eb
Merge pull request #32944 from P-E-Meunier/fix-gce
Fixing tests for Google Compute Engine
2017-12-21 19:29:53 +01:00
Frederik Rietdijk 005628a94b
Merge pull request #32932 from markus1189/bepasty-fix
bepasty: Add `checkInput` for tests
2017-12-21 17:49:34 +00:00
pe@pijul.org 85c70266ea Fixing tests for Google Compute Engine 2017-12-21 18:49:26 +01:00
Frederik Rietdijk b4461617c4
Merge pull request #32931 from markus1189/odpdown-fix
odpdown: add `checkInputs`
2017-12-21 17:49:15 +00:00
Jörg Thalheim 36e8ea58c9
Merge pull request #32936 from andir/add-gopass
gopass: init at 1.6.6
2017-12-21 16:22:20 +01:00
Orivej Desh 127d3ef16d
Merge pull request #32904 from asymmetric/asymmetric/libbitcoin
libbitcoin: 2.11.0 -> 3.4.0
2017-12-21 13:36:46 +00:00
Robert Schütz cfd4299c1d abcm2ps: 8.13.17 -> 8.13.18 2017-12-21 13:31:45 +01:00
Andreas Rammhold 057d70ffec
gopass: init at 1.6.6 2017-12-21 12:20:07 +01:00
Markus Hauck e1dbe8e14a bepasty: Add checkInput for tests
Related #32244
2017-12-21 12:14:12 +01:00
Markus Hauck 276d60e3a8 odpdown: add checkInputs
Related #32244
2017-12-21 12:14:04 +01:00
Lancelot SIX 2beb8389df
gnupg: 2.2.3 -> 2.2.4
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00013.html
for release information
2017-12-21 11:57:54 +01:00
Lorenzo Manacorda abc3e4558d libbitcoin-explorer: 2.2.0 -> 3.4.0 2017-12-21 02:58:22 +01:00
Lorenzo Manacorda 23ca8e1287 libbitcoin-network: init at 3.4.0 2017-12-21 02:51:11 +01:00
Lorenzo Manacorda 86ee454f4d libbitcoin-client: 2.2.0 -> 3.4.0 2017-12-21 02:49:30 +01:00
Orivej Desh b58cda709d
Merge pull request #32856 from markus1189/http-prompt
http-prompt: disable tests
2017-12-21 01:35:27 +00:00
Lorenzo Manacorda 4fea55ef33 libbitcoin-protocol: init at 3.4.0 2017-12-21 01:21:57 +01:00
Lorenzo Manacorda 5b5e98b159 libbitcoin: 2.11.0 -> 3.4.0 2017-12-21 01:20:03 +01:00
Sander van der Burg 6b4687741e dysnomia: 0.7 -> 0.7.1 2017-12-20 21:37:33 +01:00
Orivej Desh 3445138387
Merge pull request #32833 from jtojnar/vala-cleanup
Vala cleanup
2017-12-20 03:40:33 +00:00
Orivej Desh c7c79eb19c
Merge pull request #32857 from acowley/nix-info
nix-info: apply SC1117 suggested fix
2017-12-20 00:17:55 +00:00
Orivej Desh d045d62500
Merge pull request #32569 from magnetophon/blsd
blsd: init at unstable-2017-07-27
2017-12-19 18:42:01 +00:00
Markus Hauck 6bb1817999 http-prompt: disable tests
The http-prompt tests do something with files, which leads to
permission errors during test execution.

For now replace the check with a executable sanity check
2017-12-19 19:09:52 +01:00
Anthony Cowley 2e001620d5 nix-info: apply SC1117 suggested fix 2017-12-19 13:05:49 -05:00
Anders Kaseorg 58fd7719ea mosh: Install bash-completion rule
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-12-19 18:32:47 +01:00
John Ericson 13acbeae0b Merge branch 'master' into staging 2017-12-19 11:40:18 -05:00
Jan Tojnar 0cdee78c81
osinfo-db-tools: init at 1.1.0 2017-12-19 17:25:53 +01:00
Jan Tojnar 8a1475a35a
ccnet: use recent vala + clean-up 2017-12-19 17:25:51 +01:00
Jan Tojnar 8eb81aa830
zssh: init at 1.5c 2017-12-19 17:17:20 +01:00
Jan Tojnar 369cc87a74
gencfsm: 1.8.18 → 1.8.19 2017-12-19 17:17:20 +01:00
Vladimír Čunát 9b54a00160
Merge #29785: curl: enable kerberos 2017-12-19 15:18:24 +01:00
Vladimír Čunát 13e6a5c561
kerberos: split headers into $dev 2017-12-19 15:18:01 +01:00
José Romildo Malaquias fe502b0fad connman: enable support for Wireless daemon for Linux (iwd) 2017-12-19 08:34:11 -02:00
Vladimír Čunát 4a2340ff6b
Merge branch 'staging' 2017-12-19 10:27:13 +01:00
Bart Brouns 72c5514202 blsd: init at 2017-07-27 2017-12-19 09:40:01 +01:00
Tuomas Tynkkynen fa822161b9 bmap-tools: init at 3.4 2017-12-19 01:12:14 +02:00
Dan Peebles bba5d625fb gnutar: 1.29 -> 1.30 2017-12-18 11:49:18 -05:00
Orivej Desh 7c58e8dfc2 Merge branch 'master' into staging
* master: (125 commits)
  scummvm: fix eval
  tinycc: 0.9.27pre-20171016 -> 0.9.27
  Update terraform provider versions
  vscode: 1.18.1 -> 1.19.0
  linux: 4.14.6 -> 4.14.7
  scummvm: 1.9.0 -> 2.0.0
  cmst: 2017.03.18 -> 2017.09.19
  albert: 0.14.7 -> 0.14.14
  obs-studio: fix vlc plugin
  ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
  uchiwa: 0.26.3 -> 1.1.0
  linux-testing: 4.15-rc3 -> 4.15-rc4
  steam: override nss, nspr, fixes #32781
  ponyc: 0.20.0 -> 0.21.0
  pythonPackages.pwntools: disable tests
  gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
  vim-rhubarb: init at 2017-06-28
  atom: depend on libsecret
  nvidia-settings: Make sure binary can find libXv.so
  backblaze-b2: 0.6.2 -> 1.1.0
  ...
2017-12-18 15:56:03 +00:00
José Romildo Malaquias 5fa03bf737 cmst: 2017.03.18 -> 2017.09.19 2017-12-18 07:46:51 -02:00
Samuel Leathers 6649ece637
Merge pull request #32752 from Izorkin/libmodsecurity
libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 Stable
2017-12-17 13:28:14 -05:00
Kai Harries 94cec9d326 lbdb: 0.44 -> 0.45.3 2017-12-17 13:31:31 +00:00
Orivej Desh 4c3ccaf418
Merge pull request #32753 from ikervagyok/btrfs-progs
btrfs-progs: 4.13.3 -> 4.14
2017-12-17 13:01:30 +00:00
Izorkin ee6bdc8bb4 libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 Stable 2017-12-17 13:04:11 +03:00
Lengyel Balazs 1b01ec13f6 btrfs-progs: 4.13.3 -> 4.14
added `zstd` as a dependency to fix compilation.
2017-12-17 10:48:49 +01:00
Orivej Desh a9f83b1203
Merge pull request #32409 from romildo/fix.network-manager-applet
libdbusmenu: 12.10.12 -> 16.04.0; network-manager-applet: enable appindicator support
2017-12-17 04:34:39 +00:00
Orivej Desh d6b27ad35f
Merge pull request #32419 from ryneeverett/init-lynis
lynis: init at 2.5.7
2017-12-17 04:32:36 +00:00
ryneeverett eda63dfabb lynis: init at 2.5.7 2017-12-17 04:31:12 +00:00
Will Dietz fcffee2ec5 texlive: fix use of xdvi: add hashes and don't orphan it
Hashes added manually, not using `fixHashes.sh`.

We remove xdvi from collection-basic and put it elsewhere:
previously this was collection-genericextra but that no longer
exist so I suppose it can go in collection-plainextra.
(As mentioned on the issue, might be best to just leave it in basic?)

Fixes #32661.
2017-12-16 22:51:26 +00:00
Orivej Desh 775150751d
Merge pull request #32691 from yegortimoshenko/qrencode/4.0.0
qrencode: 3.4.4 -> 4.0.0
2017-12-16 22:46:10 +00:00
Orivej Desh 2f44fbc786
Merge pull request #32696 from yegortimoshenko/ccd2iso/init
ccd2iso: init at 0.3
2017-12-16 22:43:46 +00:00
Yegor Timoshenko f06c031173 ccd2iso: init at 0.3 2017-12-16 22:41:50 +00:00
Frank Doepper bb02a14277 pulsemixer: 1.3.0-license -> 1.4.0 2017-12-16 21:16:06 +01:00
Michael Raskin 7c91237239
Merge pull request #32731 from yegortimoshenko/graphviz/src
graphviz: cleanup, use autoreconfHook, source from GitLab
2017-12-16 15:39:04 +00:00
Yegor Timoshenko fcabea616e graphviz: cleanup, source from GitLab 2017-12-16 15:33:28 +00:00
Gabriel Ebner 0e37c90d88 biber: add missing dependencies 2017-12-16 14:44:06 +01:00
Gabriel Ebner 0f2a1e9ef9 biber: remove sed workaround
This was fixed by #32717.
2017-12-16 14:23:22 +01:00
Orivej Desh dc89304d4d
Merge pull request #32733 from jtojnar/pinentry-1.1
pinentry: 1.0.0 → 1.1.0
2017-12-16 03:54:50 +00:00
Jan Tojnar 49993bec81
pinentry: clean up 2017-12-16 03:52:37 +01:00
Jan Tojnar 7ea74f4b7b
pinentry: 1.0.0 → 1.1.0 2017-12-16 03:42:32 +01:00
Jan Tojnar ba67110de3
pinentry_qt: merge into pinentry 2017-12-16 03:26:30 +01:00
Vladimír Čunát 1b555c57ec
texlive: more robust way to fetch
/cc #30332.  Thanks to @vprbl for the http mirror.
2017-12-15 20:13:09 +01:00
Gabriel Ebner 101b4ec546 biber: 2.5 -> 2.7
Fixes #32715.
2017-12-15 19:02:28 +01:00
Jörg Thalheim e9782a194a
Merge pull request #32693 from yegortimoshenko/paperkey/1.5
paperkey: 1.4 -> 1.5
2017-12-15 09:44:34 -08:00
Jörg Thalheim 769f99d206
Merge pull request #32685 from eqyiel/awsebcli-3.12.1
awsebcli: 3.12.0 -> 3.12.1
2017-12-15 09:37:42 -08:00
Matthias Beyer 826e8a2a3b smenu: init at 0.9.10 2017-12-15 17:09:27 +01:00
Michael Weiss 63596faef1 pfstools: 2.0.5 -> 2.1.0 2017-12-15 16:45:30 +01:00
Yegor Timoshenko 7f15eb01c9 paperkey: 1.4 -> 1.5 2017-12-15 01:58:20 +00:00
Yegor Timoshenko 7eabf4484b qrencode: 3.4.4 -> 4.0.0 2017-12-15 01:54:57 +00:00
Evan Hanson 58f3e8e9e4 chicken: 4.11.0 -> 4.13.0
Also update the chicken-ssql egg dependency version for ugarit and
ugarit-manifest-maker from 0.2.2 to 0.2.4 to include a fix for an issue
uncovered by chicken-4.13.0 (see [1] and [2] for more info).

[1]: https://bitbucket.org/DerGuteMoritz/ssql/pull-requests/1
[2]: https://salmonella-linux-x86-64.call-cc.org/chicken-4/gcc/linux/x86-64/2017/04/19/yesterday-diff/log2/install/ssql.html
2017-12-15 12:14:20 +13:00
Ruben Maher 757725e071 awsebcli: 3.12.0 -> 3.12.1 2017-12-15 08:43:11 +10:30
Orivej Desh 137bf46ee7 nixUnstable: 1.12pre5788_e3013543 -> 1.12pre5810_5d5b931f
Fixes build after 3430b0e859 with
5d5b931fb1
2017-12-14 18:34:36 +00:00
Orivej Desh 9f5b8aaec4 thefuck: 3.18 -> 3.25
Fixes #32670
2017-12-14 17:31:25 +00:00
Peter Hoeg 98d1da90bd togglesg-download: 2016-05-31 -> 2017-12-07 2017-12-15 00:27:59 +08:00
Robert Schütz cc8254ae9b recoverjpeg: init at 2.6.1 2017-12-13 23:56:02 +01:00
Michael Weiss b627c237ec slop: Add pkgconfig as build dependency
Fix: "Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)"
2017-12-13 22:34:37 +01:00
Robert Schütz 19841b5ba3
abcmidi: 2017.11.27 -> 2017.12.10 2017-12-13 21:02:40 +01:00
zimbatm cac2cdd39b direnv: 2.13.3 -> 2.14.0 2017-12-13 15:33:45 +00:00
Gabriel Ebner 8df38f6dda
Merge pull request #30332 from veprbl/texlive2017
texlive: 2016 -> 2017
2017-12-13 14:51:18 +01:00
Pascal Wittmann 01ef7593a7 axel: 2.15 -> 2.16.1 2017-12-13 11:03:55 +01:00
Anton Schirg 3ec3de2ca4 yubico-piv-tool: 1.4.4 -> 1.5.0 2017-12-13 07:50:16 +01:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Eelco Dolstra 875eaf0821
nix: 1.11.15 -> 1.11.16 2017-12-12 17:46:21 +01:00
Joachim F 90accc093e
Merge pull request #32216 from LumiGuide/networkmanager-strongswan
networkmanager_strongswan: fix package
2017-12-11 23:26:21 +00:00
Izorkin cfe1a52f22 libmodsecurity: init at 3.0.0-2017-11-17 (#32075) 2017-12-11 22:23:02 +00:00
Herwig Hochleitner d410e01588 i2p: 0.9.31 -> 0.9.32
cc @joelmo
2017-12-11 20:37:50 +01:00
Jörg Thalheim 8684861a08
Merge pull request #32560 from manveru/calamares
calamares: init at 3.1.10
2017-12-11 14:13:38 +00:00
Jörg Thalheim c532038674
Merge pull request #32566 from dywedir/fd
fd: 6.0.0 -> 6.1.0
2017-12-11 13:45:02 +00:00
dywedir 743f6b64e3 fd: 6.0.0 -> 6.1.0 2017-12-11 15:20:23 +02:00
Michael Fellinger b70a0bd08f Revive calamares 2017-12-11 14:15:47 +01:00
Orivej Desh 8dd33e803e cloud-init: disable check after #32244 2017-12-11 11:04:06 +00:00
Vladimír Čunát e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Renaud 8a37ca7714 networkmanager-l2tp: 1.2.4 -> 1.2.8 2017-12-11 01:10:26 +01:00
Orivej Desh bf132e6464 gnuplot_qt: Qt 4 -> Qt 5 2017-12-10 19:30:57 +00:00
Orivej Desh 051cbf7cbe gnuplot: build with libcerf 2017-12-10 19:30:57 +00:00
Michael Fellinger 3abcc2c514 Revert "calamares: remove due to being broken and insecure."
This reverts commit c677c35922.
2017-12-10 16:59:33 +01:00
rnhmjoj 491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
Aristid Breitkreuz c4a5ab728b borg: 1.1.1 -> 1.1.3 2017-12-10 14:26:03 +01:00
Andreas Rammhold 939e71fa40
uwimap: Do not pollute include/ with headers
uwimap was shipping an `include/unix.h` file that would be falsely
detected by many applications (e.g. php and its modules). Due to that
file we got hacks like 8c125c0c74.

This also adds some previously missing files that would normally be
installed by uwimap (linkage.c, osdep/unix/*.h, …)
2017-12-10 12:12:45 +01:00
Will Dietz 5c81453477 tetex: patch off-by-one to fix segfault
Fixes #32264.

Patch based on one from Fedora texlive-2007-66 source rpm.

References:
https://bugzilla.redhat.com/show_bug.cgi?id=754517
http://tug.org/pipermail/tex-k/2011-July/002317.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633011
https://www.mail-archive.com/tetex@dbs.uni-hannover.de/msg00968.html

Redhat discussion suggests this happens when using -Wl,-z,relro
(or other linker flags) that change the default memory layout.
2017-12-09 16:05:49 -06:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Sarah Brofeldt e32a2b4695
Merge pull request #32458 from elitak/vncdo
vncdo: init at 0.11.2
2017-12-09 16:54:59 +01:00
Ingo Blechschmidt 5fd37c154c sshlatex: 0.7 -> 0.8 2017-12-09 15:14:15 +01:00
Orivej Desh f0f64fb8f0
Merge pull request #32492 from dtzWill/update/gnuplot-5.2.2
gnuplot: 5.2.1 -> 5.2.2
2017-12-09 09:35:44 +00:00
Tamas Herman a16501cd44 awscli: 1.11.185 -> 1.14.6 2017-12-09 09:18:30 +00:00
Sarah Brofeldt 6edcc25c6e
Merge pull request #32153 from yuriaisaka/pr-fcitx-skk-init
fcitx-skk: init at 0.1.4
2017-12-09 10:03:44 +01:00
Jörg Thalheim e7fbbb1e24
Merge pull request #32480 from magnetophon/fd
fd: 5.0.0 -> 6.0.0
2017-12-09 07:43:58 +00:00
Daiderd Jordan ae702c68cc
Merge pull request #32482 from magnetophon/fzf
fzf: 0.17.1 ->0.17.3
2017-12-09 00:05:08 +01:00
Will Dietz 7b27b24690 gnuplot: 5.2.1 -> 5.2.2 2017-12-08 16:58:28 -06:00
Bart Brouns 2b1201b2ed fzf: 0.17.1 ->0.17.3 2017-12-08 22:16:30 +01:00
Bart Brouns a3c9ee31de fd: 5.0.0 -> 6.0.0 2017-12-08 22:14:55 +01:00
Lorenzo Manacorda 6ee9df6b31 google-cloud-sdk: 177.0.0 -> 182.0.0 (#32452) 2017-12-08 20:32:51 +00:00
Eric Litak 19126daab3 vncdo: init at 0.11.2 2017-12-08 10:43:14 -08:00
Eelco Dolstra 0e58684c41
nixUnstable: Remove unused dependencies 2017-12-08 16:01:06 +01:00
Orivej Desh 695027f61c Restore "nixUnstable: rename to nix-unstable"
as discussed in bed3695848

Different names make it easier for the users to notice updates to Nix stable,
and to have Nix stable and unstable simultaneously.

This reverts commit bed3695848.
2017-12-08 11:17:33 +00:00
Vladimír Čunát cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Orivej Desh 8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
GNOME updates
2017-12-07 22:29:55 +00:00
Joachim F e91f5f9144
Merge pull request #32339 from oxij/pkg/uim
uim: more options
2017-12-07 21:33:08 +00:00
Shea Levy bed3695848
Revert "nixUnstable: rename to nix-unstable"
This commit effectively makes it impossible to upgrade to nixUnstable
with nix-env without mucking about with priorities, as you can't
uninstall the old nix transactionally with the new nix and if you
uninstall the old one first you no longer have nix at your disposal to
install the new one.

This reverts commit 9711aac642.
2017-12-07 14:17:53 -05:00
Shea Levy 0235f1249e
nixUnstable: Bump to pre5788_e3013543 for fetchGit bug fix 2017-12-07 14:02:03 -05:00
Robert Helgesson 79081322ab
parcellite: add which and xdotool as dependencies
These allows Parcellite's auto-paste feature to work out of the box.
2017-12-07 14:37:08 +01:00
Robert Helgesson b7c0f858a4
parcellite: use wrapGAppsHook
Also add hicolor icon theme as a dependency. These are needed for
parcellite to find icons.
2017-12-07 14:37:03 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
José Romildo Malaquias 1848db034e network-manager-applet: enable appindicator support 2017-12-07 09:55:55 -02:00
Orivej Desh 5d23b54a20 rockbox_utility: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Izorkin 3025eb446b
mydumper: init at 0.9.3 2017-12-07 09:41:32 +08:00
Patrick Lambein 1e7ebac8f9 ddate: make multi-platform
This package should be able to compile on all plaforms.
This change allows Nix to install it on non-Linuxes.
2017-12-06 20:58:51 +01:00
Eshin Kunishima f9a5cacae7
logkeys: 2015-11-10 -> 2017-10-10 2017-12-06 12:37:16 +01:00
Peter Romfeld 946beae8e4 fastlane: 2.66.2 -> 2.68.2 2017-12-06 12:25:19 +08:00
adisbladis b9aaab9634
Merge pull request #32367 from peterromfeldhk/softhsm-darwin
softhsm: darwin support
2017-12-06 12:01:35 +08:00
Peter Romfeld e4ce67615e softhsm: darwin support 2017-12-06 11:51:28 +08:00
Vladimír Čunát 9ab5848335
Merge branch 'master' into staging
Haskell updates.  Hydra: ?compare=1416248
2017-12-06 02:23:46 +01:00
Tuomas Tynkkynen 65ace59fa8 tboot: Only works on x86
https://hydra.nixos.org/build/65116569

It's x86-related booting stuff.
2017-12-06 02:55:19 +02:00
Tuomas Tynkkynen 53bf3cc78c pipelight: Only works on x86
https://hydra.nixos.org/build/65195994
2017-12-05 23:27:30 +02:00
Tuomas Tynkkynen a86d746b93 thermald: Only works on x86
https://hydra.nixos.org/build/65220138

In general, the changelog at https://github.com/intel/thermal_daemon
sounds like it's only targeted at Intel processors.
2017-12-05 23:21:38 +02:00
Bert Moens b8b7428a81 pcscd: add plugin for ACS ACR38U smart card reader 2017-12-05 20:11:17 +01:00
Frederik Rietdijk 0b8417823d librepo: add bindings to python-packages.nix 2017-12-05 16:04:24 +01:00
Robert Schütz 601c895bc1
abcMIDI: 2017.06.10 -> 2017.11.27 2017-12-05 15:50:04 +01:00
Jan Malakhovski 1858e8909e tree-wide: fix either check-meta or meta attrs of all the packages I evaluate 2017-12-05 13:46:52 +01:00
Vladimír Čunát 689d6303e8
Merge branch 'master' into staging
The haskell split got reverted (again).
Hydra: ?compare=1416012
2017-12-05 13:07:26 +01:00
Jan Malakhovski ceb46d5f9d uim: cleanup meta, add me to maintainers 2017-12-05 11:45:11 +00:00
Jan Malakhovski 83713d4277 uim: prefer libnotify instead of knotify because it works with both GTK and QT 2017-12-05 11:44:55 +00:00
Jan Malakhovski b1186bcb47 uim: add even more options 2017-12-05 11:44:42 +00:00
Jan Malakhovski 8c877804e3 uim: use system expat 2017-12-05 11:44:30 +00:00
Jan Malakhovski 2d6c56e457 uim: make most things optional 2017-12-05 11:43:58 +00:00
Orivej Desh 0bb47027ab lzip: add unpackCmd hook 2017-12-04 23:31:48 +00:00
Raymond Gauthier b23ff3e8b5 swagger-codegen: Init at 2.2.1 2017-12-04 18:30:32 -05:00
Tuomas Tynkkynen e220f31908 xdaliclock: Fix aarch64 build
https://hydra.nixos.org/build/65030707
2017-12-04 19:31:02 +02:00
Orivej Desh 67a86f7813 hashcat: 4.0.0 -> 4.0.1
Upstream has moved 4.0.0 into https://hashcat.net/files_legacy/hashcat-4.0.0.7z
2017-12-04 14:48:46 +00:00
adisbladis 3130c112da
Merge pull request #32276 from WilliButz/packageUpdates
pgtap: 0.97.0 -> 0.98.0
highlight: 3.40 -> 3.41
2017-12-04 22:10:29 +08:00
Daiderd Jordan 97af9310d5
Merge pull request #32300 from adisbladis/vault-0_9_0
vault: 0.8.3 -> 0.9.0
2017-12-04 13:12:05 +01:00
Christian Kauhaus 10c2dcef82 vulnix: 1.3.4 -> 1.4.0
The new vulnix release contains auto-detection of CVE patches.
2017-12-04 09:41:05 +01:00
adisbladis f019707548
vault: 0.8.3 -> 0.9.0 2017-12-04 16:13:07 +08:00
Orivej Desh ebb2ca7574 otfcc: build with ninja
Makefiles generated by premake do not support parallel building:

cd build/gmake
make -f deps.make config=release_x64 obj/x64/release/deps/sds.o
sds.c
../../dep/extern/sds.c:1088:1: fatal error: opening dependency file obj/x64/release/deps/sds.d: No such file or directory
 }
 ^
compilation terminated.
make: *** [deps.make:194: obj/x64/release/deps/sds.o] Error 1
2017-12-04 05:43:37 +00:00
Jan Tojnar 2b405ac3cf
desktop_file_utils: 0.22 → 0.23 2017-12-04 02:07:57 +01:00
Joachim F 2d0ed7bef5
Merge pull request #32283 from andir/tor-sec
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
2017-12-03 19:54:31 +00:00
Andreas Rammhold 959364c01d
tor: 0.3.1.8 -> 0.3.1.9 (CVE-2017-{8819,8820,8821,8822,8823})
More details in the release mail [1].

[1] https://lists.torproject.org/pipermail/tor-announce/2017-December/000147.html
2017-12-03 20:35:16 +01:00
Tuomas Tynkkynen b3e4b224ed rowhammer-test: Broken on non-x86 (and Darwin)
https://hydra.nixos.org/build/65060720
https://hydra.nixos.org/build/65048404
2017-12-03 19:51:59 +02:00
Tuomas Tynkkynen 9a13bc817e memtest86plus: Broken on non-x86
https://hydra.nixos.org/build/65048457
2017-12-03 19:51:58 +02:00
WilliButz 1c07970bcc
highlight: 3.40 -> 3.41 2017-12-03 15:42:23 +01:00
Domen Kožar d64ba1c060
Add localtime package and nixos module
Simple daemon for keeping system timezone up-to-date via geoclue2.

Sadly i3 status needs to be restarted for timezone changes.
2017-12-03 11:42:51 +01:00
Orivej Desh 3954032ac5 fwup: 0.16.1 -> 0.18.1 2017-12-03 04:57:57 +00:00
adisbladis a4336c2290
Merge pull request #32265 from dywedir/youtube-dl
youtube-dl: 2017.11.06 -> 2017.12.02
2017-12-03 09:57:57 +08:00
Tuomas Tynkkynen 58307d15a7 Merge remote-tracking branch 'upstream/staging' into master 2017-12-03 01:49:14 +02:00
Michael Weiss 70d1c37f77 signing-party: 2.5 -> 2.6 2017-12-03 00:40:04 +01:00
dywedir 63c84c5ac6 youtube-dl: 2017.11.06 -> 2017.12.02 2017-12-02 23:35:48 +02:00
Vladimír Čunát 33300c7316
Merge branch 'master' into staging
Hydra: ?compare=1415329
2017-12-02 09:37:07 +01:00
Jörg Thalheim 6d2167fc1e
Merge pull request #32236 from guillaumekoenig/fix-enpass-firefox-webextensions
enpass: fix install to work with firefox webextensions
2017-12-01 21:09:17 +00:00
Jörg Thalheim dd40eaef6f
Merge pull request #32231 from bkchr/qesteidutil
qesteidutil: 3.12.5.1233 -> 3.12.10
2017-12-01 21:06:35 +00:00
Guillaume Koenig dff239d7b1 enpass: fix install to work with firefox webextensions
With new Firefox 57 and WebExtensions, the new addon uses Firefox'
Native Messaging mechanism to communicate with local programs (here
the main enpass program). This commit activates EnpassNMHost, a binary
that bootstraps communication between the two.
2017-12-01 17:43:58 +01:00
zimbatm aa5fa2f7cd
Merge pull request #32179 from mrVanDalo/feature/memo
memo: init at 0.2 + changed my email address
2017-12-01 16:38:00 +00:00
Ingolf Wagner 4896b37236
maintainers: changed email and nice of maintainer mrVanDalo 2017-12-01 13:10:55 -03:00
Bastian Köcher 76244def98 qesteidutil: 3.12.5.1233 -> 3.12.10 2017-12-01 13:25:25 +01:00
Pascal Wittmann 9ed8274921 bfr: homepage is down since a long time 2017-12-01 10:58:38 +01:00
Vladimír Čunát 9f8c3f77ea
Merge branch 'master' into staging
Hydra: ?compare=1415011
2017-12-01 09:18:58 +01:00
adisbladis 6d0fbb9dc4
Merge pull request #32209 from elasticdog/ansible
ansible: 2.4.1.0 -> 2.4.2.0
2017-12-01 13:44:13 +08:00
Bas van Dijk 460a4b0832 networkmanager_strongswan: fix package
Added the boolean option:

  networking.networkmanager.enableStrongSwan

which enables the networkmanager_strongswan plugin and adds
strongswanNM to the dbus packages.

This was contributed by @wucke13, @eqyiel and @globin.

Fixes: #29873
2017-11-30 23:03:32 +01:00
zimbatm cc1d7a358f direnv: 2.13.2 -> 2.13.3 2017-11-30 18:14:42 +00:00
Aaron Bull Schaefer 6636f3bc25 ansible: 2.4.1.0 -> 2.4.2.0 2017-11-30 08:41:10 -08:00
Orivej Desh c8d822252b qt4: delete parallel-build.patch to replace with a generic fix 2017-11-30 09:51:14 +00:00