about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* lombok: 1.16.22 -> 1.18.4Robert Helgesson2018-11-04
|
* mkCoqPackages: look for “dontFilter” in coq derivationVincent Laporte2018-11-04
|
* coqPackages.ssreflect: refactorVincent Laporte2018-11-04
|
* coqPackages.mathcomp: refactorVincent Laporte2018-11-04
|
* Merge pull request #49462 from roberth/pkgs-nixos-exampleRobert Hensing2018-11-04
|\ | | | | pkgs.nixos: Add example to inline documentation
| * pkgs.nixos: Add note about systemd.services.*.runner not being systemdRobert Hensing2018-11-03
| |
| * pkgs.nixos: Add example to inline documentationRobert Hensing2018-10-30
| |
* | Merge pull request #49664 from dtzWill/update/bup-0.29.2Jörg Thalheim2018-11-04
|\ \ | | | | | | bup: 0.29.1 -> 0.29.2
| * | bup: 0.29.1 -> 0.29.2Will Dietz2018-11-02
| | | | | | | | | | | | https://github.com/bup/bup/blob/master/note/0.29.2-from-0.29.1.md
* | | Merge pull request #49628 from lopsided98/raspberrypi-wireless-firmware-updateJörg Thalheim2018-11-04
|\ \ \ | | | | | | | | raspberrypiWirelessFirmware: 2018-05-30 -> 2018-08-20
| * | | raspberrypiWirelessFirmware: 2018-05-30 -> 2018-08-20Ben Wolsieffer2018-11-01
| | | |
* | | | Merge pull request #49670 from matthewbauer/pkgs-i686-removeMatthew Bauer2018-11-04
|\ \ \ \ | | | | | | | | | | Fix pkgsi686Linux assertion
| * | | | stage.nix: throw error on incorrect pkgsi686Linux usageMatthew Bauer2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | pkgsi686Linux now throws an error with a message as opposed to the previous assertion.
| * | | | Revert "Revert "stage.nix: pkgsi686Linux only works on x86 family""Matthew Bauer2018-11-03
| | | | | | | | | | | | | | | | | | | | This reverts commit 08b5cffe878bcc7ea230043332db53a0ef8d2758.
* | | | | Merge pull request #49632 from enumatech/fastlane-2.107.0Jörg Thalheim2018-11-04
|\ \ \ \ \ | | | | | | | | | | | | fastlane: 2.105.2 -> 2.107.0
| * | | | | fastlane: 2.105.2 -> 2.107.0Peter Romfeld2018-11-02
| | | | | |
* | | | | | Merge pull request #49758 from LumiGuide/fix-shellhook-ignore-haskellSilvan Mosberger2018-11-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | haskellPackages.*.env: Fixed shellHook being ignored
| * | | | | | haskellPackages.*.env: Fixed shellHook being ignoredFalco Peijnenburg2018-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem was introduced in 2bafa93b75464eee5744653319d8046e05cf141a
* | | | | | | Merge pull request #49635 from vbgl/coq-contribs-zfc-8.8Jörg Thalheim2018-11-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | coqPackages.contribs.zfc: enable for Coq 8.8
| * | | | | | | coqPackages.contribs.zfc: enable for Coq 8.8Vincent Laporte2018-11-02
| | | | | | | |
* | | | | | | | Merge pull request #49715 from melazyk/masterVladyslav M2018-11-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | plex: 1.13.8.5395 -> 1.13.9.5456
| * | | | | | | | plex: 1.13.8.5395 -> 1.13.9.5456Konstantin Nikiforov2018-11-04
| | | | | | | | |
* | | | | | | | | haskellPackages.cpython: set to nullFrederik Rietdijk2018-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because these are bindings for cpython 3.4 which we no longer distribute.
* | | | | | | | | retroarch: use python3 instead of python34Frederik Rietdijk2018-11-04
| | | | | | | | |
* | | | | | | | | canto-{curses,daemon}: use python3 instead of python34Frederik Rietdijk2018-11-04
| | | | | | | | |
* | | | | | | | | python34: removeFrederik Rietdijk2018-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python 3.4 will receive it's final patch release in March 2019 and there won't be any releases anymore after that, so also not during NixOS 2019.03. Python 3.4 is not used anymore in Nixpkgs. In any case, migrating code from 3.4 to 3.4+ is trivial.
* | | | | | | | | Merge pull request #49744 from nyanloutre/python-gitlabRobert Schütz2018-11-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | pythonPackages.python-gitlab: init at 1.6.0
| * | | | | | | | | pythonPackages.python-gitlab: init at 1.6.0nyanloutre2018-11-04
| | | | | | | | | |
| * | | | | | | | | pythonPackages.httmock: init at 1.2.6nyanloutre2018-11-04
| | | | | | | | | |
* | | | | | | | | | tmux: fix tmux sha256 hash (#49327)Sander Hollaar2018-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tmux: fix tmux sha256 hash * pin to upstream commit
* | | | | | | | | | pythonPackages.imageio: 1.6 -> 2.4.1 (#49147)Philipp Middendorf2018-11-04
| | | | | | | | | |
* | | | | | | | | | Merge pull request #49669 from kalbasit/nixpkgs_provide-binaries-for-vim-goJörg Thalheim2018-11-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Provide all the binaries needed by the vim-go plugin
| * | | | | | | | | | vim-plugins: vim-go: provide the binaries required for the plugin to be ↵Wael M. Nasreddine2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functional
| * | | | | | | | | | iferr: init unstable at 2018-06-15Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | impl: init unstable at 2018-02-27Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | gometalinter: init at 2.0.11Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | gosec: init at 1.1.0Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | maligned: init unstable at 2018-07-07Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | interfacer: init at unstable 2018-08-31Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | gocyclo: init unstable at 2015-02-08Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | go-check: init unstable at 2018-09-12Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | goconst: init at 1.1.0Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | unconvert: init at unstable 2018-07-03Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | ineffassign: init at unstable 2018-09-09Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | go-tools: init at 2017.2.2Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | deadcode: init at unstable 2016-07-24Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | gogetdoc: init at unstable 2018-10-25Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | reftools: init at unstable 2018-09-14Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | errcheck: init at 1.1.0Wael M. Nasreddine2018-11-02
| | | | | | | | | | |
| * | | | | | | | | | asmfmt: init at 1.1Wael M. Nasreddine2018-11-02
| | | | | | | | | | |