Commit Graph

260649 Commits

Author SHA1 Message Date
h0m1
330218e69a
stage-1: create temporary secrets directory in /tmp and not in cwd 2020-12-30 07:50:34 +01:00
Jörg Thalheim
c56fbe4e09
buildFhsUserenv: don't downgrade root user 2020-12-30 07:50:34 +01:00
Jörg Thalheim
6722232b96
rubyPackages: update 2020-12-30 07:50:34 +01:00
Jörg Thalheim
d55bd2de70
rubyPackages: remove problematic packages
Those packages block regenerating the lock file.
Bundler loops forever
2020-12-30 07:50:33 +01:00
Jörg Thalheim
4caaec36dd
amazon-ec2-utils: 0.5.1 -> 1.3 2020-12-30 07:50:33 +01:00
Jörg Thalheim
7a86a9505c
tts: add pyworld dependency
this will become a dependency in the next version
2020-12-30 07:50:33 +01:00
Jörg Thalheim
f730926a6c
tts: better text expansion patches 2020-12-30 07:50:32 +01:00
Jörg Thalheim
f438013ac4
python3.pkgs.pyworld: init at 0.2.12 2020-12-30 07:50:32 +01:00
Jörg Thalheim
64a7e509d7
nixos/nix-daemon: fix unknown sandbox warnings 2020-12-30 07:50:32 +01:00
Jörg Thalheim
2070c6a11b
openafs_1_8: add version constraints 2020-12-30 07:50:32 +01:00
Jörg Thalheim
003c48411a
weechatScripts.wee-slack: switch to master 2020-12-30 07:50:31 +01:00
Jörg Thalheim
f84f71e1e0
nixos/nginx: add streamConfig option 2020-12-30 07:50:31 +01:00
Jörg Thalheim
a34aa811bd
sysdig: enable aarch64 2020-12-30 07:50:31 +01:00
Jörg Thalheim
f536901693
nixos/filesystems: don't allow mountpoints with trailing slash
They are semantically the same as the non-slash version and therefore
are potential source of duplicates.

Also fixes https://github.com/NixOS/nixpkgs/issues/78951
2020-12-30 07:50:31 +01:00
Jörg Thalheim
19bf53f143
nixos/filesystems: faster nonEmtpyStr check
regexes should be faster than nix functions
2020-12-30 07:50:30 +01:00
Jörg Thalheim
b8a19ca2bc
nixos-rebuild: add --impure flag
There are two use case for this flag:

1. NixOS developer usually use a nixpkgs checkout for development.
Copying nixpkgs everytime when rebuilding NixOS is way to slow, even
with NVME disks.

2. Folks migrating from impure configuration in a sufficient complex
infrastructure need this flag to gradually migrate to NixOS flakes.
2020-12-30 07:50:30 +01:00
Jörg Thalheim
e1e412215d
nixos-rebuild: document all nix flags 2020-12-30 07:50:30 +01:00
Jörg Thalheim
2ed6fbfaf1
iina: init at 1.1.2 2020-12-30 07:50:29 +01:00
Jörg Thalheim
ce025026ac
homeassistant: add package substitute for feedparser 2020-12-30 07:50:29 +01:00
Jörg Thalheim
8420dc923e
homeassistant: support for python_script automation 2020-12-30 07:50:29 +01:00
Jörg Thalheim
9c6f9c4068
redis: fix redis service 2020-12-30 07:50:29 +01:00
Jörg Thalheim
8a6c765832
command-not-found: rewrite in Rust
- drops perl + libraries dependencies
2020-12-30 07:50:28 +01:00
Jörg Thalheim
55eaa55922
nixos/redis: set TimeoutStartSec/TimeoutStopSec 2020-12-30 07:50:28 +01:00
Doron Behar
f6188ca545
Merge pull request #84939 from doronbehar/package-ocrfeeder 2020-12-30 08:49:15 +02:00
Jörg Thalheim
774c340240
Merge pull request #107733 from Mic92/fhs-userenv
buildFhsUserenv: don't downgrade root user
2020-12-30 06:47:54 +00:00
Jörg Thalheim
53b801e7df
Merge pull request #107192 from lucc/vicious
vicious: 2.3.1 -> 2.5.0
2020-12-30 06:46:51 +00:00
Jörg Thalheim
4e8444805c
Merge pull request #107942 from Mic92/cntr
cntr: 1.2.1 -> 1.4.1
2020-12-30 06:44:26 +00:00
Jörg Thalheim
1e7ffa2741
Merge pull request #107925 from SuperSandro2000/pytorch 2020-12-30 06:43:45 +00:00
Doron Behar
f423aea36a
Merge pull request #103077 from freezeboy/add-colobot 2020-12-30 08:42:16 +02:00
Jörg Thalheim
d198cbabe7
torchvision: update reason why tests fails 2020-12-30 07:42:16 +01:00
Doron Behar
ab6c5e5db9
Merge pull request #93118 from symphorien/kcollectd
kcollectd: init at 0.11.99.0
2020-12-30 08:40:29 +02:00
Doron Behar
1c090a5003
Merge pull request #106678 from SCOTT-HAMILTON/ksmoothdock
ksmoothdock: qt514 -> qt515 (fix build)
2020-12-30 08:39:09 +02:00
Matthew Bauer
9656774860
Merge pull request #107744 from mroi/patch-glibc
glibc: fix Darwin cross compilation for 2.32
2020-12-30 00:36:57 -06:00
github-actions[bot]
056304189c
Merge master into staging-next 2020-12-30 06:22:20 +00:00
Jörg Thalheim
f91d7cf059
cntr: 1.2.1 -> 1.4.1 2020-12-30 07:09:54 +01:00
Colin L Rice
f7fc3bfd55 ipfs-cluster: Remove go1.14 pinning.
It builds without it, so I think it's just some legacy cruft
2020-12-30 00:16:22 -05:00
Colin L Rice
71d479fbd3 ncdns: Update to 2020-11-22 to remove go1.14 dep.
I've poked them to tag a new version at
https://github.com/namecoin/ncdns/issues/126, but master builds cleanly
with go1.15, so I just updated to unstable
2020-12-30 00:01:49 -05:00
Sandro
5dbf5f90d9
Merge pull request #107931 from marsam/update-broot
broot: 1.0.8 -> 1.1.10
2020-12-30 05:34:03 +01:00
John Ericson
ad62a26d91
Merge pull request #107928 from sternenseemann/ocaml-mirage-console-4.0.0
ocamlPackages.mirage-console: 3.0.2 -> 4.0.0 and add -unix package
2020-12-29 23:15:56 -05:00
Anderson Torres
2518b486ef
Merge pull request #107809 from thiagokokada/bump-clojure-lsp
clojure-lsp: 20201207T142850 -> 20201228T020543
2020-12-30 01:15:30 -03:00
John Ericson
cc523b938f
Merge pull request #107914 from sternenseemann/ocaml-mirage-fix
ocamlPackages.mirage: fix build by adding missing deps
2020-12-29 23:14:38 -05:00
John Ericson
78c4e34f69
Merge pull request #107922 from sternenseemann/tcpip-6.0.0
ocamlPackages.tcpip: init at 6.0.0 (plus init required dependencies)
2020-12-29 23:13:58 -05:00
Anderson Torres
854973e51d
Merge pull request #107020 from ewok/enpass
enpass: 6.0.1.239 -> 6.5.1.723
2020-12-30 01:12:43 -03:00
Anderson Torres
b09455cdf1
Merge pull request #107111 from matthiasbeyer/update-woof
woof: 2012-05-31 -> 2020-12-17
2020-12-30 01:10:50 -03:00
John Ericson
7ffce391ff
Merge pull request #107907 from sternenseemann/ocaml-dns-other-pkgs
ocamlPackages.dns*: add missing related packages
2020-12-29 23:10:34 -05:00
Anderson Torres
dff06f0c25
Merge pull request #102973 from pacien/matrix-appservice-discord-v1.0.0
matrix-appservice-discord: 0.5.2 -> 1.0.0
2020-12-30 01:09:24 -03:00
Anderson Torres
d7cf89800e
Merge pull request #105831 from pacien/nixos-msmtp-module
nixos/msmtp: add msmtp module
2020-12-30 01:08:32 -03:00
Anderson Torres
b17e9cbb8f
Merge pull request #105706 from pacien/ssmtp-config-generator
nixos/ssmtp: fix configuration generator to accomodate ssmtp
2020-12-30 01:07:47 -03:00
Anderson Torres
4f5ae3e7d2
Merge pull request #106800 from MetaDark/protontricks
protontricks: 1.4.2 -> 1.4.3
2020-12-30 01:06:55 -03:00
Bernardo Meurer
c04fc54d39
Merge pull request #107930 from marsam/update-tectonic
tectonic: 0.3.3 -> 0.4.0
2020-12-30 03:39:47 +00:00