Commit Graph

347742 Commits

Author SHA1 Message Date
Alyssa Ross
b1724b2f81 nixos/activation-script: ensure gcroots dir exists
If the Nix daemon has never been enabled (nix.enable has always been
set to false), the gcroots directory won't exist.  If the Nix daemon
is later enabled, the GC roots for booted-system and current-system
will be missing, and they might end up being garbage collected.  Since
it's cheap to add GC roots even if the daemon will never be enabled,
let's just always add them so we're okay in the case where the daemon
is enabled later.
2022-01-20 20:24:32 +00:00
adisbladis
8120952dc6
Merge pull request #155887 from a12l/emacs-update-packages
emacs.pkgs.melpa*: 2022-01-20
2022-01-21 08:07:12 +12:00
pennae
530b033563
Merge pull request #155928 from ncfavier/borgbackup-literalDocBook
nixos/borgbackup: remove literalDocBook in description
2022-01-20 19:57:26 +00:00
Patrick Hilhorst
4326ef50cf
python3Packages.mutmut: init at 2.2.0 2022-01-20 20:39:16 +01:00
TredwellGit
89cc4c1ee6 linux: 5.4.172 -> 5.4.173 2022-01-20 19:29:58 +00:00
TredwellGit
581019ba48 linux: 5.16.1 -> 5.16.2 2022-01-20 19:29:51 +00:00
TredwellGit
fea530a537 linux: 5.15.15 -> 5.15.16 2022-01-20 19:29:44 +00:00
TredwellGit
6c1f8548a2 linux: 5.10.92 -> 5.10.93 2022-01-20 19:29:36 +00:00
Luflosi
ca58bd0a50
nixos/networkd: Add routes from interfaces to [Route] section of .network file
Closes https://github.com/NixOS/nixpkgs/pull/93635.
2022-01-20 20:14:55 +01:00
Maximilian Bosch
fde7c9d409
Merge pull request #155499 from bachp/gitea-dump-file
nixos/gitea: allow specifying dump format and name
2022-01-20 20:11:51 +01:00
Naïm Favier
6565458f9d
nixos/borgbackup: remove literalDocBook in description 2022-01-20 20:10:26 +01:00
R. RyanTM
6bbd192555
s3ql: 3.8.0 -> 3.8.1
(#155849)
2022-01-20 19:58:13 +01:00
José Romildo Malaquias
22ae3af5ac
Merge pull request #155889 from r-ryantm/auto-update/ristretto
xfce.ristretto: 0.12.1 -> 0.12.2
2022-01-20 15:45:17 -03:00
Astro
d6229c2d86 google-cloud-logging: fix pythonImportsCheck typo 2022-01-20 10:39:00 -08:00
jonathanfishbein1
7467473c5f vscode-extensions.haskell.haskell: 1.7.1 -> 1.8.0 2022-01-20 10:38:26 -08:00
Max Wittig
44d0167638
gitlab-runner: 14.6.0 -> 14.7.0 (#155813) 2022-01-20 19:35:44 +01:00
Ryan Horiguchi
6b7e9edac5 vscode-extensions.hashicorp.terraform: 2.18.0 -> 2.19.0 2022-01-20 10:32:42 -08:00
Ryan Mulligan
ec1316642c
Merge pull request #155834 from r-ryantm/auto-update/python310Packages.pysnooper
python310Packages.pysnooper: 1.0.0 -> 1.1.0
2022-01-20 10:32:22 -08:00
Ivv
73a9729353
Merge pull request #152623 from luxferresum/ottomatic
otto-matic: init at 4.0.0
2022-01-20 19:31:37 +01:00
Renaud
2d53e62111
compactor: 1.1.0 -> 1.2.0
* compactor: 1.1.0 -> 1.2.0 (#155711)

and disable checks on Darwin platforms
2022-01-20 19:30:47 +01:00
Léo Gaspard
f49e3bf8f6
Merge pull request #130847 from Ekleog/qmk
Make QMK actually work as per the official documentation
2022-01-20 19:30:06 +01:00
Ryan Mulligan
c110eb2e6c
Merge pull request #155865 from r-ryantm/auto-update/scream
scream: 3.8 -> 3.9
2022-01-20 10:29:16 -08:00
R. Ryantm
c296bec1de python310Packages.pyrogram: 1.3.5 -> 1.3.6 2022-01-20 10:17:56 -08:00
Ivv
8262062c57
Merge pull request #155910 from kylesferrazza/update-maintainership 2022-01-20 18:57:48 +01:00
Kyle Sferrazza
03affacc87 canon-cups-ufr2: remove myself as maintainer
I no longer have a Canon printer so can't reliably maintain this package
2022-01-20 12:55:06 -05:00
amesgen
fdb290acbc
metals: 0.11.0 -> 0.11.1 2022-01-20 18:53:16 +01:00
Jules Aguillon
4baf8548fb types.singleLineStr: Allow and trim trailing \n
Allow a \n character at the end of the string and remove it during the
merge function.

An option of this type will resolve to the value "foo" whether it is set
to "foo" or "foo\n".

This is useful when using 'builtins.readFile' or ''-strings, which might
add an unintended newline (for example, bash trim the final newline from
a subshell).
2022-01-20 18:49:54 +01:00
Ivv
bf04f912d4
Merge pull request #155787 from ipetkov/dressing-nvim
vimPlugins.dressing-nvim: init at 2022-01-18
2022-01-20 18:45:58 +01:00
taku0
7ab79bff9f openssl: remove with lib
See https://github.com/NixOS/nixpkgs/pull/150733/files#r785279764
2022-01-20 09:19:19 -08:00
taku0
4a7fa6456d openssl_1_1: fix build on Darwin
See https://github.com/NixOS/nixpkgs/pull/150733/files#r785279118
2022-01-20 09:19:19 -08:00
Dmitry Kalinkin
7deb2dbbe5
jove: mark as broken on darwin 2022-01-20 12:15:12 -05:00
Théo Zimmermann
86ece89658 ocamlPackages.lablgtk3: fix version reporting 2022-01-20 18:12:54 +01:00
Vladimír Čunát
9e07c1de65
wpa_supplicant_gui: fixup build after update in PR #155266 2022-01-20 18:12:47 +01:00
Daniel Ebbert
7fd67a657b
vscode-extensions.davidlday.languagetool-linter: 0.18.0 -> 0.19.0 2022-01-20 18:05:22 +01:00
Léo Gaspard
b32f827d24 qmk: make sure AVR-based keyboards can build too
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2022-01-20 18:00:25 +01:00
Léo Gaspard
df720b7b73 qmk: also add teensy flash tool
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2022-01-20 18:00:25 +01:00
Kyle Sferrazza
c9c8103e63 maintainers: update my email address 2022-01-20 11:59:32 -05:00
dmayle
b4797eaffc
canon-cups-ufr2: 3.70 -> 5.40 (#155685) 2022-01-20 11:55:47 -05:00
Léo Gaspard
3db01e9f4c qmk: add all dependencies required for normal operation 2022-01-20 17:38:40 +01:00
Luna D. Dragon
39b3e3fa2b
epson-201401w: init at 1.0.0 2022-01-20 21:56:42 +05:30
ivanbrennan
8a1d379992 nixosTests.xmonad: add ivanbrennan to maintainers 2022-01-20 11:17:03 -05:00
Sandro
8bfa76f8a3
Merge pull request #155840 from cpcloud/ecr-login-bump 2022-01-20 17:10:08 +01:00
Manuel Bärenz
d9a31e36e4
Merge pull request #155874 from r-ryantm/auto-update/rabbitmq-server
rabbitmq-server: 3.9.8 -> 3.9.13
2022-01-20 16:57:04 +01:00
markuskowa
1c0f3cd8df
Merge pull request #155893 from markuskowa/fix-molden-url
molden: fix download URL
2022-01-20 16:55:51 +01:00
Albin Otterhäll
ee226b91dd emacs.pkgs.nongnu: 2022-01-20 2022-01-20 16:46:07 +01:00
Ryan Mulligan
ca2b0d83a4
Merge pull request #155675 from r-ryantm/auto-update/python310Packages.deep-translator
python310Packages.deep-translator: 1.6.0 -> 1.6.1
2022-01-20 07:41:37 -08:00
Ryan Mulligan
8475c576d1
Merge pull request #155786 from r-ryantm/auto-update/python310Packages.pa-ringbuffer
python310Packages.pa-ringbuffer: 0.1.3 -> 0.1.4
2022-01-20 07:35:55 -08:00
P. R. d. O
911061f13e
protonvpn-gui: 1.4.1 -> 1.7.0 2022-01-20 09:33:15 -06:00
P. R. d. O
8648685bd5
python310Packages.proton-client: 0.7.0 -> 0.7.1 2022-01-20 09:32:57 -06:00
Renaud
3451ded44c
Merge pull request #155668 from fabaff/bump-amass
amass: 3.15.2 -> 3.16.0
2022-01-20 16:32:39 +01:00