Commit graph

217191 commits

Author SHA1 Message Date
Vladimír Čunát 47f61c9d7f
bind: 9.14.10 -> 9.14.11 (small bugfix)
I see just a single small bugfix in the news:
https://downloads.isc.org/isc/bind9/9.14.11/RELEASE-NOTES-bind-9.14.11.html
2020-03-15 09:15:41 +01:00
Nikolay Korotkiy cfb57680ee openorienteering-mapper: 0.9.1 -> 0.9.2 2020-03-15 08:03:51 +00:00
Cole Mickens c91bb59b72 ripcord: 0.4.23 -> 0.4.24 2020-03-15 00:35:45 -07:00
Bignaux Ronan 5fbf8635e3
caprice32: enable freedesktop entries 2020-03-15 04:04:32 +00:00
Bignaux Ronan be768d1ef3
caprice32: 4.5.0 -> 4.6.0 2020-03-15 04:04:09 +00:00
Ryan Fitzsimon ea8efb20a7 ckb-next: Disable built-in updater 2020-03-15 03:17:58 +00:00
Ryan Mulligan 9b053bcd6d
Merge pull request #82540 from r-ryantm/auto-update/geoipupdate
geoipupdate: 4.1.5 -> 4.2.2
2020-03-14 19:21:43 -07:00
adisbladis 752dd733a2
Merge pull request #82543 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.9.10 -> 1.9.11
2020-03-15 01:22:52 +00:00
adisbladis c00777042f
Merge pull request #82620 from aanderse/ssh-silent
nixos/ssh: silence ssh-keygen during configuration validation
2020-03-15 01:21:38 +00:00
adisbladis d15090dbe6
Merge pull request #82604 from rycee/fix/emacs-setup-hook
emacs: improve setup hook
2020-03-15 01:20:41 +00:00
adisbladis cf719bf9a8
emacs: Add adisbladis as maintainer 2020-03-15 01:03:40 +00:00
Harry Ying 629d3bab18
nixos/smartdns: init first generation config 2020-03-15 08:53:20 +08:00
Pavol Rusnak 931dd07712 ffmpeg-normalize: init at 1.15.7 2020-03-14 17:47:59 -07:00
Benjamin Hipple 1285836756 rdedup: fix broken build
In the Rust platform builder, the attribute `cargoPatches` must be used if we
want to consistently apply a patch to the `Cargo.lock` in the vendored
`cargoDeps` and to the `Cargo.lock` in the `src` attribute.

This fixes the build by applying that patch consistently, so the coherency
checker in the newer Rust cargo builder passes.
2020-03-14 17:34:18 -07:00
Benjamin Hipple ca84a48d7d ledger: remove old version 2.6.3
Version 2.6.3 was released > 5 years ago and has been marked as broken for some
time. It is time to remove it.

This also documents why ledger3 cannot yet build with boost >= 1.67
2020-03-14 17:14:12 -07:00
adisbladis 58f2d11810
Merge pull request #82621 from aanderse/ssh-fix
nixos/sshd: only include AuthorizedKeysCommand and AuthorizedKeysComm…
2020-03-15 00:09:34 +00:00
Aaron Andersen f383fa344e nixos/sshd: only include AuthorizedKeysCommand and AuthorizedKeysCommandUser options if explicitly set 2020-03-14 19:50:11 -04:00
Aaron Andersen f5951f520c nixos/ssh: silence ssh-keygen during configuration validation 2020-03-14 19:37:30 -04:00
R. RyanTM 41742c85ec clash: 0.17.1 -> 0.18.0 2020-03-14 23:34:23 +00:00
R. RyanTM c6dd8929d6 eksctl: 0.13.0 -> 0.15.0 2020-03-14 23:30:49 +00:00
Andrei Lapshin 626d6b5d08 androidStudioPackages.beta: 4.0.0.10 -> 4.0.0.11 2020-03-14 16:27:00 -07:00
R. RyanTM 6f3e387b0c archiver: 3.2.0 -> 3.3.0 2020-03-14 16:04:58 -07:00
Timo Kaufmann 6c0fa331f0 python.pkgs.smmap2: remove
They were recently merged back together and smmap is the canonical
version:

https://github.com/gitpython-developers/smmap/issues/44
2020-03-14 16:00:38 -07:00
Timo Kaufmann 8eacb87061 python.pkgs.GitPython: 3.0.5 -> 3.1.0 2020-03-14 16:00:38 -07:00
Timo Kaufmann 6db65f8d02 python.pkgs.gitdb2: remove
The two are now the same:
https://github.com/gitpython-developers/gitdb/issues/59
2020-03-14 16:00:38 -07:00
Timo Kaufmann e789990fb6 python.pkgs.gitdb: 0.6.4 -> 4.0.2 2020-03-14 16:00:38 -07:00
Florian Klink 74f451b851
Merge pull request #82413 from aanderse/authorized-keys-command
nixos/sshd: add authorizedKeysCommand and authorizedKeysCommandUser options
2020-03-14 23:58:47 +01:00
Dmitry Kalinkin 68db99ad97 snakemake: 5.9.1 -> 5.10.0 2020-03-14 15:58:24 -07:00
adisbladis 86a3326a37
Merge pull request #82348 from etu/php-exts-as-packages
PHP extensions as packages
2020-03-14 22:52:12 +00:00
R. RyanTM 8e868a44d5 fio: 3.18 -> 3.19 2020-03-14 15:50:22 -07:00
Fabian Möller 1e5a151ac5 cargo-udeps: 0.1.9 -> 0.1.10 2020-03-14 15:48:46 -07:00
Daniël de Kok 7b3802dfd1 sentencepiece: add myself as a maintainer 2020-03-14 15:40:29 -07:00
Daniël de Kok 27d0c5a07e sentencepiece: split into multiple outputs, optional gperftools
I am using sentencepiece in a downstream application where I want to
minimize the resulting closures. This commit makes changes to make
sentencepiece a leaner dependency:

- Split the outputs, so that the binaries/headers do not end up in the
  transitive closure in a library dependency.

- Add the `withGPerfTools` option, which is enabled by default, to
  make it possible to disable the gperftools dependency. According to
  the sentencepiece README, this dependency gives a 10-40% performance
  improvement. But in many cases this is overshadowed by the neural
  networks that use piece identifiers as input anyway.
2020-03-14 15:40:29 -07:00
Jaakko Luttinen 24219f69a3 pythonPackages.sphinxcontrib-katex: init at 0.5.1 2020-03-14 15:37:47 -07:00
Jaakko Luttinen d7ef824b7b pythonPackages.sphinxcontrib-fulltoc: init at 1.2.0 2020-03-14 15:37:20 -07:00
Benedict Aas 51fa3d374a obinskit: init at 1.1.1
This is the configuration software for the enthusiast Anne Pro mechanical
keyboard, used to update the firmware, change keyboard settings, clear
Bluetooth connections from the device, set up backlighting colours, and so
forth.
2020-03-14 15:29:56 -07:00
Daniël de Kok e539eb93f8 python3Packages.somajo: init at 2.0.4 2020-03-14 22:58:02 +01:00
Ben Darwin 61b61ed087 python3Packages.batchgenerators: init at 0.19.7 2020-03-14 22:56:38 +01:00
Ben Darwin 45d0109512 python3Packages.threadpoolctl: init at 2.0.0 2020-03-14 22:56:38 +01:00
Frederik Rietdijk 3a2c21dc95
Merge pull request #82361 from petabyteboy/feature/jbr-from-source
jetbrains.jdk: build from source
2020-03-14 22:54:57 +01:00
Francesco Gazzetta f9e13566cc ft2-clone: init at 1.09 2020-03-14 22:54:06 +01:00
Francesco Gazzetta 510419ff5d pt2-clone: init at 1.06 2020-03-14 22:53:41 +01:00
Evan Stoll 2643e4163b gitkraken: 6.5.3 -> 6.5.4 2020-03-14 22:49:06 +01:00
Daniël de Kok 80d85b68a3 python3Packages.spacy: 2.2.3 -> 2.2.4
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.2.4

Also remove some unused propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de Kok 8dc3bb0af8 python3Packages.thinc: 7.3.1 -> 7.4.0
Remove old stale propagatedBuildInputs.
2020-03-14 22:48:02 +01:00
Daniël de Kok b58cd1b2e9 python3Packages.srsly: 1.0.1 -> 1.0.2 2020-03-14 22:48:02 +01:00
Félix Baylac-Jacqué 380ce1fc4f ssb-patchwork: 3.17.5 -> 3.17.6 2020-03-14 22:47:24 +01:00
adisbladis 77396a8c47
Merge pull request #81098 from bignaux/cadence
cadence: fix dbus,libjack and missing dependancies
2020-03-14 21:30:57 +00:00
R. RyanTM 73d7dbf272 fluxctl: 1.17.1 -> 1.18.0 2020-03-14 21:18:51 +00:00
R. RyanTM fd9a2e7e38 k9s: 0.13.8 -> 0.17.7 2020-03-14 21:18:27 +00:00