3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

214324 commits

Author SHA1 Message Date
David Wood 60a3d9dd6b nixos/jirefeau: add services.jirafeau module
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-02-18 09:37:44 -08:00
David Wood 11beaa4251 jirafeau: init at 4.1.1
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-02-18 09:37:44 -08:00
Frederik Rietdijk 9fede4c38e
Merge pull request #76279 from PsyanticY/s3bro
s3bro: init at 2.8
2020-02-18 18:37:24 +01:00
Drew Risinger 29b98e4cf5 pythonPackages.dill: enable tests
Disable a few failing tests, see comments for what's failing.
2020-02-18 18:34:09 +01:00
Brett Lyons 0eb33b0485 vimPlugins.notational-fzf-vim: init at 2019-12-03 2020-02-18 09:06:46 -08:00
Brett Lyons 44c7211625 vimPlugins: Update 2020-02-18 09:06:46 -08:00
worldofpeace c4de30cce1
Merge pull request #80099 from tfc/port-run-in-machine-test
nixosTests.run-in-machine: Port to Python
2020-02-18 12:03:16 -05:00
Cole Helbling f518e280b1
nixos/fish: fix completions patch
Upstream decided to split the lines we were patching out, so the patch
would fail.
2020-02-18 08:58:11 -08:00
Cole Helbling 502c0ee899
clippy: add rustc.llvm to buildInputs
The Hydra build [1] failed because it was unable to link to `LLVM9`; add
`llvmShared` to `passthru` in order to stay up to date with required
LLVM versions. Also quote the homepage URLs, since that's preferred.

[1] https://hydra.nixos.org/build/112989779/nixlog/1
2020-02-18 08:46:31 -08:00
zowoq 72c145115b metasploit: 5.0.45 -> 5.0.74 2020-02-18 08:32:09 -08:00
Jörg Thalheim 55819e6c86
Revert "zsh: don't clobber the environment of non-login shells"
This reverts commit 6a756af3e7.

Currently zshenv by default only set fpath and HELPDIR without exporting them.
A parent shell would also not set those variables usually as they are shell local.

It also sources a file called set-environment but this is protected by an
environment variable called __NIXOS_SET_ENVIRONMENT_DONE. Hence any modification
done by the parent shell should persist as long as __NIXOS_SET_ENVIRONMENT_DONE
is not unset.

This behavior deviates from what we do in bashrc and breaks common setups such
as tmux/mosh or screen.

Fixes #80437
2020-02-18 15:52:21 +00:00
(cdep)illabout 55e1529335 symlinkJoin: add more documentation 2020-02-18 16:35:28 +01:00
(cdep)illabout ae607de23d linkFarmFromDrvs: Add a trivial builder to create a linkFarm from a list of derivations 2020-02-18 16:35:28 +01:00
Frederik Rietdijk 9d88ee08f6 Merge master into staging-next 2020-02-18 16:09:19 +01:00
Andreas Rammhold c2b6b6d97e
Merge pull request #80431 from andir/firefox73.0.1
firefox: 73.0 -> 73.0.1
2020-02-18 16:01:19 +01:00
Florian Klink ac1e9490cd
Merge pull request #80010 from edef1c/fix-gsutil-crash
google-cloud-sdk: fix gsutil startup crash
2020-02-18 15:41:50 +01:00
Tim Steinbach 68558d8c5d
vivaldi: 2.11.1811.33-1 -> 2.11.1811.38-1 2020-02-18 09:37:33 -05:00
Andreas Rammhold 453589696b
Merge pull request #79816 from andir/buildRustCrate-no-override-dep
buildRustCrate: remove superfluous dependency overrides
2020-02-18 15:18:44 +01:00
José Romildo Malaquias 0bcd9a5262
Merge pull request #79939 from romildo/upd.mate
mate: update to version 1.24.0
2020-02-18 11:15:10 -03:00
rnhmjoj fc479ad23f
uni-vega: fix build on darwin 2020-02-18 15:08:44 +01:00
Will Dietz bdcee483b6 nm-tray: init at 0.4.3 2020-02-18 15:04:21 +01:00
Mario Rodas aba59a9169
Merge pull request #80406 from marsam/update-ytop
ytop: 0.4.0 -> 0.5.1
2020-02-18 08:53:08 -05:00
Mario Rodas 7a5cdb7996
Merge pull request #80408 from marsam/update-circleci-cli
circleci-cli: 0.1.5879 -> 0.1.6072
2020-02-18 08:52:37 -05:00
Jörg Thalheim 58f0fe72d4
Merge pull request #80373 from P-E-Meunier/webpack-dev-server
nodePackages.webpack-dev-server: init at 3.10.3
2020-02-18 13:36:09 +00:00
edef 5bda7e7fb2 google-cloud-sdk: remove gsutil test
The command module references the tests, and since all command modules
get imported at startup, dbaafbbf73
turned it into a startup crash.

Unless you're actively hacking on gsutil, this command isn't much use,
so we're better off without it.
2020-02-18 13:31:42 +00:00
edef 0c403efde9 google-cloud-sdk: disable checking for gsutil updates
The update checking mechanism references the tests, and thus
dbaafbbf73 turned it into a crash at
startup.

It isn't much use in nixpkgs, so we're better off without it.
2020-02-18 13:31:42 +00:00
edef f8c8f523a8
Merge pull request #80279 from edef1c/ocitools-exec
doc/ociTools: exec is a shell builtin, not an external command
2020-02-18 13:18:03 +00:00
Emmanuel Rosa 1619ec9768 qutebrowser: 1.10.0 -> 1.10.1 2020-02-18 19:42:15 +07:00
Maximilian Bosch 89e2a43300
waybar: 0.9.0 -> 0.9.1, fix build
ZHF: #80379
https://hydra.nixos.org/build/113067187
2020-02-18 13:40:17 +01:00
Maximilian Bosch 9704297c5d
date: init at 2020-01-24
Needed for waybar-0.9.1.
Closes #78458

Co-authored-by: Cole Mickens <cole.mickens@gmail.com>
2020-02-18 13:40:16 +01:00
worldofpeace 1de94d59af gnome3.gnome-control-center: 3.34.2 -> 3.34.4
* hardcode usermod which was added absolute this release
2020-02-18 07:39:25 -05:00
Andreas Rammhold 52920a6b2c
firefox: 73.0 -> 73.0.1 2020-02-18 13:26:40 +01:00
worldofpeace a5000f07a6 gnome3.evolution-data-server: 3.34.3 -> 3.34.4 2020-02-18 07:25:06 -05:00
worldofpeace 769786b4a6 gnome3.iagno: 3.34.4 -> 3.34.5 2020-02-18 07:23:10 -05:00
worldofpeace d02a96dd6c gnome3.gnome-tetravex: 3.34.1 -> 3.34.4 2020-02-18 07:22:54 -05:00
worldofpeace 0bd27fd551 gnome3.gnome-taquin: 3.34.3 -> 3.34.4 2020-02-18 07:22:35 -05:00
worldofpeace 34aba8056f gnome3.gnome-klotski: 3.34.3 -> 3.34.4 2020-02-18 07:22:19 -05:00
worldofpeace 66472c3c24 gnome3.four-in-a-row: 3.34.3 -> 3.34.4 2020-02-18 07:22:02 -05:00
worldofpeace dfdfa745c5 gnome3.file-roller: 3.32.3 -> 3.32.4 2020-02-18 07:19:27 -05:00
worldofpeace f330f46c15 gnome3.geary: 3.34.1 -> 3.34.2 2020-02-18 07:19:10 -05:00
worldofpeace 509e1b4763 gnome3.simple-scan: 3.34.2 -> 3.34.4 2020-02-18 07:18:13 -05:00
worldofpeace 391ab233f9 gnome3.gnome-disk-utility: 3.34.0 -> 3.34.4 2020-02-18 07:17:33 -05:00
worldofpeace c5590c6efa gnome3.dconf-editor: 3.34.3 -> 3.34.4 2020-02-18 07:16:47 -05:00
worldofpeace 539493f2cd gnome3.gnome-music: 3.34.3 -> 3.34.4 2020-02-18 07:16:11 -05:00
worldofpeace 2fd97821a6 gnome3.evolution: 3.34.3 -> 3.34.4 2020-02-18 07:15:34 -05:00
worldofpeace 9f00427bdd meld: 3.20.1 -> 3.20.2 2020-02-18 07:14:40 -05:00
worldofpeace 7f5a2ba1ae gnome3.gnome-photos: 3.34.0 -> 3.34.1 2020-02-18 07:13:57 -05:00
Pierre-Étienne Meunier c058060402 nodePackages.webpack-dev-server: init at 3.10.3 2020-02-18 11:54:23 +00:00
Dominik Xaver Hörl 1f439a8826 dbus-broker: 21 -> 22 2020-02-18 12:12:48 +01:00
Konrad Borowski 6637f1cac6 cargo-geiger: fix build with rust 1.41 2020-02-18 11:46:50 +01:00