Commit graph

365490 commits

Author SHA1 Message Date
Jörg Thalheim ce5a55e3e5
Merge pull request #166433 from r-ryantm/auto-update/oil
oil: 0.9.8 -> 0.9.9
2022-03-30 20:00:34 +01:00
Janne Heß a3e0698bf6
nixos/systemd: Switch to ManagerEnvironment=
This accomplishes multiple things:
- Allows us to start systemd without stage-2-init.sh. This was not
  possible before because the environment would have been wrong
- `systemctl daemon-reexec` also changes the environment, giving us
  newer tools for the fs packages
- Starts systemd in a fully clean environment, making everything more
  consistent and pure
2022-03-30 20:24:27 +02:00
R. Ryantm 95b8f0a84a python310Packages.libcloud: 3.5.0 -> 3.5.1 2022-03-30 17:55:58 +00:00
Vladimír Čunát e01c412052 fuzzel: fixup build after librsvg update
Fixes #166121
2022-03-30 10:35:48 -07:00
Oleksii Filonenko cade4603c3
Merge pull request #166120 from r-ryantm/auto-update/rink 2022-03-30 20:24:36 +03:00
Ryan Mulligan 4da5b31292
Merge pull request #166408 from r-ryantm/auto-update/python310Packages.desktop-notifier
python310Packages.desktop-notifier: 3.3.5 -> 3.4.0
2022-03-30 10:16:20 -07:00
Doron Behar fc114bb6cc
Merge pull request #166378 from r-ryantm/auto-update/python3.10-dash 2022-03-30 20:11:49 +03:00
Martin Weinelt d63e5c5d40
nixosTests.botamusique: satisfy pyradios dns lookup
Since pyradio 1.0 the library does a DNS lookup on import, so we add the
required hostname into /etc/hosts to satisfy that lookup.
2022-03-30 19:11:43 +02:00
Doron Behar e05a7fa858
Merge pull request #166392 from bobby285271/meson-fixes 2022-03-30 20:10:47 +03:00
sternenseemann 70530708a5 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-30 19:09:12 +02:00
Doron Behar b61c4acec6
Merge pull request #166398 from bobby285271/drawing 2022-03-30 20:08:37 +03:00
Doron Behar e15d6caa96
Merge pull request #166400 from bobby285271/entangle 2022-03-30 20:08:04 +03:00
Martin Weinelt 08f8d99c1f
botamusique: use nodejs-14_x 2022-03-30 18:59:20 +02:00
Ryan Mulligan 05a7d70e09
Merge pull request #166418 from r-ryantm/auto-update/morgen
morgen: 2.4.4 -> 2.5.0
2022-03-30 09:50:10 -07:00
Ryan Mulligan 1d9342b6b8
Merge pull request #166421 from r-ryantm/auto-update/nfpm
nfpm: 2.15.0 -> 2.15.1
2022-03-30 09:42:40 -07:00
sternenseemann b0d3044823 haskellPackages.graphql: convert assert on hspec into warning
We should only make use of asserts to assert a property about the
*current* attribute in order to make it possible for downstream users to
change versions of packages: When a downstream user changes the package
an attribute points to, the assert is removed as the attribute is
swapped out, so asserting something about itself is okay. However, when
it asserts a property about another package, changing that other package
may break the package unexpectedly, with no better workaround then
passing in an empty `configurationCommon` overlay.

See also: https://github.com/NixOS/nixpkgs/pull/166425
2022-03-30 18:39:05 +02:00
Kerstin Humm 13c34c9a86
profanity: 0.11.1 -> 0.12.0 2022-03-30 18:21:08 +02:00
Matt Layher bb22a2debc nixos/zrepl: note about systemd unit, add snapshot test
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-03-30 08:55:15 -07:00
Ryan Mulligan ec0dd30e0b
Merge pull request #166249 from r-ryantm/auto-update/dasel
dasel: 1.24.0 -> 1.24.1
2022-03-30 08:53:13 -07:00
R. Ryantm 288c8f8fbe oil: 0.9.8 -> 0.9.9 2022-03-30 15:43:01 +00:00
Sandro 8ad39f06de
Merge pull request #166323 from Kiskae/patch-1 2022-03-30 17:35:56 +02:00
arjan-s 0a38079425
ntfy-sh: init at 1.18.1 (#166102) 2022-03-30 17:35:26 +02:00
Sandro 7c4f9e0e24
Merge pull request #161207 from Emantor/bump/xwayland 2022-03-30 17:34:32 +02:00
Sandro 71cf5cbe28
Merge pull request #165854 from wineee/spike 2022-03-30 17:29:29 +02:00
Sandro 0fa8cbf8de
Merge pull request #166277 from lourkeur/refactor-cosmopolitan 2022-03-30 17:28:47 +02:00
Sandro 10f0e95b0e
Merge pull request #165949 from SuperSandro2000/libgpod 2022-03-30 17:25:03 +02:00
Sandro 88831b4649
Merge pull request #166325 from SuperSandro2000/nix-update-fix 2022-03-30 17:09:31 +02:00
Sandro 65af527445
Merge pull request #166345 from SuperSandro2000/snowflake-connector-python 2022-03-30 17:06:34 +02:00
maxine [they] 16e547b2d4
Merge pull request #166339 from cole-h/1password
_1password: fixup packaging
2022-03-30 17:01:25 +02:00
Fabian Affolter ea344b9b24
Merge pull request #166422 from r-ryantm/auto-update/python3.10-pylitterbot
python310Packages.pylitterbot: 2021.12.0 -> 2022.3.0
2022-03-30 16:55:52 +02:00
Kevin Cox f2a16c7a75
Merge pull request #166065 from smunix/nvidia_x11.470.103.01
nvidia_x11: 470.94 → 470.103.01
2022-03-30 10:38:33 -04:00
Ben Siraphob 96ba48cfbc
Merge pull request #166320 from Stunkymonkey/clion-fix 2022-03-30 09:28:48 -05:00
R. RyanTM 2337e48adb
oh-my-zsh: 2022-03-28 -> 2022-03-29 (#166373) 2022-03-30 10:05:37 -04:00
R. Ryantm c84d82e962 bullet: 3.21 -> 3.22a 2022-03-30 22:04:47 +08:00
tricktron 43b5a5ec59
postman: add darwin packages (#164697) 2022-03-30 16:01:39 +02:00
R. Ryantm b9b6804398 python310Packages.pylitterbot: 2021.12.0 -> 2022.3.0 2022-03-30 13:48:29 +00:00
R. Ryantm 2344c427cf nfpm: 2.15.0 -> 2.15.1 2022-03-30 13:46:59 +00:00
Artturi aebaef4c01
Merge pull request #166414 from NixOS/revert-165906-poetry-application
Revert "poetry: apply toPythonApplication"
2022-03-30 16:15:19 +03:00
R. Ryantm 07d588de4d morgen: 2.4.4 -> 2.5.0 2022-03-30 13:04:50 +00:00
Fabian Affolter 03efe8111c
Merge pull request #166361 from r-ryantm/auto-update/python3.10-pyoverkiz
python310Packages.pyoverkiz: 1.3.12 -> 1.3.13
2022-03-30 15:01:17 +02:00
Fabian Affolter 4358b0fd67
Merge pull request #166396 from r-ryantm/auto-update/python3.10-geojson-client
python310Packages.geojson-client: 0.7 -> 0.8
2022-03-30 14:45:17 +02:00
Fabian Affolter d2e6cc599f
Merge pull request #166387 from r-ryantm/auto-update/python3.10-msldap
python310Packages.msldap: 0.3.30 -> 0.3.38
2022-03-30 14:44:04 +02:00
Martin Weinelt 0496ba1b51
Merge pull request #166411 from mweinelt/python/metar 2022-03-30 14:39:10 +02:00
Martin Weinelt ef7564a0ac
python3Packages.metar: disable test, remove patch
The test was fine for a day and started failing again yesterday, so we
disable it this time until upstream makes a new release with more
confidence.
2022-03-30 14:36:04 +02:00
R. Ryantm cec30d5845 python310Packages.desktop-notifier: 3.3.5 -> 3.4.0 2022-03-30 12:23:52 +00:00
Ryan Mulligan 0af8d48266
Merge pull request #166368 from r-ryantm/auto-update/mycli
mycli: 1.24.3 -> 1.24.4
2022-03-30 05:10:03 -07:00
Ryan Mulligan 37200ac165
Merge pull request #166161 from r-ryantm/auto-update/symfony-cli
symfony-cli: 5.4.2 -> 5.4.5
2022-03-30 05:09:11 -07:00
Maciej Krüger f809e76e83
Merge pull request #161064 from kuwii/msedge 2022-03-30 13:38:07 +02:00
Peter Simons 7aaef4f836
Merge pull request #161548 from Stunkymonkey/sane-backend-phases
sane-backend: deprecate phases
2022-03-30 12:28:14 +02:00
piegames bf80fd1786
Merge pull request #166327: gnomeExtensions: auto-update 2022-03-30 12:26:50 +02:00