Aleksana
15faba4dfb
chirpstack-concentratord: init at 4.4.2 ( #353921 )
2024-11-24 20:35:35 +08:00
Aleksana
bdd3c0a1f7
chirpstack-mqtt-forwarder: init at 4.3.1 ( #353917 )
2024-11-24 20:34:55 +08:00
Aleksana
4284da6a65
chirpstack-rest-api: init at 4.9.0 ( #353916 )
2024-11-24 20:34:32 +08:00
Aleksana
1a8005b4d4
chirpstack-udp-forwarder: init at 4.1.8 ( #353918 )
2024-11-24 20:34:09 +08:00
Aleksana
44e53da665
chirpstack-gateway-bridge: init at 4.0.11 ( #353919 )
2024-11-24 20:33:31 +08:00
Aleksana
3c27399f0f
chirpstack-fuota-server: init at 3.0.0-test.4-unstable-2024-04-02 ( #353920 )
2024-11-24 20:33:01 +08:00
Steffen Vogel
1c6e710aa3
chirpstack-udp-forwarder: init at 4.1.8
2024-11-23 17:54:46 +01:00
Steffen Vogel
1cfdb5c816
chirpstack-rest-api: init at 4.9.0
2024-11-23 17:53:49 +01:00
Steffen Vogel
0e70d9b61b
chirpstack-mqtt-forwarder: init at 4.3.1
2024-11-23 17:52:20 +01:00
Steffen Vogel
5f2a72aa7a
chirpstack-gateway-bridge: init at 4.0.11
2024-11-23 17:50:42 +01:00
Steffen Vogel
4344d8e575
chirpstack-fuota-server: init at 3.0.0-test.4-unstable-2024-04-02
2024-11-23 17:47:13 +01:00
Steffen Vogel
430bc942da
chirpstack-concentratord: init at 4.4.5
2024-11-23 17:43:36 +01:00
tomberek
4beb2224c3
chez: 10.0.0 -> 10.1.0 ( #356057 )
2024-11-22 14:32:39 -05:00
Masum Reza
a4d711538e
treewide: migrate to the new rust fetcher ( #356385 )
...
* alfis: migrate to the new fetcher
* workstyle: migrate to the new fetcher
* mullvad: migrate to the new fetcher
* chiptrack: migrate to the new fetcher
* conduwuit: migrate to the new fetcher
* xdg-desktop-portal-cosmic: migrate to the new rust fetcher
* cloud-hypervisor: migrate to the new fetcher
2024-11-19 21:23:26 +05:30
Nick Cao
2b552e98ea
chirp: 0.4.0-unstable-2024-10-03 -> 0.4.0-unstable-2024-11-11 ( #356069 )
2024-11-18 13:40:58 -05:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is ( #356363 )
...
* treewide: stdenv.is -> stdenv.hostPlatform.is
* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Nick Cao
be1e80726f
chirp: 0.4.0-unstable-2024-10-03 -> 0.4.0-unstable-2024-11-11
...
Diff: 387d8f6353...71812ad121
2024-11-14 23:20:29 -05:00
R. Ryantm
a969802fdf
chez: 10.0.0 -> 10.1.0
2024-11-15 01:43:59 +00:00
github-actions[bot]
d6721ede31
Merge master into staging-next
2024-11-13 12:05:52 +00:00
Gaétan Lepage
9cf7633df6
choparp: init at 0-unstable-2021-04-23 ( #346415 )
2024-11-13 12:45:50 +01:00
github-actions[bot]
b4d4509dd5
Merge master into staging-next
2024-11-12 12:06:14 +00:00
Florian Klink
cb88cda0d4
nixos/systemd-stage-1: Do not run code from stage 2 until it's actually time to switch-root. ( #355166 )
2024-11-12 12:04:54 +01:00
github-actions[bot]
31a78bf861
Merge master into staging-next
2024-11-12 00:14:10 +00:00
wxt
0f3a58d8b8
choparp: init at 0-unstable-2021-04-23
2024-11-11 21:49:17 +08:00
Will Fancher
ec02a76ff5
chroot-realpath: init
...
Now it's placed between initrd-switch-root.target and
initrd-switch-root.service, meaning it is truly the last thing to
happen before switch-root, as it should be.
2024-11-11 05:52:18 -05:00
Mikael Fangel
1bc2a95e43
changedetection-io: 0.46.04 -> 0.47.06
...
update
2024-11-10 21:45:58 +01:00
github-actions[bot]
48d4a0a6bd
Merge master into staging-next
2024-11-10 00:15:17 +00:00
Cosima Neidahl
f641f65b03
chiptrack: init at 0.3.1 ( #320790 )
2024-11-09 21:42:31 +01:00
Emily
ce788776a5
Merge master into staging-next
2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
nixpkgs-merge-bot[bot]
d184e04135
chezmoi: 2.52.3 -> 2.53.1 ( #352968 )
2024-11-02 10:45:59 +00:00
R. Ryantm
91d94c1fed
chezmoi: 2.52.3 -> 2.53.1
2024-11-01 19:54:58 +00:00
Austin Horstman
3d9f077746
chrony: switch to apple-sdk_11
...
Upstream has min supported version of 10.13
2024-11-01 11:16:08 -05:00
Weijia Wang
98f9213217
chawan: 0-unstable-2024-09-03 -> 0-unstable-2024-10-25 ( #343892 )
2024-11-01 03:14:09 +01:00
R. Ryantm
2319a44dec
chawan: 0-unstable-2024-09-03 -> 0-unstable-2024-10-25
2024-10-25 23:35:55 +00:00
wxt
6d47423681
charge-lnd: fix build
2024-10-25 20:11:39 +08:00
wxt
1eca0d8382
charge-lnd: nixfmt
2024-10-25 20:07:31 +08:00
wxt
1cfdb89c6d
charge-lnd: move to by-name
2024-10-25 20:06:56 +08:00
R. Ryantm
dfd0a8366e
charmcraft: 3.2.1 -> 3.2.2
2024-10-23 03:10:05 +00:00
Fabián Heredia Montiel
ccec93c1c7
treewide: replace webkitgtk to webkitgtk_4_0
...
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix
webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
Adrian Pistol
a92e2bdc3d
chrony: 4.5 -> 4.5.1
2024-10-10 10:35:00 +02:00
Adrian Pistol
345cfe4d73
chrony: run unit tests; build in parallel
2024-10-10 10:35:00 +02:00
Adrian Pistol
8c67eec668
chrony: correct platform list; fix build on darwin
2024-10-10 10:35:00 +02:00
Adrian Pistol
0e4581a7b6
chrony: remove unnecessary dependencies
2024-10-10 10:35:00 +02:00
Adrian Pistol
c2b47acbcd
chrony: add vifino to maintainers
2024-10-10 10:35:00 +02:00
Adrian Pistol
c7b8243250
chrony: run nixfmt-rfc-style
2024-10-10 10:35:00 +02:00
Adrian Pistol
d2255aecf2
chrony: move to by-name
2024-10-10 10:34:51 +02:00
R. Ryantm
70b6e4ed76
chirp: 0.4.0-unstable-2024-09-28 -> 0.4.0-unstable-2024-10-03
2024-10-08 03:19:53 +00:00
h7x4
8f55b011e0
treewide: add meta.changelog ( #346488 )
...
* guix: add meta.changelog
* zile: add meta.changelog
* zoom: add meta.changelog
* zotify: add meta.changelog
* zpaqfranz: add meta.changelog
* zunit: add meta.changelog
* zxwing-cpp: add meta.changelog
* zxpy: add meta.changelog
* zydis: add meta.changelog
* zziplib: add meta.changelog
* j: add meta.changelog
* kyua: add meta.changelog
* json2ts: add meta.changelog
* igir: add meta.changelog
* ios-webkit-debug-proxy: add meta.changelog
* gpaste: add meta.changelog
* polkit_gnome: add meta.changelog
* papers: add meta.changelog
* libmsgraph: add meta.changelog
* quadrapassel: add meta.changelog
* gnome-nibbles: add meta.changelog
* decibels: add meta.changelog
* libgedit-amtk: add meta.changelog
* simple-scan: add meta.changelog
* gnome-klotski: add meta.changelog
* gnome-sound-recorder: add meta.changelog
* gnome-remote-desktop: add meta.changelog
* gnome-robots: add meta.changelog
* gnome-shell-extensions: add meta.changelog
* gnome-panel: add meta.changelog
* gnome-session: add meta.changelog
* gnome-keyring: add meta.changelog
* devhelp: add meta.changelog
* libgnome-keyring: add meta.changelog
* ghex: add meta.changelog
* gnome-connections: add meta.changelog
* lightsoff: add meta.changelog
* gnome-flashback: add meta.changelog
* livi: add meta.changelog
* mutter: add meta.changelog
* hitori: add meta.changelog
* gnome-initial-setup: add meta.changelog
* gnome-bluetooth: add meta.changelog
* gnome-shell: add meta.changelog
* gnome-sudoku: add meta.changelog
* ideamaker: add meta.changelog
* i2p: add meta.changelog
* lms: add meta.changelog
* adwaita-icon-theme: add meta.changelog
* gnome-applets: add meta.changelog
* flac123: add meta.changelog
* flaca: add meta.changelog
* flameshot: add meta.changelog
* flaresolverr: add meta.changelog
* a52dec: add meta.changelog
* hexbinhex: add meta.changelog
* dwl: add meta.changelog
* msolve: add meta.changelog
* jcli: add meta.changelog
* nmap: add meta.changelog
* nmapsi4: add meta.changelog
* labctl: add meta.changelog
* _1oom: add meta.changelog
* libipuz: add meta.changelog
* metacity: add meta.changelog
* sushi: add meta.changelog
* rygel: add meta.changelog
* zenity: add meta.changelog
* crosswords: add meta.changelog
* gnome-mahjongg: add meta.changelog
* alacarte: add meta.changelog
* loupe: add meta.changelog
* cheese: add meta.changelog
* atomix: add meta.changelog
* swell-foop: add meta.changelog
* alfis: add meta.changelog
* aperture: add meta.changelog
* atomic-swap: add meta.changelog
* besu: add meta.changelog
* bisq: add meta.changelog
* bitcoin-abc: add meta.changelog
* bitcoin-knots: add meta.changelog
* bitcd: add meta.changelog
* btcdeb: add meta.changelog
* btcpayserver: add meta.changelog
* 86box: add meta.changelog
* darling: add meta.changelog
* dosbox: add meta.changelog
* firebird-emu: add meta.changelog
* maiko: add meta.changelog
* accerciser: add meta.changelog
* adwaita-icon-theme-legacy: add meta.changelog
* dconf-editor: add meta.changelog
* eog: add meta.changelog
* evolution-data-server: add meta.changelog
* file-roller: add meta.changelog
* four-in-a-row: add meta.changelog
* gdm: add meta.changelog
* geary: add meta.changelog
* gitg: add meta.changelog
* gnome2048: add meta.changelog
* gnome-backgrounds: add meta.changelog
* gnome-text-editor: add meta.changelog
* gnome-tour: add meta.changelog
* gnome-user-share: add meta.changelog
* gxml: add meta.changelog
* tali: add meta.changelog
* totem: add meta.changelog
* mobile-broadband-provider-info: add meta.changelog
* avr: add meta.changelog
* brev-cli: add meta.changelog
* juce: add meta.changelog
* loc: add meta.changelog
* resholve: add meta.changelog
* rpiboot: add meta.changelog
* gerbera: add meta.changelog
* kdocker: add meta.changelog
* pmenu: add meta.changelog
* advancecomp: add meta.changelog
* adriconf: add meta.changelog
* interception-tools: add meta.changelog
* nabi: add meta.changelog
* gorilla-cli: add meta.changelog
* heygpt: add meta.changelog
* 6tunnel: add meta.changelog
* aria2: add meta.changelog
* logmein-hamachi: add meta.changelog
* maphosts: add meta.changelog
* qcal: add meta.changelog
* adreaper: add meta.changelog
* aflplusplus: add meta.changelog
* aide: add meta.changelog
* cameradar: add meta.changelog
* wpscan: add meta.changelog
* aha: add meta.changelog
* xcat: add meta.changelog
2024-10-04 22:35:12 +03:00