1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00
Commit graph

31129 commits

Author SHA1 Message Date
Michael Raskin 35da03c298
Merge pull request #93321 from chessai/puppeteer-init
puppeteer-cli: init
2021-01-15 09:36:52 +00:00
Maximilian Bosch 9e3a6eaec1
Merge pull request #109082 from delroth/sudo-1.9.5p1
sudo: 1.9.4p2 -> 1.9.5p1
2021-01-15 09:30:01 +01:00
Sarah Brofeldt c6c1319d13
Merge pull request #109286 from johanot/ceph-15.2.8
ceph: 15.2.7 -> 15.2.8
2021-01-15 08:44:08 +01:00
Alyssa Ross 3893d6c6d7 gitAndTools: move everything to the top level
The comment at the top of git-and-tools/default.nix said:

    /* All git-relates tools live here, in a separate attribute set so that users
     * can get a fast overview over what's available.

but unfortunately that hasn't actually held up in practice.

Git-related packages have continued to be added to the top level, or
into gitAndTools, or sometimes both, basically at random, so having
gitAndTools is just confusing.  In fact, until I looked as part of
working on getting rid of gitAndTools, one program (ydiff) was
packaged twice independently, once in gitAndTools and once at the top
level (I fixed this in 98c3490196).

So I think it's for the best if we move away from gitAndTools, and
just put all the packages it previously contained at the top level.
I've implemented this here by just making gitAndTools an alias for the
top level -- this saves having loads of lines in aliases.nix.  This
means that people can keep referring to gitAndTools in their
configuration, but it won't be allowed to be used within Nixpkgs, and
it won't be presented to new users by e.g. nix search.

The only other change here that I'm aware of is that
appendToName "minimal" is not longer called on the default git
package, because doing that would have necessitated having a private
gitBase variable like before.  I think it makes more sense not to do
that anyway, and reserve the "minimal" suffix only for gitMinimal.
2021-01-14 21:27:48 +00:00
Sandro 1fa1ae39f5
Merge pull request #108563 from mkuettel/plantuml-1.2020.26
plantuml: 1.2020.19 -> 1.2020.26
2021-01-14 20:58:38 +01:00
zowoq 2299a66b88 gdu: 2.2.0 -> 2.3.0
https://github.com/dundee/gdu/releases/tag/v2.3.0
2021-01-15 05:36:04 +10:00
Michael Weiss 7fb79605a7
inxi: 3.2.02-1 -> 3.2.02-2 2021-01-14 20:32:59 +01:00
Fabian Möller f213aa3ae0
nixpart0: stdenv.lib -> lib
This fixes an evaluation error indroduced by #108978
2021-01-14 16:57:44 +01:00
Sandro 55ebc2e2c2
Merge pull request #109358 from oxzi/reuse-0.12.1
reuse: 0.11.1 -> 0.12.1
2021-01-14 16:11:53 +01:00
Alvar Penning 8f81d7554f reuse: 0.11.1 -> 0.12.1
Next to the version bump, the tests are now executed.
2021-01-14 15:55:10 +01:00
Sandro 7dd624a450
Merge pull request #109311 from bbigras/zenith
zenith: 0.11.0 -> 0.12.0
2021-01-14 15:29:58 +01:00
Michael Raskin f62ab91aa7
Merge pull request #104912 from helsinki-systems/upd/p7zip
p7zip: 17.01 -> 17.03
2021-01-14 14:10:42 +00:00
Emery Hemingway f385802067 gnuvd: remove
The backend service for this dictionary has been discontinued or is
incompatible.
2021-01-14 13:36:21 +01:00
ajs124 0004c16701 p7zip: 17.01 -> 17.03 2021-01-14 02:58:41 +01:00
Bruno Bigras 3e367bdcba zenith: 0.11.0 -> 0.12.0 2021-01-13 15:28:38 -05:00
llathasa-veleth 92803d781b disfetch: 1.12 -> 1.13 2021-01-13 22:33:51 +03:00
Mogria 2025ca9528 plantuml: 1.2020.22 -> 1.2020.26
PlantUML complains that it's too old when a diagram is generated to PNG an
error occurs.
2021-01-13 16:31:10 +01:00
Johan Thomsen 423b9b2a70 ceph: 15.2.7 -> 15.2.8 2021-01-13 15:51:18 +01:00
Sirio Balmelli 097d0836b4
gopass: 1.10.1 -> 1.11.0
Remove workaround introduced in dda50e73:
https://github.com/gopasspw/gopass/issues/1662
has now been fixed upstream.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2021-01-13 14:14:48 +01:00
Sandro fa0253297e
Merge pull request #109258 from oxzi/go-shadowsocks2-0.1.3
go-shadowsocks2: 0.0.11 -> 0.1.3
2021-01-13 12:11:54 +01:00
Sandro 568a5bb6b8
Merge pull request #108911 from davegallant/awscli2-2.1.17
awscli2: 2.1.7 -> 2.1.17
2021-01-13 12:08:00 +01:00
Alvar Penning 7c395b756d go-shadowsocks2: 0.0.11 -> 0.1.3 2021-01-13 10:12:29 +01:00
Jörg Thalheim dbb48b45a5
Merge pull request #107961 from KAction/par-static
par: fix static build
2021-01-13 09:05:40 +00:00
Jörg Thalheim 11033cbb6b
par: fix build 2021-01-13 10:00:45 +01:00
Sandro 8b5d1a9e74
Merge pull request #109097 from sternenseemann/lowdown-0.7.9
lowdown: 0.7.5 -> 0.7.9
2021-01-13 09:16:33 +01:00
Sandro 7b596e48b8
Merge pull request #107616 from fabaff/hakrawler
hakrawler: init at 20201224-e39a514
2021-01-13 08:45:31 +01:00
Sandro 5173a75d4f
Merge pull request #107752 from fabaff/terrascan 2021-01-13 08:45:02 +01:00
Sandro cc0d004530
Merge pull request #109124 from fabaff/bump-socat
socat: 1.7.3.4 -> 1.7.4.1
2021-01-13 08:43:49 +01:00
Sandro 9c043cf029
Merge pull request #109084 from r-ryantm/auto-update/tmuxp
tmuxp: 1.6.3 -> 1.7.0
2021-01-12 23:00:17 +01:00
Fabian Affolter af94d8ca0c terrascan: init at 1.2.0 2021-01-12 22:09:15 +01:00
Fabian Affolter 93b5742b15 hakrawler: init at 20201224-e39a514 2021-01-12 21:43:05 +01:00
Jonathan Ringer 8aaba2790d ytcc: 1.8.4 -> 2.0.1 2021-01-12 10:19:06 -08:00
Fabian Affolter bde9c12b59 socat: 1.7.3.4 -> 1.7.4.1 2021-01-12 17:32:58 +01:00
Sandro d61322ad92
Merge pull request #108912 from TredwellGit/languagetool
languagetool: 5.1 -> 5.2
2021-01-12 16:57:18 +01:00
Jörg Thalheim 26787436b3
Merge pull request #109109 from Mic92/ofono
ofono: load configuration from outside the nix store
2021-01-12 15:05:10 +00:00
Fabian Affolter 8484a73059
netsniff-ng: 0.6.7 -> 0.6.8 (#109049) 2021-01-12 15:56:36 +01:00
Jonathan Ringer c0f8f2de40 azure-cli: 2.17.0 -> 2.17.1 2021-01-12 06:24:34 -08:00
Dmitry Kalinkin 4faa65a09c
Merge pull request #108895 from veprbl/pr/texlive_2020_20210109
texlive: 2020.20201009 -> 2020.20210109
2021-01-12 09:20:35 -05:00
adisbladis 7412b9f065
trillian: init at 1.3.11 2021-01-12 13:18:33 +01:00
Jörg Thalheim 65bf177b0b
ofono: load configuration from outside the nix store 2021-01-12 13:13:36 +01:00
sternenseemann cd62625b47 lowdown: 0.7.5 -> 0.7.9 2021-01-12 10:33:03 +01:00
Michael Weiss d88ad75767 gnupg: 2.2.26 -> 2.2.27
Announcement: https://lists.gnupg.org/pipermail/gnupg-announce/2021q1/000452.html

Luckily this fixes a regression from GnuPG 2.2.26 that broke the build
of libsForQt5.qgpgme (a test failed). Fix #109009.
2021-01-12 08:33:48 +01:00
zowoq bab15d6bcd gdu: 2.1.0 -> 2.2.0
https://github.com/dundee/gdu/releases/tag/v2.2.0
2021-01-12 16:13:13 +10:00
R. RyanTM b3daf3ebc5 tmuxp: 1.6.3 -> 1.7.0 2021-01-12 05:52:09 +00:00
Pierre Bourdon ae6a8f9457
sudo: 1.9.4p2 -> 1.9.5p1 2021-01-12 05:56:35 +01:00
Sandro a588b71b37
Merge pull request #107720 from freezeboy/update-bacula
bacula: 9.6.6 -> 11.0.0
2021-01-12 01:51:25 +01:00
Sandro 1760d488e4
Merge pull request #99565 from fishi0x01/fishi0x01/vsh
vsh: init at 0.7.2
2021-01-12 01:51:03 +01:00
Sandro 5bbd3a63a0
Merge pull request #108980 from nagy/poedit-gtk3
poedit: use gtk3
2021-01-12 01:46:41 +01:00
Dmitry Bogatov a5f92046ce par: fix static build
This change causes rebuild of both glibc and musl dynamic variants, but
no cascade rebuilds.
2021-01-12 00:00:00 +00:00
Michael Weiss 87d2f1d2b0
inxi: 3.2.01-1 -> 3.2.02-1 2021-01-11 22:25:22 +01:00