Commit graph

271128 commits

Author SHA1 Message Date
Chinmay D. Pai 2e305695c2
maintainers: add Thunderbottom
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2021-02-17 11:06:04 +05:30
Chinmay D. Pai 5b2e2fd6ed
pritunl-ssh: init at 1.0.1674.4
pritunl-ssh is a small Python script used to retrieve
the SSH certificate from the Pritunl Zero server.

Homepage: zero.pritunl.com
GitHub: pritunl/pritunl-zero-client

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2021-02-17 11:05:38 +05:30
Sandro bbe85bee22
Merge pull request #112042 from thiagokokada/bump-graalvm
graalvm-ce: 20.3.0 -> 21.0.0
2021-02-17 06:10:20 +01:00
Benjamin Hipple 268481b05b
Merge pull request #113309 from robintown/matrix-synapse
matrix-synapse: 1.26.0 -> 1.27.0
2021-02-16 23:48:18 -05:00
Benjamin Hipple 12e9079497
Merge pull request #113359 from disposable8347/master
mcrypt: remove unwanted info from patch
2021-02-16 23:45:52 -05:00
Benjamin Hipple 79567a8b58 ledger: build python bindings with python3
Upstream supports python3 in the version we have, so we can upgrade. Tested with
`ledger python` on my files and it seems to work fine.
2021-02-16 23:39:14 -05:00
Martin Weinelt 1f55f876ec
microcodeIntel: 20201118 -> 20210216
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20210216
2021-02-17 05:15:45 +01:00
Samuel Dionne-Riel 7260e7c1e8
refind: 0.12.0 -> 0.13.0 (#113328) 2021-02-17 04:19:46 +01:00
Sandro b29675a553
Merge pull request #112237 from eyJhb/transmissionrpc-update
pythonPackages.transmission-rpc: 0.11 -> 3.2.2
2021-02-17 04:19:11 +01:00
tom 4b790b41f5 mcrypt: remove patch author
Removes my info so that it is not searchable on GitHub.
2021-02-16 19:19:01 -08:00
Sandro 78f8539ac4
Merge pull request #113284 from fabaff/shhgit
shhgit: init at 0.4-7e55062
2021-02-17 04:16:52 +01:00
Sandro c340f37acb
Merge pull request #108835 from MetaDark/yabridge 2021-02-17 04:12:56 +01:00
Sandro bbfa074098
Merge pull request #112625 from fabaff/bump-pyfakefs 2021-02-17 04:11:14 +01:00
Fabian Affolter 4465f42c0a
python3Packages.libnacl: 1.7.1 -> 1.7.2 (#113050) 2021-02-17 04:01:39 +01:00
Peter Hoeg 1a4c039432 nixos/bluetooth: add support for disabling plugins 2021-02-17 02:40:59 +00:00
nixbitcoin c3b4c9c99d btcpayserver: 1.0.5.9 -> 1.0.6.8 2021-02-16 18:30:58 -08:00
nixbitcoin 7adc077b11 nbxplorer: 2.1.46 -> 2.1.49 2021-02-16 18:30:58 -08:00
Thiago Kenji Okada e2016601d9 clj-kondo: 2020.12.12 -> 2021.02.13 2021-02-16 23:26:39 -03:00
Thiago Kenji Okada 194c1f6aae graalvm-ce: fix irb in Linux 2021-02-16 23:24:52 -03:00
Thiago Kenji Okada 9e8e2eff2d graalvm-ce: 20.3.0 -> 21.0.0 2021-02-16 23:24:52 -03:00
Sandro 1429cc6a97
Merge pull request #112767 from khumba/gkrellm-desktop-file 2021-02-17 03:24:00 +01:00
Sandro 0d44c7989c
Merge pull request #113265 from SuperSandro2000/fix-collection13 2021-02-17 03:14:49 +01:00
Sandro 141d867f22
Merge pull request #113289 from bloomvdomino/muso
muso: init at 2.0.0
2021-02-17 02:26:56 +01:00
Elias Probst aec54bddb8 kinfocenter: fix symlink to systemsettings5
As `kinfocenter`'s implementation consists of only KCMs, which are
actually just displayed using `systemsettings5`' KCM shell, the
`kinfocenter` binary is just a symlink to `systemsettings5`.

In traditional FHS environments, having a relative symlink to the
`systemsettings5` binary within the same `bin/` directory works just
fine, whereas this is broken on NixOS where `systemsettings5` resides in
a completely different `bin/` directory of the corresponding store item.

Usually CMake's `find_package` should be able to locate the
`systemsettings5` binary, but fails for reasons unknown to do so on
NixOS - so for now fixing the symlink manually as part of the `preFixup`
phase will do the job of making `kinfocenter` work again.
2021-02-17 09:06:14 +08:00
Sandro 290fdcf76f
Merge pull request #113316 from Taneb/fix-j
j: fix build
2021-02-17 01:59:07 +01:00
ajs124 4756b3c35c nginxMainline: 1.19.6 -> 1.19.7 2021-02-17 01:48:23 +01:00
Jack Kelly 6bad00b75e
terragrunt: 0.28.4 -> 0.28.5 (#113325) 2021-02-16 16:45:50 -08:00
github-actions[bot] 79b7a67b55
Merge master into staging-next 2021-02-17 00:36:31 +00:00
Sandro 42a33fa59f
Merge pull request #113302 from sikmir/crow-translate
crow-translate: 2.6.2 → 2.7.1
2021-02-17 01:16:12 +01:00
Sandro bb89d878cf
Merge pull request #113297 from sternenseemann/sbcl-refactor
sbcl: deduplicate nix expression for all versions
2021-02-17 01:15:28 +01:00
bloomvdomino 3d4bc22ea5 muso: init at 2.0.0 2021-02-17 01:09:42 +01:00
Robert Hensing 931260043e
Merge pull request #113282 from hercules-ci/qtwebengine-timeout
qtwebengine: Increase build timeout to 24h
2021-02-17 01:08:29 +01:00
Sandro bfbc8b3197
Merge pull request #113291 from siraben/dlx-xcompile
dlx: fix cross-compilation
2021-02-17 01:06:10 +01:00
Sandro 0d07997538
Merge pull request #113285 from siraben/flasm-xcompile
flasm: fix cross-compilation
2021-02-17 00:40:57 +01:00
Sandro ee84a81721
Merge pull request #113283 from siraben/miranda-xcompile
miranda: fix cross-compilation
2021-02-17 00:39:49 +01:00
Sandro c64222f535
Merge pull request #113278 from mstrangfeld/skaffold-1.20.0
skaffold: 1.17.2 -> 1.20.0
2021-02-17 00:33:32 +01:00
eyjhb 5c2a8eec4a
transmission-rpc: 0.11 -> 3.2.2 2021-02-17 00:29:57 +01:00
Sandro ad80a51281
Merge pull request #113215 from sternenseemann/fonttools-4.20.0 2021-02-17 00:13:02 +01:00
Sandro 6d2451626d
Merge pull request #113235 from fabaff/bump-configargparse 2021-02-17 00:05:07 +01:00
Bruno Bigras 3141185a3b auto-cpufreq: 1.5.3 -> 1.6.1
Co-authored-by: Aamaruvi Yogamani <38222826+Technical27@users.noreply.github.com>
2021-02-16 15:04:09 -08:00
Maximilian Bosch 01a7784022
Merge pull request #113335 from r-ryantm/auto-update/evince
evince: 3.38.1 -> 3.38.2
2021-02-16 23:45:56 +01:00
Benjamin Hipple 3604933308 ledger2beancount: 2.1 -> 2.5
Also, move to fetch src off the official `beancount` github org and update
dependencies. I've run this on my ledger file and it seems to work without issue.
2021-02-16 17:34:12 -05:00
R. RyanTM b8b8bf8c85 filebot: 4.9.2 -> 4.9.3 2021-02-16 22:25:35 +00:00
Anderson Torres 6c5b20fcdf
Merge pull request #113319 from AndersonTorres/new-wayland-misc
Wayland-related miscellany
2021-02-16 19:12:59 -03:00
Jan Tojnar 79cf84b573
Merge pull request #113326 from LeSuisse/gnome-autoar-0.3.0
gnome3.gnome-autoar: 0.2.4 -> 0.3.0
2021-02-16 23:08:19 +01:00
R. RyanTM b7d9b76910 btfs: 2.23 -> 2.24 2021-02-16 21:44:08 +00:00
Thomas Gerbet 58c379c19e gnome3.gnome-autoar: 0.2.4 -> 0.3.0
Fixes CVE-2020-36241.
2021-02-16 22:41:29 +01:00
Sandro cb6d8368a3
Merge pull request #113219 from mweinelt/python/uvloop
python3Packages.uvloop: 0.15.0 -> 0.15.1
2021-02-16 22:14:44 +01:00
Sandro dfb100948f
Merge pull request #113247 from graham33/fix/older_python_engineio_socketio 2021-02-16 22:13:35 +01:00
Sandro e7b055d5ba
Merge pull request #113197 from fabaff/fix-modeled 2021-02-16 22:05:03 +01:00