Commit graph

308141 commits

Author SHA1 Message Date
Silvan Mosberger 307c0237d7 lib.generators: Handle no drvPath in toPretty
Previously, if a derivation without a `drvPath` was handled, an error
would be thrown:

    nix-repl> lib.generators.toPretty {} { type = "derivation"; }
    error: attribute 'drvPath' missing, at /home/infinisil/src/nixpkgs/lib/generators.nix:251:24

With this commit it doesn't anymore:

    nix-repl> lib.generators.toPretty {} { type = "derivation"; }
    "<derivation ???>"

This matches what `nix repl` outputs:

    nix-repl> { type = "derivation"; }
    «derivation ???»
2021-08-11 15:52:30 +02:00
Sandro 6d96191fe5
Merge pull request #121937 from ShamrockLee/optparse-bash
optparse-bash: Init at 2021-06-13
2021-08-11 15:49:53 +02:00
Sandro c0778702a9
Merge pull request #131311 from bobby285271/mutter
gnome.mutter: fix libdir path
2021-08-11 15:46:47 +02:00
Sandro b842a751a2
Merge pull request #131443 from angustrau/realvnc 2021-08-11 15:45:18 +02:00
Sandro 50cdd41e93
Merge pull request #131507 from rhoriguchi/gphotos-sync
gphotos-sync: add recommended package
2021-08-11 15:44:02 +02:00
Sandro cf73f35138
Merge pull request #133461 from fabaff/bump-websocket-client
python3Packages.websocket-client: 1.1.0 -> 1.2.0
2021-08-11 15:34:53 +02:00
Sandro edee3f8e3b
Merge pull request #133499 from aanderse/apacheHttpdPackages.mod_auth_mellon
apacheHttpdPackages.mod_auth_mellon: 0.17.0 -> 0.18.0
2021-08-11 15:30:12 +02:00
Aaron Andersen 3f4692120b apacheHttpdPackages.mod_auth_mellon: 0.17.0 -> 0.18.0 2021-08-11 08:43:00 -04:00
Sandro 911b8a569c
Merge pull request #133467 from r-ryantm/auto-update/conftest 2021-08-11 13:35:40 +02:00
Sandro 2e4b2ad74b
Merge pull request #126750 from d-xo/erigon-2021-06-03 2021-08-11 13:30:51 +02:00
Sandro dc547ee75e
Merge pull request #133157 from figsoda/dnspeep
dnspeep: init at 0.1.2
2021-08-11 13:26:58 +02:00
Martin Weinelt 75485563d5
Merge pull request #133394 from r-ryantm/auto-update/glab 2021-08-11 13:25:45 +02:00
Sandro f8943ba17c
Merge pull request #130105 from maxhille/aether 2021-08-11 13:18:47 +02:00
Sandro 17f68eacbb
Merge pull request #133272 from figsoda/bufdelete.nvim 2021-08-11 13:16:37 +02:00
Sandro 4ae944bb0a
Merge pull request #133286 from rvolosatovs/update/linux_zen
linux_zen: 5.13.7 -> 5.13.9
2021-08-11 13:14:47 +02:00
Sandro b5f68e9e19
Merge pull request #133460 from fabaff/bump-pybotvac
python3Packages.pybotvac: 0.0.21 -> 0.0.22
2021-08-11 13:07:06 +02:00
Sandro da35674c9d
Merge pull request #133459 from fabaff/bump-pylutron
python3Packages.pylutron: 0.2.8 -> 0.2.9
2021-08-11 13:06:55 +02:00
Sandro 1f0703db02
Merge pull request #133475 from r-ryantm/auto-update/exoscale-cli 2021-08-11 13:06:20 +02:00
Sandro 84caf07de4
Merge pull request #133274 from applePrincess/fix-ethminer
ethminer: fix global-context
2021-08-11 12:54:41 +02:00
Sandro 6494a1a69c
Merge pull request #132426 from 06kellyjac/buf
buf: 0.46.0 -> 0.49.0
2021-08-11 12:53:19 +02:00
Sandro 0068900832
Merge pull request #132308 from SFrijters/sweethome3d-6.6
sweethome3d: 6.5.2 -> 6.6
2021-08-11 12:52:16 +02:00
Maximilian Bosch 3693fbaba5
Merge pull request #133481 from misuzu/nix-simple-deploy-update
nix-simple-deploy: 0.2.1 -> 0.2.2
2021-08-11 12:15:34 +02:00
Maximilian Bosch fc022901a7
Merge pull request #133442 from r-ryantm/auto-update/deno
deno: 1.12.2 -> 1.13.0
2021-08-11 12:08:13 +02:00
Ben Siraphob a566a9f31d
Merge pull request #133483 from siraben/archivebox-init
archivebox: fix runtime
2021-08-11 17:01:26 +07:00
Michael Adler 737c4db9e3 opensc: change maintainer 2021-08-11 12:01:14 +02:00
Michael Adler d0cd76a4f8 maintainers: add michaeladler 2021-08-11 12:01:14 +02:00
Ben Siraphob 92d9a2a0dd archivebox: fix runtime 2021-08-11 16:49:27 +07:00
Sandro 32cdb3956c
Merge pull request #133399 from luhuaei/master
pymupdf: fix version incorrect cause build error
2021-08-11 11:34:00 +02:00
06kellyjac 1560fde989 buf: 0.46.0 -> 0.49.0
Dropped leaveDotGit to avoid non-determinism issues
Skip test that requried .git
Slight cleanup
Add myself as a maintainer
2021-08-11 10:29:52 +01:00
misuzu f0feb77b4f nix-simple-deploy: 0.2.1 -> 0.2.2 2021-08-11 12:29:25 +03:00
Sandro b0d352d310
Merge pull request #133423 from fabaff/bump-yfinance
python3Packages.yfinance: 0.1.61 -> 0.1.63
2021-08-11 11:25:35 +02:00
Sandro d66e83d138
Merge pull request #133428 from lf-/obs-aarch64 2021-08-11 11:18:10 +02:00
Sandro 31dfd4cef9
Merge pull request #133439 from ck3d/neovide-fix-freetype 2021-08-11 11:14:44 +02:00
Sandro 5e58e0f108
Merge pull request #133437 from legendofmiracles/hx 2021-08-11 11:13:38 +02:00
Sandro a5ed0c7545
Merge pull request #133412 from fabaff/bump-fastapi 2021-08-11 11:11:49 +02:00
Sandro 3e80403848
Merge pull request #133436 from nagy/port-types
treewide: Port type adaptations
2021-08-11 10:54:27 +02:00
Sandro d2ef29aa30
Merge pull request #133449 from angustrau/pymunk
python3Packages.pymunk: add x86_64-darwin support
2021-08-11 10:50:31 +02:00
Sandro 45b6595e86
Merge pull request #133434 from nagy/ioquake3 2021-08-11 10:49:53 +02:00
Sandro 68e9c33730
Merge pull request #133452 from fabaff/bump-python-gitlab
python3Packages.python-gitlab: 2.9.0 -> 2.10.0
2021-08-11 10:47:31 +02:00
Sandro 1ebb0a763c
Merge pull request #133478 from mausch/telepresence 2021-08-11 10:47:12 +02:00
Sandro 4bd30cc0a6
Merge pull request #133472 from robertodr/betterlockscreen
betterlockscreen: 4.0.0 -> 4.0.1
2021-08-11 10:41:50 +02:00
Sandro 51919a17d2
Merge pull request #133476 from siraben/archivebox-init
archivebox: init at 0.6.2
2021-08-11 10:41:37 +02:00
Sandro a371f0810f
Merge pull request #133454 from fabaff/bump-pywebpush
python3Packages.pywebpush: 1.13.0 -> 1.14.0
2021-08-11 10:40:33 +02:00
Sandro af77d1e221
Merge pull request #133464 from angustrau/portmidi-regression
portmidi: fix libporttime extension regression
2021-08-11 10:40:20 +02:00
Sandro 2ba40f149f
Merge pull request #133466 from pimeys/pscale063
pscale: 0.60.0 -> 0.63.0
2021-08-11 10:39:41 +02:00
Sandro 395b23fa6b
Merge pull request #133469 from snoord/terraform-docs-v0.15.0
terraform-docs: 0.14.1 -> 0.15.0
2021-08-11 10:37:46 +02:00
Sandro 064bb6e827
Merge pull request #133441 from nagy/openimageio2
openimageio2: 2.2.12.0 -> 2.2.17.0
2021-08-11 10:37:17 +02:00
Jörg Thalheim 40d1b8bbec
Merge pull request #133386 from Mic92/mcfly
mcfly: 0.5.6 -> 0.5.8
2021-08-11 09:15:24 +01:00
Mauricio Scheffer 9a7fb14070 telepresence2: 2.3.6 -> 2.4.0 2021-08-11 09:13:38 +01:00
Sandro b862fdb44b
Merge pull request #133426 from fabaff/bump-yeelight
python3Packages.yeelight: 0.6.3 -> 0.7.2
2021-08-11 10:11:07 +02:00