Cole Mickens
c91bb59b72
ripcord: 0.4.23 -> 0.4.24
2020-03-15 00:35:45 -07:00
Bignaux Ronan and Alyssa Ross
5fbf8635e3
caprice32: enable freedesktop entries
2020-03-15 04:04:32 +00:00
Bignaux Ronan and Alyssa Ross
be768d1ef3
caprice32: 4.5.0 -> 4.6.0
2020-03-15 04:04:09 +00:00
Ryan Fitzsimon and Alyssa Ross
ea8efb20a7
ckb-next: Disable built-in updater
2020-03-15 03:17:58 +00:00
Ryan Mulligan and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
Pavol Rusnak and Jon
931dd07712
ffmpeg-normalize: init at 1.15.7
2020-03-14 17:47:59 -07:00
Benjamin Hipple and Jon
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 and Jon
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 and GitHub
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 and Alyssa Ross
41742c85ec
clash: 0.17.1 -> 0.18.0
2020-03-14 23:34:23 +00:00
R. RyanTM and Alyssa Ross
c6dd8929d6
eksctl: 0.13.0 -> 0.15.0
2020-03-14 23:30:49 +00:00
Andrei Lapshin and Jon
626d6b5d08
androidStudioPackages.beta: 4.0.0.10 -> 4.0.0.11
2020-03-14 16:27:00 -07:00
R. RyanTM and Jon
6f3e387b0c
archiver: 3.2.0 -> 3.3.0
2020-03-14 16:04:58 -07:00
Timo Kaufmann and Jon
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 and Jon
8eacb87061
python.pkgs.GitPython: 3.0.5 -> 3.1.0
2020-03-14 16:00:38 -07:00
Timo Kaufmann and Jon
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 and Jon
e789990fb6
python.pkgs.gitdb: 0.6.4 -> 4.0.2
2020-03-14 16:00:38 -07:00
Florian Klink and GitHub
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 and Jon
68db99ad97
snakemake: 5.9.1 -> 5.10.0
2020-03-14 15:58:24 -07:00
adisbladis and GitHub
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 and Jon
8e868a44d5
fio: 3.18 -> 3.19
2020-03-14 15:50:22 -07:00
Fabian Möller and Jon
1e5a151ac5
cargo-udeps: 0.1.9 -> 0.1.10
2020-03-14 15:48:46 -07:00
Daniël de Kok and Jon
7b3802dfd1
sentencepiece: add myself as a maintainer
2020-03-14 15:40:29 -07:00
Daniël de Kok and Jon
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 and Jon
24219f69a3
pythonPackages.sphinxcontrib-katex: init at 0.5.1
2020-03-14 15:37:47 -07:00
Jaakko Luttinen and Jon
d7ef824b7b
pythonPackages.sphinxcontrib-fulltoc: init at 1.2.0
2020-03-14 15:37:20 -07:00
Benedict Aas and Jon
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 and Frederik Rietdijk
e539eb93f8
python3Packages.somajo: init at 2.0.4
2020-03-14 22:58:02 +01:00
Ben Darwin and Frederik Rietdijk
61b61ed087
python3Packages.batchgenerators: init at 0.19.7
2020-03-14 22:56:38 +01:00
Ben Darwin and Frederik Rietdijk
45d0109512
python3Packages.threadpoolctl: init at 2.0.0
2020-03-14 22:56:38 +01:00
Frederik Rietdijk and GitHub
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 and Frederik Rietdijk
f9e13566cc
ft2-clone: init at 1.09
2020-03-14 22:54:06 +01:00
Francesco Gazzetta and Frederik Rietdijk
510419ff5d
pt2-clone: init at 1.06
2020-03-14 22:53:41 +01:00
Evan Stoll and Frederik Rietdijk
2643e4163b
gitkraken: 6.5.3 -> 6.5.4
2020-03-14 22:49:06 +01:00
Daniël de Kok and Frederik Rietdijk
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 and Frederik Rietdijk
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 and Frederik Rietdijk
b58cd1b2e9
python3Packages.srsly: 1.0.1 -> 1.0.2
2020-03-14 22:48:02 +01:00
Félix Baylac-Jacqué and Frederik Rietdijk
380ce1fc4f
ssb-patchwork: 3.17.5 -> 3.17.6
2020-03-14 22:47:24 +01:00
adisbladis and GitHub
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 and Alyssa Ross
73d7dbf272
fluxctl: 1.17.1 -> 1.18.0
2020-03-14 21:18:51 +00:00
R. RyanTM and Alyssa Ross
fd9a2e7e38
k9s: 0.13.8 -> 0.17.7
2020-03-14 21:18:27 +00:00
R. RyanTM and Alyssa Ross
892827c0eb
lego: 3.3.0 -> 3.4.0
2020-03-14 21:17:55 +00:00
R. RyanTM and Alyssa Ross
dece4b99fa
tautulli: 2.1.44 -> 2.2.0
2020-03-14 21:10:15 +00:00
Elis Hirwing
e0b1b9d556
phpPackages.exts: Add extensions
2020-03-14 21:53:59 +01:00