summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* camlp5: replace fetchzip with fetchFromGitHubFelix Buehler2021-06-30
|
* wiggle: use fetchFromGitHub with pname and versionFelix Buehler2021-06-30
|
* drush: use fetchFromGitHubFelix Buehler2021-06-30
|
* tracefilesim: replace fetchgit with fetchFromGitHubFelix Buehler2021-06-30
|
* flashtool: removeFelix Buehler2021-06-30
| | | | 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.
* Merge staging-next into staginggithub-actions[bot]2021-06-30
|\
| * Merge master into staging-nextgithub-actions[bot]2021-06-30
| |\
| | * vimPlugins: updatefortuneteller2k2021-06-29
| | |
| | * tmuxp: 1.7.2 -> 1.9.2Peter Hoeg2021-06-29
| | |
| | * esbuild: 0.12.11 -> 0.12.12R. RyanTM2021-06-30
| | |
| | * Merge pull request #128715 from ryantm/autosuspendRyan Mulligan2021-06-29
| | |\ | | | | | | | | nixos/gdm: expand gdm.autoSuspend description
| | | * nixos/gdm: expand gdm.autoSuspend descriptionRyan Mulligan2021-06-29
| | | | | | | | | | | | | | | | closes #100390
| | * | python3Packages.python-ipmi: init at 0.5.1Fabian Affolter2021-06-29
| | | |
| | * | strip-nondeterminism: file to propagatedBuildInputFarid Zakaria2021-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `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>
| | * | azure-cli: replace portalocker version for azure-cli-telemetryArtturin2021-06-29
| | | |
| | * | python3Packages.msal-extensions: add substituteInPlace forArtturin2021-06-29
| | | | | | | | | | | | | | | | portalocker version
| | * | python3Packages.portalocker: 1.7.0 -> 2.3.0Artturin2021-06-29
| | | |
| | * | maintainers: add vanillaVanilla2021-06-29
| | | |
| | * | flat-remix-gnome: init at 20210623Vanilla2021-06-29
| | | |
| | * | Coq: adapt for upcoming 8.14 (#128603)Théo Zimmermann2021-06-30
| | | |
| | * | Merge pull request #128569 from r-ryantm/auto-update/humioctlRyan Mulligan2021-06-29
| | |\ \ | | | |/ | | |/| humioctl: 0.28.3 -> 0.28.4
| | | * humioctl: 0.28.3 -> 0.28.4R. RyanTM2021-06-28
| | | |
| | * | Merge pull request #128273 from davegallant/awscli2-2.2.14Sandro2021-06-30
| | |\ \ | | | | | | | | | | awscli2: 2.2.4 -> 2.2.14
| | | * | awscli2: 2.2.4 -> 2.2.14Dave Gallant2021-06-27
| | | | |
| | * | | Merge pull request #128690 from fabaff/bump-asyncstdlibSandro2021-06-30
| | |\ \ \ | | | | | | | | | | | | python3Packages.asyncstdlib: 3.9.1 -> 3.9.2
| | | * | | python3Packages.asyncstdlib: 3.9.1 -> 3.9.2Fabian Affolter2021-06-30
| | | | | |
| | * | | | dhall: Use --base-import-url flag for documentation (#128588)Gabriel Gonzalez2021-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | | | Merge pull request #128205 from felixsinger/flashrom/add-udevMartin Weinelt2021-06-30
| | |\ \ \ \ | | | | | | | | | | | | | | flashrom: Install udev-rules file
| | | * | | | flashrom: Install udev-rules fileFelix Singer2021-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * | | | | helix: init at 0.3.0 (#126208)Yusuf Bera Ertan2021-06-30
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
| | * | | | | shared-mime-info: fix cross build (#128553)arcnmx2021-06-30
| | | | | | |
| | * | | | | kubernetes-helm: 3.6.1 -> 3.6.2 (#128642)Diego Rodriguez2021-06-30
| | | | | | |
| | * | | | | Merge pull request #127163 from berbiche/nwg-panel-init-at-0.3.2Sandro2021-06-30
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | nwg-panel: init at 0.3.2
| | | * | | | | nwg-panel: init at 0.3.2Nicolas Berbiche2021-06-29
| | | | | | | |
| | * | | | | | Merge pull request #128011 from alyssais/tinywlSandro2021-06-30
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tinywl: init at 0.14.0
| | | * | | | | | tinywl: init at 0.13.0Alyssa Ross2021-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tinywl is the wlroots reference compositor. It's very useful when debugging Wayland/wlroots problems as it helps with determining whether an issue is the fault of a compositor or of wlroots.
| | * | | | | | | Merge pull request #128187 from fabaff/bump-mcstatusSandro2021-06-30
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python3Packages.mcstatus: 6.1.0 -> 6.1.2
| | | * | | | | | | python3Packages.mcstatus: 6.1.0 -> 6.1.2Fabian Affolter2021-06-28
| | | | | | | | | |
| | * | | | | | | | Merge pull request #119038 from emmanuelrosa/bisqSandro2021-06-30
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | bisq: init at 1.7.0
| | | * | | | | | | | bisq: init at 1.7.0Emmanuel Rosa2021-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds the Bisq decentralized Bitcoin exchange Closes #69807
| | * | | | | | | | | Merge pull request #128682 from SuperSandro2000/SuperSandro2000-patch-1Sandro2021-06-30
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | smatch: cleanup
| | | * | | | | | | | | smatch: cleanupSandro2021-06-29
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #128694 from SuperSandro2000/libstatgrabSandro2021-06-30
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libstatgrab: cleanup
| | | * | | | | | | | | | libstatgrab: cleanupSandro Jäckel2021-06-30
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #128685 from fabaff/bump-adafruit-pureioSandro2021-06-30
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python3Packages.adafruit-pureio: 1.1.8 -> 1.1.9
| | | * | | | | | | | | | python3Packages.adafruit-pureio: 1.1.8 -> 1.1.9Fabian Affolter2021-06-30
| | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge pull request #128687 from fabaff/bump-natscliSandro2021-06-30
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | natscli: 0.0.22 -> 0.0.24
| | | * | | | | | | | | | natscli: 0.0.22 -> 0.0.24Fabian Affolter2021-06-30
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #128688 from fabaff/bump-python-http-clientSandro2021-06-30
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python3Packages.python-http-client: 3.3.1 -> 3.3.2
| | | * | | | | | | | | | python3Packages.python-http-client: 3.3.1 -> 3.3.2Fabian Affolter2021-06-30
| | | |/ / / / / / / / /