3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

264145 commits

Author SHA1 Message Date
Mario Rodas bb64d2bc14
Merge pull request #109568 from marsam/update-tiny
tiny: 0.7.0 -> 0.8.0
2021-01-17 04:18:01 -05:00
Sandro e9f266339a
Merge pull request #109592 from a12l/update-pijul-alpha35
pijul: 1.0.0-alpha.31 -> 1.0.0-alpha.35
2021-01-17 10:11:31 +01:00
Arnout Engelen f60ce0313d
reckon: 0.4.4 -> 0.6.0 2021-01-17 10:03:10 +01:00
Jörg Thalheim 040d241522
Merge pull request #109602 from Mic92/zoom
zoom-us: 5.4.53350.1027 -> 5.4.57862.0110
2021-01-17 08:57:14 +00:00
Fabian Affolter 9bf0304ee9 python3Packages.voluptuous-serialize: enable tests 2021-01-17 09:56:40 +01:00
Martin Weinelt 62903dfc86
Merge pull request #108505 from fabaff/aiohomekit
python3Packages.aiohomekit: init at 0.2.60
2021-01-17 09:46:00 +01:00
Fabian Affolter 6db50a0943 amass: 3.10.5 -> 3.11.1 2021-01-17 09:44:04 +01:00
Martin Weinelt 06dcf42dbb python3Packages.zigpy: 0.29.0 -> 0.30.0 2021-01-17 09:31:58 +01:00
Ales Huzik 6e65b724be nixos/snapper: improve config example
In the default configuration we have timers for creating and deleting
snapper snapshots, and it looks like if we just create configs with
correct mountpoints we will get automatic snapshots (which either
used to be true, or seems to be only true on Archlinux according to
their wiki). In default snapper configuration TIMELINE_CREATE and
TIMELINE_CLEANUP are set to "no", so just providing configs won't
be enough for having automatic backups, which are the main usecase
for snapper. In other linux distributions you would use `snapper
create-config` to generate configs for partitions and you'd have a
chance to notice that TIMELINE_CREATE is set to no. Also, my guess is
that it might be set to no by default for safety reasons in regular distros,
so that the config won't be actioned upon until the user finishes
customizing it.
2021-01-17 19:13:35 +11:00
Bernardo Meurer 9fcf3e5c25
Merge pull request #109598 from S-NA/wip/firefox-aarch64-lto
firefox: limit disable-elf-hack to arm, x86{,_64}
2021-01-17 08:03:35 +00:00
Elis Hirwing 3f929f738e
Merge pull request #109580 from LeSuisse/xdebug-3.0.2
phpExtensions.xdebug: 3.0.1 -> 3.0.2
2021-01-17 08:54:26 +01:00
Ben Siraphob bd42003f87 pkgs/games: pkg-config -> pkgconfig (2) 2021-01-16 23:49:59 -08:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob fce00d15c2 pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 82ba45d59e pkgs/shells: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob d13840759c pkgs/data: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 47e997598c pkgs/games: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ales Huzik 2b6b8b2303 remove broken pythonPackages.snapperGUI. superceded by snapper-gui from the previous commit 2021-01-17 18:39:52 +11:00
Ales Huzik 505d16f50d snapper-gui: init at 2020-10-20
Existing snapper-gui package at pythonPackages.snapperGUI is outdated for 6 years,
broken (probably for a while) and misplaced. I weren't able to fix it, so I
repackaged it taking gpodder package for inspiration
2021-01-17 18:39:52 +11:00
Alexei Colin 72bebd8c0c doc: rust: fix syntax error in declarative overlay
Otherwise pasting the snippet into shell.nix results in:

	error: syntax error, unexpected '=', expecting $end, at /.../shell.nix:2:9

Signed-off-by: Alexei Colin <ac@alexeicolin.com>
2021-01-17 01:29:15 -05:00
Jörg Thalheim 0c4d9566f1
zoom-us: 5.4.53350.1027 -> 5.4.57862.0110
Replacing zooms qt library has led to incompatibilities between
qt versions used in Nix and zoom. The new approach just sets
LD_LIBRARY_PATH. LD_LIBRARY_PATH is also used internally by zoom
for its own vendored library.

The package has been tested end-to-end in a meeting.
2021-01-17 06:52:09 +01:00
Cole Helbling a018f7c35d
age: 1.0.0-beta5 -> 1.0.0-beta6
https://github.com/FiloSottile/age/compare/v1.0.0-beta5...v1.0.0-beta6
2021-01-16 21:34:23 -08:00
Mario Rodas bdbbd013bd psw: enable on darwin 2021-01-17 04:20:00 +00:00
Mario Rodas 1a849e96f8
Merge pull request #109674 from r-ryantm/auto-update/python3.7-JPype1
python37Packages.JPype1: 1.2.0 -> 1.2.1
2021-01-17 20:48:38 -05:00
Mario Rodas a3d4e365d1
Merge pull request #109672 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.16.1 -> 1.16.3
2021-01-17 20:44:44 -05:00
R. RyanTM 0260929cfe python37Packages.JPype1: 1.2.0 -> 1.2.1 2021-01-18 00:51:14 +00:00
Sandro 3fc28a93b0
Merge pull request #109673 from r-ryantm/auto-update/fava
fava: 1.17 -> 1.18
2021-01-18 01:37:44 +01:00
Sandro a3d00ab33e
Merge pull request #94367 from matthiasbeyer/update-cargo-deny 2021-01-18 01:36:20 +01:00
Sandro 0b6f223eec
Merge pull request #104756 from Mazurel/qucs-s
qucs-s: init at 0.0.22
2021-01-18 01:30:34 +01:00
R. RyanTM f33006be7f fava: 1.17 -> 1.18 2021-01-18 00:20:00 +00:00
Sandro 961dc12dd3
Merge pull request #106936 from LouisTakePILLz/update-r8125 2021-01-18 01:18:09 +01:00
Sandro 4a8e102b4f
Merge pull request #107921 from fabaff/evillimiter
evillimiter: init at 1.5.0
2021-01-18 01:16:39 +01:00
Sandro 3337ef145a
Merge pull request #107912 from fabaff/aiodnsbrute
aiodnsbrute: init at 0.3.2
2021-01-18 01:11:52 +01:00
R. RyanTM db91fb4433 gallery-dl: 1.16.1 -> 1.16.3 2021-01-18 00:11:50 +00:00
Sandro 71181de53f
Merge pull request #107899 from JamieMagee/agent-py 2021-01-18 01:11:25 +01:00
Sandro 791f01b6bf
Merge pull request #109670 from AndersonTorres/dotty-dict
pythonPackages.dotty-dict: init at 1.3.0
2021-01-18 00:54:26 +01:00
Sandro 9c008bc109
Merge pull request #109662 from r-ryantm/auto-update/obsidian
obsidian: 0.10.6 -> 0.10.7
2021-01-18 00:41:34 +01:00
Sandro fe2882e5d3
Merge pull request #107845 from danielbarter/openbabel3 2021-01-18 00:37:32 +01:00
Sandro eb0b2a0c23
Merge pull request #109642 from justinas/init-roombapy 2021-01-18 00:32:40 +01:00
Sandro 842e808a69
Merge pull request #109591 from baloo/baloo/cargo-readme/initial
cargo-readme: init at 3.2.0
2021-01-18 00:31:11 +01:00
Sandro d8736c215f
Merge pull request #107644 from devhell/libstrophe 2021-01-18 00:30:38 +01:00
AndersonTorres f7481bcb3e pythonPackages.dotty-dict: init at 1.3.0 2021-01-17 20:29:45 -03:00
Daniel Løvbrøtte Olsen 40952628a9
matrix-corporal: init at 2.0.1 (#99074)
* matrix-corporal: init at 2.0.1

* Update pkgs/servers/matrix-corporal/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-18 00:29:28 +01:00
Sandro 4ae325df93
Merge pull request #109569 from hartwork/update-git-big-picture
git-big-picture: 0.10.1 -> 1.0.0 (fixes CVE-2021-3028)
2021-01-18 00:28:32 +01:00
Sandro Jäckel 197eace081
avogadro: update maintainers 2021-01-18 00:21:49 +01:00
Sandro Jäckel aadf7a50d7
openbabel2: init at 2.4.1 2021-01-18 00:21:49 +01:00
Daniel Barter a8bb8fcab2
openbabel: 2.4 -> 3.1.1 2021-01-18 00:21:48 +01:00
Austin Seipp 6ec4a219ce
yosys-bluespec: 2021.01.14 -> 2021.01.17
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-17 17:15:01 -06:00