about summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* Merge pull request #42183 from kisik21/masterJörg Thalheim2019-01-17
|\
| * nixos/f2fs: fixed autoresize checkVictor Shlein2018-06-19
| * nixos/stage-1, nixos/f2fs: moved f2fs resizing tools include in f2fs moduleVictor Shlein2018-06-19
| * nixos/stage-1: new separate conditionals for ext4 and f2fs resizing toolsVictor Shlein2018-06-19
| * nixos/stage-1: implemented separate check for f2fs filesystems in need of res...Victor Shlein2018-06-19
| * nixos/stage-1: fixed if-else blockkisik212018-06-19
| * nixos/stage-1: added f2fs-tools' tools for resizingVictor Shlein2018-06-19
| * nixos/stage-1: added F2FS resizingVictor Shlein2018-06-19
* | Merge pull request #53952 from Ma27/improve-gitea-moduleVladyslav M2019-01-15
|\ \
| * | nixos/gitea: add `git` to the service pathMaximilian Bosch2019-01-14
| * | nixos/gitea: add option to disable registrationMaximilian Bosch2019-01-14
* | | way-cooler: 0.8.0 -> 0.8.1 (#53220)gnidorah2019-01-15
* | | Revert "nixos/modules/misc/nixpkgs.nix: Use pure Nixpkgs function"Robert Hensing2019-01-15
* | | programs/nano: Generate nanorc if `syntaxHighlight` enabledClaudio Bley2019-01-14
* | | Merge pull request #53962 from elseym/sonarrFranz Pletz2019-01-14
|\ \ \
| * | | sonarr service: add more options to moduleelseym2019-01-14
* | | | nzbget service: fix preStart script and add more options to moduleelseym2019-01-14
|/ / /
* | | Merge pull request #53871 from elseym/fix-container-extravethsFranz Pletz2019-01-14
|\ \ \
| * | | nixos/containers: explicitly set link up on host for extraVethselseym2019-01-13
* | | | nixos manual: fix a typo that made it invalid XMLVladimír Čunát2019-01-13
* | | | Merge pull request #53801 from Mic92/nixos-buildersJörg Thalheim2019-01-13
|\ \ \ \
| * | | | Update nixos/doc/manual/man-nixos-rebuild.xmlFrederik Rietdijk2019-01-12
| * | | | Update nixos/doc/manual/man-nixos-rebuild.xmlFrederik Rietdijk2019-01-12
| * | | | nixos-rebuild: allow to override buildersJörg Thalheim2019-01-11
* | | | | gnome3: link nautilus-python paths to environmentJan Tojnar2019-01-13
* | | | | modules/profiles/minimal: sound is disabled by defaultProfpatsch2019-01-13
| |/ / / |/| | |
* | | | Merge branch 'staging-next'Vladimír Čunát2019-01-13
|\ \ \ \
| * \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-01-12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' into staging-nextVladimír Čunát2019-01-10
| |\ \ \ \
| * \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2019-01-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2019-01-05
| |\ \ \ \ \ \
| * | | | | | | nixos/all-firmware: include raspberrypiWirelessFirmware when buildingMatthew Bauer2019-01-03
| * | | | | | | treewide: remove cross assertionsMatthew Bauer2019-01-02
| * | | | | | | treewide: use buildPackages for config buildersMatthew Bauer2019-01-02
| * | | | | | | Merge branch 'master' into stagingVladimír Čunát2019-01-02
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge pull request #51661 from eonpatapon/testing-hostsSilvan Mosberger2019-01-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test: set machines fqdn in /etc/hostsJean-Philippe Braun2018-12-07
* | | | | | | | | | Merge pull request #53827 from samueldr/feature/data-in-logsSamuel Dionne-Riel2019-01-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test-driver: Logs time taken for nestsSamuel Dionne-Riel2019-01-11
| * | | | | | | | | | test-driver: Adds time it took to connect to guest in logsSamuel Dionne-Riel2019-01-11
* | | | | | | | | | | Merge pull request #53828 from samueldr/feature/double-alarm-timeSamuel Dionne-Riel2019-01-12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | tests: Wait for shell for twice as long (10m)Samuel Dionne-Riel2019-01-11
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #53806 from pbogdan/krb-test-evalJoachim F2019-01-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/tests/kerberos: fix evaluationPiotr Bogdan2019-01-11
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* / | | | | | | | | nix: 2.1.3 -> 2.2Eelco Dolstra2019-01-11
|/ / / / / / / / /
* | | | | | | | | Merge pull request #53746 from zaninime/patch-1Maximilian Bosch2019-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/nexus: increase disk size of VM test to 8GBMaximilian Bosch2019-01-10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #52870 from xtruder/pkgs/dockerTools/buildLayeredImage/ext...lewo2019-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dockerTools: allow to pass extraCommands, uid and gid to buildLayeredImageJaka Hudoklin2019-01-10
* | | | | | | | | | nixos/borgbackup: use coercedTo instead of apply on `paths` (#53756)Yorick2019-01-10
| |/ / / / / / / / |/| | | | | | | |