about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge pull request #82002 from LnL7/vaultenvDennis Gosnell2020-03-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | vaultenv: fix build
| * | | | | | | | | vaultenv: fix buildDaiderd Jordan2020-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't hard fail on warnings, having eg. some redundant imports is fine.
* | | | | | | | | | Merge pull request #81932 from lsix/update-notable-licenseMichele Guerini Rocco2020-03-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | notable: update license to unfree
| * | | | | | | | | | notable: update license to unfreeLancelot SIX2020-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable used to be released under AGPL-v3 until v1.5.x but is is now nonfree. See https://github.com/notable/notable/blob/master/SOURCE_CODE.md
* | | | | | | | | | | Merge pull request #81987 from bhipple/u/rust-cargo-gir-rsLéo Gaspard2020-03-08
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gir-rs: upgrade cargo fetcher and cargoSha256
| * | | | | | | | | | | gir-rs: upgrade cargo fetcher and cargoSha256Benjamin Hipple2020-03-07
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #80497 from lopsided98/bootstrap-libsspGraham Christensen2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | make-bootstrap-tools: add libssp to allow stack protector to work
| * | | | | | | | | | | | make-bootstrap-tools: add libssp to allow stack protector to workBen Wolsieffer2020-02-18
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #81935 from r-ryantm/auto-update/newliblewo2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | newlib: 3.1.0 -> 3.3.0
| * | | | | | | | | | | | | newlib: 3.1.0 -> 3.3.0R. RyanTM2020-03-06
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | wasm-bindgen-cli: 0.2.58 -> 0.2.59Maximilian Bosch2020-03-07
| | | | | | | | | | | | |
* | | | | | | | | | | | | ocamlPackages.ppx_import: 1.5-3 → 1.7.1Vincent Laporte2020-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for OCaml ≥ 4.08
* | | | | | | | | | | | | golangci-lint: 1.23.7 -> 1.23.8 (#82010)Alvar2020-03-07
| | | | | | | | | | | | |
* | | | | | | | | | | | | signal-desktop: 1.32.0 -> 1.32.1Michael Weiss2020-03-07
| | | | | | | | | | | | |
* | | | | | | | | | | | | kubie: init at 0.7.1Mat Marini2020-03-07
| | | | | | | | | | | | |
* | | | | | | | | | | | | maintainers: add illiusdopeMat Marini2020-03-07
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #81679 from colemickens/nixpkgs-stemMario Rodas2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.stem: 1.7.1 -> 1.8.0
| * | | | | | | | | | | | | pythonPackages.stem: 1.7.1 -> 1.8.0Cole Mickens2020-03-03
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #82001 from jtojnar/fwupd-1.3.9Jan Tojnar2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fwupd: 1.3.8 → 1.3.9
| * | | | | | | | | | | | | | fwupd: 1.3.8 → 1.3.9Jan Tojnar2020-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/fwupd/fwupd/blob/1.3.9/data/org.freedesktop.fwupd.metainfo.xml#L38-L63
* | | | | | | | | | | | | | | Merge pull request #71251 from hyperfekt/vscode-insiders-extensionsDmitry Kalinkin2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vscode-with-extensions: fix insiders build
| * | | | | | | | | | | | | | | vscode-with-extensions: fix insiders buildhyperfekt2019-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions are no longer unwrapped to the /share directory so the extensions' derivations do not have to know about VSCode's package name.
* | | | | | | | | | | | | | | | Merge pull request #79488 from danielfullmer/zoneminder-1.34.2Dmitry Kalinkin2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zoneminder: 1.32.3 -> 1.34.3
| * | | | | | | | | | | | | | | | zoneminder: add patch to fix improper cachingDaniel Fullmer2020-03-07
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | nixos/zoneminder: update on startup if neededDaniel Fullmer2020-03-07
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | zoneminder: fix timezone detectionDaniel Fullmer2020-03-07
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | zoneminder: 1.32.3 -> 1.34.3Daniel Fullmer2020-03-07
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #80707 from uosis/ammoniteMario Rodas2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ammonite: fix source reference to allow dynamic binding
| * | | | | | | | | | | | | | | | | ammonite: fix source reference to allow dynamic bindinguosis2020-02-21
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #81960 from r-ryantm/auto-update/profile-sync-daemonRyan Mulligan2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | profile-sync-daemon: 6.35 -> 6.36
| * | | | | | | | | | | | | | | | | | profile-sync-daemon: 6.35 -> 6.36R. RyanTM2020-03-07
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #81973 from r-ryantm/auto-update/python3.7-pyftdiMario Rodas2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | python37Packages.pyftdi: 0.42.2 -> 0.44.2
| * | | | | | | | | | | | | | | | | python37Packages.pyftdi: 0.42.2 -> 0.44.2R. RyanTM2020-03-07
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #81983 from bhipple/feature/ghc-urlsPeter Simons2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ghc: consistent downloads.haskell.org src URLs
| * | | | | | | | | | | | | | | | | ghc: consistent downloads.haskell.org src URLsBenjamin Hipple2020-03-07
|/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consistency is good in general and these seem to work just as well as the others, but it also helps with blacklisting package updates, as in: https://github.com/ryantm/nixpkgs-update/pull/160
* | | | | | | | | | | | | | | | | Merge pull request #81977 from ↵Maximilian Bosch2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bhipple/u/rust-cargo-prometheus-wireguard-exporter prometheus-wireguard-exporter: upgrade cargo fetcher and cargoSha256
| * | | | | | | | | | | | | | | | | prometheus-wireguard-exporter: upgrade cargo fetcher and cargoSha256Benjamin Hipple2020-03-07
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #80569 from r-ryantm/auto-update/favamarkuskowa2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fava: 1.12 -> 1.13
| * | | | | | | | | | | | | | | | | | fava: 1.12 -> 1.13R. RyanTM2020-02-19
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #81756 from r-ryantm/auto-update/clipgrabmarkuskowa2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clipgrab: 3.8.7 -> 3.8.11
| * | | | | | | | | | | | | | | | | | | clipgrab: 3.8.7 -> 3.8.11R. RyanTM2020-03-04
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #81892 from r-ryantm/auto-update/recursivemarkuskowa2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | recursive: 1.042 -> 1.043
| * | | | | | | | | | | | | | | | | | | recursive: 1.042 -> 1.043R. RyanTM2020-03-06
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #81461 from sikmir/gpxseemarkuskowa2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpxsee: 7.22 -> 7.25
| * | | | | | | | | | | | | | | | | | | gpxsee: 7.22 -> 7.25Nikolay Korotkiy2020-03-06
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #81953 from r-ryantm/auto-update/phoronix-test-suitemarkuskowa2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | phoronix-test-suite: 9.4.0 -> 9.4.1
| * | | | | | | | | | | | | | | | | | | phoronix-test-suite: 9.4.0 -> 9.4.1R. RyanTM2020-03-07
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #81926 from r-ryantm/auto-update/libqmiJan Tojnar2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libqmi: 1.24.4 -> 1.24.6
| * | | | | | | | | | | | | | | | | | | libqmi: 1.24.4 -> 1.24.6R. RyanTM2020-03-06
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #81948 from r-ryantm/auto-update/openmpimarkuskowa2020-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openmpi: 4.0.2 -> 4.0.3