Commit Graph
15 Commits
Author SHA1 Message Date
Masanori Ogino 3db4b04eb7 mstflint: add description
While I am aware of a new version 4.15.0-1, I avoided touching the
package itself as I can not test the package with real hardware.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-05 07:57:52 +09:00
Masanori Ogino 023f70ef8a pythonPackages.smugpy: remove
Upstream has stalled since 2013. The latest release supports up to
Python 3.2.

Reference: https://github.com/chrishoffman/smugpy
Reference: https://pypi.org/project/smugpy/
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-04 09:13:16 -08:00
Masanori Ogino b5de671861 pythonPackages.smugline: remove
Upstream states that it is no longer maintained.

Reference: https://github.com/gingerlime/smugline#broken-no-longer-maintained
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-04 09:13:16 -08:00
Masanori Ogino 719cfc6cf0 pythonPackages.nix-kernel: disable on Python 2
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-03 07:36:03 -08:00
Masanori Ogino 955926a620 mrsh: 2020-01-08 -> 2020-07-27 etc.
- `doCheck` is enabled now.
- It marked as broken on Darwin due to [build failures][macos-issue].

[macos-issue]: https://github.com/NixOS/nixpkgs/pull/101910#issuecomment-719923175

Reference: https://github.com/emersion/mrsh/compare/ef21854fc9..0da902c0ee
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-02 04:45:59 +09:00
Masanori Ogino a32ede5635 kmscon: add omasanori as a maintainer (#102206)
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-31 01:02:35 -04:00
Masanori Ogino 40fb3ed6dc maxima: remove 5.41.0
It had been kept for SageMath, but it uses the default version nowadays
and this version is not referenced in nixpkgs.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-27 06:09:12 +09:00
Masanori Ogino e0fecf442c linbox: backport upstream fixes
References:
https://github.com/linbox-team/linbox/commit/f78117d9c365efd46f5ea2903b553a08c4029aeb
https://github.com/linbox-team/linbox/commit/4ff828e20053ab2ef9adc4ce6931d159fd513cef

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-26 18:29:29 +09:00
Masanori Ogino 14f3159f2b maintainers: add omasanori to the list
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-25 05:08:01 +09:00
Masanori Ogino 0075ec3ffa nuspell: 3.1.2 -> 4.0.0, fix license
The license of Nuspell is not GPL-3.0-only but LGPL-3.0-or-later.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-24 08:23:20 +09:00
Masanori Ogino b57fc1fc48 ecl: 16.1.3 -> 20.4.24, eql-git: fix build
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-23 07:53:09 +09:00
Masanori Ogino 8875db4976 nixos/sshd: update kexAlgorithms, fix links
The `curve25519-sha256` key exchange method is defined in RFC 8731 that
is identical to curve25519-sha256@libssh.org. OpenSSH supports the
method since version 7.4, released on 2016-12-19. It is literally a
violation of the "both in Secure Secure Shell and Mozilla guidelines"
rule, but it provides essentially the same but a future-proof default.

Also, links to the Mozilla OpenSSH guidelines are updated to refer to
the current place.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-21 07:39:50 +09:00
Masanori Ogino 096ef94717 gfan: fix build failures with cddlib v0.94l
It fixes https://github.com/NixOS/nixpkgs/issues/100622.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-19 10:29:01 +09:00
Masanori Ogino 5a18f69bf6 ansifilter: 2.16 -> 2.17
`nix-shell -p nixpkgs-review --run "nixpkgs-review wip"` succeeded on
non-NixOS x86_64-linux.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-14 01:34:16 +09:00
Masanori Ogino f588dc492b beancount: 2.3.1 -> 2.3.2
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-07 19:46:28 +09:00