about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Merge pull request #64056 from cdyson37/patch-1worldofpeace2019-07-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Delete build-node-package.nix
| * | | | | | | | | | Delete build-node-package.nixcdyson372019-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I think this file was orphaned in in `daf76db4a57` "top-level: get rid of npm2nix build". I only noticed because it looked quite interesting and I couldn't find a way to use it!
* | | | | | | | | | | Merge pull request #64121 from ↵worldofpeace2019-07-31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tadeokondrak/nixos/programs/shell.nix/remove-gnu-specific-option nixos/programs/shell.nix: don't use unnecessary GNU-specific option
| * | | | | | | | | | | nixos/programs/shell.nix: don't use unnecessary GNU-specific optionTadeo Kondrak2019-07-02
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #64948 from ambrop72/videodrivers-radeon-aliasworldofpeace2019-07-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/xserver: Make radeon in videoDrivers an alias for ati.
| * | | | | | | | | | | | nixos/xserver: Make radeon in videoDrivers an alias for ati.Ambroz Bizjak2019-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old open-source driver for AMD/ATI GPUs is commonly known as "radeon" despite the historical package name xf86-video-ati. For example it presents itself as RADEON in the Xorg log. So adding "radeon" to videoDrivers should work. Also changed the docs for the videoDrivers option to use "radeon" in the default value instead of "ati". Fixes #37917
* | | | | | | | | | | | | Merge pull request #65579 from tadfisher/plata-themeworldofpeace2019-07-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | plata-theme: 0.8.7 -> 0.8.8
| * | | | | | | | | | | | | plata-theme: 0.8.7 -> 0.8.8Tad Fisher2019-07-29
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #65381 from cransom/gh-ost-platformworldofpeace2019-07-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | gh-ost: update platforms
| * | | | | | | | | | | | | gh-ost: update platformsCasey Ransom2019-07-26
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #65605 from danielfullmer/zerotier-1.4.0worldofpeace2019-07-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zerotierone: 1.2.12 -> 1.4.0
| * | | | | | | | | | | | | | zerotierone: 1.2.12 -> 1.4.0Daniel Fullmer2019-07-30
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | nixosTests.flatpak-builder: enable portalsworldofpeace2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot about this test. Shouldn't fail with an assertion error anymore.
* | | | | | | | | | | | | | | Merge pull request #65590 from marsam/update-brakemanMario Rodas2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | brakeman: 4.5.1 -> 4.6.1
| * | | | | | | | | | | | | | | brakeman: 4.5.1 -> 4.6.1Mario Rodas2019-07-29
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | lsb-release: Fix/replace with a custom Bash script (#64258)Michael Weiss2019-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #64258 for more details and some discussion. Fix #22729. tl;dr: This fixes the behaviour at run-time but uses "n/a" defaults inside the Nix build sandbox (build-time). There might still be a few minor regressions, we might have to tweak the behaviour over time (e.g. the implementation from Debian also differs from the original version), and we could refactor the script, but it should work well enough for now.
* | | | | | | | | | | | | | | | Merge pull request #65213 from tobim/pkgsStatic/enhanceMatthew Bauer2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkgsStatic: improve usability
| * | | | | | | | | | | | | | | | pkgsStatic: propagate all buildInputsTobias Mayer2019-07-24
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Override alternative stdenvs in pkgsStaticTobias Mayer2019-07-21
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Signal static build option in makeStaticLibrariesTobias Mayer2019-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This flag can replace the extra static parameter to packages that don't work automatically with this adapter.
* | | | | | | | | | | | | | | | | suricata: init at 4.1.4magenbluten2019-07-30
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | k9copy, kpmcore: Mark as brokenMichael Weiss2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See: https://github.com/NixOS/nixpkgs/pull/63260#pullrequestreview-251601561 The build for kpmcore is only broken when the Qt version is older than 5.12.
* | | | | | | | | | | | | | | | | swiften, pypy: Mark as brokenMichael Weiss2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swiften is broken since 2018-10-18: x86_64-linux: https://hydra.nixos.org/build/97180305 aarch64-linux: https://hydra.nixos.org/build/97193043 pypy is broken since 2019-05-29: x86_64-linux (pypy): https://hydra.nixos.org/build/97214777 x86_64-linux (pypy3): https://hydra.nixos.org/build/97221287 The builds for swiften and reposurgeon (depends on pypy) regularly fail during rebuilds for SCons updates (e.g. [0]). [0]: https://github.com/NixOS/nixpkgs/pull/65392
* | | | | | | | | | | | | | | | | ocamlPackages.toml: init at 5.0.0Vincent Laporte2019-07-30
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | dune: disable for OCaml < 4.02Vincent Laporte2019-07-30
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | tdesktopPackages.*: Remove the attributes in favour of tdesktopMichael Weiss2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a refactoring of "tdesktop", i.e. the resulting derivation isn't affected by this commit (only the tdesktopPackages.* attributes are removed). I decided to remove the attributes "tdesktopPackages.*" as I don't maintain the preview version anymore. There are regular stable releases and we depend on the patches from Arch Linux which only track the stable version as well, i.e. I would have to maintain our own patches, which would either require an additional repository or "bloat" Nixpkgs (apart from the fact that it would be unnecessarily time-consuming).
* | | | | | | | | | | | | | | | | Merge pull request #65600 from plumelo/feature/vim-pluginsJörg Thalheim2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | vimPlugins: update; add vim plugins: merge-tool, quickfix-reflector.vim, twig-vim, jsx-vim, vim-javascript-syntax, vim-html-template-literals, starsearch-vim
| * | | | | | | | | | | | | | | | vimPlugins: update;vasile luta2019-07-30
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add merge-tool, quickfix-reflector.vim, twig-vim, jsx-vim, vim-javascript-syntax, vim-html-template-literals, starsearch-vim
* | | | | | | | | | | | | | | | ffmpeg{_4,-full}: 4.1.3 -> 4.1.4 (security)Vladimír Čunát2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #64656 CVE-2019-13312 CVE-2019-13390.
* | | | | | | | | | | | | | | | Merge pull request #65559 from grahamc/obs-studioSamuel Dionne-Riel2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | obs-studio: wrap QT application to fix xcb plugin abort
| * | | | | | | | | | | | | | | | obs-studio: use qt's mkDerivation to fix xcb plugin abortGraham Christensen2019-07-30
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #65572 from AluisioASG/aercAaron Andersen2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aerc: 0.1.4 -> 0.2.1; add ncurses to PATH
| * | | | | | | | | | | | | | | | | aerc: 0.1.4 -> 0.2.1Aluísio Augusto Silva Gonçalves2019-07-29
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | aerc: add dependency on ncurses for unknown terminalsAluísio Augusto Silva Gonçalves2019-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The TUI library aerc uses, tcell, comes with a built-in database of terminal definitions. For terminals not in this database (e.g. Alacritty), an entry is generated dynamically using infocmp, part of ncurses' dev output.
* | | | | | | | | | | | | | | | | | calibre: use qt5.wrapQtAppsHook, partially fixes #65313Frederik Rietdijk2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still fails due to Qt issue.
* | | | | | | | | | | | | | | | | | git-cola: use qt5.wrapQtAppsHookFrederik Rietdijk2019-07-30
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | epubcheck: 4.2.1 -> 4.2.2Edmund Wu2019-07-30
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | udisks: 2.8.2 -> 2.8.4Daniel Schaefer2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.3 https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.4
* | | | | | | | | | | | | | | | | | libblockdev: 2.20 -> 2.22Daniel Schaefer2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/storaged-project/libblockdev/releases/tag/2.22-1 https://github.com/storaged-project/libblockdev/releases/tag/2.21-1
* | | | | | | | | | | | | | | | | | python3Packages.imbalanced-learn: 0.4.3 -> 0.5.0Jonathan Ringer2019-07-30
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | python2Packages.imbalanced-learn: freeze at 0.4.3Jonathan Ringer2019-07-30
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | python2Packages.imbalanced-learn: fix buildJonathan Ringer2019-07-30
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | rustracer: add Security framework on darwin (#65598)Jörg Thalheim2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rustracer: add Security framework on darwin
| * | | | | | | | | | | | | | | | | | racer: add Security framework on darwinJörg Thalheim2019-07-30
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #65597 from marsam/init-mtmAaron Andersen2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtm: init at 1.0.1
| * | | | | | | | | | | | | | | | | | | mtm: init at 1.0.1Mario Rodas2019-07-30
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #65585 from delroth/hardened-ptiJoachim F2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | nixos/hardened: make pti=on overridable
| * | | | | | | | | | | | | | | | | | nixos/hardened: make pti=on overridablePierre Bourdon2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces a new security.forcePageTableIsolation option (default false on !hardened, true on hardened) that forces pti=on.
* | | | | | | | | | | | | | | | | | | flow: 0.103.0 -> 0.104.0Mario Rodas2019-07-30
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #65506 from dasJ/xfs-repair-initrdJörg Thalheim2019-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/xfs: Add xfs_repair to the initrd