| Commit message (Expand) | Author | Age | Files | Lines |
| * | nix.binaryCaches: always set https://cache.nixos.org•••There are many support questions when people add a new binary cache
and they suddenly lose nixos substitutions.
Most of the users want to keep that, so we're doing a breaking change.
Previously to disable all binary caches one had to do:
nix.binaryCache = [];
Now the same is possible via:
nix.binaryCache = lib.mkForce;
origin/binaryCaches-default | Domen Kožar | 2019-06-26 | 1 | -1/+4 |
| * | duplicati: allow changing the user | Domen Kožar | 2019-06-25 | 1 | -2/+16 |
| * | couchpotato: remove the /usr/bin/env dependency•••leave the fixupPhase intact so it can patch script interpreter paths
| zimbatm | 2019-06-25 | 1 | -3/+2 |
| * | Merge pull request #63392 from ivan/cassandra-default-cluster-name•••nixos/cassandra: use cassandra's default cluster name "Test Cluster" | Aaron Andersen | 2019-06-25 | 1 | -1/+1 |
| |\ |
|
| | * | nixos/cassandra: use cassandra's default cluster name "Test Cluster"•••The change to "NixOS Test Cluster" in #59179 broke startup of existing clusters
that used the previously-default cluster name "Test Cluster":
ERROR 23:00:47 Fatal exception during initialization
org.apache.cassandra.exceptions.ConfigurationException: Saved cluster name Test Cluster != configured name NixOS Test Cluster
Fixes #63388.
| Ivan Kozik | 2019-06-18 | 1 | -1/+1 |
| * | | Merge pull request #63758 from marsam/update-vale•••vale: 1.4.2 -> 1.4.3 | Mario Rodas | 2019-06-25 | 1 | -2/+2 |
| |\ \ |
|
| | * | | vale: 1.4.2 -> 1.4.3 | Mario Rodas | 2019-06-24 | 1 | -2/+2 |
| * | | | Merge pull request #63760 from peterhoeg/f/freeciv•••freeciv_qt: init at 2.6.0 | Peter Hoeg | 2019-06-25 | 2 | -16/+34 |
| |\ \ \ |
|
| | * | | | freeciv_qt: init at 2.6.0 | Peter Hoeg | 2019-06-25 | 2 | -16/+34 |
| * | | | | Merge pull request #63690 from michojel/megasync•••megasync: init at 4.1.1.0 | markuskowa | 2019-06-25 | 5 | -0/+166 |
| |\ \ \ \ |
|
| | * | | | | reworked patches•••lincense free -> unfree
enabled parallel build
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
| Michal Minář | 2019-06-25 | 3 | -11/+45 |
| | * | | | | addressed comments•••- ditched configurePhase and installPhase
- ffmpeg no longer optional
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
| Michal Minář | 2019-06-24 | 1 | -42/+24 |
| | * | | | | megasync: init at 4.1.1.0•••Signed-off-by: Michal Minář <mic.liamg@gmail.com>
| Michal Minář | 2019-06-23 | 3 | -0/+150 |
| * | | | | | saga: 6.3.0 -> 7.2.0 | Vincent Laporte | 2019-06-25 | 2 | -60/+3 |
| * | | | | | Merge pull request #63713 from teto/mptcp•••Mptcp kernel updates | Matthieu Coudron | 2019-06-25 | 6 | -105/+86 |
| |\ \ \ \ \ |
|
| | * | | | | | linux_mptcp_95: init at 0.95•••also removes 0.93, we want to maintain only the 2 latest upstream mptcp
kernels.
| Matthieu Coudron | 2019-06-24 | 3 | -55/+31 |
| | * | | | | | linux_mptcp_94: 0.94.4 -> 0.94.6•••Also move to a pkgs/os-specific/linux/kernel/linux-mptcp-94.nix. makes
updates easier.
Added a structured config pkgs/os-specific/linux/kernel/mptcp-config.nix
that can be shared between the different kernels.
| Matthieu Coudron | 2019-06-24 | 4 | -50/+55 |
| * | | | | | | Fix electron crash when using file chooser dialog (#55057)•••Fix electron crash when using file chooser dialog | Jörg Thalheim | 2019-06-25 | 2 | -9/+15 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | rambox: remove gapps-wrapper•••This is now provided by electron itself.
| Jörg Thalheim | 2019-06-25 | 1 | -4/+1 |
| | * | | | | | | rambox: upgrade to electron 4•••This is what upstream uses as well
| Jörg Thalheim | 2019-06-25 | 1 | -2/+2 |
| | * | | | | | | electron: fix electron crash when using file chooser dialog | Sarunas Valaskevicius | 2019-06-19 | 1 | -3/+12 |
| * | | | | | | | Merge pull request #63725 from peterhoeg/u/crystal•••crystal: init at 0.29.0 | Peter Hoeg | 2019-06-25 | 5 | -15/+74 |
| |\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| | * | | | | | | scry: 0.7.1 -> 0.8.0 | Peter Hoeg | 2019-06-25 | 2 | -4/+25 |
| | * | | | | | | shards: 0.8.1 -> 0.9.0 | Peter Hoeg | 2019-06-25 | 1 | -2/+2 |
| | * | | | | | | crystal: init at 0.29.0 | Peter Hoeg | 2019-06-25 | 2 | -9/+47 |
| * | | | | | | | Merge pull request #63717 from peterhoeg/u/mosquitto•••mosquitto: 1.6.2 -> 1.6.3 | Peter Hoeg | 2019-06-25 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | mosquitto: 1.6.2 -> 1.6.3 | Peter Hoeg | 2019-06-23 | 1 | -2/+2 |
| | | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | | skim: 0.6.4 -> 0.6.8 (#63682)•••skim: 0.6.4 -> 0.6.8 | Vladyslav M | 2019-06-24 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | skim: 0.6.4 -> 0.6.8 | Vladyslav M | 2019-06-23 | 1 | -3/+3 |
| * | | | | | | | | Merge pull request #63532 from guibou/bazel_027•••bazel: 0.26.1 -> 0.27.0 | Florian Klink | 2019-06-24 | 2 | -34/+104 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Fix source url for java tools on darwin | Guillaume Bouchard | 2019-06-24 | 1 | -4/+1 |
| | * | | | | | | | | bazel: Full switch to python3 | Guillaume Bouchard | 2019-06-22 | 1 | -7/+6 |
| | * | | | | | | | | bazel: restore installCheckPhase•••All the dependencies of this phase are prefetched and provided to the
bazel environment using --override_repository.
| Guillaume Bouchard | 2019-06-22 | 1 | -8/+23 |
| | * | | | | | | | | bazel: 0.26.1 -> 0.27.0•••- Fixs for newly introduced bin/bash hardcoded reference
- Bazel now references `remote_java_tools_xxx` which contains prebuilt
binaries. We prefetch them, fix them, and force bazel to use the
fixed repository.
It also closes #63096
| Guillaume Bouchard | 2019-06-22 | 2 | -22/+81 |
| * | | | | | | | | | Merge pull request #63594 from risicle/ris-samba-4-10-5•••samba: 4.10.4 -> 4.10.5 (security fix) | Samuel Dionne-Riel | 2019-06-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | samba: 4.10.4 -> 4.10.5•••Security release fixing CVE-2019-12435 & CVE-2019-12436
| Robert Scott | 2019-06-21 | 1 | -2/+2 |
| * | | | | | | | | | | Merge pull request #62462 from samueldr/sd-image/fat-free•••sd-image: FAT free /boot | Samuel Dionne-Riel | 2019-06-24 | 5 | -53/+107 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | sd-image: Adds removed options for removed options•••This will keep configuration configuring the size of the /boot partition
still build, while showing the deprecation warning.
In 99.9% of cases I assume ignoring the configuration is better, as the
sd-image builder already is pretty opinionated in that matter.
| Samuel Dionne-Riel | 2019-06-16 | 1 | -0/+5 |
| | * | | | | | | | | | | sd-image: Pull less slack in the image by accounting for slack•••The slack, seemingly, accounted for more than the minimum required for
slack plus the two partitions.
This change makes the gap a somewhat abstracted amount, but is not
configurable within the derivation.
| Samuel Dionne-Riel | 2019-06-16 | 1 | -4/+7 |
| | * | | | | | | | | | | sd-image: Updates comments | Samuel Dionne-Riel | 2019-06-16 | 1 | -4/+13 |
| | * | | | | | | | | | | sd-image: firmware partition reduced to 20MiB | Samuel Dionne-Riel | 2019-06-16 | 1 | -1/+2 |
| | * | | | | | | | | | | sd-image: Switch /boot to the ext4 partition | Samuel Dionne-Riel | 2019-06-16 | 4 | -5/+25 |
| | * | | | | | | | | | | make-ext4-fs: Allows populating with custom files•••This will allow adding /boot files to the rootfs.
| Samuel Dionne-Riel | 2019-06-16 | 1 | -5/+20 |
| | * | | | | | | | | | | sd-image: Moves `/boot` into rootfs•••The current FAT32 partition is kept as it is required for the Raspberry
Pi family of hardware. It is where the firmware is kept.
The partition is kept bootable, and the boot files kept in there until
the following commits, to keep all commits of this series individually
bootable.
| Samuel Dionne-Riel | 2019-06-16 | 4 | -43/+44 |
| * | | | | | | | | | | | Merge pull request #63147 from samueldr/aarch64/graphics-fixes•••aarch64: misc. graphical boot fixes | Samuel Dionne-Riel | 2019-06-24 | 2 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | sd-image-aarch64: Allows early modesetting for Allwinner boards•••This will reduce the confusion at boot, where the only thing visible is
the last message from u-boot; where it looks like the board is
hung, while in reality it's likely resizing partitions.
| Samuel Dionne-Riel | 2019-06-15 | 1 | -0/+2 |
| | * | | | | | | | | | | | sd-image-aarch64: Allows early modesetting for the Raspberry Pi•••This will reduce the confusion at boot, where the only thing visible is
the last message from u-boot; where it looks like the Raspberry Pi is
hung, while in reality it's likely resizing partitions.
| Samuel Dionne-Riel | 2019-06-15 | 1 | -0/+5 |
| | * | | | | | | | | | | | linux: Enables support for the Allwinner Display Engine 2.0 | Samuel Dionne-Riel | 2019-06-15 | 1 | -0/+3 |
| | |/ / / / / / / / / / |
|
| * | | | | | | | | | | | Merge pull request #62852 from samueldr/fix/xterm-desktop-manager-default•••nixos/desktop-managers/xterm: Defaults to xserver's state | Samuel Dionne-Riel | 2019-06-24 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | nixos/desktop-managers/xterm: Defaults to xserver's state•••This enhances #61423, which removed the gating of desktop-managers from
being linked to the xserver's state.
This, though, brought in xterm into all systems, even those without X
servers.
This change sets the *default* of the xterm desktop-manager to the state
of the xserver, keeping it enabled by default as a sane fallback.
The xterm desktop-manager can still be enabled or disabled as needed,
without it being affected by xserver's state.
| Samuel Dionne-Riel | 2019-06-08 | 1 | -1/+3 |