Commit Graph

299763 Commits

Author SHA1 Message Date
R. RyanTM
f9b78ee700 hugo: 0.84.2 -> 0.84.3 2021-06-30 04:34:29 +00:00
Ryan Mulligan
44b9dc7559
Merge pull request #128715 from ryantm/autosuspend
nixos/gdm: expand gdm.autoSuspend description
2021-06-29 21:30:42 -07:00
Fabian Affolter
e7ba38072e python3Packages.python-ipmi: init at 0.5.1 2021-06-29 21:17:23 -07:00
Jan Tojnar
b236fe3d52
ploticus: Use gd from Nixpkgs instead of the vendored one
The gd version shipped with ploticus only contains a single font
that does not support anything but ASCII.

In order for the package to be able to render Unicode texts,
we need freetype support:

http://ploticus.sourceforge.net/doc/fonts.html
2021-06-30 05:55:57 +02:00
Jan Tojnar
fbc4b41e69
ploticus: 2.41 → 2.42
65f1e8e048 bumped the version but forgot to update the tarball URL.

Unfortunately, this version does not seem to ship makefiles.
2021-06-30 05:55:57 +02:00
Jan Tojnar
eea3344e91
ploticus: Modernize
- Split pname & version.
- Format the expression.
- Do not use custom builder, the generic one is good enough.
- Install the man pages to datadir instead of $out, where they would be moved anyway.
  – Allowing us to drop the postFixup.
- Use patch instead of wrapper for pointing to prefabs. This is what Debian does and it will also apply to the pl binary, not just the ploticus alias.
  - Since the wrapping is no longer necessary, let’s create the alias using a symlink.
2021-06-30 05:55:57 +02:00
Farid Zakaria
3987b0e481 strip-nondeterminism: file to propagatedBuildInput
`file` is used by the perl script.

```
sub _get_file_type($) {
	my $file=shift;
	open(FILE, '-|') # handle all filenames safely
	  || exec('file', $file)
	  || die "can't exec file: $!";
	my $type=<FILE>;
	close FILE;
	return $type;
}
```

This script is very handy to run within a `nix-build` context,
specifically during the fixupPhase.

Unfortunately, file is not propagated, and does not exist causing the
build to fail. Fix it by adding it.

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-06-29 20:51:50 -07:00
arcnmx
000056c533 svt-av1: 0.8.6 -> 0.8.7
upstream moved from github to gitlab
2021-06-29 20:50:15 -07:00
Artturin
0d8cbf704c azure-cli: replace portalocker version for azure-cli-telemetry 2021-06-29 19:56:45 -07:00
Artturin
95df9607b5 python3Packages.msal-extensions: add substituteInPlace for
portalocker version
2021-06-29 19:56:45 -07:00
Artturin
10a8e8fe8b python3Packages.portalocker: 1.7.0 -> 2.3.0 2021-06-29 19:56:45 -07:00
Vanilla
13a12fe9e5 maintainers: add vanilla 2021-06-29 19:53:51 -07:00
Vanilla
ec00b2d3a2 flat-remix-gnome: init at 20210623 2021-06-29 19:53:51 -07:00
fortuneteller2k
c93206e21a river: 2021-06-06 -> 2021-06-27 2021-06-30 10:53:05 +08:00
Théo Zimmermann
d3bb50e7da
Coq: adapt for upcoming 8.14 (#128603) 2021-06-30 04:47:31 +02:00
Ryan Mulligan
bfc605bf91
Merge pull request #128569 from r-ryantm/auto-update/humioctl
humioctl: 0.28.3 -> 0.28.4
2021-06-29 19:40:14 -07:00
Ryan Mulligan
073f462987 nixos/gdm: expand gdm.autoSuspend description
closes #100390
2021-06-29 19:35:26 -07:00
R. RyanTM
91466bb62a firejail: 0.9.64.4 -> 0.9.66 2021-06-30 02:28:53 +00:00
Sandro
9ba35d8ef4
Merge pull request #128273 from davegallant/awscli2-2.2.14
awscli2: 2.2.4 -> 2.2.14
2021-06-30 04:21:06 +02:00
Sandro
6024c54dc9
Merge pull request #128690 from fabaff/bump-asyncstdlib
python3Packages.asyncstdlib: 3.9.1 -> 3.9.2
2021-06-30 04:20:42 +02:00
Gauvain 'GovanifY' Roussel-Tarbouriech
95d9190bde
weechatScripts.weechat-go: init at 2.7 2021-06-30 04:16:37 +02:00
Gabriel Gonzalez
ef0a42347e
dhall: Use --base-import-url flag for documentation (#128588)
This updates `pkgs.dhallPackages.buildDhallGitHubPackage` to use the
newly added `--base-import-url` `dhall-docs` flag.  This flag is used
by the generated documentation so that paths copied to the clipboard
represent complete URLs that can be imported instead of only the
relative path to the import.
2021-06-29 19:09:29 -07:00
Martin Weinelt
c865d03690
Merge pull request #128205 from felixsinger/flashrom/add-udev
flashrom: Install udev-rules file
2021-06-30 04:03:56 +02:00
Yusuf Bera Ertan
a3274dca88
helix: init at 0.3.0 (#126208)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-30 03:54:42 +02:00
Tristan Gosselin-Hane
d0f4bb9cf8
kustomize_3: init at 3.10.0 2021-06-29 21:54:15 -04:00
arcnmx
90f2a9d997
shared-mime-info: fix cross build (#128553) 2021-06-30 03:53:39 +02:00
Diego Rodriguez
e7de5e1653
kubernetes-helm: 3.6.1 -> 3.6.2 (#128642) 2021-06-30 03:52:45 +02:00
Sandro
dd57f984c6
Merge pull request #127163 from berbiche/nwg-panel-init-at-0.3.2
nwg-panel: init at 0.3.2
2021-06-30 03:52:24 +02:00
Sandro
809c17294f
Merge pull request #128011 from alyssais/tinywl
tinywl: init at 0.14.0
2021-06-30 03:51:19 +02:00
Sandro
52239d8807
Merge pull request #128187 from fabaff/bump-mcstatus
python3Packages.mcstatus: 6.1.0 -> 6.1.2
2021-06-30 03:50:52 +02:00
Sandro
875a104ea8
Merge pull request #119038 from emmanuelrosa/bisq
bisq: init at 1.7.0
2021-06-30 03:50:27 +02:00
Sandro
90a4ce39d3
Merge pull request #128682 from SuperSandro2000/SuperSandro2000-patch-1
smatch: cleanup
2021-06-30 03:45:34 +02:00
Sandro
75f4a08594
Merge pull request #128694 from SuperSandro2000/libstatgrab
libstatgrab: cleanup
2021-06-30 03:45:11 +02:00
Luke Granger-Brown
7d281f26d3 pomerium: 0.14.4 -> 0.14.7 2021-06-30 01:44:30 +00:00
Sandro
128895eb23
Merge pull request #128685 from fabaff/bump-adafruit-pureio
python3Packages.adafruit-pureio: 1.1.8 -> 1.1.9
2021-06-30 03:44:28 +02:00
Felix Singer
b7a2309786 flashrom: Install udev-rules file
Add the udev-rules file from flashrom source to the out directory. The
file contains rules for programmers used by flashrom. Members of the
`flashrom` system group are allowed to access these devices.

Also, add a module for installing flashrom and adding flashrom to udev
packages. The module can be used by setting `programs.flashrom.enable`
to `true`.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-06-30 03:43:35 +02:00
Sandro
1116ed7b33
Merge pull request #128687 from fabaff/bump-natscli
natscli: 0.0.22 -> 0.0.24
2021-06-30 03:43:05 +02:00
Sandro
1e8590bd6c
Merge pull request #128688 from fabaff/bump-python-http-client
python3Packages.python-http-client: 3.3.1 -> 3.3.2
2021-06-30 03:41:30 +02:00
Sandro
74eb8f1f7e
Merge pull request #128697 from SuperSandro2000/dnscontrol
dnscontrol: 3.9.0 -> 3.10.0
2021-06-30 03:40:19 +02:00
Sandro
29d0e7a2c6
Merge pull request #128486 from FliegendeWurst/trilium-update-0.47.5
trilium: 0.47.4 -> 0.47.5
2021-06-30 03:39:52 +02:00
Sandro
310a495749
Merge pull request #128526 from fortuneteller2k/stevenblack-blocklist
stevenblack-blocklist: 3.7.10 -> 3.7.11
2021-06-30 03:39:31 +02:00
R. RyanTM
dc8d3549d6 dnsx: 1.0.4 -> 1.0.5 2021-06-30 01:36:50 +00:00
R. RyanTM
92850f7b61 dnsproxy: 0.38.0 -> 0.38.1 2021-06-30 01:32:39 +00:00
Sandro
458c985073
Merge pull request #128015 from cburstedde/package-p4est-sc 2021-06-30 03:31:41 +02:00
fortune
172fb6beb7
pantheon.notes-up: 2.0.2 -> unstable-2020-12-29 (#128316) 2021-06-30 03:22:36 +02:00
Sandro
8408ad4f25
Merge pull request #128691 from fabaff/bump-enturclient 2021-06-30 03:16:29 +02:00
Herman Fries
46d9fddd71 xwayland: Fix build option default_font_path 2021-06-30 02:44:00 +02:00
Sandro
431ca39942
Merge pull request #128628 from Stunkymonkey/xonotic
xonotic: fix url
2021-06-30 02:38:47 +02:00
Sandro
15a87d3870
Merge pull request #128692 from fabaff/bump-aiosignal
python3Packages.aiosignal: 1.1.1 -> 1.1.2
2021-06-30 02:38:28 +02:00
Sandro
9c942a5b6a
Merge pull request #128512 from oxalica/rust-analyzer 2021-06-30 02:37:50 +02:00