3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

258473 commits

Author SHA1 Message Date
Sirio Balmelli dda50e7348
gopass: fix impurity which breaks gopass after 'nix-store --gc'
gopass maintains a ~/.cache/gopass/gpg-binary.loc file
which stores an absolute path to the gpg executable,
overriding (and ignoring) the environment $PATH.

This creates a situation where gopass will work for a period of time
after install, but after gpg is upgraded and a 'nix-store --gc' is
performed, the cached gpg path will throw an error.

A gopass maintainer has declared this a wont-fix in
https://github.com/gopasspw/gopass/issues/1662

As a workaround, add a --run clause in the wrapper script
that removes this cache file.

Once (if) upstream fixes this issue, this cruft can be removed.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-12-14 08:59:23 +01:00
Vincent Laporte 1e8ca69151 ocamlPackages.torch: 0.10 → 0.11 2020-12-14 06:28:34 +01:00
Martin Weinelt 8e4788b777
Merge pull request #106623 from marsam/update-hass-nabucasa
pythonPackages.hass-nabucasa: 0.37.2 -> 0.39.0
2020-12-14 04:58:59 +01:00
Mario Rodas 50daf0dd63
Merge pull request #106865 from IvarWithoutBones/fix-clize
pythonPackages.clize: fix build
2020-12-13 21:46:04 -05:00
Mario Rodas 2a8ee8e1a5
Merge pull request #106852 from marsam/update-ncspot
ncspot: 0.2.4 -> 0.2.5
2020-12-13 21:41:13 -05:00
IvarWithoutBones 3017f4f757 pythonPackages.clize: fix build 2020-12-14 03:11:30 +01:00
Mario Rodas 1b87f82003
Merge pull request #106730 from danieldk/thinc-7.4.5
python3Packages.thinc: 7.4.4 -> 7.4.5
2020-12-13 21:00:52 -05:00
Mario Rodas 6fb38c9350
Merge pull request #106417 from r-ryantm/auto-update/igraph
igraph: 0.8.4 -> 0.8.5
2020-12-13 20:57:13 -05:00
Mario Rodas 9de26d2610
Merge pull request #106476 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20201015 -> 20201119
2020-12-13 20:56:07 -05:00
Mario Rodas 5fea31203e
Merge pull request #106793 from r-ryantm/auto-update/python3.7-pytorch-metric-learning
python37Packages.pytorch-metric-learning: 0.9.94 -> 0.9.95
2020-12-13 20:54:55 -05:00
Mario Rodas 63bdc4fcd6
Merge pull request #106783 from r-ryantm/auto-update/python3.7-google-cloud-translate
python37Packages.google_cloud_translate: 3.0.1 -> 3.0.2
2020-12-13 20:54:10 -05:00
Mario Rodas 81ab4a4716
Merge pull request #106510 from r-ryantm/auto-update/python3.7-prance
python37Packages.prance: 0.19.0 -> 0.20.0
2020-12-13 20:53:11 -05:00
Mario Rodas 8de62fca52
Merge pull request #106513 from r-ryantm/auto-update/python3.7-azure-synapse-accesscontrol
python37Packages.azure-synapse-accesscontrol: 0.3.0 -> 0.4.0
2020-12-13 20:51:38 -05:00
Mario Rodas ab0fdb5a42
Merge pull request #106706 from r-ryantm/auto-update/gutenprint
gutenprint: 5.2.14 -> 5.3.4
2020-12-13 20:51:20 -05:00
Mario Rodas 177a2ebc3a
Merge pull request #106528 from r-ryantm/auto-update/python3.7-azure-mgmt-recoveryservicesbackup
python37Packages.azure-mgmt-recoveryservicesbackup: 0.9.0 -> 0.10.0
2020-12-13 20:49:01 -05:00
Mario Rodas ba2e2886ed
Merge pull request #106851 from marsam/update-git-lfs
git-lfs: 2.12.1 -> 2.13.1
2020-12-13 20:48:23 -05:00
Mario Rodas 13b0ce0180
Merge pull request #106859 from r-ryantm/auto-update/nodejs
nodejs-15_x: 15.3.0 -> 15.4.0
2020-12-13 20:46:15 -05:00
adisbladis 8805a49d98
Merge pull request #106861 from chessai/simdjson-init
simdjson: init at 0.7.0
2020-12-14 02:07:50 +01:00
chessai ca776e68b5 simdjson: init at 0.7.0 2020-12-13 16:08:14 -08:00
Ryan Mulligan 41cdb14aac
Merge pull request #106611 from r-ryantm/auto-update/picard-tools
picard-tools: 2.23.8 -> 2.23.9
2020-12-13 15:28:16 -08:00
R. RyanTM 0a81ee52f7 nodejs-15_x: 15.3.0 -> 15.4.0 2020-12-13 23:19:45 +00:00
Anderson Torres c156c50167
Merge pull request #106849 from zowoq/ytdl
youtube-dl: 2020.12.12 -> 2020.12.14
2020-12-13 20:01:33 -03:00
adisbladis 65476e0396
Merge pull request #106839 from alyssais/emacs2nix
emacs2nix: update to add trailing newline
2020-12-13 23:39:31 +01:00
Martin Weinelt 2e2b7249e6
Merge pull request #106769 from mweinelt/tensorflow
python3Packages.tensorflow_2: relax h5py dependency
2020-12-13 22:10:56 +01:00
Mario Rodas 319698ceff
Merge pull request #106618 from r-ryantm/auto-update/rdkafka
rdkafka: 1.5.2 -> 1.5.3
2020-12-13 16:07:00 -05:00
Mario Rodas b292eb4373 ncspot: 0.2.4 -> 0.2.5
https://github.com/hrkfdn/ncspot/releases/tag/v0.2.5
2020-12-13 16:06:00 -05:00
Mario Rodas 101244ed5f
Merge pull request #106707 from r-ryantm/auto-update/insomnia
insomnia: 2020.5.1 -> 2020.5.2
2020-12-13 16:05:51 -05:00
Mario Rodas efe2fcce60
Merge pull request #106831 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.15.4 -> 1.16.0
2020-12-13 16:04:35 -05:00
Mario Rodas 490176ab91
Merge pull request #106786 from r-ryantm/auto-update/python3.7-mysqlclient
python37Packages.mysqlclient: 2.0.1 -> 2.0.2
2020-12-13 16:00:50 -05:00
Mario Rodas 590b928dda
Merge pull request #106801 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 4.0.2 -> 4.0.3
2020-12-13 15:59:02 -05:00
Mario Rodas 04d99fe69f
Merge pull request #106744 from magnetophon/ardour
ardour: 6.3 -> 6.5
2020-12-13 15:57:23 -05:00
Mario Rodas eb0c9b9db9
Merge pull request #106823 from magnetophon/MMA
MMA: 20.02 -> 20.12
2020-12-13 15:56:26 -05:00
Mario Rodas a4322e965a
Merge pull request #106794 from marsam/update-recursive
recursive: 1.064 -> 1.069
2020-12-13 15:55:10 -05:00
Mario Rodas 583a1fed52
Merge pull request #106795 from marsam/update-kbs2
kbs2: 0.2.2 -> 0.2.5
2020-12-13 15:54:47 -05:00
Mario Rodas 418d56e960
Merge pull request #100478 from thefloweringash/cli11-meta
cli11: fix license and platforms
2020-12-13 15:53:19 -05:00
Mario Rodas 3f73a9a8f5
Merge pull request #106720 from marsam/update-faac
faac: 1.29.9.2 -> 1.30
2020-12-13 15:52:49 -05:00
zowoq d444a5ff39 youtube-dl: 2020.12.12 -> 2020.12.14
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.14
2020-12-14 06:05:51 +10:00
zowoq f37a1749c3 youtube-dl: add maintainer 2020-12-14 06:02:47 +10:00
zowoq 0bf2300501 gnomeExtensions.paperwm: remove maintainer 2020-12-14 06:02:19 +10:00
Linus Heckemann 62249cd57b
Merge pull request #106840 from alyssais/dee
dee: enableParallelBuilding
2020-12-13 20:58:09 +01:00
06kellyjac 54121ff317 nerdctl: init at 0.2.0 2020-12-14 05:52:38 +10:00
Martin Weinelt e1451c8858 python3Packages.clldutils: 3.5.4 -> 3.6.0
https://github.com/clld/clldutils/blob/master/CHANGES.md#360
2020-12-13 10:22:12 -08:00
Tim Schubert 16f80f8221
lego: 4.0.1 -> 4.1.3 (#106829) 2020-12-13 08:51:10 -08:00
Alyssa Ross 65a223026b
dee: enableParallelBuilding
Works fine for me at -j48.
2020-12-13 16:26:48 +00:00
Matthieu Coudron ea85760820
Merge pull request #89118 from Pacman99/notification-center
deadd-notification-center: init at 1.7.2
2020-12-13 17:25:29 +01:00
Alyssa Ross 1fe24de3a2
emacs2nix: update to add trailing newline
Files generated by emacs2nix will now end in a final newline, as is
now required by the Nixpkgs editorconfig-checker CI action.
See <https://github.com/ttuegel/emacs2nix/pull/51>.
2020-12-13 16:24:12 +00:00
Gabriel Ebner 92cbe95497
Merge pull request #106579 from drewrisinger/dr-pr-remove-pytest-pep8
python27Packages.pytestpep8: remove due to pytest v6 incompatibility
2020-12-13 16:51:36 +01:00
Martin Weinelt dbfbbabc96
Merge pull request #106428 from iamdenchik/IPMIView-2.18.0
IPMIView: 2.17.0 -> 2.18.0
2020-12-13 16:23:14 +01:00
Gabriel Ebner 8b7057ca00
Merge pull request #106832 from gebner/electron1110
electron: update to latest versions
2020-12-13 16:22:34 +01:00
Gabriel Ebner 254f4869f6 electron_11: 11.0.3 -> 11.1.0 2020-12-13 15:58:53 +01:00