summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* fastlane: disable update checkNick Novitski2018-10-11
|
* Revert "nfs-utils: Reduce closure size from 269 to 135 MiB"Eelco Dolstra2018-10-08
| | | | This reverts commit 642b68cfcc8479903ce9db9f1735452ce523425c.
* nfs-utils: Reduce closure size from 269 to 135 MiBEelco Dolstra2018-10-08
|
* lsof: Don't record compiler flags / build kernelEelco Dolstra2018-10-08
| | | | | This removed glibc.dev from the closure and improves binary reproducibility.
* digikam: libGLU_combined -> libGL + libGLUEelco Dolstra2018-10-08
| | | | This prevents a runtime dependency on a large number of -dev outputs.
* marble: Add dev outputEelco Dolstra2018-10-08
|
* libqtav: Reduce closure size from 734 to 457 MiBEelco Dolstra2018-10-08
|
* opencv3: Reduce closure size from 520 to 154 MiBEelco Dolstra2018-10-08
|
* Merge pull request #47917 from arianvp/fix-imperative-containersSamuel Dionne-Riel2018-10-08
|\ | | | | Fix imperative containers
| * nixos/containers: Add regression test for #40355Arian van Putten2018-10-08
| |
| * Revert "Revert "Revert "doc: Update section about imperative containers"""Arian van Putten2018-10-05
| | | | | | | | | | | | nixos-container can now execute nix commands again inside the container This reverts commit 9622cd3b38ddbc7faa4cac2a48dbd70bd99570d0.
| * nixos-container: Force container to talk to host nix-daemonArian van Putten2018-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When logging into a container by using nixos-container root-login all nix-related commands in the container would fail, as they tried to modify the nix db and nix store, which are mounted read-only in the container. We want nixos-container to not try to modify the nix store at all, but instead delegate any build commands to the nix daemon of the host operating system. This already works for non-root users inside a nixos-container, as it doesn't 'own' the nix-store, and thus defaults to talking to the daemon socket at /nix/var/nix/daemon-socket/, which is bind-mounted to the host daemon-socket, causing all nix commands to be delegated to the host. However, when we are the root user inside the container, we have the same uid as the nix store owner, eventhough it's not actually the same root user (due to user namespaces). Nix gets confused, and is convinced it's running in single-user mode, and tries to modify the nix store directly instead. By setting `NIX_REMOTE=daemon` in `/etc/profile`, we force nix to operate in multi-user mode, so that it will talk to the host daemon instead, which will modify the nix store for the container. This fixes #40355
* | Merge pull request #47840 from magnetophon/tamburaJoachim F2018-10-08
|\ \ | | | | | | tambura: init at 1.0
| * | tambura: init at 1.0Bart Brouns2018-10-04
| | |
* | | Merge pull request #48069 from ryantrinkle/v4l2loopback-bumpTimo Kaufmann2018-10-08
|\ \ \ | | | | | | | | v4l2loopback: 0.11 -> 0.12
| * | | v42lloopback: 0.11 -> 0.12Ryan Trinkle2018-10-08
| | | |
* | | | Merge pull request #48039 from lheckemann/murmur-mention-mumbleTimo Kaufmann2018-10-08
|\ \ \ \ | | | | | | | | | | murmur: mention mumble in description
| * | | | nixos/murmur: mention mumble in descriptionLinus Heckemann2018-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | This makes the option easier to find with the options search or in the manpage.
* | | | | Merge pull request #47516 from manveru/add-dbmateMatthew Bauer2018-10-08
|\ \ \ \ \ | | | | | | | | | | | | dbmate: init at 1.4.1
| * | | | | dbmate: init at 1.4.1Michael Fellinger2018-09-29
| | | | | |
* | | | | | Merge pull request #45109 from jfrankenau/module-triggerhappyMatthew Bauer2018-10-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/triggerhappy: add module for triggerhappy hotkey daemon
| * | | | | | nixos/triggerhappy: initJohannes Frankenau2018-08-16
| | | | | | |
| * | | | | | triggerhappy: build with systemd socket supportJohannes Frankenau2018-08-16
| | | | | | |
* | | | | | | Merge pull request #45997 from cryptix/add/systrayhelperMatthew Bauer2018-10-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | systrayhelper: init at 0.0.3
| * | | | | | | systrayhelper: init at 0.0.3Henry2018-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | offers a stdio json interface to create menu-items. and send click events back over stdout.
* | | | | | | | Merge pull request #47889 from magnetophon/FIL-pluginsJoachim F2018-10-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | FIL-plugins: init at 0.3.0
| * | | | | | | | FIL-plugins: init at 0.3.0Bart Brouns2018-10-05
| | | | | | | | |
* | | | | | | | | Merge pull request #47890 from magnetophon/eteroj.lv2Joachim F2018-10-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | eteroj.lv2: init at 0.4.0
| * | | | | | | | | eteroj.lv2: init at 0.4.0Bart Brouns2018-10-05
| |/ / / / / / / /
* | | | | | | | | Merge pull request #47978 from gnidorah/midisheetmusicJoachim F2018-10-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | midisheetmusic: init at 2.6
| * | | | | | | | | midisheetmusic: init at 2.6gnidorah2018-10-06
| | | | | | | | | |
* | | | | | | | | | Merge pull request #46743 from haslersn/any-nix-shell-1.1.0Joachim F2018-10-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | any-nix-shell: init at 1.1.0
| * | | | | | | | | | any-nix-shell: init at 1.1.0haslersn2018-09-16
| | | | | | | | | | |
| * | | | | | | | | | maintainers: add 'haslersn'haslersn2018-09-13
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #44511 from bignaux/soulseekqtMatthew Bauer2018-10-08
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | soulseekqt : refactoring appimage manipulation to be more generic.
| * | | | | | | | | | | soulseekqt : refactoring appimage manipulation to be more generic.Bignaux Ronan2018-08-06
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #47494 from zachcoyle/teamocil-1.4.2Matthew Bauer2018-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | teamocil: init at 1.4.2
| * | | | | | | | | | | | teamocil: init at 1.4.2Zach Coyle2018-09-28
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #45605 from gnidorah/vkMatthew Bauer2018-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | vk-messenger: init
| * | | | | | | | | | | | vk-messenger: initgnidorah2018-08-27
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #44920 from eadwu/init/lightdm-enso-os-greeterMatthew Bauer2018-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | lightdm-enso-os-greeter: init at 0.2.1
| * | | | | | | | | | | | | lightdm-enso-os-greeter: init at 0.2.1Edmund Wu2018-08-14
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #46113 from taktoa/taktoa/v8-6.9Matthew Bauer2018-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v8_6_x: 6.2.414.27 -> 6.9.427.14
| * | | | | | | | | | | | | | v8_6_x: 6.2.414.27 -> 6.9.427.14Remy Goldschmidt2018-09-07
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #45978 from fgaz/patch-1Matthew Bauer2018-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos docs: system restart to apply containers nat
| * | | | | | | | | | | | | | | nixos docs: system restart to apply containers natFrancesco Gazzetta2018-09-03
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #47912 from erictapen/scribus-1.4.7Joachim F2018-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scribus: 1.4.6 -> 1.4.7
| * | | | | | | | | | | | | | | | scribus: 1.4.6 -> 1.4.7Justin Humm2018-10-05
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #47779 from r-ryantm/auto-update/libguestfsJoachim F2018-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libguestfs: 1.38.4 -> 1.38.6
| * | | | | | | | | | | | | | | | | libguestfs: 1.38.4 -> 1.38.6R. RyanTM2018-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libguestfs/versions