Commit graph

299751 commits

Author SHA1 Message Date
Felix Buehler 6f04cd0e69 application/development: /s/name/pname&version/ 2021-06-30 09:55:22 +02:00
Felix Buehler 1e7f88a523 camlp5: replace fetchzip with fetchFromGitHub 2021-06-30 09:53:51 +02:00
Felix Buehler 2588c8d4cd wiggle: use fetchFromGitHub with pname and version 2021-06-30 09:53:51 +02:00
Felix Buehler 2444eaed56 drush: use fetchFromGitHub 2021-06-30 09:53:51 +02:00
Felix Buehler ad3dacc432 tracefilesim: replace fetchgit with fetchFromGitHub 2021-06-30 09:53:51 +02:00
Felix Buehler 936168eee5 flashtool: remove
Because the download is down for copyright reasons and the site looks very fishy and very similar to the ones used to distribute content illegally.
2021-06-30 09:53:51 +02:00
github-actions[bot] 6fc46db369
Merge staging-next into staging 2021-06-30 06:04:20 +00:00
github-actions[bot] 7f05df0a91
Merge master into staging-next 2021-06-30 06:04:18 +00:00
fortuneteller2k c9ea6baaf9 vimPlugins: update 2021-06-29 23:01:48 -07:00
Peter Hoeg 9a53c8f4f2 tmuxp: 1.7.2 -> 1.9.2 2021-06-29 23:01:04 -07:00
R. RyanTM 4ff1a6f91a esbuild: 0.12.11 -> 0.12.12 2021-06-30 14:23:27 +09: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
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
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
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
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
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
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
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
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
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
Sandro 2a315efa50
Merge pull request #128517 from ymatsiuk/tuigreet 2021-06-30 02:28:39 +02:00
Sandro 0f845efbba
Merge pull request #81113 from kwohlfahrt/houdini 2021-06-30 02:27:57 +02:00