1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-03 19:15:39 +00:00
Commit graph

309198 commits

Author SHA1 Message Date
Sandro cbf43b0317
Merge pull request #134341 from figsoda/rnix-remove-callPackage
rnix-lsp: remove unused argument
2021-08-16 21:56:15 +02:00
Sandro 83898f445d
Merge pull request #134348 from figsoda/nvim-cmp 2021-08-16 21:55:14 +02:00
Robert Scott 44193bd5cc
Merge pull request #134246 from Kranzes/auto-update/nsd
nsd: 4.3.5 -> 4.3.7
2021-08-16 20:49:33 +01:00
Sandro a6eb245886
Merge pull request #134247 from fabaff/bump-apprise
python3Packages.apprise: 0.9.3 -> 0.9.4
2021-08-16 21:39:58 +02:00
figsoda 42dad213cb vimPlugins.cmp_luasnip: init at 2021-08-16 2021-08-16 15:24:35 -04:00
figsoda c3f09b3daf vimPlugins.cmp-vsnip: init at 2021-08-13 2021-08-16 15:24:35 -04:00
figsoda 1455ef4f4d vimPlugins.cmp-path: init at 2021-08-09 2021-08-16 15:24:35 -04:00
figsoda 5670287c5b vimPlugins.cmp-nvim-lsp: init at 2021-08-16 2021-08-16 15:24:35 -04:00
figsoda 7a8c06b08d vimPlugins.cmp-emoji: init at 2021-08-09 2021-08-16 15:24:35 -04:00
figsoda bd3687c3de vimPlugins.cmp-calc: init at 2021-08-08 2021-08-16 15:24:35 -04:00
figsoda 62cab46c8c vimPlugins.cmp-buffer: init at 2021-08-11 2021-08-16 15:24:35 -04:00
figsoda 47514e0747 vimPlugins.nvim-cmp: init at 2021-08-16 2021-08-16 15:24:34 -04:00
figsoda 4c7280d387 vimPlugins: update 2021-08-16 15:24:34 -04:00
Maximilian Bosch 56cb61762b
Merge pull request #133521 from maxeaubrey/gusb_0.3.7
gusb: 0.3.5 -> 0.3.7
2021-08-16 21:15:03 +02:00
Maximilian Bosch 8fb8386338
Merge pull request #132559 from sumnerevans/matrix-synapse-1.40.0
matrix-synapse: 1.39.0 -> 1.40.0
2021-08-16 21:10:44 +02:00
Maximilian Bosch 6546f6a63a
Merge pull request #134307 from Ma27/versioned-hardened-kernel
linuxPackages: drop latest_hardened, introduce versioned attributes
2021-08-16 21:09:22 +02:00
Maximilian Bosch a2688f741a
Merge pull request #133895 from r-ryantm/auto-update/wtf
wtf: 0.36.0 -> 0.38.0
2021-08-16 21:08:54 +02:00
Maximilian Bosch 863466b655
Merge pull request #133989 from r-ryantm/auto-update/xterm
xterm: 367 -> 368
2021-08-16 20:57:47 +02:00
Sandro b3b61f78a0
freetype: format (#133165) 2021-08-16 14:54:29 -04:00
Bernardo Meurer 4ac627b7a7
Merge pull request #134339 from lovesegfault/linux_xanmod-5.13.11
linux_xanmod: 5.13.10 -> 5.13.11
2021-08-16 18:49:06 +00:00
Maximilian Bosch 099113751e
linuxPackages_4_14_hardened: fix eval
Not sure if this is the right thing to do, but apparently we want this
setting for <4.18, so we hard-code it for 4.14 via `mkForce` (previously
this has led to conflicting definitions which is why the hardened 4.14
kernel never seems to have evaluated properly).
2021-08-16 20:46:02 +02:00
Maximilian Bosch a5341beb78
linux: drop *_latest_hardened-attributes in favor of versioned attributes
The problem behind this is that the hardened patchset[1]. Quite recently
this led to a weird problem when Linux 5.12 was dropped (and thus had to
be removed from `nixpkgs`), there were no patches for 5.13, so
`linuxPackages_hardened_latest` had to be downgraded to 5.10 as base[2]
which may be rather unintuitive and unexpected.

To avoid these kind of "silent downgrades" in the future, it makes sense
to drop the attribute entirely. If somebody wants to use a hardened
kernel, it's better to explicitly pin it using the newly introduced
versioned attributes, e.g. `linuxPackages_4_14_hardened`.

[1] https://github.com/anthraxx/linux-hardened/
[2] https://github.com/NixOS/nixpkgs/pull/133587
2021-08-16 20:45:58 +02:00
Luke Granger-Brown c6dc09c9e9
Merge pull request #133877 from nbraud/factorio/1.1.37
factorio: 1.1.36 → 1.1.37
2021-08-16 19:22:50 +01:00
Robert Scott 23485f23ff
Merge pull request #133556 from risicle/ris-graphene-hardened-malloc-8
graphene-hardened-malloc: 2 -> 8, overhaul tests
2021-08-16 19:04:18 +01:00
figsoda 874a5aa449 rnix-lsp: remove unused argument 2021-08-16 13:49:02 -04:00
Bernardo Meurer 575f35cf8c
linux_xanmod: 5.13.10 -> 5.13.11 2021-08-16 10:21:40 -07:00
R. RyanTM 6e01aa7ca6 python38Packages.flowlogs_reader: 2.4.0 -> 3.1.0 2021-08-16 08:26:09 -07:00
Jörg Thalheim aaf1bd4ae5
Merge pull request #134325 from Mic92/node-packages
nodePackages: update package set
2021-08-16 16:24:33 +01:00
R. RyanTM 71867a77d9 python38Packages.doc8: 0.8.1 -> 0.9.0 2021-08-16 08:24:03 -07:00
R. RyanTM 58a02daa36 python38Packages.gipc: 1.2.0 -> 1.3.0 2021-08-16 08:23:43 -07:00
Ilan Joselevich a64e6a253b python38Packages.bids-validator: 1.7.2 -> 1.8.0 2021-08-16 08:20:02 -07:00
Ryan Mulligan 5b6423734e
Merge pull request #133939 from r-ryantm/auto-update/joystickwake
joystickwake: 0.2.4 -> 0.2.5
2021-08-16 08:17:18 -07:00
Ryan Mulligan a910656acb
Merge pull request #134101 from r-ryantm/auto-update/dasel
dasel: 1.18.0 -> 1.19.0
2021-08-16 08:15:29 -07:00
Sandro d24ebde667
Merge pull request #134330 from Mic92/typer 2021-08-16 16:59:56 +02:00
Sandro 62c940ad1f
Merge pull request #134172 from r-ryantm/auto-update/mustache-go 2021-08-16 16:53:58 +02:00
Sandro 81ae5c9745
Merge pull request #134284 from j-hui/saleae-logic-2 2021-08-16 16:53:33 +02:00
Sandro 5676524bf8
Merge pull request #134329 from rski/mopidy-spotify
mopidy-spotify: 4.0.1 -> 4.1.1
2021-08-16 16:53:12 +02:00
Sandro 497d49e4db
Merge pull request #134326 from rski/mopidy 2021-08-16 16:52:51 +02:00
Sandro fa3bf68221
Merge pull request #134242 from fabaff/bump-aiomusiccast
python3Packages.aiomusiccast: 0.8.2 -> 0.9.1
2021-08-16 16:49:45 +02:00
Jörg Thalheim be7446c9d5
Merge pull request #134309 from SuperSandro2000/google-fallout
python3Packages.google*: follow up to #133298
2021-08-16 15:45:07 +01:00
Sandro 42488eba48
Merge pull request #134271 from leungbk/vim-replace-reg 2021-08-16 16:43:22 +02:00
Jörg Thalheim 40b2d9c84d python3.pkgs.typer: mark as broken 2021-08-16 16:43:11 +02:00
Sandro 3224550724
Merge pull request #134254 from fabaff/bump-rokuecp
python3Packages.rokuecp: 0.8.1 -> 0.8.2
2021-08-16 16:38:09 +02:00
j-hui 655127e717 maintainers: add j-hui 2021-08-16 10:36:05 -04:00
Sandro a4dffe73b9
Merge pull request #134315 from fabaff/bump-zeroconf
python3Packages.zeroconf: 0.35.0 -> 0.35.1
2021-08-16 16:34:00 +02:00
Sandro 4c77edc6d1
Merge pull request #133653 from pvonmoradi/pkgs-development-reorganization 2021-08-16 16:33:44 +02:00
j-hui 3a9a6863a7 saleae-logic-2: init at 2.3.33 2021-08-16 10:33:12 -04:00
Sandro 7078af5a99
Merge pull request #134324 from SuperSandro2000/SuperSandro2000-patch-1
opentelemetry-collector: remove unused input
2021-08-16 16:32:45 +02:00
Sandro 7666bbc849
Merge pull request #133514 from Stunkymonkey/canon-cups-ufr2-phases
canon-cups-ufr2: deprecate phases
2021-08-16 16:32:16 +02:00
Sandro 80779b711b
Merge pull request #134313 from Luflosi/add-furo 2021-08-16 16:31:57 +02:00