Commit Graph

134615 Commits

Author SHA1 Message Date
Daiderd Jordan
eaff0b74c0
bitcoin-unlimited: mark broken on darwin
/cc ZHF #45961
2018-09-12 21:07:28 +02:00
Daiderd Jordan
d990bae6ef
bitcoin-classic: mark broken on darwin
Last successful build https://hydra.nixos.org/build/74552951.

/cc ZHF #45961
2018-09-12 21:07:25 +02:00
Daiderd Jordan
cf9d1a6d30
bitcoin-abc: mark broken on darwin
Last successful build https://hydra.nixos.org/build/74552872.

/cc ZHF #45961
2018-09-12 21:07:22 +02:00
Josef Kemetmüller
d726c0ff1d scs: Fix darwin build
Additionally we make the unit-test deterministic by specifying a seed
instead of using something random.
2018-09-12 20:58:26 +02:00
Daiderd Jordan
f1542f612b
atlas: mark broken on darwin
Started to fail since 3.10.3.

    /private/tmp/nix-build-atlas-3.10.3.drv-0/ATLAS/build/bin/ATLrun.sh: line 4: 31119 Segmentation fault: 11  $atldir/$*
    make[3]: *** [Makefile:1695: ssanity_test] Error 139

/cc ZHF #45961
2018-09-12 20:50:54 +02:00
Jörg Thalheim
7e2428d73a
Merge pull request #46565 from jluttine/syncthing-0.14.50
syncthing: 0.14.48 -> 0.14.50
2018-09-12 19:49:04 +01:00
Michael Weiss
0fe81b0d54 androidStudioPackages.{dev,canary}: 3.3.0.7 -> 3.3.0.9 2018-09-12 20:38:27 +02:00
Michael Weiss
37961c6507 scdoc: 1.4.1 -> 1.4.2 2018-09-12 20:36:54 +02:00
Daiderd Jordan
80a4e48e45
asio: mark broken on darwin
Started to fail since 1.12.1.

    Undefined symbols for architecture x86_64:
      "boost::chrono::steady_clock::now()", referenced from:
          pinger::start_send() in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_msec(long) const in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_usec(long) const in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::get_ready_timers(asio::detail::op_queue<asio::detail::scheduler_operation>&) in ping.o
          pinger::handle_receive(unsigned long) in p

/cc ZHF #45961
2018-09-12 20:10:10 +02:00
Daiderd Jordan
139eb11a6d
alock: mark linux only
The darwin build fails and it's probably not particularly useful there.

    utils.c:33:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
        clock_gettime(CLOCK_MONOTONIC, &t);

/cc ZHF #45961
2018-09-12 20:06:06 +02:00
Johan Thomsen
a49f56c3b1 kubernetes: 1.10.5 -> 1.11.3
Fixed minor issue where kube-addon manager complaints about
/opt/namespace.yaml missing.

Added release notes with reference to Kubernetes 1.11 release notes.

closes #43882
2018-09-12 15:17:02 +02:00
Vladyslav Mykhailichenko
1f2babe59f android-file-transfer: 3.4 -> 3.5 2018-09-12 14:47:45 +03:00
Peter Simons
e0c081c6ac haskell-cabal2nix: update override for hpack 0.31.0
* pkgs/development/haskell-modules/configuration-common.nix:
2018-09-12 13:14:22 +02:00
Robert Schütz
c15a94b6d1
Merge pull request #45644 from jluttine/update-rlp-1.0.2
pythonPackages.rlp: 1.0.1 -> 1.0.2 (with some new deps)
2018-09-12 12:55:29 +02:00
Michael Raskin
5048b0d1f9 lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packages
Added a wrapper package that creates symlinks to OpenSSL libraries with
the actual versions, because we have 1.0.2 with .so-suffix .1.0.0 and
cl-async-ssl is unhappy because of that.

I continue to dislike cl-postgres and simple-date upstream packaging.
2018-09-12 11:52:43 +03:00
Peter Simons
ee6ecb0eaf all-cabal-hashes: update snapshot to Hackage at 2018-09-12T08:26:27Z 2018-09-12 10:35:02 +02:00
Peter Simons
9d47aaa3b6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
e44c7d34b0.
2018-09-12 10:33:23 +02:00
Peter Simons
53d34305f6 haskell-stm: update overrides that use version 2.4.5.0 to version 2.4.5.1 2018-09-12 10:31:10 +02:00
Shea Levy
cd41cad074 haskell.compiler.ghc861: Apply fix to abi-hash with backpack.
See https://phabricator.haskell.org/D5123.
2018-09-12 10:31:10 +02:00
Shea Levy
e6e56bbe32 ghc: Apply fix to abi-hash with backpack.
See https://phabricator.haskell.org/D5123.
2018-09-12 10:31:10 +02:00
Peter Simons
838b4fe552 haskell-Cabal: keep a copy of the 2.2.x version around in the package set 2018-09-12 10:31:09 +02:00
(cdep)illabout
da86e4255b haskellPackages.termonad: Add dontCheck and remove from dont-distribute-packages.
The doctests for termonad fail to build only with nix.  When building
without nix, the doctests run correctly:

https://github.com/cdepillabout/termonad/issues/15

This PR disables the tests for termonad, as well as removing it from
dont-distribute-packages.
2018-09-12 10:31:09 +02:00
Peter Simons
1c5d7ad52e cabal2nix: fix (and clean up)override for hpack dependency 2018-09-12 10:31:09 +02:00
Peter Simons
11930854a2 haskell-yaml: drop obsolete override 2018-09-12 10:31:08 +02:00
Peter Simons
1b1cb6305c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
3869e8d541.
2018-09-12 10:31:03 +02:00
Peter Simons
3c1af12544 LTS Haskell 12.9 2018-09-12 10:30:20 +02:00
Alexander Biehl
88ce4f5e8a More conservative SCC tagging for Haskell libraries
`all-functions` corresponds to `-fprof-auto` which places an SCC on every binding. It is well known that SCCs hinder GHC from doing its optimization magic and really slows down profiled code to a point where the profiling reports are completely skewed towards things that were completely optimized away in production settings. Concretely this shows up with things like lenses which do not carry runtime overhead when properly simplified.

`exported-functions` corresponds to GHCs `-fprof-auto-exported` which doesn't put SCCs on `INLINE`d code and in turn doesn't influence simplification of this basic but important stuff.
2018-09-12 10:30:20 +02:00
Alex Biehl
f8a158c346 Haskell builder: Use $abi/$libname as --libsubdir 2018-09-12 10:30:20 +02:00
Jörg Thalheim
e15ffdf951 vimPlugins.ncm2: init at 2018-09-03
This is the new version of neovim completion manager
2018-09-12 09:14:38 +01:00
Jörg Thalheim
60ebc45659 vimPlugins.LanguageClient-neovim: 2018-06-12 -> 2018-09-07 2018-09-12 09:14:38 +01:00
Jörg Thalheim
1696eb4c52
Merge pull request #46563 from Mic92/pyls
python-language-server: 0.19.0 -> 0.21.2
2018-09-12 09:07:42 +01:00
Jörg Thalheim
63668d33b2 python-language-server: 0.19.0 -> 0.21.2 2018-09-12 09:03:08 +01:00
Jörg Thalheim
e4393102e6 python-jsonrpc-server: init at 0.0.1 2018-09-12 09:03:08 +01:00
Jörg Thalheim
591631f417
Merge pull request #46561 from Mic92/vim-updater-fixes
vimPlugins: updater fixes
2018-09-12 09:01:22 +01:00
Jaakko Luttinen
6400d4b4aa
syncthing: 0.14.48 -> 0.14.50 2018-09-12 10:00:44 +03:00
Jörg Thalheim
c4a621d4a6 vimPlugins: run update script in empty environment 2018-09-12 07:51:48 +01:00
Jörg Thalheim
ac415ca68e vimPlugins: do not pick up aliases from nixpkgs 2018-09-12 07:51:03 +01:00
Jörg Thalheim
4daba543aa vimPlugins: updates 2018-09-12 07:45:44 +01:00
worldofpeace
508e353fd4 eolie: 0.9.35 -> 0.9.36 2018-09-12 02:25:31 -04:00
worldofpeace
494338e043 lollypop: wrap search provider 2018-09-12 02:07:39 -04:00
Jörg Thalheim
8d4afa5f2e
pythonPackage.backports-shutil-which: enable tests 2018-09-12 09:04:36 +03:00
Jaakko Luttinen
d0ce8834ae
pythonPackages.libagent: fix propagatedBuildInputs 2018-09-12 09:04:36 +03:00
Jaakko Luttinen
80b64a2e04
pythonPackage.backports-shutil-which: init at 3.5.1 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
c9bf7f67b9
pythonPackage.pymsgbox: init at 1.0.6 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
5c9db2f02f
pythonPackages.ledgerblue: fix build inputs 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
38e86a8f1e
pythonPackages.python-u2flib-host: init at 3.0.3 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
f053daf36c
pythonPackages.rlp: fix build 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
9f8e6148c5
pythonPackages.eth-utils: init at 1.2.0 2018-09-12 08:44:18 +03:00
Jaakko Luttinen
541a13ca0a
pythonPackages.eth-typing: init at 1.1.0 2018-09-12 08:44:18 +03:00
Luke Clifton
5dc1796a6f vaultenv: 0.5.3 -> 0.8.0 2018-09-12 11:44:22 +08:00
rnhmjoj
cf2603f144
qutebrowser: patch all python scripts 2018-09-12 03:35:26 +02:00
rnhmjoj
d117e3ccd8
python.pkgs.construct: 2.8.16 -> 2.9.45 2018-09-12 03:35:26 +02:00
rnhmjoj
dca577a36c
python.pkgs.pykeepass: init at 3.0.2 2018-09-12 03:35:25 +02:00
rnhmjoj
75b2058aff
python.pkgs.pyreadability: init at 0.4.0 2018-09-12 03:23:04 +02:00
rnhmjoj
e281f0e686
python.pkgs.tldextract: init at 2.2.0 2018-09-12 03:23:04 +02:00
rnhmjoj
99dad9d7f0
python.pkgs.requests-file: init at 1.4.3 2018-09-12 03:23:04 +02:00
Maximilian Bosch
a25dcb6607 python3Packages.pyowm: fix python3 build (#46549)
See https://hydra.nixos.org/build/80714323

Version 2.9 requires `geojson==2.x'. To allow 2.4, the constraint
required some patching using `substituteInPlace'.

Addresses #45960
2018-09-12 01:23:36 +02:00
Ryan Mulligan
8d4248a4cb
Merge pull request #44657 from costrouc/costrouc/dask-distributed
pythonPackages.distributed: 1.15.1 -> 1.22.1
2018-09-11 16:05:58 -07:00
xeji
c016e7f930
Merge pull request #46550 from markuskowa/licenses-16
Add licenses
2018-09-12 00:22:36 +02:00
Daiderd Jordan
2164e39eaa aria2: fix darwin build (#46548)
Not released yet, see https://github.com/aria2/aria2/issues/1198

/cc ZHF #45961
2018-09-12 00:11:12 +02:00
Markus Kowalewski
c3bffc172d
dar: add license 2018-09-11 23:54:23 +02:00
Markus Kowalewski
55c0f5167f
xvfb-run: add license` 2018-09-11 23:51:16 +02:00
John Ericson
67a1f508ff
Merge pull request #46544 from obsidiansystems/glibc-configureFlags-cleanup
glibc: Use lib.enableFeature and friends
2018-09-11 17:50:37 -04:00
Markus Kowalewski
921f792aca
rkflashtool: add license 2018-09-11 23:49:22 +02:00
Markus Kowalewski
92b36b62b7
mdbtools: add license + homepage 2018-09-11 23:47:17 +02:00
Markus Kowalewski
bc9b55c57c
kt: add license 2018-09-11 23:40:43 +02:00
R. RyanTM
8955ec6c73 debootstrap: 1.0.107 -> 1.0.108 (#46294)
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-09-11 23:38:42 +02:00
R. RyanTM
a1bd1839e1 appstream-glib: 0.7.10 -> 0.7.12 (#46297)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream-glib/versions
2018-09-11 23:37:16 +02:00
Markus Kowalewski
6773167194
ent: add license 2018-09-11 23:34:10 +02:00
Markus Kowalewski
3bb64d8850
desktop-file-utils: add license 2018-09-11 23:32:49 +02:00
Markus Kowalewski
7d5cd978c4
cloud-utils: add license 2018-09-11 23:31:27 +02:00
R. RyanTM
93f08451dd adapta-gtk-theme: 3.94.0.92 -> 3.94.0.132 (#46302)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/adapta-gtk-theme/versions
2018-09-11 23:28:55 +02:00
R. RyanTM
65f41e1bc0 avfs: 1.0.5 -> 1.0.6 (#46306)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avfs/versions
2018-09-11 23:27:47 +02:00
Markus Kowalewski
5e57452bf8
qrencode: add license 2018-09-11 23:27:01 +02:00
Markus Kowalewski
984a41fe94
exif: add liceses, update homepage 2018-09-11 23:25:43 +02:00
Markus Kowalewski
2ccbd8bab5
editres: add license 2018-09-11 23:24:19 +02:00
Markus Kowalewski
85c1a851dc
cuneiform: add license + homepage 2018-09-11 23:22:22 +02:00
Maximilian Bosch
46d1166b80 pants: fix build (#46545)
See https://hydra.nixos.org/build/80727495

`pants' works with requests==2.19 to build successfully and `nixpkgs' currently uses `requests==2.19.1`.
Patching the version constraint in `setup.py' accordingly fixes the problem.

Addresses #45960
2018-09-11 23:22:17 +02:00
Markus Kowalewski
147246e53e
cfdg: add license 2018-09-11 23:18:44 +02:00
John Ericson
d7e3dbef66 glibc: Use lib.enableFeature and friends 2018-09-11 17:14:55 -04:00
Chris Ostrouchov
027b9beb58 fixup! merge: fixing changes with nixpkgs since pull-request 2018-09-11 17:14:12 -04:00
xeji
53c5d4f8dd
Merge pull request #46535 from The-Compiler/patch-1
qutebrowser: Fix patching of standarddir.py
2018-09-11 23:09:07 +02:00
Matthew Bauer
de7c00a2f2
Merge pull request #46471 from jethrokuan/feat/et-book
et-book: init at 1.0
2018-09-11 15:24:03 -05:00
Jörg Thalheim
12fbfbe144
Merge pull request #46100 from alyssais/cargo-edit
cargo-edit: 0.2.0 -> 0.3.0
2018-09-11 21:15:25 +01:00
Jörg Thalheim
cea6bbfe75 cargo-edit: disable impure check 2018-09-11 21:05:50 +01:00
Jörg Thalheim
ffde15da8e cargo-edit: add pkgconfig/openssl on non-darwin 2018-09-11 20:55:08 +01:00
Daiderd Jordan
f61279e45b
perl-TestRunCmdLine: disable tests on darwin
/cc ZHF #45961
2018-09-11 21:03:57 +02:00
Timo Kaufmann
eae589058c
Merge pull request #46367 from yesbox/lldpd_nixos_18.09_fix
Fixes the lldpd service not starting on NixOS 18.09
2018-09-11 20:44:01 +02:00
Stefan Siegl
b6bfbafe5e linphone: add withGui option 2018-09-11 20:37:58 +02:00
Stefan Siegl
2f15843601 linphone: fix build of gtk ui 2018-09-11 20:37:58 +02:00
Florian Bruhin
84a0dc8191
qutebrowser: Fix patching of standarddir.py
The original patch was broken since a85e19a5e1 because an `APPNAME` variable was introduced there.
2018-09-11 20:33:25 +02:00
Christopher Ostrouchov
dac171dd5d
merge: fixing changes with nixpkgs since pull-request
- pytest-timeout: no longer requires patch
 - joblib: was improperly merged with the github merge tool (never
   using again)
2018-09-11 14:24:59 -04:00
Jesper Geertsen Jonsson
8a03ec0a32 Fixes the lldpd service failing to start
Backports a patch that will be included in later upstream versions.
The patch removes a call to /bin/mkdir.
2018-09-11 18:19:51 +02:00
adisbladis
7df273e71d
Merge pull request #46507 from marsam/feature/update-nodejs
nodejs: 6.14.3 -> 6.14.4
2018-09-11 23:36:52 +08:00
Thomas Tuegel
ba06e28cbc
Merge pull request #46383 from samueldr/zhf/qtwebkits
qt5.qtwebkit: Fixes modules src being subtly broken.
2018-09-11 10:00:10 -05:00
Jaakko Luttinen
c44504410b
pythonPackages.eth-hash: init at 0.1.14 2018-09-11 17:49:48 +03:00
Timo Kaufmann
8ed666f620
Merge pull request #46522 from alyssais/zsh-history-substring-search
zsh-history-substring-search: init at 1.0.1
2018-09-11 16:48:28 +02:00
Samuel Dionne-Riel
288f9c648f
Merge pull request #46501 from LnL7/darwin-perl-Module-Build-XSUtil
perl-Module-Build-XSUtil: fix darwin build
2018-09-11 09:55:27 -04:00
leenaars
28ef51244a pdftag: init at 1.0.3 (#45666) 2018-09-11 15:52:46 +02:00
José Romildo Malaquias
5efede93d2 deepin-image-viewer: init at 1.2.23 2018-09-11 15:33:05 +02:00
Alyssa Ross
e2bdf5ea3b
zsh-history-substring-search: init at 1.0.1 2018-09-11 13:59:54 +01:00
Joachim Fasting
48abf865bc
tor: 0.3.3.9 -> 0.3.4.8 2018-09-11 14:44:10 +02:00
Alyssa Ross
902dea15ec
cargo-edit: use buildRustPackage instead of Carnix
Saving 3000 lines of Nix code.
2018-09-11 13:34:21 +01:00
Domen Kožar
2c18d48c0e datadog-agent: 6.1.4 -> 6.4.2 2018-09-11 14:15:06 +02:00
Domen Kožar
e8621a45a2
dep2nix: fix eval (no IFD) 2018-09-11 12:56:14 +01:00
Domen Kožar
35df0f7f0c
dep2nix: 0.0.1 -> 0.0.2 2018-09-11 12:47:16 +01:00
Joachim Fasting
ed5283fcf5
tor-browser-bundle-bin: 7.5.6 -> 8.0 2018-09-11 13:27:27 +02:00
Sarah Brofeldt
2a6e4ae49a Revert "top-level: Deprecate top-level {build,host,target}Platform"
This reverts commit e51f736076.
2018-09-11 13:25:50 +02:00
Jörg Thalheim
1bdba70b71
Merge pull request #44496 from Yarny0/hylafaxplus
Hylafaxplus
2018-09-11 10:48:19 +01:00
Sarah Brofeldt
5984aae9a7
Merge pull request #46503 from ento/aws-vault-4-3-0
aws-vault: 4.1.0 -> 4.3.0, pass linker flag for specifying app version
2018-09-11 11:29:33 +02:00
Sarah Brofeldt
575f2cc3bd
Merge pull request #46508 from kalbasit/nixpkgs_update-bazel
bazel: 0.16.0 -> 0.16.1
2018-09-11 11:26:57 +02:00
Sarah Brofeldt
969ca5a956
Merge pull request #46492 from oscarvarto/master
ammonite: 1.1.2 -> 1.2.0
2018-09-11 11:26:09 +02:00
xeji
f201f8c3fd
pythonPackages.pytestflakes: fix build (#46500)
- disable a failing test case that looks broken
- remove pytestcache depencency that was dropped upstream
2018-09-11 11:15:03 +02:00
Jörg Thalheim
188314c91e
Merge pull request #46462 from lopsided98/pacman-substitute
pacman: substitute paths in repo-add
2018-09-11 10:13:26 +01:00
Jörg Thalheim
50eca7656d
Merge pull request #46504 from manveru/update-taskjuggler
taskjuggler: 3.5.0 -> 3.6.0
2018-09-11 09:14:43 +01:00
Bas van Dijk
d05a8bb410
Merge pull request #44424 from dhess/callCaball2nixWithOption
haskell-modules: add callCabal2nixWithOptions.
2018-09-11 09:00:03 +02:00
R. RyanTM
a33df7750e log4cplus: 1.2.0 -> 2.0.2 (#46233)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
log4cplus
2018-09-11 08:56:15 +02:00
Pascal Wittmann
ccf84faa8a
Merge pull request #46499 from hrdinka/update-zsh
zsh: 5.6 -> 5.6.1
2018-09-11 08:54:42 +02:00
Franz Pletz
13b7868ecb
Merge pull request #46426 from clefru/zfs-bump
spl/zfs: 0.7.9 -> 0.7.10
2018-09-11 05:06:29 +00:00
Wael M. Nasreddine
d24f81b825
bazel: 0.16.0 -> 0.16.1 2018-09-10 21:34:41 -07:00
Ryan Mulligan
f6e3d47448
Merge pull request #46195 from r-ryantm/auto-update/remmina
remmina: 1.2.31.3 -> 1.2.31.4
2018-09-10 20:50:26 -07:00
Mario Rodas
bfdfb73ff1 nodejs-6_x: 6.14.3 -> 6.14.4 2018-09-10 22:28:20 -05:00
Mario Rodas
36b5ffa40b nodejs: use https for downloading 2018-09-10 22:28:05 -05:00
adisbladis
f384fdb240
pulseaudio-modules-bt: init at unstable-2018-09-11 2018-09-11 10:16:09 +08:00
Michael Fellinger
bc7c56f2a4 taskjuggler: 3.5.0 -> 3.6.0 2018-09-11 03:06:29 +02:00
Marica Odagaki
962712524e aws-vault: pass the app version to the linker
Otherwise, "aws-vault --version" just outputs "dev"
2018-09-10 16:52:53 -08:00
Marica Odagaki
f2836b3622 aws-vault: 4.1.0 -> 4.3.0 2018-09-10 16:52:14 -08:00
Daiderd Jordan
5e8fd8792b
perl-Mouse: fix darwin build
/cc ZHF #45961
2018-09-11 00:55:30 +02:00
Jörg Thalheim
e8e4e9c248
Merge pull request #46496 from rvolosatovs/feature/vim-plugins
vimPlugins: Fix update.py, add/update plugins
2018-09-10 23:34:19 +01:00
Daiderd Jordan
dc6b36b994
perl-Module-Build-XSUtil: fix darwin build
While building the tests LD gets called with -mmacosx-version-min=10.10
which is a CC flag, causing the build to fail with LD=ld.  This is
pretty common with perl packages.

/cc ZHF #45961
2018-09-11 00:28:05 +02:00
R. RyanTM
a026fea9e6 mate.mate-session-manager: 1.20.1 -> 1.21.0 (#46239)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mate-session-manager
2018-09-11 00:12:50 +02:00
R. RyanTM
19ae5948a6 papirus-icon-theme: 20180401 -> 20180816 (#46230)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
papirus-icon-theme
2018-09-11 00:08:41 +02:00
R. RyanTM
6d8a48e585 gitAndTools.svn-all-fast-export: 1.0.12 -> 1.0.13 (#46173)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
svn-all-fast-export
2018-09-11 00:07:37 +02:00
Jörg Thalheim
107448f19c
Merge pull request #46437 from bobvanderlinden/pr-opentracker-2018-05-26
opentracker: 2016-10-02 -> 2018-05-26
2018-09-10 22:43:26 +01:00
Jörg Thalheim
1cf44e6a07 opentracker: use https for downloading 2018-09-10 22:41:23 +01:00
Christoph Hrdinka
cc68ac9807
zsh: 5.6 -> 5.6.1
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2018-09-10 23:19:05 +02:00
José Romildo Malaquias
2047e28c7f lxqt: mv contents of base, core and optional to parent directory (#46484) 2018-09-10 23:00:14 +02:00
xeji
f0839455e9
Merge pull request #46497 from markuskowa/licenses-15
Add licenses
2018-09-10 22:56:03 +02:00
Niclas
b1bee94d72 bunny: 1.2 -> 1.3 (#46498) 2018-09-10 22:53:30 +02:00
Uli Baum
bd02a1931a pythonPackages.pyfakefs: fix darwin build
One test failed on darwin due to case-insensitive file system,
disable it.
2018-09-10 22:42:23 +02:00
Uli Baum
bc036397a3 pythonPackages.pydub: fix aarch64 build
one test failed due to rounding errors, disable it
2018-09-10 22:36:14 +02:00
Michele Guerini Rocco
fd7e69be1c antimony: 0.9.3 -> 2018-10-17 (#46486) 2018-09-10 22:17:00 +02:00
Markus Kowalewski
4e8871e7b4
webalizer: update meta data 2018-09-10 22:16:22 +02:00
Markus Kowalewski
fc080c22f8
vlan: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski
6e94773854
vde2: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski
9e94e8ae4a
rp-pppoe: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski
ff633d166f
quicktun: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski
50a7adf43a
pptpd: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski
44d84db940
polysh: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski
d2b062760d
polygraph: add license 2018-09-10 22:16:21 +02:00