about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* pantheon.elementary-music: 5.0.4 -> 5.0.5R. RyanTM2020-03-08
|
* waf: move binary to $out/bin/Matthew Bauer2020-03-06
| | | | | | | Originally this was just the executable, but this breaks nix-shell usage. Instead, just do a normal directory. Fixes #79909
* Merge pull request #81830 from r-ryantm/auto-update/brootMario Rodas2020-03-05
|\ | | | | broot: 0.13.1 -> 0.13.2
| * broot: 0.13.1 -> 0.13.2R. RyanTM2020-03-05
| |
* | Merge pull request #81852 from r-ryantm/auto-update/pueueMario Rodas2020-03-05
|\ \ | | | | | | pueue: 0.1.5 -> 0.1.6
| * | pueue: 0.1.5 -> 0.1.6R. RyanTM2020-03-05
| |/
* | alsa-firmware: enable cross compilation (#63866)Ding Xiang Fei2020-03-05
| | | | | | | | Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
* | Merge pull request #81798 from r-ryantm/auto-update/haproxyMario Rodas2020-03-05
|\ \ | | | | | | haproxy: 2.1.2 -> 2.1.3
| * | haproxy: 2.1.2 -> 2.1.3R. RyanTM2020-03-05
| |/
* | xmrig: 5.5.3 -> 5.7.0R. RyanTM2020-03-05
| |
* | debootstrap: 1.0.117 -> 1.0.119R. RyanTM2020-03-05
| |
* | bitcoin-abc: 0.20.12 -> 0.21.1R. RyanTM2020-03-05
| |
* | azure-storage-azcopy: v10.3.2 -> v10.3.4Cole Mickens2020-03-05
| |
* | wpgtk: 6.0.12 -> 6.0.13R. RyanTM2020-03-05
| |
* | bitwarden_rs-vault: 2.12.0c -> 2.12.0eR. RyanTM2020-03-05
| |
* | zsh-syntax-highlighting: 0.6.0 -> 0.7.1R. RyanTM2020-03-05
| |
* | codeql: 2.0.2 -> 2.0.4R. RyanTM2020-03-05
| |
* | chafa: 1.2.1 -> 1.2.2R. RyanTM2020-03-05
| |
* | abcmidi: 2019.12.09 -> 2020.02.12R. RyanTM2020-03-05
| |
* | libqalculate: 3.7.0 -> 3.8.0R. RyanTM2020-03-05
| |
* | go-license-detector: 3.0.2 -> 3.1.0R. RyanTM2020-03-05
| |
* | gleam: 0.6.0 -> 0.7.1R. RyanTM2020-03-05
| |
* | heimer: 1.15.0 -> 1.15.1R. RyanTM2020-03-05
| |
* | riot-desktop: 1.5.10 -> 1.5.12pacien2020-03-05
| |
* | riot-web: 1.5.10 -> 1.5.12pacien2020-03-05
| |
* | Merge pull request #80919 from hercules-ci/modules-add-file-contextRobert Hensing2020-03-05
|\ \ | | | | | | lib/modules.nix: Add file context to unmerged values in mergeDefinitions
| * | lib/modules.nix: Add file context to unmerged values in mergeDefinitionsRobert Hensing2020-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This helps with troubleshooting exceptions in config values, which were hard to track down for options with many definitions. The trace will look like: error: while evaluating the attribute 'config.foo' at undefined position: [...] while evaluating the option `foo': [...] while evaluating definitions from `/home/user/mymod.nix': while evaluating 'dischargeProperties' at /home/user/nixpkgs/lib/modules.nix:464:25, called from /home/user/nixpkgs/lib/modules.nix:392:137: while evaluating the attribute 'value' at /home/user/nixpkgs/lib/modules.nix:277:44: Value error! where the `/home/user/mymod.nix` module is { lib, ... }: { options.foo = lib.mkOption { type = lib.types.lines; }; config.foo = builtins.throw "Value error!"; }
* | | Merge pull request #81628 from tollb/python-mapnik-unstable-2020-02-24Christoph Hrdinka2020-03-05
|\ \ \ | | | | | | | | python-mapnik: 3.0.16 -> unstable-2020-02-24
| * | | python-mapnik: 3.0.16 -> unstable-2020-02-24Bruce Toll2020-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to fix build errors with mapnik 3.0.23, along with other pending upstream commits. Upstream has not tagged a python-mapnik release since 2017. This unstable commit, however, is also the basis for the python-mapnik package in Debian testing.
* | | | Merge pull request #81845 from r-ryantm/auto-update/khronosworldofpeace2020-03-05
|\ \ \ \ | | | | | | | | | | khronos: 1.0.5 -> 1.0.6
| * | | | khronos: 1.0.5 -> 1.0.6R. RyanTM2020-03-05
| | |_|/ | |/| |
* | | | Merge pull request #81809 from dguibert/dg/disnix-group-list-to-attrsetMichele Guerini Rocco2020-03-05
|\ \ \ \ | | | | | | | | | | users.groups.disnix instead of a list
| * | | | users.groups.disnix instead of a listDavid Guibert2020-03-05
| | | | | | | | | | | | | | | | | | | | related to #63103.
* | | | | Merge pull request #81791 from r-ryantm/auto-update/jgmenuJosé Romildo Malaquias2020-03-05
|\ \ \ \ \ | | | | | | | | | | | | jgmenu: 4.0.2 -> 4.1.0
| * | | | | jgmenu: 4.0.2 -> 4.1.0R. RyanTM2020-03-05
| | |/ / / | |/| | |
* | | | | Merge pull request #81788 from JeffLabonte/brave_1.4.95_to_1.4.96worldofpeace2020-03-05
|\ \ \ \ \ | | | | | | | | | | | | brave: 1.4.95 -> 1.4.96
| * | | | | brave: 1.4.95 -> 1.4.96Jeff Labonte2020-03-04
| | | | | |
* | | | | | Merge pull request #81831 from r-ryantm/auto-update/clojure-lspRyan Mulligan2020-03-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | clojure-lsp: 20200121T234305 -> 20200305T151710
| * | | | | | clojure-lsp: 20200121T234305 -> 20200305T151710R. RyanTM2020-03-05
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #81837 from r-ryantm/auto-update/findomainRyan Mulligan2020-03-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | findomain: 1.4.1 -> 1.4.2
| * | | | | | findomain: 1.4.1 -> 1.4.2R. RyanTM2020-03-05
| |/ / / / /
* | | | | | Merge pull request #81836 from r-ryantm/auto-update/emplaceRyan Mulligan2020-03-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | emplace: 0.2.10 -> 0.2.12
| * | | | | | emplace: 0.2.10 -> 0.2.12R. RyanTM2020-03-05
| |/ / / / /
* | | | | | Merge pull request #81828 from Frostman/docker-19.03.7Tim Steinbach2020-03-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | docker: 19.03.6 -> 19.03.7
| * | | | | | docker: 19.03.6 -> 19.03.7Sergey Lukjanov2020-03-05
| | | | | | |
* | | | | | | create-amis: Add eu-north-1adisbladis2020-03-05
| | | | | | |
* | | | | | | Merge pull request #81633 from andir/bazel_0_fix_tensorflowAndreas Rammhold2020-03-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Tensorflow: fix #77626
| * | | | | | | pythonPackages.tensorflow: use bazel_0Andreas Rammhold2020-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to get rid of the compatibility hacks that we had to add (tf-1.15-bazel-1.0.patch) and also fixes #77626.
| * | | | | | | bazel_0: init at 0.26.0Andreas Rammhold2020-03-04
| | | | | | | |
* | | | | | | | python3Packages.sapi-python-client: init at 0.13.1 (#81184)Marek Mahut2020-03-05
| | | | | | | | | | | | | | | | | | | | | | | | python3Packages.sapi-python-client: init at 0.13.1