Commit Graph

260033 Commits

Author SHA1 Message Date
Mario Rodas
06a4f7dffb litecli: 1.4.1 -> 1.5.0 2020-12-26 04:20:00 +00:00
Mario Rodas
39e9bcedee xandikos: install man page 2020-12-26 04:20:00 +00:00
Mario Rodas
84917aa00b bibclean: add platforms 2020-12-26 04:20:00 +00:00
Aaron Andersen
8a801d4319
Merge pull request #84117 from IvarWithoutBones/yuzu
yuzu: init at 482
2020-12-25 22:52:29 -05:00
Jonathan Ringer
0da8ad4385
pappl: init at 1.0.0 2020-12-25 19:42:50 -08:00
Raghav Sood
b428cee2bf
Merge pull request #107184 from alyssais/zcash
zcash: 2.1.1-1 -> 4.1.1; fix build
2020-12-26 02:30:51 +00:00
Vonfry
d6acc7ffc5
netease-music-tui: init at v0.1.2 2020-12-26 08:57:36 +08:00
Markus Kowalewski
c3fadb95f4
openmolcas: fix fallout from #83888
Removed non-functional lines.
Openmolcas does not build with the blas/lapack switching mechanism
2020-12-26 01:55:46 +01:00
R. RyanTM
62eed247ed sonata: 1.7b1 -> 1.7.0 2020-12-26 00:14:33 +00:00
aszlig
117ea111df
Merge pull request #107602 (fix maintainers-list)
The commit in question just fixes a swapped entry in
maintainers-list.nix and given the email reply from @cab404 (which is
also the affected maintainer record) of "ooof, LGTM", I'd consider the
pull request as accepted.
2020-12-26 01:04:39 +01:00
Ryan Mulligan
194633ced7
Merge pull request #106964 from r-ryantm/auto-update/obsidian
obsidian: 0.9.20 -> 0.9.22
2020-12-25 16:01:49 -08:00
Ben Wolsieffer
c0681ac66a openssh: fix cross-compilation after #100906
krb5-config from the host platform needs to be added to PATH so it can be run
during build. This works because krb5-config is a platform independent
shell-script. Before #100906, krb5-config was not used, so we didn't run into
this problem.
2020-12-25 18:36:21 -05:00
Sandro
8d6e8cc20c
Merge pull request #105445 from mschuwalow/fix/cups-kyodialog3
cups-kyodialog3: fix source url
2020-12-25 23:57:35 +01:00
Marc Seeger
08725b90e9 rpm: 4.15.1 -> 4.16.1.2 2020-12-25 14:50:33 -08:00
aszlig
e777dd90f6
maintainers: Fix swapped longkeyid/fingerprint
When adding key information for my own GPG keys, I did a small check via
"mapAttrs (_: a: a.keys) (filterAttrs (_: a: a ? keys) maintainers)" and
quickly found this entry, which for some reason swapped the longkeyid
and fingerprint attributes.

Cc: @cab404
Signed-off-by: aszlig <aszlig@nix.build>
2020-12-25 23:36:49 +01:00
Bernardo Meurer
e2a631ccfc
maintainers: update lovesegfault's gpg keys 2020-12-25 14:36:08 -08:00
Sandro
4443f2b71e
Merge pull request #107598 from aszlig/gpodder-3.10.17
gpodder: 3.10.16 -> 3.10.17
2020-12-25 23:34:35 +01:00
Artur Cygan
84c9c2ae54 xed: init at 12.0.1 2020-12-25 23:31:02 +01:00
Martin Weinelt
541bab0533 borgbackup: 1.1.14 -> 1.1.15 2020-12-25 23:29:17 +01:00
aszlig
b41a873ffc
maintainers: Add my own GnuPG key info
Since it's generally useful to have another point where the fingerprint
of your key can be verified (other than historical Git commits), I'm
adding this here, even though it's only for informational purposes.

I'm also pushing this directly to master, since it doesn't change
anything in functionality (as mentioned) and others are probably not
qualified (well, unless they've stolen my HSM and know the PIN) to
dispute the validity of the key.

Additionally, I checked the maintainer-list.nix file with
nix-instantiate --parse --strict just in case I might have introduced a
syntax error.

Signed-off-by: aszlig <aszlig@nix.build>
2020-12-25 23:28:23 +01:00
ajs124
1c05194171
Merge pull request #107010 from TredwellGit/inih
inih: init at r52
2020-12-25 23:24:26 +01:00
TredwellGit
72f29cde3b inih: init at r52 2020-12-25 22:09:19 +00:00
TredwellGit
50407869b4 maintainers: add TredwellGit 2020-12-25 22:05:40 +00:00
aszlig
4e4b499861
gpodder: 3.10.16 -> 3.10.17
Upstream release notes:

  This release restores Youtube-DL function. It also includes a lot of
  fixes and improvements since last release.

  Notably: feed update errors now only produce a single notification.
  See feeds in error via a warning icon next to their title. You'll get
  the error message in the description (also in settings for the feed in
  error).

Signed-off-by: aszlig <aszlig@nix.build>
2020-12-25 22:56:02 +01:00
Daniel Nagy
f2ca4c8f1d
nixos/httpd: set lua paths
We conditionally set the lua paths for the Apache mod_lua module. This
allows executing Lua script handlers to require modules, that have been
packaged with the supplied Lua derivation of Apache.

For more information, see:

  https://httpd.apache.org/docs/2.4/mod/mod_lua.html#luapackagecpath
  https://httpd.apache.org/docs/2.4/mod/mod_lua.html#luapackagepath
2020-12-25 22:54:05 +01:00
Daniel Nagy
f20d8091d4
apacheHttpd: passthru lua variables 2020-12-25 22:49:01 +01:00
Sandro
8dbd5276fe
Merge pull request #103826 from Thra11/augustus-2-0-0 2020-12-25 22:32:04 +01:00
Bernardo Meurer
29f7ba6fe3
Merge pull request #107496 from mjlbach/init_neochat
neochat: init at 1.0
2020-12-25 21:26:51 +00:00
Doron Behar
e89ecac0a2
Merge pull request #103428 from Tomahna/mopidy
mopidy-iris: 3.50.0 -> 3.54.0
2020-12-25 22:38:51 +02:00
davidak
d42e2cc24e bcachefs: add sha256 kernel module
needed to mount as root fs
2020-12-25 21:28:50 +01:00
Sandro
28d40fe651
Merge pull request #107589 from Mic92/nix-direnv
nix-direnv: 1.1 -> 1.2
2020-12-25 21:22:04 +01:00
Sandro
813c413795
Merge pull request #107590 from Mic92/mpd2
python3Packages.mpd2: 1.0.0 -> 3.0.1
2020-12-25 21:21:36 +01:00
Sandro
0e01df647b
Merge pull request #107592 from Mic92/nix-update
nix-update: 0.2 -> 0.3
2020-12-25 21:20:16 +01:00
rys ostrovid
357e0703f8
epkowa: add support for 'Perfection V37/V370' scanners (#107584) 2020-12-25 21:10:36 +01:00
Ryan Mulligan
fb48094f07
Merge pull request #107582 from r-ryantm/auto-update/python3.7-py-air-control-exporter
python37Packages.py-air-control-exporter: 0.2.0 -> 0.3.0
2020-12-25 12:05:19 -08:00
Jörg Thalheim
cfef9737e6
nix-update: 0.2 -> 0.3 2020-12-25 20:59:46 +01:00
Jörg Thalheim
69bcf61527
python3Packages.mpd2: 1.0.0 -> 3.0.1 2020-12-25 20:56:58 +01:00
Peter Simons
520d00dd7d
Merge pull request #107549 from NixOS/haskell-updates
Update Haskell package set to ghc-8.10.3 (plus other fixes)
2020-12-25 20:53:40 +01:00
Sandro
f9b86f7794
Merge pull request #107562 from r-ryantm/auto-update/python3.7-azure-mgmt-hdinsight
python37Packages.azure-mgmt-hdinsight: 2.0.0 -> 2.1.0
2020-12-25 20:51:06 +01:00
Peter Simons
d8d2e94f97 all-cabal-hashes: update to Hackage at 2020-12-24T01:16:25Z 2020-12-25 20:42:36 +01:00
sternenseemann
13f0ab1e28 haskellPackages.apecs-physics: push to 0.4.5 to unbreak build
apecs-physics was broken by the update of glibc to 2.32 due to the
vendored Chipmunk2D using sys/sysctl.h on GNU/Linux. 0.4.5 updates the
vendored version of Chipmunk2D which resolves this issue.

Resolves #107358.
2020-12-25 20:42:36 +01:00
sternenseemann
84104a01eb haskellPackages.apecs-physics: depend on ApplicationServices on darwin 2020-12-25 20:42:36 +01:00
Peter Simons
7963b444ca haskell-ListLike: patch to fix the build with ghc-8.10.3 2020-12-25 20:42:36 +01:00
(cdep)illabout
2db65a5d1e spago: 0.17.0 -> 0.18.0 2020-12-25 20:42:36 +01:00
Peter Simons
54f0a1be81 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-36-ge221522 from Hackage revision
7c122b0d2d.
2020-12-25 20:42:29 +01:00
Peter Simons
1a8a6d9574 hackage2nix: update list of broken builds to fix evaluation on Hydra 2020-12-25 20:41:54 +01:00
Peter Simons
1998b95adc haskellPackages: update default compiler from ghc 8.10.2 to version 8.10.3 2020-12-25 20:41:54 +01:00
Piotr Bogdan
7dd48ceb14 haskellPackages.greenclip: don't mark as broken 2020-12-25 20:41:54 +01:00
sternenseemann
b1ff1909be haskellPackages.gitit: jailbreak
Should fix the build failure described in #107209 for master/unstable.
2020-12-25 20:41:54 +01:00
sternenseemann
43e21e564e haskellPackages.flat: unbreak
0.4.4 fixed the build
2020-12-25 20:41:53 +01:00