about summary refs log tree commit diff
path: root/pkgs/tools/misc
Commit message (Collapse)AuthorAge
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* zsh-navigation-tools: 2.1.12 -> 2.1.14Pascal Wittmann2016-05-15
|
* fpp: init at 0.7.1Marc Scholten2016-05-15
| | | | | | With fixups by joachifm Closes #15468
* zsh-navigation-tools: 2.1.10 -> 2.1.12Pascal Wittmann2016-05-14
|
* coreutils: disable checks when using non-standard storeDirVladimír Čunát2016-05-13
| | | | That should help with https://github.com/NixOS/nix/issues/512
* Merge branch 'staging'Vladimír Čunát2016-05-13
|\ | | | | | | | | | | Darwin isn't in a perfect state, in particular its bootstrap tools won't build which will block nixpkgs channel. But on the whole it seems acceptable.
| * Merge branch 'master' into stagingVladimír Čunát2016-05-12
| |\
| * | calamares: remove qtquick1 inputThomas Tuegel2016-05-11
| | | | | | | | | | | | Qt Quick was removed from Qt 5.6.
| * | Merge branch 'master' into stagingVladimír Čunát2016-05-08
| |\ \
| * \ \ Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
| |\ \ \
| * | | | use dontBuild instead of hacksRobin Gloster2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes: * buildPhase = "true" * buildPhase = ":"
* | | | | parallel: 20160322 -> 20160422Pascal Wittmann2016-05-12
| | | | |
* | | | | zsh-navigation-tools: 2.1.9 -> 2.1.10Pascal Wittmann2016-05-12
| | | | |
* | | | | zsh-navigation-tools: 2.1.6 -> 2.1.9Pascal Wittmann2016-05-12
| | | | |
* | | | | graylog: 2.0.0 -> 2.0.1Tristan Helmich2016-05-12
| |_|_|/ |/| | |
* | | | lesspipe: init at 1.82Martijn Vermaat2016-05-10
| | | | | | | | | | | | | | | | lesspipe.sh is a preprocessor for less.
* | | | svtplay-dl: fix sha256 valueRobert Helgesson2016-05-10
| | | |
* | | | moreutils: add meta.platforms (= all)Bjørn Forsman2016-05-09
| | | |
* | | | Merge pull request #15325 from psprint/masterArseniy Seroka2016-05-09
|\ \ \ \ | | | | | | | | | | zsh-navigation-tools: 2.0.7 -> 2.1.6
| * | | | zsh-navigation-tools: 2.0.7 -> 2.1.6Sebastian Gniazdowski2016-05-09
| | | | |
* | | | | yubikey-personalization: Fix typoMoritz Ulrich2016-05-09
| | | | |
* | | | | yubikey-personalization: fixes udev ruleszimbatm2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 70-yubikey.rules depends on ConsoleKit which is not used by NixOS anymore and has been superseeded by systemd The ./configure flag also supports a --with-udevrulesdir flag but it fails the detection and selects the wrong .rules file.
* | | | | svtplay-dl: 1.0 -> 1.1Robert Helgesson2016-05-09
| |_|_|/ |/| | |
* | | | wakatime: init at 6.0.1Tobias Geerinckx-Rice2016-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To hack together a working WakaTime under emacs on NixOS: * Install both `wakatime` and `(emacsWithPackages [ wakatime-mode ])` * Add the following to your initialisation file (default: ~/.emacs): (custom-set-variables ;; ... '(wakatime-api-key "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX") '(wakatime-cli-path "") ; sic '(wakatime-python-bin "/path/to/profile/bin/wakatime")) ; sic * `M-x global-wakatime-mode` to test your settings.
* | | | heimdall: cosmeticPeter Simons2016-05-07
| | | |
* | | | heimdall: update to version 1.4.1-34-g7ebee1e (current Git 'master')Peter Simons2016-05-07
| | | |
* | | | Merge pull request #14835 from groxxda/libcapFranz Pletz2016-05-06
|\ \ \ \ | | | | | | | | | | libcap: 2.24 -> 2.25, replace old split with multi-output
| * | | | libcap: Replace occurences of libcap_progs with libcap.outAlexander Ried2016-05-03
| | |/ / | |/| |
* | | | Merge pull request #15187 from psprint/masterzimbatm2016-05-05
|\ \ \ \ | | |/ / | |/| | zsh-navigation-tools: 1.4 -> 2.0.7, install all files
| * | | zsh-navigation-tools: 1.4 -> 2.0.7Sebastian Gniazdowski2016-05-03
| | | |
| * | | zsh-navigation-tools: install all filesSebastian Gniazdowski2016-05-03
| | | |
* | | | Merge pull request #15213 from zimbatm/autojump-sharezimbatm2016-05-05
|\ \ \ \ | |_|_|/ |/| | | autojump: include a way to find the share dir
| * | | autojump: include a way to find the share dirzimbatm2016-05-04
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | autojump-share is a new script that gives you the path to autojump's shared directory. It can then be used in the various shell's rc files to find and source the autojump integration. Eg: source "$(autojump-share)/autojump.bash" Fixes #3239
* / | rpm-ostree: bump version of libglnx to fix environment passing bugDan Peebles2016-05-04
|/ / | | | | | | | | See https://github.com/projectatomic/rpm-ostree/issues/277 for more details.
* | debootstrap: 1.0.68 -> 1.0.80Franz Pletz2016-05-03
| |
* | ethtool: 4.0 -> 4.5Franz Pletz2016-05-03
| |
* | mc: 4.8.12 -> 4.8.16Franz Pletz2016-05-03
| |
* | flashrom: 0.9.7 -> 0.9.9Franz Pletz2016-05-03
|/
* replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
|
* libhif, rpm-ostree: fix broken metaDan Peebles2016-04-30
| | | | Forgot to add stdenv.lib to scope!
* rpm-ostree: add meta and add myself as a maintainerDan Peebles2016-04-30
|
* sdl-jstest: 20150806 -> 2016-03-29Nikolay Amiantov2016-04-30
|
* grub4dos: 0.4.6a-2015-12-31 -> 0.4.6a-2016-04-26Nikolay Amiantov2016-04-30
|
* quote URLs in my packages to ease opening them from urxvtNikolay Amiantov2016-04-30
|
* Merge pull request #15063 from mayflower/upstream/graylogJoachim Fasting2016-04-29
|\ | | | | Add graylog package and service
| * graylog: init at 2.0.0Tristan Helmich2016-04-28
| |
* | rpm-ostree: init at 2016.1Dan Peebles2016-04-29
|/
* diffoscope: 49 -> 52Alexander Ried2016-04-28
|
* filebench: Init at 1.4.9.1Tuomas Tynkkynen2016-04-28
|
* fsmark: Init at 3.3Tuomas Tynkkynen2016-04-28
|