summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixUnstable: Update to 1.8pre3705_71a20d4Eelco Dolstra2014-07-25
|
* setup-etc.pl: Keep track of copied filesEelco Dolstra2014-07-25
| | | | | | | | | We now track copied files in /etc/.clean. This is important, because otherwise files that are removed from environment.etc will not actually be removed from the file system. In particular, changing users.extraUsers.<user>.openssh.authorizedKeys.keys to an empty list would not cause /etc/ssh/authorized_keys.d/<user> to be removed, which was a security issue.
* nix-ssh: Don't use a shell that refers to a store pathEelco Dolstra2014-07-25
|
* Add convenience option nix.sshServe.keysEelco Dolstra2014-07-25
| | | | | This is equivalent to setting users.extraUsers.nix-cache.openssh.authorizedKeys.keys.
* nix-ssh-serve.nix: Remove unnecessary checkEelco Dolstra2014-07-25
| | | | | ForceCommand ensures that we always run nix-store --serve, so there is no need to check SSH_ORIGINAL_COMMAND.
* calibre: update from 1.45.0 to 1.46.0Pascal Wittmann2014-07-25
|
* Merge pull request #3367 from FlashKorten/emvlethalman2014-07-25
|\ | | | | Emv
| * emv: perl isn't needed after allSebastian Korten2014-07-25
| |
| * emv: Initial install scriptSebastian Korten2014-07-25
| |
* | Merge pull request #3365 from geerds/virtualenvwrapperlethalman2014-07-25
|\ \ | | | | | | Fix runtime dependencies for virtualenvwrapper
| * | Fix runtime dependencies for virtualenvwrapperJascha Geerds2014-07-24
| | |
* | | haskell-th-desugar: tests don't compile with 7.8.3John Wiegley2014-07-24
| | |
* | | socat: allow 2.x to build on darwinJohn Wiegley2014-07-24
| | |
* | | haskell-ghc-mod: fix to prevent Emacs from hangingJohn Wiegley2014-07-24
| | |
* | | haskell-thyme: fix for darwinJohn Wiegley2014-07-24
| | |
* | | idris: patch 0.9.14 to workaround a bugJohn Wiegley2014-07-24
| | |
* | | linux: Update to 3.12.25Eelco Dolstra2014-07-24
| | |
* | | apache 2_4 update, fixes some CVE'sMarc Weber2014-07-24
| | | | | | | | | | | | | | | | | | See http://www.apache.org/dist/httpd/Announcement2.4.html It compiles, didn't run it. I guess minor update doesn't cause much trouble even though there are some new features
* | | openra: 20131223 -> 20140608Domen Kožar2014-07-24
| | |
* | | sparse: 0.4.4 -> 0.5.0Austin Seipp2014-07-24
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | vimPlugins.YouCompleteMe: updated to latestRok Garbas2014-07-24
| | |
* | | Merge pull request #3356 from joelteon/tmuxlethalman2014-07-24
|\ \ \ | | | | | | | | Fix sporadic tmux crashing
| * | | tmux 1.9aJoel Taylor2014-07-23
|/ / /
* | | Fix tarball jobBjørn Forsman2014-07-23
| | | | | | | | | | | | | | | | | | gcc42 was removed in commit 5add082ab892453ce2cc14186312ccc8b8a462df ("gcc-4.2: Remove") but there are still some references to it. Remove those references to fix Hydra tarball job.
* | | kalibrate-rtl: new packageBjørn Forsman2014-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kalibrate-rtl calculates the local oscillator frequency offset in RTL-SDR devices. kalibrate-rtl has no tags/releases, so I'm using the latest commit from git master (dated 2013-12-14). I made an upstream issue about making a release back in May[1], but I've gotten no response yet. [1] https://github.com/steve-m/kalibrate-rtl/issues/7
* | | nixos/lighttpd: improve sub-service option types (cgit, gitweb)Bjørn Forsman2014-07-23
| | |
* | | nixos/lighttpd-service: don't use types.string (it's deprecated)Bjørn Forsman2014-07-23
| | |
* | | picocom: Add dependency on lrzsz so that we can transfer filesWilliam A. Kennington III2014-07-23
| | |
* | | lrzsz: Add derivationWilliam A. Kennington III2014-07-23
| | | | | | | | | | | | | | | [Bjørn Forsman: remove "a unix" from beginning of meta.description and capitalize first word]
* | | jack1: update to version 0.124.1Bjørn Forsman2014-07-23
| | | | | | | | | | | | | | | The current source archive (v0.121.3) is no longer available, forcing an upgrade. Also, jack1 grew new dependencies: Berkley DB and libuuid.
* | | jack: change package and attr names to 'jack1' and 'jack2'Bjørn Forsman2014-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, we have a 'jack' package with attrname 'jack1d' and a 'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1' and 'jack2' in both package name and attrname. This aligns the naming with what can be found on the JACK homepage. Q: what's the difference between jack1 and jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* | | gcc49: maintenance updateVladimír Čunát2014-07-23
| | |
* | | firefox: Build without xulrunnerEelco Dolstra2014-07-23
| | | | | | | | | | | | Fixes #2950.
* | | firefox: Update to 31.0Eelco Dolstra2014-07-23
| | | | | | | | | | | | Also boldly re-enable parallel building.
* | | nss: Update to 3.16.3Eelco Dolstra2014-07-23
| | |
* | | nixos/doc/manual: Fix typos in README.aszlig2014-07-23
| | | | | | | | | | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | Remove unused functionEelco Dolstra2014-07-23
| | |
* | | firefox-3.6: RemoveEelco Dolstra2014-07-23
| |/ |/| | | | | This version is ancient.
* | Merge pull request #3335 from DamienCassou/doc-for-building-the-nixos-manualRob Vermaas2014-07-23
|\ \ | | | | | | README for building the nixos manual
| * | README for building the nixos manualDamien Cassou2014-07-21
| | |
* | | Merge pull request #3314 from geerds/virtualenvwrapperlethalman2014-07-22
|\ \ \ | | |/ | |/| Add virtualenvwrapper and its dependencies
| * | Patch shell scriptsJascha Geerds2014-07-22
| | |
| * | Add virtualenvwrapper and its dependenciesJascha Geerds2014-07-18
| | |
* | | Add missing 's' in remaining meta.maintainer(s) attrsBjørn Forsman2014-07-22
| | |
* | | Add evemu tool to emulate and record input device event dataAndrew Morsillo2014-07-22
| | | | | | | | | | | | | | | | | | | | | | | | [Bjørn Forsman: * wrap some long lines * tweak meta attrs (don't repeat package name, s/meta.maintainer/meta.maintainers/) * provide a version number (v2.0) for 'evemu' (for nix-env) ]
* | | espeakedit: version bump 1.46.02 -> 1.48.03 (and add to channel)Bjørn Forsman2014-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The one-liner gcc buildPhase doesn't work anymore, so I'm using upstream Makefile instead. The Makefile needs a tiny patch to work (not nixpkgs specific). Also fixup path to 'sox' and espeak-data/ (runtime deps) by providing full paths. TODO: Uhm, seems like espeakedit still wants espeak-data/ in $HOME, even thought I've told it to use $espeak/share/espeak-data. Have to contact upstream to get this fixed. Workaround: cp -r $(nix-build -A espeak)/share/espeak-data ~ chmod +w ~/espeak-data
* | | espeak: version bump 1.46.02 -> 1.48.04 (and add to channel)Bjørn Forsman2014-07-22
| | |
* | | portaudio: fixup .pc file to find alsa libraryBjørn Forsman2014-07-22
| | |
* | | python-packages/nbxmpp: Fix wrong sha256.aszlig2014-07-22
| | | | | | | | | | | | | | | | | | Using the sha256 from v0.4 obviously won't work very well for v0.5. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | python-packages: Add nbxmpp version 0.5.aszlig2014-07-22
| | | | | | | | | | | | | | | | | | | | | | | | This is going to be a dependency of the upcoming Gojim version 0.16, so let's package it so it's easy to run release canidate versions using overrideDerivation without much cruft. Signed-off-by: aszlig <aszlig@redmoonstudios.org>