| Commit message (Expand) | Author | Age | Files | Lines |
| * | prometheus-wireguard-exporter: 3.2.2 -> 3.2.4•••https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.3
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.4
gitlab.intr/nixos-unstable-small | Maximilian Bosch | 2020-03-24 | 1 | -9/+3 |
| * | Merge pull request #82994 from romildo/upd.mate•••mate.mate-power-manager: 1.24.0 -> 1.24.1 | José Romildo Malaquias | 2020-03-24 | 1 | -4/+4 |
| |\ |
|
| | * | mate.mate-power-manager: use mate-panel explicitly instead of mate.mate-panel | José Romildo Malaquias | 2020-03-20 | 1 | -2/+2 |
| | * | mate.mate-power-manager: 1.24.0 -> 1.24.1 | José Romildo Malaquias | 2020-03-20 | 1 | -2/+2 |
| * | | Merge pull request #83270 from r-ryantm/auto-update/git-filter-repo•••gitAndTools.git-filter-repo: 2.25.0 -> 2.26.0 | Mario Rodas | 2020-03-24 | 1 | -2/+2 |
| |\ \ |
|
| | * | | gitAndTools.git-filter-repo: 2.25.0 -> 2.26.0 | R. RyanTM | 2020-03-24 | 1 | -2/+2 |
| * | | | Merge pull request #83135 from mmahut/tessera•••tessera: init at 0.10.2 | Marek Mahut | 2020-03-24 | 2 | -0/+28 |
| |\ \ \ |
|
| | * | | | tessera: init at 0.10.2 | Marek Mahut | 2020-03-22 | 2 | -0/+28 |
| * | | | | Merge pull request #83011 from piotr-szegda/keybase-5-3-1-update•••keybase,kbfs,keybase-gui: 5.3.0 -> 5.3.1 | Niklas Hambüchen | 2020-03-24 | 2 | -5/+5 |
| |\ \ \ \ |
|
| | * | | | | keybase,kbfs,keybase-gui: 5.3.0 -> 5.3.1 | Piotr Szegda | 2020-03-20 | 2 | -5/+5 |
| * | | | | | Merge #82728: racket: enable building on aarch64 | Vladimír Čunát | 2020-03-24 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | racket: enable building on aarch64 | Benno Fünfstück | 2020-03-16 | 1 | -1/+1 |
| * | | | | | | python: pip-tools: 4.3.0 -> 4.5.1•••test_get_file_hash_without_interfering_with_each_other depends on internet access.
| Orivej Desh | 2020-03-24 | 1 | -2/+3 |
| * | | | | | | Merge pull request #83201 from michaelpj/imp/sources-unnamed•••cleanSourceWith: don't use baseNameOf | Robert Hensing | 2020-03-24 | 1 | -5/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cleanSourceWith: don't use baseNameOf•••Currently, not providing `name` to `cleanSourceWith` will use the name
of the imported directory. However, a common case is for this to be the
top level of some repository. In that case, the name will be the name of
the checkout on the current machine, which is not necessarily
reproducible across different settings, and can lead to e.g. cache
misses in CI.
This is documented in the comment on `cleanSourceWith`, but this does
not stop it being a subtle trap for users.
There are different tradeoffs in each case:
1. If `cleanSourceWith` defaults to `"source"`, then we may end up with a
user not knowing what directory a source store path corresponds to.
However, it being called "unnamed" may give them a clue that there is a
way for them to name it, and lead them to the definition of the
function, which has a clear `name` parameter.
2. If `cleanSoureWith` defaults to the directory name, then a user may face
occasional loss of caching, which is hard to notice, and hard to track
down. Tracking it down likely requires use of more advanced tools like
`nix-diff`, and reading the source of a lot of nix code.
I think the downside of the status quo is worse.
This is really another iteration of
https://github.com/NixOS/nix/issues/1305: that led to adding the `name`
argument in the first place, this just makes us use a better default
`name`.
| Michael Peyton Jones | 2020-03-23 | 1 | -5/+2 |
| * | | | | | | | Merge pull request #83206 from josephtheengineer/master•••godot: 3.2 -> 3.2.1 | lewo | 2020-03-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | godot: 3.2 -> 3.2.1 | josephtheengineer | 2020-03-23 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #83244 from zowoq/youtube-dl•••youtube-dl: 2020.03.08 -> 2020.03.24 | lewo | 2020-03-24 | 1 | -6/+5 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | youtube-dl: 2020.03.08 -> 2020.03.24•••https://github.com/ytdl-org/youtube-dl/releases/tag/2020.03.24
| zowoq | 2020-03-24 | 1 | -6/+5 |
| | | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | | Merge pull request #83265 from worldofpeace/fix-wingpanel-and-switchboard•••Fix wingpanel and switchboard | worldofpeace | 2020-03-24 | 2 | -19/+54 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | pantheon.switchboard-with-plugs: fix wrapping•••Since #81475 this caused the wrapper to be empty of entries from
wrapGAppsHook because the wrapGAppsHook function doesn't add
them anymore, and was moved to gappsWrapperArgsHook. Instead
of just running that in postBuild it's more future proof to make this
use stdenv.mkDerivation because we want to mess around with the
generic builder.
| worldofpeace | 2020-03-24 | 1 | -9/+29 |
| | * | | | | | | | | pantheon.wingpanel-with-indicators: fix wrapping•••Since #81475 this caused the wrapper to be empty of entries from
wrapGAppsHook because the wrapGAppsHook function doesn't add
them anymore, and was moved to gappsWrapperArgsHook. Instead
of just running that in postBuild it's more future proof to make this
use stdenv.mkDerivation because we want to mess around with the
generic builder.
| worldofpeace | 2020-03-24 | 1 | -10/+25 |
| * | | | | | | | | | Merge pull request #83264 from aneeshusa/disown-some-packages•••Disown some packages | Dmitry Kalinkin | 2020-03-24 | 6 | -46/+4 |
| |\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| | * | | | | | | | | radicale 1.x: remove aneeshusa as maintainer | Aneesh Agrawal | 2020-03-24 | 1 | -1/+1 |
| | * | | | | | | | | vagrant: remove aneeshusa as maintainer | Aneesh Agrawal | 2020-03-24 | 1 | -1/+1 |
| | * | | | | | | | | system-monitor: remove aneeshusa as maintainer | Aneesh Agrawal | 2020-03-24 | 1 | -1/+1 |
| | * | | | | | | | | impatience: remove aneeshusa from maintainers | Aneesh Agrawal | 2020-03-24 | 1 | -1/+1 |
| | * | | | | | | | | as31: remove•••I don't use this anymore and it's fairly obscure;
I don't think anyone else uses it, so remove it.
| Aneesh Agrawal | 2020-03-24 | 2 | -42/+0 |
| |/ / / / / / / / |
|
| * | | | | | | | | parallel: 20200222 -> 202003222•••https://fossies.org/diffs/parallel/20200222_vs_20200322/NEWS-diff.html
| Maximilian Bosch | 2020-03-24 | 1 | -2/+4 |
| * | | | | | | | | Merge pull request #83246 from r-ryantm/auto-update/rgbds•••rgbds: 0.3.9 -> 0.3.10 | Matthew Bauer | 2020-03-23 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | rgbds: 0.3.9 -> 0.3.10 | R. RyanTM | 2020-03-23 | 1 | -3/+3 |
| * | | | | | | | | | eclipses: 2019-12 -> 2020-03 | Matt McHenry | 2020-03-23 | 2 | -16/+16 |
| * | | | | | | | | | Merge pull request #81159 from c00w/some_go_112_drop•••[go] Undo some 1.12 overrides that now build with 1.13 | worldofpeace | 2020-03-23 | 2 | -7/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | treewide Drop unneeded go 1.12 overrides | Colin L Rice | 2020-03-22 | 2 | -7/+1 |
| * | | | | | | | | | | Merge pull request #83240 from kolbycrouch/picodrive-fix•••retroarch: fix picodrive on aarch64 | Matthew Bauer | 2020-03-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | retroarch: fix picodrive on aarch64 | Kolby Crouch | 2020-03-23 | 1 | -1/+1 |
| * | | | | | | | | | | | Revert "chromiumDev: Add the missing clang-format binary"•••This reverts commit 02ca096a85eced0d653004ae95f7cc6d8597b13e.
The clang-format binary is now included in the release tarball [0] and
we don't need to add it anymore. This fixes the following build error:
ln: failed to create symbolic link 'buildtools/linux64/clang-format': File exists
However, the build still fails a bit later in the configure phase.
[0]: https://bugs.chromium.org/p/chromium/issues/detail?id=1052503
| Michael Weiss | 2020-03-23 | 1 | -5/+1 |
| * | | | | | | | | | | | Merge pull request #82189 from stigtsp/package/perl-mojo-pg-init•••perlPackages.MojoPg: init at 4.18 | Aaron Andersen | 2020-03-23 | 1 | -0/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | perlPackages.MojoPg: init at 4.18 | Stig Palmquist | 2020-03-09 | 1 | -0/+17 |
| * | | | | | | | | | | | | Merge pull request #83239 from helsinki-systems/upd/matrix-synapse•••matrix-synapse: 1.12.0 | Maximilian Bosch | 2020-03-23 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | matrix-synapse: 1.11.1 -> 1.12.0 | ajs124 | 2020-03-23 | 1 | -2/+2 |
| | * | | | | | | | | | | | | python: Twisted: 19.10.0 -> 20.3.0 | ajs124 | 2020-03-23 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Merge pull request #82289 from lovesegfault/passh-2020-03-10•••passh: init at 2020-03-18 | worldofpeace | 2020-03-23 | 2 | -0/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | passh: init at 2020-03-18 | Bernardo Meurer | 2020-03-18 | 2 | -0/+27 |
| * | | | | | | | | | | | | | | Merge pull request #83123 from mkg20001/pkg/mint-themes•••cinnamon.mint-themes: init at 1.8.0 | worldofpeace | 2020-03-23 | 2 | -0/+42 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | cinnamon.mint-themes: init at 1.8.0 | Maciej Krüger | 2020-03-23 | 2 | -0/+42 |
| * | | | | | | | | | | | | | | | Merge pull request #81028 from mkg20001/ssh-import-id•••ssh-import-id: init at 5.8 | worldofpeace | 2020-03-23 | 2 | -0/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | ssh-import-id: init at 5.8 | Maciej Krüger | 2020-02-26 | 2 | -0/+38 |
| * | | | | | | | | | | | | | | | | visidata: add setuptools•••and ran nixpkgs-fmt.
This allows to access visidata's help via ctrl+H.
| Matthieu Coudron | 2020-03-23 | 1 | -6/+27 |
| * | | | | | | | | | | | | | | | | Merge pull request #83238 from danderson/master•••tailscale: switch version and git ref to use a tag. | worldofpeace | 2020-03-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|